Rickard �berg wrote:

> I've been messing around with Tomcat a bit, and have fixed two things:
> * the naming service now reads jndi.properties into system properties.
> This means that servlets now can do "new InitialContext()" to use JNDI
> and does not have to have their own jndi.properties, or access
> /conf/<dir>/jndi.properties explicitly.
> * The ClassPathExtension MBean now adds the URL's it finds not only to
> the server classloader but also to the system property java.class.path.
> What does this give? Well, we can now load Tomcat just as any other
> plugin (i.e. no need to fix classpath in run script) and JSP compilation
> works!

So Rickard, are these fixes to Tomcat itself, or to the jBoss Tomcat
MBEAN?  I'm assuming they are to the MBEAN, because we don't want the
Tomcat included with jBoss to be out fo sync with the main Tomcat tree,
right?

Thanks,

Tim


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to