Thanks for your response.

How can I get Tomcat running from my Java code, now that bootstrap.jar is
not in the Tomcat distribution for 6? I'm used to the pre-Tomcat 6 API of
the Bootstrap class...has this changed in the latest version? (Bootstrap
isn't available in any of Tomcat 6's JARs.) 

Could somebody point me to the documentation that explains how to take
advantage of this with Tomcat 6?



Bill Barker-2 wrote:
> 
> 
> "lightbulb432" <[EMAIL PROTECTED]> wrote in message 
> news:[EMAIL PROTECTED]
>>
>> Why is there no embedded Tomcat download for Tomcat 6, while there is for
>> Tomcat 5.5?
>>
> 
> In TC 6 (at least with the default configuration) there really isn't much 
> difference between embedded and regular TC (except, of course for the 
> bootstrap.jar in regular TC).
> 
>> What's the difference between regular and embedded Tomcat, in terms of
>> functionality and what the distributions come with?
> 
> Regular TC is configured using server.xml, and embedded is configured
> using 
> your Java/JMX code.
> 
>> -- 
>> View this message in context: 
>> http://www.nabble.com/Embedded-Tomcat-6-tf3736013.html#a10457545
>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Embedded-Tomcat-6-tf3736013.html#a10616561
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to