Weblogic Plugin

Weblogic Plugin

am 11.05.2007 17:17:53 von emferrari

Hello All

I have installed the weblogic plugin on the Apache server. I have
configured the above:


WebLogicHost myhost.mydomain.com
WebLogicPort 4001
MatchExpression *.jsp



SetHandler weblogic-handler
PathTrim /myapp


However to access my app I have to type on the browser:

http://myhost.mydomain.com/myapp/myapp_context_on_wls

I want to be able to do this, when I type http://myhost.mydomain.com/myapp
directs automatically to myapp_context_on_wls.

Any ideas?

Thanks!

Eduardo Ferrari