[jboss-user] [EJB 3.0] - Re: Persisting POJO entities defined in a different jar
nbhatia
do-not-reply at jboss.com
Mon Jul 21 09:32:28 EDT 2008
Here you go...
| <?xml version="1.0" encoding="UTF-8"?>
| <!DOCTYPE application PUBLIC
| "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN"
| "http://java.sun.com/dtd/application_1_3.dtd">
| <application>
| <display-name>estore-app</display-name>
| <module>
| <ejb>estore-server-1.0.jar</ejb>
| </module>
| </application>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165641#4165641
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165641
More information about the jboss-user
mailing list