"rob.stryker(a)jboss.com" wrote : The reasons for this behavior was a bug upstream
in eclipse WebTools. Details were posted here:
http://relation.to/8932.lace
I've read the detail in the pointed url.
My application.xml file look like this:
| <module>
| <web>
| <web-uri>registration.war</web-uri>
| <context-root>/registration</context-root>
| </web>
| </module>
|
| <module>
| <ejb>registration-ejb.jar</ejb>
| </module>
|
| <module>
| <ejb>jboss-seam.jar</ejb>
| </module>
|
It seems correct but I'm still having the problem.
Is there a know workaround aginst that.
Meissa
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197237#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...