Hi
When we install wl5.1 we are having a directory named as Classes in Weblogic root directory.
In this directory we are having some other classes provided by bea.
for example weblogic.utils.reuse.Pool
or weblogic.utils.reuse.Factory
or many others
We are having many other packages in this "Weblogic package".
Where is this package structure located in WL6.1 ???
Thanx in advance
Pavitra
-
where are classes (weblogic\utils\...) in WL6.1? (2 messages)
- Posted by: Puneet Maini
- Posted on: October 05 2001 05:40 EDT
Threaded Messages (2)
- where are classes (weblogic\utils\...) in WL6.1? by vibhor sood on October 05 2001 06:35 EDT
- where are classes (weblogic\utils\...) in WL6.1? by Steve Snodgrass on October 10 2001 08:55 EDT
-
where are classes (weblogic\utils\...) in WL6.1?[ Go to top ]
- Posted by: vibhor sood
- Posted on: October 05 2001 06:35 EDT
- in response to Puneet Maini
Puneet my problem is mentioned below .... can u help me out.
Hi,
I have just started doing ejbs.. i wrote first example using statelessSessionBean .. aim is to print "hello world"..for this i have written remote interface,home interface, session bean and client .. but the problem is that i dont know how to write "ejb-jar.xml" file and also "weblogic-ejb-jar.xml" file so please help me out with step by step guide to deploying ejb in weblogic server 5.1 and how to create "ejb-jar.xml file" and "weblogic-ejb-jar.xml" file manaually along with the entire solution for deploying.
E-mail:sood_vibhor at yahoo dot com
thanks
vibhor -
where are classes (weblogic\utils\...) in WL6.1?[ Go to top ]
- Posted by: Steve Snodgrass
- Posted on: October 10 2001 08:55 EDT
- in response to Puneet Maini
They are all in weblogic.jar in the lib directory now.