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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]