vote up 1 vote down star

In Jetty, if there is no deployment at '/' then the DefaultHandler displays a list of known contexts. This is very useful during development.

Is it possible to configure BEA Weblogic to provide a similar convenience?

flag

44% accept rate

1 Answer

vote up 1 vote down

you could write a small webapp that hooks up to the Weblogic JMX and displays the list of deployed webapps and deploy that one at '/'

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.