Patches item #614927, was opened at 2002-09-26 11:21
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=614927&group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Liam Magee (lmagee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for Tomcat 4.1.12

Initial Comment:
Integrates JBoss 3.0.2 with Tomcat 4.1.12. The new 
integration has two main changes over the Tomcat 4.0.x 
version:

1. Uses org.apache.commons.digester.Digester in 
place of org.apache.catalina.util.xml.XmlMapper (which 
involves changes principally to the operation of 
org.jboss.web.catalina.ConfigHandler).

2. Includes a placeholder URLStreamHandler 
(org.jboss.net.protocol.jndi.Handler) which extends 
org.apache.naming.resources.DirContextURLStreamHan
dler, so the 'jndi' protocol required by catalina for loading 
web apps is easily used by the 
org.jboss.net.protocol.URLStreamHandlerFactory class.

I've not found any problems with this yet, having done 
some basic testing with servlets, jsps & tag libraries.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=614927&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to