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

Modified Files:
        jbosscmp-jdbc_xml.xdt 
Log Message:
Fixed upper-lower-case conversion for cmp field names (XDT-1254)

Index: jbosscmp-jdbc_xml.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jbosscmp-jdbc_xml.xdt,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -r1.68 -r1.69
*** jbosscmp-jdbc_xml.xdt       2 Feb 2005 20:56:39 -0000       1.68
--- jbosscmp-jdbc_xml.xdt       2 Feb 2005 21:25:27 -0000       1.69
***************
*** 143,147 ****
          <XDtMethod:ifDoesntHaveMethodTag tagName="jboss:not-persisted-field">
           <cmp-field>
!             <field-name><XDtMethod:propertyName/></field-name>
                        <XDtMethod:ifHasMethodTag 
tagName="jboss.persistence,ejb.persistence" paramName="read-only,read-only">
                        <read-only><XDtMethod:methodTagValue 
tagName="jboss.persistence,ejb.persistence" 
paramName="read-only,read-only"/></read-only>
--- 143,147 ----
          <XDtMethod:ifDoesntHaveMethodTag tagName="jboss:not-persisted-field">
           <cmp-field>
!             <field-name><XDtEjbCmp:fieldName/></field-name>
                        <XDtMethod:ifHasMethodTag 
tagName="jboss.persistence,ejb.persistence" paramName="read-only,read-only">
                        <read-only><XDtMethod:methodTagValue 
tagName="jboss.persistence,ejb.persistence" 
paramName="read-only,read-only"/></read-only>
***************
*** 233,237 ****
                       <XDtMethod:forAllMethodTags tagName="jboss:load-group">
                          <XDtJBoss:ifMethodTagMatchesClassTag paramName="name">
!                            <field-name><XDtMethod:propertyName/></field-name>
                          </XDtJBoss:ifMethodTagMatchesClassTag>
                       </XDtMethod:forAllMethodTags>
--- 233,237 ----
                       <XDtMethod:forAllMethodTags tagName="jboss:load-group">
                          <XDtJBoss:ifMethodTagMatchesClassTag paramName="name">
!                            <field-name><XDtEjbCmp:fieldName/></field-name>
                          </XDtJBoss:ifMethodTagMatchesClassTag>
                       </XDtMethod:forAllMethodTags>
***************
*** 241,245 ****
                          <XDtMethod:forAllMethodTags 
tagName="jboss:load-group">
                             <XDtJBoss:ifMethodTagMatchesClassTag 
paramName="name">
!                               
<field-name><XDtMethod:propertyName/></field-name>
                             </XDtJBoss:ifMethodTagMatchesClassTag>
                          </XDtMethod:forAllMethodTags>
--- 241,245 ----
                          <XDtMethod:forAllMethodTags 
tagName="jboss:load-group">
                             <XDtJBoss:ifMethodTagMatchesClassTag 
paramName="name">
!                               <field-name><XDtEjbCmp:fieldName/></field-name>
                             </XDtJBoss:ifMethodTagMatchesClassTag>
                          </XDtMethod:forAllMethodTags>



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to