RE: Struts 2 with jetty

2007-03-05 Thread alex xander
guration to get it running. What's the error message and your version of Struts2? Cheers, Peter -Original Message- From: alex xander [mailto:[EMAIL PROTECTED] Sent: den 5 mars 2007 02:47 To: user@struts.apache.org Subject: Struts 2 with jetty does anyone use jetty as web server wi

RE: Struts 2 with jetty

2007-03-04 Thread Wesslan
- From: alex xander [mailto:[EMAIL PROTECTED] Sent: den 5 mars 2007 02:47 To: user@struts.apache.org Subject: Struts 2 with jetty does anyone use jetty as web server with struts 2. i'm using struts 2 with tomcat 5.x and it's work. but when i try it with jetty, it doesn't work. it s

Re: Struts 2 with jetty

2007-03-04 Thread Aram Mkhitaryan
Hi, according to http://struts.apache.org/2.x/docs/application-servers.html there is no special configuration for jetty maybe you missed some JARs? some error information would be helpful Best, Aram Aram Mkhitaryan 52, 25 Lvovyan, Yerevan 375000, Armenia Mobi

Struts 2 with jetty

2007-03-04 Thread alex xander
does anyone use jetty as web server with struts 2. i'm using struts 2 with tomcat 5.x and it's work. but when i try it with jetty, it doesn't work. it seems the struts 2 doesn't start is there any configuration with jetty 6.x. this is my first time using jetty. thx --