Bug 831700 - Seam2.3 remoting/gwt example gwt-web.war missing gwt-generated files
Summary: Seam2.3 remoting/gwt example gwt-web.war missing gwt-generated files
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Examples, Seam
Version: 2.0.0.ER8
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: ---
Assignee: Marek Novotny
QA Contact: Marek Schmidt
URL:
Whiteboard: Seam2.3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-13 15:38 UTC by Marek Schmidt
Modified: 2012-06-19 08:18 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-19 08:18:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marek Schmidt 2012-06-13 15:38:32 UTC
Description of problem:

The gwt Seam2.3 example is broken in jboss-seam-2.3.0.Beta2-redhat-1, as the generated GWT files are not copied into the gwt-web.war module.

The problem seems to be that the gwt-web build tries to copy the files from non existing

${basedir}/../gwt-ejb/target/gwt-ejb/org.jboss.seam.example.remoting.gwt.HelloWorld

while the files are in

${basedir}/../gwt-ejb-2.3.0.Beta2-redhat-1/target/gwt-ejb/org.jboss.seam.example.remoting.gwt.HelloWorld


Note You need to log in before you can comment on or make changes to this bug.