RE: JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem

2002-10-15 Thread Theo Harper
Yep, same problem here. It seems to be because JBoss now uses some of the Jakarta-commons code for loading XML files, more specifically common-digester. I raised a bug on sourceforge and am still awaiting a reply. One fix is to change the code in the digester to always use the current threads c

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread Theo Harper
IL PROTECTED]] Sent: 09 October 2002 22:52 To: Struts Users Mailing List Subject: Re: JBoss-3.0.3_Tomcat4_1_12 It shouldn't matter. That shouldn't even have a chance to affect a web-app -- that's in the server's private classloader path. Theo Harper wrote: >Do you have co

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread Theo Harper
(minus SP1 on XP) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org > -Original Message- > From: Theo Harper [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 1:56 PM > To: 'Struts Users Mailing List' > Subject: RE:

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread Theo Harper
Evangelist http://www.open-tools.org > -Original Message- > From: Theo Harper [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 1:56 PM > To: 'Struts Users Mailing List' > Subject: RE: JBoss-3.0.3_Tomcat4_1_12 > > > Looks like I need to do a

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread Theo Harper
d the only problem with struts-blank is a missing message key. The struts-example is running fine. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org > -Original Message- > From: Theo Harper [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 1:

RE: JBoss-3.0.3_Tomcat4_1_12

2002-10-09 Thread Theo Harper
ng tiles application and replace the ones in your own application. If tiles-documentation.war doesn't run, it means that you have a configuration problem. Maybe you have some old jar file somewhere else in your classpath ? Hope this help, Cedric Theo Harper wrote: >I am

JBoss-3.0.3_Tomcat4_1_12

2002-10-08 Thread Theo Harper
I am having some problems getting struts to work with the above configuration and have traced the problem down to commons-digester. I am using tiles with struts and to do so have the following in my struts-config.xml file: The file tiles-defs.xml contains: htt