t5.0.13 with tomcat start problem

2008-06-20 Thread Udo Abel
Hi,

I hope someone has expierience with Tapestry 5.0.13 and tomcat.

Version 5.0.10 worked fine, since 5.0.11 I got an error during tomcat startup:
20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error filterStart
20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Context [/MyApp] startup failed due to previous errors
 
I tested tomcat 5.5 and 6.0 with Java 1.6.0 on Ubuntu Linux.

I have set the new path name with tapestry5 in web.xml:
filter
filter-nameapp/filter-name
filter-classorg.apache.tapestry5.TapestryFilter/filter-class
/filter
and jar'ed the class files since tapestry cannot read WEB-INF/classes as 
described in the tomcat deploy page.

I hope someone can give me a hint, since I think its a configuration issue.

Thanks!
Regards,
Udo.

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: t5.0.13 with tomcat start problem

2008-06-20 Thread Sven Homburg
i am not sure, but i readed sometimes about problems between
javassist and java 1.6.

have you tried java 1.5?

2008/6/20 Udo Abel [EMAIL PROTECTED]:

 Hi,

 I hope someone has expierience with Tapestry 5.0.13 and tomcat.

 Version 5.0.10 worked fine, since 5.0.11 I got an error during tomcat
 startup:
 20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
 SCHWERWIEGEND: Error filterStart
 20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
 SCHWERWIEGEND: Context [/MyApp] startup failed due to previous errors

 I tested tomcat 5.5 and 6.0 with Java 1.6.0 on Ubuntu Linux.

 I have set the new path name with tapestry5 in web.xml:
filter
filter-nameapp/filter-name
filter-classorg.apache.tapestry5.TapestryFilter/filter-class
/filter
 and jar'ed the class files since tapestry cannot read WEB-INF/classes as
 described in the tomcat deploy page.

 I hope someone can give me a hint, since I think its a configuration issue.

 Thanks!
 Regards,
 Udo.

 --
 Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
 Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
with regards
Sven Homburg
http://tapestry5-components.googlecode.com
http://chenillekit.googlecode.com


Re: t5.0.13 with tomcat start problem

2008-06-20 Thread Udo Abel
Hi Sven,

I've not yet tried to use Java 1.5, but javassist worked in Tapestry 5.0.10... 
I've tried both versions (3.6 which came with 5.0.10 and 3.7 which came with 
5.0.13).

I keep on searching.

 Original-Nachricht 
 Datum: Fri, 20 Jun 2008 10:10:12 +0200
 Von: Sven Homburg [EMAIL PROTECTED]
 An: Tapestry users users@tapestry.apache.org
 Betreff: Re: t5.0.13 with tomcat start problem

 i am not sure, but i readed sometimes about problems between
 javassist and java 1.6.
 
 have you tried java 1.5?
 
 2008/6/20 Udo Abel [EMAIL PROTECTED]:
 
  Hi,
 
  I hope someone has expierience with Tapestry 5.0.13 and tomcat.
 
  Version 5.0.10 worked fine, since 5.0.11 I got an error during tomcat
  startup:
  20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
  SCHWERWIEGEND: Error filterStart
  20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
  SCHWERWIEGEND: Context [/MyApp] startup failed due to previous errors
 
  I tested tomcat 5.5 and 6.0 with Java 1.6.0 on Ubuntu Linux.
 
  I have set the new path name with tapestry5 in web.xml:
 filter
 filter-nameapp/filter-name
 filter-classorg.apache.tapestry5.TapestryFilter/filter-class
 /filter
  and jar'ed the class files since tapestry cannot read WEB-INF/classes as
  described in the tomcat deploy page.
 
  I hope someone can give me a hint, since I think its a configuration
 issue.
 
  Thanks!
  Regards,
  Udo.
 
  --
  Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
  Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 -- 
 with regards
 Sven Homburg
 http://tapestry5-components.googlecode.com
 http://chenillekit.googlecode.com

-- 
Pt! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]