H�l�ne JOANIN wrote:
> 
> Hi Klaus,
> 
> In my previous mails, I just want to explain why you have got this error
> message:
>         -> ERROR: resource-ref missing for jonas-resource ejb/users
>         -> GenIC ERROR: When reading the Deployment Descriptors for ejb-jar.xml
> 
> If you want to define an ejb-ref, the JOnAS specific deployment
> descriptor is not correct, and you have not to define a <jonas-resource>
> as
>         <jonas-resource>
>           <jndi-name>p2001.users</jndi-name>
>           <res-ref-name>ejb/users</res-ref-name>
>         </jonas-resource>
> 
> Don't forget that JOnAS 2.1.1 don't treat ejb-ref & ejb-link.

Ok. now i got it.

conclusion:
 my definitions in ejb-jar.xml/jonas-ejb-jar.xml are ok but
 jonas-2-1-1 currently cannot handle this (2.0 does).

i removed the jonas-resource's and it works.

thanks
  klaus

--
Klaus Thiele - Personal & Informatik AG
mailto:[EMAIL PROTECTED]

 "There's got to be more to life than compile-and-go."
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to