Hi Dean

you can use jboss.xml where u can specify JNDI namespace. In spes - there is
just a recommendation concerning this.

Mark

IN jboss.xml :

<jboss>
  <enterprise-beans>
     <session>
       <ejb-name>Interest</ejb-name>
       <jndi-name>interest/Interest</jndi-name>
     </session>
  </enterprise-beans>
</jboss>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.256 / Virus Database: 129 - Release Date: 31.5. 2001


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to