[jboss-cvs] jbosstest/src/resources/webservice/jbws1034 ...

Alex Guizar alex.guizar at jboss.com
Sun Jul 16 19:23:40 EDT 2006


  User: aguizar 
  Date: 06/07/16 19:23:40

  Added:       src/resources/webservice/jbws1034  Tag:
                        JBoss_4_0_2_JBWS-1034 config.xml
  Log:
  JBWS-1034
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +7 -0      jbosstest/src/resources/webservice/jbws1034/Attic/config.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: config.xml
  ===================================================================
  RCS file: config.xml
  diff -N config.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ config.xml	16 Jul 2006 23:23:40 -0000	1.1.2.1
  @@ -0,0 +1,7 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<configuration xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
  +  <service name="EchoerService" targetNamespace="urn:example:echo"
  +    typeNamespace="urn:example:echo:types" packageName="org.jboss.test.webservice.jbws1034">
  +    <interface name="org.jboss.test.webservice.jbws1034.Echoer" servantName="org.jboss.test.webservice.jbws1034.server.EchoerImpl" />
  +  </service>
  +</configuration>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list