Its quite different from 5.1
The properties file has been changed to config.xml
Also we have a graphical console (which is essentially a webapp deployed on the weblogic server ) which will allow you to deploy ejb's, webapps and other components
Once the server has been started , launch a browser and access the console using the url
http://serverhost:port/console
You can deploy all ejb's etc using the console.
Yeshwant
At 10:02 PM 9/18/2002 +0530, Koneti Kavi Kumar wrote:
Hi,
I am new to Weblogic 7. I am little bit confused abt directory structures.
As I am expert in working with 5.1, without knowledge of 6.1 I want to upgrade myself to 7.
So can anyone suggest me where to store ejb jar files/servlets class files/html files?
And what are the default directories for them?
Where server looks for the ordinary classes?
First or shall we need to specify the path for them?. And where to specify them(like properties file in 5.1) to deploy.
Thanks in advance,
Kavi
