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

Modified Files:
        jboss_xml.xdt 
Log Message:
added missing  port-component tags. Thanks to Jason Essington for the patch. ( 
XDT-1321)

Index: jboss_xml.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** jboss_xml.xdt       29 Mar 2005 22:43:25 -0000      1.38
--- jboss_xml.xdt       31 Mar 2005 21:45:06 -0000      1.39
***************
*** 354,367 ****
        <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>
--- 354,369 ----
        <XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="4.0">
          <XDtClass:forAllClassTags tagName="jboss.port-component">
!          <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>
+          </port-component>
          </XDtClass:forAllClassTags>
          </XDtConfig:ifConfigParamGreaterOrEquals>



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to