File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes Application Server PE 8 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Application Server PE 8" Watch "Application Server PE 8" New topic
Author

Application Server PE 8

Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

Hey I have been using Application Server PE 8 And after deploying the application I dont know where should i give the JNDI name. As mentioned in the Head First EJB I am supposed to JNDI name for the clinet to look for the Remote Stubs. But I Dont know where should I give the JNDI name in j2ee application server PE. please help me out.

regards,
rahul roy
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17224
    
    1

You can define the JNDI name in the ejb-jar.xml file where you declare your EJB.

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Application Server PE 8
 
Similar Threads
How to configure JNDI for a stateless Bean ?
Problem during wep application deployment on WL8.1 server
Connection Pooling Error
Looking Up JNDI name for home interface
how to resolve this problem in simple stand alone java application.