Probably take a look at this old resource to help clarify how to deploy
java web apps
http://tomcat.apache.org/tomcat-4.0-doc/appdev/deployment.html
On Fri, Mar 25, 2011 at 00:53, CS Lake wrote:
> Ok I think, though I'm not certain that it's a subfolder of the root
> context. Is it possible to se
Ok I think, though I'm not certain that it's a subfolder of the root
context. Is it possible to set this up to work with tapestry or can I only
use a context folder?
Thanks for your fast replies all,
Cheers,
Chris
On 24 March 2011 22:44, Andreas Andreou wrote:
> Are you sure the folder you hav
Are you sure the folder you have access to is a context folder and not just a
subfolder of the ROOT context? Does it already contain a WEB-INF folder?
You might also need to manually restart that context to pick up the
uploaded jars.
On Thu, Mar 24, 2011 at 23:42, CS Lake wrote:
> Assuming my ur
Assuming my url is right (as there is another test in the same context that
uses just jsp and the url for that one works) is there a guide for deploying
a tapestry project just into a file system?
Cheers,
Chris
On 24 March 2011 18:41, Thiago H. de Paula Figueiredo wrote:
> On Thu, 24 Mar 2011 1
On Thu, 24 Mar 2011 14:34:48 -0300, CS Lake
wrote:
Ok, In that case I can't see a problem with my application.
Is there a way to save all log files out to a document so I can see whats
going on and why I'm getting the 404 error, something I can do while
only having
access to the context fo
Ok, In that case I can't see a problem with my application.
Is there a way to save all log files out to a document so I can see whats
going on
and why I'm getting the 404 error, something I can do while only having
access to
the context folder.
Thanks,
Chris
On 24 March 2011 16:37, Thiago H. de
On Thu, 24 Mar 2011 13:34:36 -0300, CS Lake
wrote:
Hi All,
Hi!
Just started using Tapestry (I'm evaluating it for use in a project) and
have run through the tutorials using maven to run a tomcat server however
I'm not having much luck deploying the application to our tomcat server.
Depl
Hi All,
Just started using Tapestry (I'm evaluating it for use in a project) and
have run through the tutorials using maven to run a tomcat server however
I'm not having much luck deploying the application to our tomcat server.
We don't have full access to the server, really we only have access t