Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: Re: How to access J2EE ejb bean from Java application


Message #1 by "Anatole Kulick" <a7k7@h...> on Thu, 14 Jun 2001 19:33:53 -0000
Hi,

I'm trying to access J2EE ejb bean from stand-alone Java only(no J2EE) 
application. This Java-only application resides on a workstation different 
than J2EE. I tried it using J2sdkee1.2.1 and J2sdkee1.3 with no success, but 
was able to do it on Weblogic using PROVIDER_URL and INITIAL_CONTEXT_FACTORY 
variables and T3 protocol. Couldn't find value for these variables in J2EE 
documentation. What is value of PROVIDER_URL and INITIAL_CONTEXT_FACTORY  
variables for SUN Server Implementation (j2sdkee1.3)?

Anatole


  Return to Index