.
- Original Message -
From: Aaron Mulder <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 10, 2001 7:40 AM
Subject: Re: Implementation in 4.0.b1
> I'm a little confused by all of the discussion around this.
> Acoording to the spec, the is supposed to ha
d.
>
> >
> > Weining
> >
> > Weining Qi
> > RabobankICT and Info.nl, Amsterdam
> > IPO, TU/e, Eindhoven, The Netherlands
> > http://weining.n3.net/
> > Tel: +31.628161183
> >
> > - Original Message
> Where is the interface document for tomcat object factories?
It's the standard JNDI interface : javax.naming.spi.ObjectFactory
The first parameter you get is a reference instance which contains a set of
parameters. The format of the reference is proprietary (since there is no
standard for this
Where is the interface document for tomcat object factories?
I would like to have an object factory for JBoss context.
- Original Message -
From: Remy Maucherat <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 09, 2001 7:13 PM
Subject: Re: Implementati
> I am trying to obtain a remote reference to an EJB in another machine.
> I have set the ejb-ref in web.xml as follows:
>
> Sample bean generated by coolgen placed here for ease of
> early testing
> ejb/S_STRESS_32K
> Session
> cool.models.coop07.java.S_STRES
Quoting [EMAIL PROTECTED]:
> YET: this same code works when I run it from a standalone Java
> application.
> I believe that tomcat's InitialContext() is preventing the remote
> connection from being established.
Actually, it's a classloader related issue which has been fixed after beta 1.
Remy
http://weining.n3.net/
> Tel: +31.628161183
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, March 09, 2001 5:55 PM
> Subject: Implementation in 4.0.b1
>
>
> >
> > I am trying to obtain a remote refer
terdam
IPO, TU/e, Eindhoven, The Netherlands
http://weining.n3.net/
Tel: +31.628161183
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 09, 2001 5:55 PM
Subject: Implementation in 4.0.b1
>
> I am trying to obtain a remote re
I am trying to obtain a remote reference to an EJB in another machine.
I have set the ejb-ref in web.xml as follows:
Sample bean generated by coolgen placed here for ease of
early testing
ejb/S_STRESS_32K
Session
cool.models.coop07.java.S_STRESS_32KpsHome