Thread: weblogic help
View Single Post

  #5 (permalink)  
Old 09-16-2004, 03:39 AM
akpraveen
Guest
 
Posts: n/a
Re:weblogic help

Hey!!

You may have to bounce the \"JVM\" based on the existing network configuration.

Construct the url as follows and then cut and paste it onto your browser!

http://servernameort/WebAppContextName

port number depends on whether you are testing on your local machine or on a remote server.. The WebAppContextName is simply the Web Application Name.

For example,

http://praveen.mycompany.com/MySampleWebApp

If the page fails to load, then try restarting the Server/JVM or Application
Reply With Quote