hpm-intersoft wrote:

> hello!
> i need your help:
> 
> i made a ejbjar with naming=ejb-name:(i wanted to jar a jrun-bean)
> 


This means that the name of the jar is taken from the <ejb-name> element 
in the deployment descriptor. Please try using naming=basejarname and 
specifying the name in the basejarname attribute.

Also, have you checked out the documentation for this stuff in the 1.4.1 
manual. There is a description there to help you. Also have a look at 
this example
http://www.apache.org/~conor/ejb-naming.zip

Conor



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to