[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

Seto do-not-reply at jboss.com
Sat Jan 20 19:40:00 EST 2007


el extension?
the el-api.jar and el-ri.jar?
I set up it just as the booking example 

  | <application>
  | 	<display-name>HongYang</display-name>
  | 
  | 	<module>
  | 		<web>
  | 			<web-uri>hongyang.war</web-uri>
  | 			<context-root>/hongyang</context-root>
  | 		</web>
  | 	</module>
  | 	<module>
  | 		<ejb>hongyang.jar</ejb>
  | 	</module>
  | 	<module>
  | 	    <java>jboss-seam.jar</java>
  | 	</module>
  |     <module>
  |         <java>el-api.jar</java>
  |     </module>
  |     <module>
  |         <java>el-ri.jar</java>
  |     </module>
  | 	
  | </application>
  | 

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

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



More information about the jboss-user mailing list