Update of /cvsroot/xdoclet/xdoclet/modules/wsee/src/xdoclet/modules/wsee
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30467

Modified Files:
        WebServicesXmlSubTask.java 
Log Message:
Fix schema locations, according to comments on XDT-1113/XDT-1126




Index: WebServicesXmlSubTask.java
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/wsee/src/xdoclet/modules/wsee/WebServicesXmlSubTask.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** WebServicesXmlSubTask.java  11 Oct 2004 07:46:53 -0000      1.2
--- WebServicesXmlSubTask.java  25 Mar 2005 00:06:04 -0000      1.3
***************
*** 29,33 ****
      private static String GENERATED_FILE_NAME = "webservices.xml";
      private static String XSD_SERVICES_11 =
!         "http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd";;
  
      /**
--- 29,33 ----
      private static String GENERATED_FILE_NAME = "webservices.xml";
      private static String XSD_SERVICES_11 =
!         "http://java.sun.com/xml/ns/j2ee/j2ee_web_services_1_1.xsd";;
  
      /**



-------------------------------------------------------
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