I HAVE WEBLOGIC 6.1 installed. I have put my jsp in .\config\mydomain\applications\DefaultWebApp_myserver But i get error : default context failed to deploy. HOW TO CREATE AN APPLICATION IN WEBLOGIC? HOW TO CREATE JSP/EJB AND USE THEM? PLZ TELL ALL STEPS.
Steve Snodgrass
Greenhorn
Joined: Jun 12, 2001
Posts: 27
posted
0
I am sorry I don't have time to detail all of the steps but I am familiar with the error message you are getting. In my case the error was a result of jsp file which was set up to load on startup but a required class was not in the classpath. I highly suggest doing a search on BEA's newgroup with the error message you are encountering. I almost always find someone else who had the same problem and probably 80% of the time find a response which helps. The online weblogic documentation does an excellent job of providing step by step instructions on how to deploy web apps.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.