[jboss-user] [JBoss Seam] - wrong application.xml file within Seam registration example

lipmanp do-not-reply at jboss.com
Tue Sep 4 05:28:51 EDT 2007


  |     <module>
  |         <ejb>jboss-seam.jar</ejb>
  |     </module>

shall be

  |     <module>
  |         <java>jboss-seam.jar</java>
  |     </module>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080769#4080769

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



More information about the jboss-user mailing list