I did some investigating. When I was using the webapp locally it worked fine. 
After deploying it to a webserver I got this problem. I compaired the web.xmls 
and the server.xmls from the server and locally. There were no differences.
There is difference in Tomcat versions: local 50.27 and on the webserver 50.30

Could this be part of the problem?

-----Oorspronkelijk bericht-----
Van: Michiel Meeuwissen [mailto:[EMAIL PROTECTED] 
Verzonden: vrijdag 7 oktober 2005 18:45
Aan: Discussion list for developers
Onderwerp: Re: [Developers] Cloud context security

Ferdinandus, Humphrey wrote:
> There is no context.xml
> There is no context name in the server.xml

Of course there is. You use tomcat, so you install the web-app either by
specifying it explicitely in server.xml or by somehow offering it a
context xml (not context.xml), which it would then store in a
subdirectory of it's 'conf' directory.

Since your problem is not occuring in every webapp, one would think that
it has something to do with the configuration of it, so at least you
must know it, or at the very least you must know how it was
deployed. The most be _some_ difference.

Michiel


-- 
Michiel Meeuwissen                  mihxil'
Peperbus 111 MediaPark H'sum          [] ()
+31 (0)35 6772979         nl_NL eo_XX en_US



_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.13/126 - Release Date: 9-10-2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.13/126 - Release Date: 9-10-2005
 
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to