Mikolaj Rydzewski wrote:
> Ingo Siebert wrote:
>> I see one additional problem. If I deploy two different versions of
>> the web app on the same tomcat, it is not possible configurate them
>> separately.
>>
>> That's important for me, because I have only a l
Thank you for the answers.
I see one additional problem. If I deploy two different versions of the
web app on the same tomcat, it is not possible configurate them separately.
That's important for me, because I have only a limited number of servers
and I have to deploy more than one version at
Hi,
I have to find a good solution for the configuration of my web application.
Right now, i have a configuration file in my WAR.
But I think it's not the best solution, because
- I can't the change the config before deployment
- a redeployment of a new WAR replaces my changes
I think nearly
27;t modified.
Ingo
Tim Funk schrieb:
Its odd that you would get a 404 for such an error but in any case:
http://tomcat.apache.org/faq/misc.html#error
-Tim
Ingo Siebert wrote:
Hi,
i'm using Tomcat 5.5 and run a JAX-WebService application.
In general, if an error occurs at my application
Hi,
i'm using Tomcat 5.5 and run a JAX-WebService application.
In general, if an error occurs at my application i will send back an
SOAP-fault. So far so fine.
But my problem is now, that sometimes occurs an JVM/Tomcat exception
(i.e. out of heap-space) and in this case, Tomcat sends back a
Hi,
is it possible to set a system property like
"javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema"; =
"org.apache.xerces.jaxp.validation.XMLSchemaFactory"
in a web.xml?
Cheers,
Ingo
-
To start a new to