Urgent Help Required ! How to deploy an entire Application on weblogic.
HI All,
I am new to Weblogic.I am trying out an example.
Which contains 3 EJB's one session and two entities.
It also has JSP's as clients.I need information as how to deploy those JSP's( I mean which folder of weblogic) so that weblogic will run as both app server as well as a webserver.I am connecting to oracle thru weblogic connection pool.One more problem I am facing is while trying to deploy just the three beans using EJBC ...I am getting an error
ERROR: Error from ejbc: Unable to load a class required by your EJB: examples.ejb.beans.projentity.ProjHome
ERROR: ejbc found errors
Pls let me where can be the problem for compiling using EJBC
If anyone can give me the STEPS INVOLVED in such a deployment.I will try again.
I want to make it up and running on one machine using local host.
Kindly help
Thanx
Sanjeevk_sahu1

