[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5425) Looks like jboss-seam-remoting.jar should be in ear instead of war

Jeff Wexler (JIRA) jira-events at lists.jboss.org
Wed Dec 9 02:32:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Wexler updated JBIDE-5425:
-------------------------------

    Description: 
Copied the relevant files from Seam examples/remoting/helloworld into a project created by Seam tools and modifed the package info.

WebRemoting did not respond.

Moved jboss-seam-remoting.jar from MyProject/WebContent/WEB-INF/lib to MyProject-ear/EarContent directory.

Added jboss-seam-remoting.jar to MyProject/WebContent/META-INF/MANIFEST.MF and MyProject-ejb/ejbModule/META-INF/MANIFEST.MF

Updated/confirmed the build path libraries for the project in Eclipse.

Published and restarted Jboss.

Now works

Check out the JBoss Forum Reference as well. Looks like others have also encountered this issue.

Thank you


  was:
Copied the relevant files from Seam examples/remoting/helloworld into a project created by Seam tools and modifed the package info.

WebRemoting did not respond.

Moved jboss-seam-remoting.jar from MyProject/WebContent/WEB-INF/lib to MyProject-ear/EarContent directory.

Added jboss-seam-remoting.jar to MyProject/WebContent/META-INF/MANIFEST.MF and MyProject-ejb/ejbModule/META-INF/MANIFEST.MF

Published and restarted Jboss.

Now works

Check out the JBoss Forum Reference as well. Looks like others have also encountered this issue.

Thank you




> Looks like jboss-seam-remoting.jar should be in ear instead of war
> ------------------------------------------------------------------
>
>                 Key: JBIDE-5425
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5425
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.2.GA
>         Environment: Jboss AS 5.1.0.GA, Seam 2.1.2.GA, Eclipse 3.4.2, Windows Server 2003
>            Reporter: Jeff Wexler
>
> Copied the relevant files from Seam examples/remoting/helloworld into a project created by Seam tools and modifed the package info.
> WebRemoting did not respond.
> Moved jboss-seam-remoting.jar from MyProject/WebContent/WEB-INF/lib to MyProject-ear/EarContent directory.
> Added jboss-seam-remoting.jar to MyProject/WebContent/META-INF/MANIFEST.MF and MyProject-ejb/ejbModule/META-INF/MANIFEST.MF
> Updated/confirmed the build path libraries for the project in Eclipse.
> Published and restarted Jboss.
> Now works
> Check out the JBoss Forum Reference as well. Looks like others have also encountered this issue.
> Thank you

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list