Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: Problem with local-jndi-name


Message #1 by "Ronak Parekh" <rons4174@h...> on Thu, 26 Sep 2002 22:33:40
I changed the name and gave it a unique name, but I am still getting the 
same error. Do you know where the problem is?? How do I undeploy the 
file?? Do let me know.

Thank you

Ronak

> Ronak,

You can specify the jndi names, both local and remote,
to be virtually anything you want.  So long as the
values are unique to the service providing the name
resolution.  In this case, this app server already has
another item deployed with the name 'Organization'. 
Therefore, you must either change the name of your new
deployment or undeploy the prior item.

  Return to Index