Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: Problem with EJB deployment (Chapter 21 of Java Data book)


Message #1 by "Alex Nghiem" <alexn@b...> on Sun, 2 Sep 2001 07:42:16
Folks:

I'm trying to run the the first EJB example from Chapter 21 (starting on 
page 773) of the Java Data book. I can compile all the codes but when I 
execute the client, I keep getting the following error:

Got a naming exception. More info: javax.naming.NameNotFoundException: 
Unable to resolve examples.EJB.HelloWorld: '' Unresolved:'examples' ; 
remaining name 'EJB.HelloWorld'

Configuration: default installation of WebLogic 6.1 with JS2EE installed, 
JDK 1.3.1 on Windows2000 with 384 MB of RAM

Regards,

- Alex -
alexn@b...

  Return to Index