Update of
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16810/modules/ejb/src/xdoclet/modules/ejb/dd/resources
Modified Files:
ejb-body.xdt
Log Message:
delcared some parameters mandatory
Index: ejb-body.xdt
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd/resources/ejb-body.xdt,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** ejb-body.xdt 1 Mar 2005 15:04:35 -0000 1.33
--- ejb-body.xdt 2 Mar 2005 00:00:31 -0000 1.34
***************
*** 226,231 ****
<res-ref-name><XDtClass:classTagValue tagName="ejb:resource-ref"
paramName="res-ref-name"/></res-ref-name>
</XDtClass:ifHasClassTag>
! <res-type><XDtClass:classTagValue tagName="ejb:resource-ref"
paramName="res-type"/></res-type>
! <res-auth><XDtClass:classTagValue tagName="ejb:resource-ref"
paramName="res-auth"/></res-auth>
<XDtClass:ifHasClassTag tagName="ejb:resource-ref"
paramName="res-sharing-scope">
<res-sharing-scope><XDtClass:classTagValue
tagName="ejb:resource-ref" paramName="res-sharing-scope"
values="Shareable,Unshareable"/></res-sharing-scope>
--- 226,231 ----
<res-ref-name><XDtClass:classTagValue tagName="ejb:resource-ref"
paramName="res-ref-name"/></res-ref-name>
</XDtClass:ifHasClassTag>
! <res-type><XDtClass:classTagValue tagName="ejb:resource-ref"
paramName="res-type" mandatory="true"/></res-type>
! <res-auth><XDtClass:classTagValue tagName="ejb:resource-ref"
paramName="res-auth" mandatory="true"/></res-auth>
<XDtClass:ifHasClassTag tagName="ejb:resource-ref"
paramName="res-sharing-scope">
<res-sharing-scope><XDtClass:classTagValue
tagName="ejb:resource-ref" paramName="res-sharing-scope"
values="Shareable,Unshareable"/></res-sharing-scope>
***************
*** 241,246 ****
<description><![CDATA[<XDtClass:classTagValue
tagName="ejb:resource-env-ref" paramName="description"/>]]></description>
</XDtClass:ifHasClassTag>
! <resource-env-ref-name><XDtClass:classTagValue
tagName="ejb:resource-env-ref" paramName="name"/></resource-env-ref-name>
! <resource-env-ref-type><XDtClass:classTagValue
tagName="ejb:resource-env-ref" paramName="type"/></resource-env-ref-type>
</resource-env-ref>
</XDtClass:forAllClassTags>
--- 241,246 ----
<description><![CDATA[<XDtClass:classTagValue
tagName="ejb:resource-env-ref" paramName="description"/>]]></description>
</XDtClass:ifHasClassTag>
! <resource-env-ref-name><XDtClass:classTagValue
tagName="ejb:resource-env-ref" paramName="name"
mandatory="true"/></resource-env-ref-name>
! <resource-env-ref-type><XDtClass:classTagValue
tagName="ejb:resource-env-ref" paramName="type"
mandatory="true"/></resource-env-ref-type>
</resource-env-ref>
</XDtClass:forAllClassTags>
***************
*** 253,258 ****
<description><![CDATA[<XDtClass:classTagValue
tagName="ejb:destination-ref" paramName="description"/>]]></description>
</XDtClass:ifHasClassTag>
! <resource-env-ref-name><XDtClass:classTagValue
tagName="ejb:destination-ref" paramName="name"/></resource-env-ref-name>
! <resource-env-ref-type><XDtClass:classTagValue
tagName="ejb:destination-ref" paramName="type"/></resource-env-ref-type>
</resource-env-ref>
</XDtClass:forAllClassTags>
--- 253,258 ----
<description><![CDATA[<XDtClass:classTagValue
tagName="ejb:destination-ref" paramName="description"/>]]></description>
</XDtClass:ifHasClassTag>
! <resource-env-ref-name><XDtClass:classTagValue
tagName="ejb:destination-ref" paramName="name"
mandatory="true"/></resource-env-ref-name>
! <resource-env-ref-type><XDtClass:classTagValue
tagName="ejb:destination-ref" paramName="type"
mandatory="true"/></resource-env-ref-type>
</resource-env-ref>
</XDtClass:forAllClassTags>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel