thanks Torsten!
- Original Message -
From: "Torsten Terp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 25, 2003 12:43 PM
Subject: RE: [JBoss-user] Service starts after my app is deployed
> Hi
>
> You can do it the way you describ
Hi
You can do it the way you describe, just replace
jboss:service=Naming
with the name of each of your EJBs in the ear file..
you can see the correct name in the jndi view in the
jmx-console under the jboss.j2ee section
example:
jboss.j2ee:jndiName=ejb/xxx/yyy,service=EJB
...
I dont know if i