I have never used it but I think the XML-RPC service may be one way to
accomplish this.

hth,
Scott



> -----Original Message-----
> From: Edmund Urbani [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 05, 2002 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: sharing objects between applications
> 
> 
> 
> Hi!
> 
> I wrote a similar question to the Tomcat-Users list, but then 
> I thought,
> maybe there's a Turbine-way to solve this:
> 
> I'm working on 2 Turbine webapps, that are both running on 
> the same host
> (in the same Tomcat 4.0.1). Those 2 webapps would need to access a
> common object in memory - really the same instance and not 
> just the same
> class. The way I understand Tomcat those 2 applications run in
> completely independent contexts... so, is there a way for 
> them to "see"
> one another and have references to the same objects? Would Turbine
> somehow support this (a service I do not know yet?)?
> 
>  Edmund
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

Reply via email to