RE: Unable to initalize context

2002-02-18 Thread Lasker, Kory
Title: RE: Unable to initalize context  After looking at the source, it turns out that this was a JNDI issue.  That led me to the deployment descriptor and the need for a little configuration to define the following:               I deployed the service again and it worked.   Kory

Unable to initalize context

2002-02-08 Thread Lasker, Kory
Title: Unable to initalize context   I've got some issues with my WLS 6.1 setup and Apache::SOAP cooperating.  Despite simply using the weblogic_ejb sample in SOAP v2.2 that I modified slightly to support WebLogic 6.1, I get some strange errors outside of my code completely when the s