You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Liju Thomas <lt...@annetsite.com> on 2006/05/02 12:22:46 UTC

Doubt in Tapestry Tutorials

Hi,

 

I am new to tapestry,I was going through the 1st four sample chapters of
"Enjoying Web Development

with Tapestry" 

 

The book is very good but I didn't get this statement on "Page no.20 of 138"
--> 

"To make this application run in Tomcat, you must register it with Tomcat.
To do that, create a file HelloWorld.xml in
c:\tomcat\conf\Catalina\localhost:"

 

I didn't find this path in my tomcat folder.

My tomcat version is TomCat 4.1

 

Please guide me.

 

Thanks and regards.

 

Liju Thomas

Annet Communications P. Ltd

lthomas@annetsite.com 

 

 


Re: Doubt in Tapestry Tutorials

Posted by Mark <li...@mark-arnold.net>.
I think 4.x does not have that yet. You have to paste it into the 
conf/server.xml file.
2 alternatives: use war files or upgrade to 5.x

Liju Thomas wrote:
> Hi,
>
>  
>
> I am new to tapestry,I was going through the 1st four sample chapters of
> "Enjoying Web Development
>
> with Tapestry" 
>
>  
>
> The book is very good but I didn't get this statement on "Page no.20 of 138"
> --> 
>
> "To make this application run in Tomcat, you must register it with Tomcat.
> To do that, create a file HelloWorld.xml in
> c:\tomcat\conf\Catalina\localhost:"
>
>  
>
> I didn't find this path in my tomcat folder.
>
> My tomcat version is TomCat 4.1
>
>  
>
> Please guide me.
>
>  
>
> Thanks and regards.
>
>  
>
> Liju Thomas
>
> Annet Communications P. Ltd
>
> lthomas@annetsite.com 
>
>  
>
>  
>
>
>   


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


RE: Doubt in Tapestry Tutorials

Posted by James Carman <ja...@carmanconsulting.com>.
Well, you don't actually *have* to register your application.  You can
autodeploy it by dropping your war into the webapps directory.  Those type
of deployment descriptors weren't added until Tomcat 5.x:

http://tomcat.apache.org/tomcat-5.0-doc/deployer-howto.html



-----Original Message-----
From: Liju Thomas [mailto:lthomas@annetsite.com] 
Sent: Tuesday, May 02, 2006 6:23 AM
To: tapestry-user@jakarta.apache.org
Subject: Doubt in Tapestry Tutorials

Hi,

 

I am new to tapestry,I was going through the 1st four sample chapters of
"Enjoying Web Development

with Tapestry" 

 

The book is very good but I didn't get this statement on "Page no.20 of 138"
--> 

"To make this application run in Tomcat, you must register it with Tomcat.
To do that, create a file HelloWorld.xml in
c:\tomcat\conf\Catalina\localhost:"

 

I didn't find this path in my tomcat folder.

My tomcat version is TomCat 4.1

 

Please guide me.

 

Thanks and regards.

 

Liju Thomas

Annet Communications P. Ltd

lthomas@annetsite.com 

 

 




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