Hi All,

We are running our application in Virgo 3.0.1 which also has Spring DM .We
have a Web application bundle with context
path /xxx . Our main motto is not to have any outage at all.When I tried
upgrading the version of my Web bundle
and deploy in virgo,I get an error Saying a web application with context
already exists.

Caused by: org.eclipse.gemini.web.core.spi.ContextPathExistsException:
Context path '/xxx' already exists
    at
org.eclipse.gemini.web.tomcat.internal.TomcatServletContainer.checkContextPathIsFree(TomcatServletContainer.java:204)
    at
org.eclipse.gemini.web.tomcat.internal.TomcatServletContainer.startWebApplication(TomcatServletContainer.java:116)
    at
org.eclipse.gemini.web.internal.StandardWebApplication.start(StandardWebApplication.java:90)

How can I overcome this error and upgrade my bundle without loosing any
exising requests/activity in my older web bundle.

Regards
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to