[jboss-user] [EJB 3.0] - Re: How can I specify the jars that contain session beans?
ronsmitsnl
do-not-reply at jboss.com
Tue May 15 08:03:16 EDT 2007
"ronsmitsnl" wrote : you can in the application.xml file, mark the jar files in several ways:
| jar file for files containing ejb's
| jar filefor files not containing ejb's
it eats the less then and greater then tags :(
| <ejb>ejb jar files</ejb>
| <java>jar file</java>
|
There, that's better
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045783#4045783
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045783
More information about the jboss-user
mailing list