aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes EJB 3.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "EJB 3.0" Watch "EJB 3.0" New topic
Author

EJB 3.0

pallavi chaudhari
Ranch Hand

Joined: Jul 02, 2008
Posts: 54
Hi ,

I am new to EJB facing some problems : This JNDI name already used exception.

I am using Netbeans IDE 6.1 developed stateless session bean & in web module created servlet from that servlet I had called session bean & also called databse while calling database IDE ask me for JNDI name & all fill up all... & used Glassfish server.

But when I run project i am getting This JNDI name already used exception. this exception


please help...........
Ninad Kulkarni
Ranch Hand

Joined: Aug 31, 2007
Posts: 774

Hi, Pallavi

Welcome to JavaRanch.

Would you give more information about your project so anybody here can understand problem quickly.


SCJP 5.0 - JavaRanch FAQ - Java Beginners FAQ - SCJP FAQ - SCJP Mock Tests - Tutorial - JavaSE7 - JavaEE6 -Generics FAQ - JLS - JVM Spec - Java FAQs - Smart Questions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: EJB 3.0
 
Similar Threads
JNDI Lookup
conflicts with EJB and JNDI binding
Back to front Entity bean generation in WebSphere 5.1
Calling EJB from MDB
access remote session ejb on remote server