Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread jeremias.epp...@web.de
Hi George Christman, yes, i have followed the tapestry quickstart getting started guide, but it does not work. I tried to run it from maven over 'mvn jetty:run' and also from netbeans, but the it run the selenium test and the selenium test goes wrong. At the time I tried it, there was no Tapes

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread George Christman
Have you considered trying the Tapestry quickstart project? I haven't used eclipse in a while, but I think you could just create a new maven project in eclipse and use the following criteria. groupId - org.apache.tapestry artifactId - quickstart version - 5.4-beta-9 repository - h

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread jeremias.epp...@web.de
Hi Daniel, thanks for the nice comment! After all the trouble tapestry works :-). Only in combination with Eclipse, but this is not really a problem. I have used eclipse before. You ask about how i can put all the jars in one war file. For that i have used a stackoverflow response ( http://sta

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread Daniel Jue
Hi Jeremias, I'm sorry about the difficulties you're having. It seems to me the real issue is dependency resolution, and then making sure those dependencies get seen by Tomcat. Neither of those are a Tapestry problem -- it's just a task inherent in all Maven or Gradle based projects. Tapestry,

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread Thiago H de Paula Figueiredo
On Fri, 06 Jun 2014 05:51:08 -0300, jeremias.epp...@web.de wrote: java.lang.ClassNotFoundException: org.apache.tapestry5.TapestryFilter That error Message is absolutly bullshit, it totally missleading me. The real problem is that tapestry depends on a lot of jars and some of jars from tap

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread jeremias.epp...@web.de
ll with Tomcat. Very likely, you have >> an additional servlet-api in your classpath, remove it and it should work. >> >> Kalle >> >> >> On Thu, Jun 5, 2014 at 4:49 PM, jeremias.epp...@web.de < >> jeremias.epp...@web.de> wrote: >> >>> Hi, &g

Re: Does Tapestry and Tomcat work together?

2014-06-05 Thread Daniel Jue
Tapestry most certainly works well with Tomcat. Very likely, you have > an additional servlet-api in your classpath, remove it and it should work. > > Kalle > > > On Thu, Jun 5, 2014 at 4:49 PM, jeremias.epp...@web.de < > jeremias.epp...@web.de> wrote: > > > Hi, &g

Re: Does Tapestry and Tomcat work together?

2014-06-05 Thread Kalle Korhonen
Yes, Tapestry most certainly works well with Tomcat. Very likely, you have an additional servlet-api in your classpath, remove it and it should work. Kalle On Thu, Jun 5, 2014 at 4:49 PM, jeremias.epp...@web.de < jeremias.epp...@web.de> wrote: > Hi, > > does Tapestry and Tomca

Does Tapestry and Tomcat work together?

2014-06-05 Thread jeremias.epp...@web.de
Hi, does Tapestry and Tomcat work together? Because I get that error message: rg.apache.catalina.core.StandardContext.filterStart Exception starting filter app java.lang.ClassNotFoundException: org.apache.tapestry5.TapestryFilter at org.apache.catalina.loader.WebappClassLoader.loadClass

Re: T5: Tapestry and Tomcat

2009-01-27 Thread Howard Lewis Ship
CURITY=no >> >> See if that works. >> >> >> >>> -Original Message- >>> From: MoritzGilsdorf [mailto:m...@moritz-gilsdorf.de] >>> Sent: Tuesday, March 04, 2008 3:41 AM >>> To: users@tapestry.apache.org >>&

RE: T5: Tapestry and Tomcat

2008-03-05 Thread MoritzGilsdorf
; TOMCAT5_SECURITY=no > > See if that works. > > > >> -Original Message- >> From: MoritzGilsdorf [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, March 04, 2008 3:41 AM >> To: users@tapestry.apache.org >> Subject: RE: T5: Tapestry and Tomcat >> >>

RE: T5: Tapestry and Tomcat

2008-03-04 Thread Jonathan Barker
March 04, 2008 3:41 AM > To: users@tapestry.apache.org > Subject: RE: T5: Tapestry and Tomcat > > > Thanks a lot! That was the (first) Problem. > > Tomcat is now able to run the Webapp but is now showing the following > Stack: > > exception > > javax.servl

RE: T5: Tapestry and Tomcat

2008-03-04 Thread MoritzGilsdorf
u should explicitly grant. > > There's also an option somewhere to turn off the security manager > entirely. > That may require editing the tomcat startup script. > > Jonathan > > > > >> -Original Message- >> From: MoritzGilsdorf [mailto

RE: T5: Tapestry and Tomcat

2008-03-03 Thread Jonathan Barker
ent: Monday, March 03, 2008 7:25 AM > To: users@tapestry.apache.org > Subject: T5: Tapestry and Tomcat > > > Hi, > > I know there are a lot of Topics available about this issue but I couldn't > find a helpful Solution. > > I'm trying to deploy my webapp o

Re: T5: Tapestry and Tomcat

2008-03-03 Thread Davor Hrg
Controller.doPrivileged(Native Method) >at javassist.ClassPool.(ClassPool.java:75) >... 40 more > > Simply putting the .war file into the webapp folder leads to the same point. > Also unpacking the t

T5: Tapestry and Tomcat

2008-03-03 Thread MoritzGilsdorf
-- View this message in context: http://www.nabble.com/T5%3A-Tapestry-and-Tomcat-tp15801360p15801360.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: tapestry and tomcat

2008-02-05 Thread Dapeng
nasirmunir wrote: Tools I am using are: Tapestry 4.x Tomcat 5.5.x Eclipse java europa Situation: I can see tomcat up and running Problem: Now when I am trying to use Tapestry to run Hello World application, I am running into problems. It is perhaps not recognizing the file, as it is showing me pa

tapestry and tomcat

2008-02-04 Thread nasirmunir
post the file contents if that can make it more clear, but rest assured it is the same as from book. Can I get some help here?, thanks -- View this message in context: http://www.nabble.com/tapestry-and-tomcat-tp15268112p15268112.html Sent from the Tapestry - User mailing list archive at