[jboss-user] [EJB 3.0] - Re: Help With EJB 3 & JBoss 4.0.5

ALRubinger do-not-reply at jboss.com
Wed Dec 20 00:37:55 EST 2006


Try enclosing "/ats-EJB.jar"  in :

<ejb>ats-EJB.jar</ejb>

Also, I don't recognize the schema definition you're using...was expecting to see:

<application xmlns="http://java.sun.com/xml/ns/j2ee" version="1.4"
  | 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  | 	xsi:schemaLocation="http://java.sun.com /xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd">
  | 	

Where did you find the version 5 example posted?

S,
ALR

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

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



More information about the jboss-user mailing list