You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by em...@markus-markert.de on 2004/09/07 20:25:46 UTC

tapestry tutorials not working

hi list,

i really hope you can help me, i am very confused :-(
i am really new in tapestry, tomcat....

so here is my problem:

i cannot run the tutorial files from http://dorffweb.com/?page=taptutorial

i have installed the tomcat 4.1.30 under windows.
i have installed the tapestry 3.0 jar files under tomcat\shared\lib
i have installed eclipse 2.1.3 with the Spindle Plugin 3.0
(as described in the tapestry readme.html)
i have downloaded the javaassist 2.6 and put the javaassist.jar into tomcat\shared\lib

i have downloaded the ognl 2.6.7 but i don't know where i must put the *.class files? 
It gives no *.jar file from ognl.

in my tomcat log it shows me this 2 failures:

javax.servlet.ServletException: Error instantiating servlet class 
org.apache.tapestry.ApplicationServlet
.....
and
----- Root Cause -----
java.lang.NoClassDefFoundError: ognl/ClassResolver

the live installer from eclipse into the workspace of tomcat\webapps works. after that i found 
some files (WEB-INF, index.html) but when i browse as sample to the url 
http://localhost:8080/simple, tomcat says, no HTTP Status 503 - Servlet simple is 
currently unavailable.
the path where index.html will redirect me /simple/app does in the webapps\simple 
directory not exist.

can somebody help me to setup tapestry up and working?

greetings

markus


RE: tapestry tutorials not working

Posted by em...@markus-markert.de.
ok have it now installed.
thanks to all and we here us, i know it ;-)

greetings

markus

On 8 Sep 2004 at 16:47, Lindsay Steele wrote:

Send reply to:  	"Tapestry users" <ta...@jakarta.apache.org>
From:           	"Lindsay Steele" <ls...@iinet.net.au>
To:             	"'Tapestry users'" <ta...@jakarta.apache.org>
Subject:        	RE: tapestry tutorials not working
Date sent:      	Wed, 8 Sep 2004 16:47:52 +1000

> You don't have to download anything except the tapestry distribution. 
> 
>  OGNL, javassist and other needed libraries are included with tapestry.
> 
>  If you are following the tutorial, then do as it says on Page 3 and
> copy everything in
> 
>   C:\Tapestry-3.0\lib\*.jar
>   C:\Tapestry-3.0\lib\runtime\*.jar
>   C:\Tapestry-3.0\lib\ext\*.jar
> 
>  To
>  
>  <Tomcat>\shared\lib
> 
>  It sounds like you might have only copied the tapestry jar files.
> 
>  Lindsay
> 
> -----Original Message-----
> From: email@markus-markert.de [mailto:email@markus-markert.de] 
> Sent: Wednesday, 8 September 2004 1:45 PM
> To: Tapestry users
> Subject: Re: tapestry tutorials not working
> 
> 
> hi,
> 
> but where to put these files?
> somewhere in tomcat directorys or in the projekt folder in an workspace?
> 
> i hope to be able to put the files manually, lern effect ;-)
> 
> thanks norbi
> 
> markus
> 
> On 7 Sep 2004 at 23:53, Norbert Sándor wrote:
> 
> Send reply to:  	"Tapestry users"
> <ta...@jakarta.apache.org>
> From:           	Norbert Sándor <pr...@hotmail.com>
> To:             	"Tapestry users"
> <ta...@jakarta.apache.org>
> Subject:        	Re: tapestry tutorials not working
> Date sent:      	Tue, 7 Sep 2004 23:53:26 +0200
> 
> > OGNL and Javaassist should be downloaded separately.
> > If you build Tapestry, the build process downloads the necessary 
> > files. Otherwise you can download them manually from www.ognl.org and
> > http://www.jboss.org/developers/projects/javassist.html
> > 
> > Norbi
> > 
> > ----- Original Message -----
> > From: <em...@markus-markert.de>
> > To: <ta...@jakarta.apache.org>
> > Sent: Tuesday, September 07, 2004 8:25 PM
> > Subject: tapestry tutorials not working
> > 
> > 
> > > hi list,
> > >
> > > i really hope you can help me, i am very confused :-(
> > > i am really new in tapestry, tomcat....
> > >
> > > so here is my problem:
> > >
> > > i cannot run the tutorial files from 
> > > http://dorffweb.com/?page=taptutorial
> > >
> > > i have installed the tomcat 4.1.30 under windows.
> > > i have installed the tapestry 3.0 jar files under tomcat\shared\lib 
> > > i have installed eclipse 2.1.3 with the Spindle Plugin 3.0 (as 
> > > described in the tapestry readme.html) i have downloaded the 
> > > javaassist 2.6 and put the javaassist.jar into
> > tomcat\shared\lib
> > >
> > > i have downloaded the ognl 2.6.7 but i don't know where i must put 
> > > the
> > *.class files?
> > > It gives no *.jar file from ognl.
> > >
> > > in my tomcat log it shows me this 2 failures:
> > >
> > > javax.servlet.ServletException: Error instantiating servlet class 
> > > org.apache.tapestry.ApplicationServlet
> > > .....
> > > and
> > > ----- Root Cause -----
> > > java.lang.NoClassDefFoundError: ognl/ClassResolver
> > >
> > > the live installer from eclipse into the workspace of tomcat\webapps
> > works. after that i found
> > > some files (WEB-INF, index.html) but when i browse as sample to the 
> > > url http://localhost:8080/simple, tomcat says, no HTTP Status 503 - 
> > > Servlet
> > simple is
> > > currently unavailable.
> > > the path where index.html will redirect me /simple/app does in the
> > webapps\simple
> > > directory not exist.
> > >
> > > can somebody help me to setup tapestry up and working?
> > >
> > > greetings
> > >
> > > markus
> > >
> > >
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> > 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


RE: tapestry tutorials not working

Posted by Lindsay Steele <ls...@iinet.net.au>.
You don't have to download anything except the tapestry distribution. 

 OGNL, javassist and other needed libraries are included with tapestry.

 If you are following the tutorial, then do as it says on Page 3 and
copy everything in

  C:\Tapestry-3.0\lib\*.jar
  C:\Tapestry-3.0\lib\runtime\*.jar
  C:\Tapestry-3.0\lib\ext\*.jar

 To
 
 <Tomcat>\shared\lib

 It sounds like you might have only copied the tapestry jar files.

 Lindsay

-----Original Message-----
From: email@markus-markert.de [mailto:email@markus-markert.de] 
Sent: Wednesday, 8 September 2004 1:45 PM
To: Tapestry users
Subject: Re: tapestry tutorials not working


hi,

but where to put these files?
somewhere in tomcat directorys or in the projekt folder in an workspace?

i hope to be able to put the files manually, lern effect ;-)

thanks norbi

markus

On 7 Sep 2004 at 23:53, Norbert Sándor wrote:

Send reply to:  	"Tapestry users"
<ta...@jakarta.apache.org>
From:           	Norbert Sándor <pr...@hotmail.com>
To:             	"Tapestry users"
<ta...@jakarta.apache.org>
Subject:        	Re: tapestry tutorials not working
Date sent:      	Tue, 7 Sep 2004 23:53:26 +0200

> OGNL and Javaassist should be downloaded separately.
> If you build Tapestry, the build process downloads the necessary 
> files. Otherwise you can download them manually from www.ognl.org and
> http://www.jboss.org/developers/projects/javassist.html
> 
> Norbi
> 
> ----- Original Message -----
> From: <em...@markus-markert.de>
> To: <ta...@jakarta.apache.org>
> Sent: Tuesday, September 07, 2004 8:25 PM
> Subject: tapestry tutorials not working
> 
> 
> > hi list,
> >
> > i really hope you can help me, i am very confused :-(
> > i am really new in tapestry, tomcat....
> >
> > so here is my problem:
> >
> > i cannot run the tutorial files from 
> > http://dorffweb.com/?page=taptutorial
> >
> > i have installed the tomcat 4.1.30 under windows.
> > i have installed the tapestry 3.0 jar files under tomcat\shared\lib 
> > i have installed eclipse 2.1.3 with the Spindle Plugin 3.0 (as 
> > described in the tapestry readme.html) i have downloaded the 
> > javaassist 2.6 and put the javaassist.jar into
> tomcat\shared\lib
> >
> > i have downloaded the ognl 2.6.7 but i don't know where i must put 
> > the
> *.class files?
> > It gives no *.jar file from ognl.
> >
> > in my tomcat log it shows me this 2 failures:
> >
> > javax.servlet.ServletException: Error instantiating servlet class 
> > org.apache.tapestry.ApplicationServlet
> > .....
> > and
> > ----- Root Cause -----
> > java.lang.NoClassDefFoundError: ognl/ClassResolver
> >
> > the live installer from eclipse into the workspace of tomcat\webapps
> works. after that i found
> > some files (WEB-INF, index.html) but when i browse as sample to the 
> > url http://localhost:8080/simple, tomcat says, no HTTP Status 503 - 
> > Servlet
> simple is
> > currently unavailable.
> > the path where index.html will redirect me /simple/app does in the
> webapps\simple
> > directory not exist.
> >
> > can somebody help me to setup tapestry up and working?
> >
> > greetings
> >
> > markus
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: tapestry tutorials not working

Posted by em...@markus-markert.de.
hi,

but where to put these files?
somewhere in tomcat directorys or in the projekt folder in an workspace?

i hope to be able to put the files manually, lern effect ;-)

thanks norbi

markus

On 7 Sep 2004 at 23:53, Norbert Sándor wrote:

Send reply to:  	"Tapestry users" <ta...@jakarta.apache.org>
From:           	Norbert Sándor <pr...@hotmail.com>
To:             	"Tapestry users" <ta...@jakarta.apache.org>
Subject:        	Re: tapestry tutorials not working
Date sent:      	Tue, 7 Sep 2004 23:53:26 +0200

> OGNL and Javaassist should be downloaded separately.
> If you build Tapestry, the build process downloads the necessary files.
> Otherwise you can download them manually from
> www.ognl.org and
> http://www.jboss.org/developers/projects/javassist.html
> 
> Norbi
> 
> ----- Original Message ----- 
> From: <em...@markus-markert.de>
> To: <ta...@jakarta.apache.org>
> Sent: Tuesday, September 07, 2004 8:25 PM
> Subject: tapestry tutorials not working
> 
> 
> > hi list,
> >
> > i really hope you can help me, i am very confused :-(
> > i am really new in tapestry, tomcat....
> >
> > so here is my problem:
> >
> > i cannot run the tutorial files from http://dorffweb.com/?page=taptutorial
> >
> > i have installed the tomcat 4.1.30 under windows.
> > i have installed the tapestry 3.0 jar files under tomcat\shared\lib
> > i have installed eclipse 2.1.3 with the Spindle Plugin 3.0
> > (as described in the tapestry readme.html)
> > i have downloaded the javaassist 2.6 and put the javaassist.jar into
> tomcat\shared\lib
> >
> > i have downloaded the ognl 2.6.7 but i don't know where i must put the
> *.class files?
> > It gives no *.jar file from ognl.
> >
> > in my tomcat log it shows me this 2 failures:
> >
> > javax.servlet.ServletException: Error instantiating servlet class
> > org.apache.tapestry.ApplicationServlet
> > .....
> > and
> > ----- Root Cause -----
> > java.lang.NoClassDefFoundError: ognl/ClassResolver
> >
> > the live installer from eclipse into the workspace of tomcat\webapps
> works. after that i found
> > some files (WEB-INF, index.html) but when i browse as sample to the url
> > http://localhost:8080/simple, tomcat says, no HTTP Status 503 - Servlet
> simple is
> > currently unavailable.
> > the path where index.html will redirect me /simple/app does in the
> webapps\simple
> > directory not exist.
> >
> > can somebody help me to setup tapestry up and working?
> >
> > greetings
> >
> > markus
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: tapestry tutorials not working

Posted by Norbert Sándor <pr...@hotmail.com>.
OGNL and Javaassist should be downloaded separately.
If you build Tapestry, the build process downloads the necessary files.
Otherwise you can download them manually from
www.ognl.org and
http://www.jboss.org/developers/projects/javassist.html

Norbi

----- Original Message ----- 
From: <em...@markus-markert.de>
To: <ta...@jakarta.apache.org>
Sent: Tuesday, September 07, 2004 8:25 PM
Subject: tapestry tutorials not working


> hi list,
>
> i really hope you can help me, i am very confused :-(
> i am really new in tapestry, tomcat....
>
> so here is my problem:
>
> i cannot run the tutorial files from http://dorffweb.com/?page=taptutorial
>
> i have installed the tomcat 4.1.30 under windows.
> i have installed the tapestry 3.0 jar files under tomcat\shared\lib
> i have installed eclipse 2.1.3 with the Spindle Plugin 3.0
> (as described in the tapestry readme.html)
> i have downloaded the javaassist 2.6 and put the javaassist.jar into
tomcat\shared\lib
>
> i have downloaded the ognl 2.6.7 but i don't know where i must put the
*.class files?
> It gives no *.jar file from ognl.
>
> in my tomcat log it shows me this 2 failures:
>
> javax.servlet.ServletException: Error instantiating servlet class
> org.apache.tapestry.ApplicationServlet
> .....
> and
> ----- Root Cause -----
> java.lang.NoClassDefFoundError: ognl/ClassResolver
>
> the live installer from eclipse into the workspace of tomcat\webapps
works. after that i found
> some files (WEB-INF, index.html) but when i browse as sample to the url
> http://localhost:8080/simple, tomcat says, no HTTP Status 503 - Servlet
simple is
> currently unavailable.
> the path where index.html will redirect me /simple/app does in the
webapps\simple
> directory not exist.
>
> can somebody help me to setup tapestry up and working?
>
> greetings
>
> markus
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


RE: tapestry tutorials not working

Posted by Lindsay Steele <ls...@iinet.net.au>.
Ognl should be included with Tapestry itself.  

You will find ognl and some other needed jar files in the lib/ext
directory of the tapestry distribution.

For the tutorial, make sure you have these it in the shared/lib
directory.

-----Original Message-----
From: email@markus-markert.de [mailto:email@markus-markert.de] 
Sent: Wednesday, 8 September 2004 4:26 AM
To: tapestry-user@jakarta.apache.org
Subject: tapestry tutorials not working


hi list,

i really hope you can help me, i am very confused :-(
i am really new in tapestry, tomcat....

so here is my problem:

i cannot run the tutorial files from
http://dorffweb.com/?page=taptutorial

i have installed the tomcat 4.1.30 under windows.
i have installed the tapestry 3.0 jar files under tomcat\shared\lib i
have installed eclipse 2.1.3 with the Spindle Plugin 3.0 (as described
in the tapestry readme.html) i have downloaded the javaassist 2.6 and
put the javaassist.jar into tomcat\shared\lib

i have downloaded the ognl 2.6.7 but i don't know where i must put the
*.class files? 
It gives no *.jar file from ognl.

in my tomcat log it shows me this 2 failures:

javax.servlet.ServletException: Error instantiating servlet class 
org.apache.tapestry.ApplicationServlet
.....
and
----- Root Cause -----
java.lang.NoClassDefFoundError: ognl/ClassResolver

the live installer from eclipse into the workspace of tomcat\webapps
works. after that i found 
some files (WEB-INF, index.html) but when i browse as sample to the url 
http://localhost:8080/simple, tomcat says, no HTTP Status 503 - Servlet
simple is 
currently unavailable.
the path where index.html will redirect me /simple/app does in the
webapps\simple 
directory not exist.

can somebody help me to setup tapestry up and working?

greetings

markus




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org