You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/07/28 21:59:37 UTC

svn commit: r225862 - /webservices/muse/trunk/src/webapp/WEB-INF/classes/jndi-config.xml

Author: scamp
Date: Thu Jul 28 12:59:34 2005
New Revision: 225862

URL: http://svn.apache.org/viewcvs?rev=225862&view=rev
Log: (empty)

Modified:
    webservices/muse/trunk/src/webapp/WEB-INF/classes/jndi-config.xml

Modified: webservices/muse/trunk/src/webapp/WEB-INF/classes/jndi-config.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/webapp/WEB-INF/classes/jndi-config.xml?rev=225862&r1=225861&r2=225862&view=diff
==============================================================================
--- webservices/muse/trunk/src/webapp/WEB-INF/classes/jndi-config.xml (original)
+++ webservices/muse/trunk/src/webapp/WEB-INF/classes/jndi-config.xml Thu Jul 28 12:59:34 2005
@@ -96,6 +96,15 @@
             </parameter>
          </resourceParams>
       </resource>
+      
+      <resource name="metadata" type="org.apache.ws.util.jndi.tools.MetadataConfigImpl">
+         <metadataConfig>
+            <!-- classpath -->
+            <metadata dialect="http://schemas.xmlsoap.org/wsdl/" identifier="http://ws.apache.org/notification/base/service/SubscriptionManager/wsdl">
+               <location>wsdl/SubscriptionManager.wsdl</location>
+            </metadata>                  
+         </metadataConfig>
+       </resource>      
    </service>
 
    <service name="ResourceAdvertiser">



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org