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

Modified Files:
        jboss_4_0.dtd jboss_xml.xdt 
Log Message:
Support webservice-description and webservice-context-root elments through 
merge file. XDT-1148.

Index: jboss_4_0.dtd
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_4_0.dtd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** jboss_4_0.dtd       18 Sep 2004 07:48:47 -0000      1.3
--- jboss_4_0.dtd       12 Nov 2004 20:07:35 -0000      1.4
***************
*** 1,1596 ****
! <?xml version='1.0' encoding='UTF-8' ?>
! 
! <!--
! This is the XML DTD for the JBoss 4.0 EJB deployment descriptor.
! The DOCTYPE is:
! 
! $Id$
! 
!   <!DOCTYPE jboss PUBLIC
!       "-//JBoss//DTD JBOSS 4.0//EN"
[...3173 lines suppressed...]
! used in activation-config

! -->

! <!ELEMENT activation-config-property ( activation-config-property-name, 

!                                        activation-config-property-value )>

! 

! <!--

! Activation config property name

! 

! used in activation-config-property

! -->

! <!ELEMENT activation-config-property-name ( #PCDATA )>

! 

! <!--

! Activation config property value

! 

! used in activation-config-property

! -->

! <!ELEMENT activation-config-property-value ( #PCDATA )>

                                         
\ No newline at end of file

Index: jboss_xml.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** jboss_xml.xdt       16 Oct 2004 07:41:16 -0000      1.31
--- jboss_xml.xdt       12 Nov 2004 20:07:35 -0000      1.32
***************
*** 357,360 ****
--- 357,366 ----
      </XDtEjbMdb:forAllMDBeans>
      </XDtConfig:ifConfigParamGreaterOrEquals>
+     
+     <XDtMerge:merge file="jboss-webservices.ent">
+     <!--
+       write a merge file jboss-webservices.ent for webservice-description and 
webservice-context-root
+     -->
+     </XDtMerge:merge>
  
     </enterprise-beans>



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to