[jboss-user] [JNDI and Naming] New message: "Re: Ear sufix in ejb jndi name"

Mirek Sz do-not-reply at jboss.com
Mon Feb 15 08:11:35 EST 2010


User development,

A new message was posted in the thread "Ear sufix in ejb jndi name":

http://community.jboss.org/message/526346#526346

Author  : Mirek Sz
Profile : http://community.jboss.org/people/MirekSz

Message:
--------------------------------------------------------------
I using
 
jboss.xml
 
<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE jboss PUBLIC
      "-//JBoss//DTD JBOSS 3.0//EN"
      "http://www.jboss.org/j2ee/dtd/jboss_3_0.dtd">
<jboss>
    <enterprise-beans>
        <session>
            <ejb-name>AsenDaoImpl</ejb-name>
            <local-jndi-name>ewan/AsenDaoImpl/local</local-jndi-name>
        </session>
    </enterprise-beans>
</jboss>
 
and I have two entires in JNDI
 
ewan/AsenDaoImpl/local
AsenDaoImpl/local
 
I don't know whythe second entry exists

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/526346#526346




More information about the jboss-user mailing list