[jbosstools-issues] [JBoss JIRA] (JBIDE-10618) GWT's client classes deployed to App Server

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Jan 13 12:24:22 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659311#comment-12659311 ] 

Max Rydahl Andersen commented on JBIDE-10618:
---------------------------------------------

After hangout:

Root cause of failure is not CDI only, its anything that scans all classes for annotations - all classes that has a missing dependency will fail. 

Remaining suggestions:
  A) use the agent - but it won't work out of the box; we might be able to help that by adding a different launch action "Run GWT App on WTP Server".
     How will this find the agent: have agent to be bundled with tooling.

  B) make the server adapters listen to a project preference on what to exclude. 

  C) descriptors - but requires a patch against AS7.

 
                
> GWT's client classes deployed to App Server
> -------------------------------------------
>
>                 Key: JBIDE-10618
>                 URL: https://issues.jboss.org/browse/JBIDE-10618
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: GWT, JBossAS/Servers, maven
>            Reporter: Burr Sutter
>            Assignee: Fred Bricon
>            Priority: Critical
>             Fix For: 3.3.0.Beta1
>
>         Attachments: Screen Shot 2012-01-11 at 9.27.48 PM.png
>
>
> When using Run-As, Add-Remove or other WTP-based deployment mechanisms on a GWT app - the client Java classes are deployed to the server (under WEB-INF) - these .java files are supposed to be converted to .js files and not deployed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list