What about the remote stubs that Weblogic 6 generates? Do I need to
somehow put these files into my class path?

On Wed, 21 Mar 2001, Allen Fogleson wrote:

> basically you are going to have to instantiate your properties (or
> hashtable) with the values specific to wl.
>
> If I recall you need the providerURL to be t3://hostname
> (might be forced to use rmi there.... )
>
> and then the context factory is WLInitialContextFactory (if I remember
> right) and then you have security principle stuff if needed.
>
> Al
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Justen Stepka
> Sent: Thursday, March 22, 2001 10:28 PM
> To: Orion-Interest
> Subject: Weblogic and Orion 6.
>
>
> My company has decided to use Weblogic 6 for the backend J2EE server, but
> I managed to convince the project managers to use Orion for the war.
>
> For the last day I've been playing with getting Orion to communicate with
> Weblogic 6 but I just can't get an initialcontext with any value from
> Weblogic to use with the servlets running on Orion.
>
> Has anyone done this before? What do I need to do so that I can get a
> remote interface to Orion?
>
> Justen Stepka
>
>
>
>


Reply via email to