Re: war filename in url. I want this to be different

2006-06-22 Thread Dan Simmonds
This should work (in server.xml): assuming that /webapps/companyName/warfilename.war is a valid filepath. Dan Dean Hiller wrote: I am trying to make a hosted service(with a few small apps) that companies can purchase. I want the default tomcat app(my app as I took default over)

Allocate exception : NoClassDefFoundError

2006-06-07 Thread Dan Simmonds
Hi everyone. I am running tomcat 5.5 I have a webapp which has been running fine for weeks. I uploaded some changes to some of the classes that are in the WEB-INF/classes directory and suddenly whenever I try to call my servlet I get the following error: 21:31:38,328 ERROR [User]:145 - Alloc

Re: JNDI datasource failing

2006-05-31 Thread Dan Simmonds
ncing something like this? Martin Dan Simmonds wrote: I hope someone can help me with this problem. I have a webapp that used an JNDI datasource that runs fine on my local test environment. When I put it on my server it fails with the following error: javax.servlet.jsp.JspException: Unable to

JNDI datasource failing

2006-05-30 Thread Dan Simmonds
I hope someone can help me with this problem. I have a webapp that used an JNDI datasource that runs fine on my local test environment. When I put it on my server it fails with the following error: javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "org.apache.tomcat