the
>> embedded
>> >> Tomcat, also manages other services, and the web-apps that runs inside
>> >> the
>> >> embedded Tomcat need to use those services. How can this be done?
>> >>
>> >> Thanks in advance.
>> >
>> >
>> >
> From: OFFICIAL WEBSITE [mailto:[EMAIL PROTECTED]
> Subject: Re: Interacting with an embedded Tomcat
>
> How do you intend to start Tomcat on the same JVM as your bootstrap
> application?
This is an EMBEDDED, not standalone, Tomcat. (Google if you don't know
what that
Tomcat, also manages other services, and the web-apps that runs
> > inside
> > >> the
> > >> embedded Tomcat need to use those services. How can this be done?
> > >>
> > >> Thanks in advance.
> > >
> > >
> > >
gt;> the
> >> embedded Tomcat need to use those services. How can this be done?
> >>
> >> Thanks in advance.
> >
> >
> > -------------
> > To start a new topic, e-mail: users@tomcat.apa
How do you intend to start Tomcat on the same JVM as your bootstrap
application? Bypass ALL of tomcat facilities and scripts and take direct
control, instantiating Tomcat classes by name from its libraries!!
Embedded through API Interfaces! Wow! What is the advantage gained?
I would leave tomcat s
be, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Interacting-with-an-embedded-Tomcat-tf4346090.html#a12382936
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
If I understand correctly, external applications were started on one JVM
and the tomcat is on another JVM, started separately or by the external
application itself.
Two JVMS running on on machine have nothing in common other than system
resources. Open a serversocket at a named port on the externa
> embedded Tomcat need to use those services. How can this be done?
>
> Thanks in advance.
> --
> View this message in context:
> http://www.nabble.com/Interacting-with-an-embedded-Tomcat-tf4346090.html#a12381880
> Sent from t
embedded Tomcat need to use those services. How can this be done?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Interacting-with-an-embedded-Tomcat-tf4346090.html#a12381880
Sent from the Tomcat - User mailing list archive at Nabble.com