You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2012/04/23 09:20:36 UTC

[jira] [Created] (CAMEL-5206) Different servlets interfere with each other

Christian Schneider created CAMEL-5206:
------------------------------------------

             Summary: Different servlets interfere with each other
                 Key: CAMEL-5206
                 URL: https://issues.apache.org/jira/browse/CAMEL-5206
             Project: Camel
          Issue Type: Bug
          Components: camel-servlet
    Affects Versions: 2.9.2
            Reporter: Christian Schneider
             Fix For: 2.9.3


See http://java.dzone.com/articles/gotcha-when-using-camel

If using two wars with one servlet in each with the same name then servlet endpoints may end up on the wrong servlet. I think this should not happen with pure war deploys. Trying to check if camel is in a shared lib folder.

In any case this behaviour is not what people expect naively so we should try to fix that so that each war has its own combinaation of servlets and servlet endpoints that do not interfere with others.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira