[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 5.0.0CR1: deployment error with @PersistenceContext and

Juergen.Zimmermann do-not-reply at jboss.com
Fri Jul 4 05:30:27 EDT 2008


The exploded sar is contained in the exploded ear, and jboss-app.xml looks as follows (with the DTD for 5.0):
<?xml version="1.0"?>
  | <!DOCTYPE jboss-app
  |     PUBLIC "-//JBoss//DTD Java EE Application 5.0//EN"
  |     "http://www.jboss.org/j2ee/dtd/jboss-app_5_0.dtd">
  | <jboss-app>
  | 	<module>
  | 		<service>
  | 			hska.sar
  | 		</service>
  | 	</module>
  | </jboss-app>

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

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



More information about the jboss-user mailing list