Hi,

with XDclet 1.2b1

I have a session bean test/BlaBean and a entity Bean test/FooBean

In BlaBean I have 
  @ejb.bean jndi-name="Bla"

In FooBean I have
  @ejb.bean jndi-name="Foo"

Now, the entity bean gets a dd entry of "ejb/Foo" while the
Session bean (BlaBean) gets an entry of "test/Bla" (test is the 
package).
When I e.g. change the jndi-name from "Bla" to "ejb/Bla", the
dd entry will change to "test/ejb/Bla".

Is this on purpose? How could I prevent this?

Thanks
  Heiko

-- 
Bancotec GmbH      EMail: [EMAIL PROTECTED]
Calwer Str. 33     Telefon: +49 711 222 992 900
D-70173 Stuttgart  Telefax: +49 711 222 992 999
Ein Unternehmen der Cellent AG http://www.cellent.de/


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to