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

Modified Files:
        axis-deploy_wsdd.xdt 
Log Message:
Allow an optional namespace to be specified for an Axis service.  XDT-1168
Thanks to Antoni Reus for patch.




Index: axis-deploy_wsdd.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/axis/ejb/resources/axis-deploy_wsdd.xdt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** axis-deploy_wsdd.xdt        12 Feb 2005 00:23:13 -0000      1.3
--- axis-deploy_wsdd.xdt        12 Feb 2005 00:35:20 -0000      1.4
***************
*** 19,23 ****
      </XDtClass:ifDoesntHaveClassTag>
        >
!       
      <XDtType:ifIsOfType type="javax.ejb.EntityBean,javax.ejb.SessionBean">
      <parameter name="beanJndiName" value="<XDtEjbHome:jndiName 
type='remote'/>"/>
--- 19,25 ----
      </XDtClass:ifDoesntHaveClassTag>
        >
!     <XDtClass:ifHasClassTag tagName="axis.service" paramName="namespace">
!     <namespace><XDtClass:classTagValue tagName="axis.service" 
paramName="namespace"/></namespace>
!     </XDtClass:ifHasClassTag>
      <XDtType:ifIsOfType type="javax.ejb.EntityBean,javax.ejb.SessionBean">
      <parameter name="beanJndiName" value="<XDtEjbHome:jndiName 
type='remote'/>"/>



-------------------------------------------------------
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
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to