Hi,
Can anyone give me pointers as to where I can get a good explanation of all the deployment descritors that are needed for session beans , entity beans and the config.xml .
Thanks,
Sharada
-
Deployment descriptors (3 messages)
- Posted by: sharada pappu
- Posted on: April 20 2001 01:34 EDT
Threaded Messages (3)
- Deployment descriptors by sharada pappu on April 20 2001 03:54 EDT
- Deployment descriptors by Rahul .. on April 20 2001 06:56 EDT
- Deployment descriptors by Jason Gardner on April 20 2001 13:48 EDT
-
Deployment descriptors[ Go to top ]
- Posted by: sharada pappu
- Posted on: April 20 2001 03:54 EDT
- in response to sharada pappu
Sorry, I mean with respect to Weblogic6.0
Regards,
Sharada -
Deployment descriptors[ Go to top ]
- Posted by: Rahul ..
- Posted on: April 20 2001 06:56 EDT
- in response to sharada pappu
hi,
if you have weblogic 6 installed in your system then go to folder where your deployed 'jar' files are located(i mean
c:/weblogic/.../../applications/....jar. There you can find the jar file for deployed examples. Unzip them and get into the META-INF folder. You can find the DD's there.
Regards,
Raghu -
Deployment descriptors[ Go to top ]
- Posted by: Jason Gardner
- Posted on: April 20 2001 13:48 EDT
- in response to sharada pappu
You can also go to edocs.bea.com and get all WL related info.