Update of 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26719/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources

Modified Files:
        jboss_xml.xdt 
Log Message:
Support for port-component element.
XDT-1236.

Index: jboss_xml.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** jboss_xml.xdt       12 Nov 2004 20:07:35 -0000      1.32
--- jboss_xml.xdt       16 Jan 2005 20:59:39 -0000      1.33
***************
*** 241,244 ****
--- 241,261 ----
            </XDtClass:ifHasClassTag>
        </XDtClass:ifHasClassTag>
+       <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="4.0">
+         <XDtClass:forAllClassTags tagName="jboss.port-component">
+           <port-component-name><XDtClass:classTagValue 
tagName="jboss.port-component" paramName="name"/></port-component-name>
+           <XDtClass:ifHasClassTag tagName="jboss.port-component 
paramName="uri">
+           <port-component-uri><XDtClass:classTagValue 
tagName="jboss.port-component" paramName="uri"/></port-component-uri>
+           </XDtClass:ifHasClassTag>
+           <XDtClass:ifHasClassTag tagName="jboss.port-component 
paramName="auth-method"> 
+           <auth-method><XDtClass:classTagValue tagName="jboss.port-component" 
paramName="auth-method" values="BASIC,CLIENT-CERT"/></auth-method>
+           </XDtClass:ifHasClassTag>
+           <XDtClass:ifHasClassTag tagName="jboss.port-component" 
paramName="transport-guarantee"
+           <transport-guarantee><XDtClass:classTagValue 
tagName="jboss.port-component" paramName="transport-guarantee" 
values="NONE,INTEGRAL,CONFIDENTIAL"/></transport-quarantee>
+           </XDtClass:ifHasClassTag>
+         </XDtClass:forAllClassTags>
+         </XDtConfig:ifConfigParamGreaterOrEquals>
+       
+       
+       
  <XDtComment:comment>
  Although in session beans, method-attributes occurs in the same place for both
***************
*** 360,364 ****
      <XDtMerge:merge file="jboss-webservices.ent">
      <!--
!       write a merge file jboss-webservices.ent for webservice-description and 
webservice-context-root
      -->
      </XDtMerge:merge>
--- 377,381 ----
      <XDtMerge:merge file="jboss-webservices.ent">
      <!--
!       write a merge file jboss-webservices.ent for webservice-description 
      -->
      </XDtMerge:merge>



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to