| Author |
ejb-jar.xml for EJB3.0
|
Padma Priya
Ranch Hand
Joined: Feb 01, 2007
Posts: 112
|
|
Hi all,
Can anyone point a link to the general syntax of ejb-jar.xml with all the possible elements. I can't find it anywhere.
Thanks in advance
With Regards
Deepthi
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8146
|
|
|
The ejb-jar 3.0 xsd
|
[My Blog] [JavaRanch Journal]
|
 |
Padma Priya
Ranch Hand
Joined: Feb 01, 2007
Posts: 112
|
|
Hi,
The xsd file was very difficult to understand. Can anyone point me to a simple xml format for the file
With regards
Deepthi
|
 |
Padma Priya
Ranch Hand
Joined: Feb 01, 2007
Posts: 112
|
|
Hi,
I am a bit confused. In which xml file do the elements <resource-env-ref> <resource-ref> <env-entry> elements reside. Do they reside in the ejb-jar xml file or some other xml file. And where can i get a syntax for these elements.
when i googled it i found <resource-env-ref> in web.xml. But does EJB3.0 support web.xml.
With regards
Deepthi
|
 |
 |
|
|
subject: ejb-jar.xml for EJB3.0
|
|
|