[jboss-user] [JBoss Tools (users)] - Re: problem while deploying a seam web project

meissa do-not-reply at jboss.com
Wed Dec 17 17:28:38 EST 2008


"rob.stryker at 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#4197237

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197237



More information about the jboss-user mailing list