Re: struts under debian....Help

2004-02-19 Thread Caoilte O'Connor
i run that exact setup. have you setup /etc/default/tomcat4 correctly? anything pertinent in your catalina.out/localhost_log (/var/ log/tomcat4/)? how about the struts-example.war? c On Thursday 19 February 2004 1:09 pm, Noel Kelly wrote: > Hi > > I've had no luck getting

struts under debian....Help

2004-02-19 Thread Noel Kelly
Hi I've had no luck getting struts working. Currently im trying it in java 1.4(sun)/Tomcat4/sid Have others had this combination working? Under what S/W versions? What mods to /etc/profile , /etc/init.d/tomcat4 , *.xml files etc? Ive got the servlet examples working. I've not been a

Struts not working :(

2003-03-30 Thread Roman Kalukiewicz
Hi there! I can't start any struts application (struts-example, struts-blank). There is allways the same: org.apache.jasper.JasperException at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248) I have: Debian sid (up to date ;] ) + JDK1.3 (from

Struts Help

2003-03-24 Thread Luca Conte
oot root 33k Mar 24 14:10 tomcat-http11.jar -rw-r--r--1 root root 105k Jan 6 18:33 tomcat-util.jar -rw-r--r--1 root root 30k Mar 24 14:10 warp.jar With this software pattern my linux-box raise Exception while try to run struts-blak.war and every exa

Struts Help

2003-03-24 Thread Luca Conte
oot root 33k Mar 24 14:10 tomcat-http11.jar -rw-r--r--1 root root 105k Jan 6 18:33 tomcat-util.jar -rw-r--r--1 root root 30k Mar 24 14:10 warp.jar With this software pattern my linux-box raise Exception while try to run struts-blak.war and every exa

Re: struts

2003-02-26 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ___ / Lam <[EMAIL PROTECTED]> wrote: | Is there any package for Apache Jakarta Struts ? | i didn't find anything There are some (well, a lot of!) packages from jakarta but s

Re: struts

2003-02-26 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ___ / Lam <[EMAIL PROTECTED]> wrote: | Is there any package for Apache Jakarta Struts ? | i didn't find anything There are some (well, a lot of!) packages from jakarta but s

struts

2003-02-25 Thread Lam
Is there any package for Apache Jakarta Struts ? i didn't find anything thanks if u could help me -- Lam La maison peut également procurer des rillettes en fut

struts

2003-02-25 Thread Lam
Is there any package for Apache Jakarta Struts ? i didn't find anything thanks if u could help me -- Lam La maison peut également procurer des rillettes en fut -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: struts-example.war and 404 Not Found on *.do URLs

2001-10-15 Thread Bang, Steinar
I wrote earlier: > Platform: debian woody, apache 1.3.19, tomcat 3.2.3, > struts 1.0, Java2 SDK 1.3 > I'm unable to make struts-example.war, from the > Jakarta Struts 1.0 binary distribution[1] work > on my debian woody installation. > I get "404 Not

RE: struts-example.war and 404 Not Found on *.do URLs

2001-10-15 Thread Bang, Steinar
I wrote earlier: > Platform: debian woody, apache 1.3.19, tomcat 3.2.3, > struts 1.0, Java2 SDK 1.3 > I'm unable to make struts-example.war, from the > Jakarta Struts 1.0 binary distribution[1] work > on my debian woody installation. > I get "404 Not

re: Anyone successfully using Struts 1.0 binary distribution on a woody system?

2001-10-12 Thread Heikki Henriksen
Have you said that tomcat should handle struts-actions in mod_jk.conf? Add this line the same place where you mounts servlets and jsp's. JkMount /application/*.do ajp13 Should work by then. Heikki -- [EMAIL PROTECTED] http://dossier.no

re: Anyone successfully using Struts 1.0 binary distribution on a woody system?

2001-10-12 Thread Heikki Henriksen
Have you said that tomcat should handle struts-actions in mod_jk.conf? Add this line the same place where you mounts servlets and jsp's. JkMount /application/*.do ajp13 Should work by then. Heikki -- [EMAIL PROTECTED] http://dossier.no -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Anyone successfully using Struts 1.0 binary distribution on a woo dy system?

2001-10-12 Thread Bang, Steinar
Hi! I'm wondering if anyone on this list are successfully using the 1.0 binary distribution of Jakarta Struts <http://jakarta.apache.org/builds/jakarta-struts/release/v1.0/> on a debian woody system (intel architecture)? If so, what versions are you running of - apache

Anyone successfully using Struts 1.0 binary distribution on a woody system?

2001-10-11 Thread Bang, Steinar
Hi! I'm wondering if anyone on this list are successfully using the 1.0 binary distribution of Jakarta Struts <http://jakarta.apache.org/builds/jakarta-struts/release/v1.0/> on a debian woody system (intel architecture)? If so, what versions are you running of - apache

struts-example.war and 404 Not Found on *.do URLs

2001-10-11 Thread Bang, Steinar
Platform: debian woody, apache 1.3.19, tomcat 3.2.3, struts 1.0, Java2 SDK 1.3 I'm unable to make struts-example.war, from the Jakarta Struts 1.0 binary distribution[1] work on my debian woody installation. I get "404 Not Found" on all URLs into the webapp, with

struts-example.war and 404 Not Found on *.do URLs

2001-10-11 Thread Bang, Steinar
Platform: debian woody, apache 1.3.19, tomcat 3.2.3, struts 1.0, Java2 SDK 1.3 I'm unable to make struts-example.war, from the Jakarta Struts 1.0 binary distribution[1] work on my debian woody installation. I get "404 Not Found" on all URLs into the webapp, with