Tomcat's not really an app server? Geee really, I feel so inadequate now. :-(

Seriously, I think I've seen this religious war around here somewhere and it really depends on definition. No, it's not a full J2EE container, but it's definitely an app server in my opinion.

Have you read the servlet spec and thought about the ServletContextListener for handling the start/shutdown of a component within your app?

--David

Mike Wannamaker wrote:

I know that Tomcat is not really an App Server like JBoss etc... However, if
I had a component that was not a web application and I wanted to start it
inside tomcat how could I do that ?

Is there some configuration file I would need to add something to in order
to have a component started and would I need to implement some Tomcat
interface to do it?

TIA
Mike Wannamaker


---------------------------------------------------------------------
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]

Reply via email to