You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-dev@ws.apache.org by sc...@apache.org on 2005/05/24 17:04:09 UTC

svn commit: r178183 - /incubator/hermes/trunk/src/webapp/WEB-INF/classes/jndi-config.xml

Author: scamp
Date: Tue May 24 08:04:09 2005
New Revision: 178183

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

Modified:
    incubator/hermes/trunk/src/webapp/WEB-INF/classes/jndi-config.xml

Modified: incubator/hermes/trunk/src/webapp/WEB-INF/classes/jndi-config.xml
URL: http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/webapp/WEB-INF/classes/jndi-config.xml?rev=178183&r1=178182&r2=178183&view=diff
==============================================================================
--- incubator/hermes/trunk/src/webapp/WEB-INF/classes/jndi-config.xml (original)
+++ incubator/hermes/trunk/src/webapp/WEB-INF/classes/jndi-config.xml Tue May 24 08:04:09 2005
@@ -44,6 +44,15 @@
          </resourceParams>
       </resource>
       
+      <resource name="topic/eval/full" type="org.apache.ws.notification.topics.expression.impl.FullTopicExpressionEvaluator">
+         <resourceParams>
+	     <parameter>
+		<name>factory</name>
+		<value>org.apache.ws.util.jndi.BeanFactory</value>
+	     </parameter>
+         </resourceParams>
+      </resource>            
+      
       <resource name="topic/ContainerTopicExpressionEngine" type="org.apache.ws.notification.topics.expression.impl.TopicExpressionEngineImpl">
          <resourceParams>
       	     <parameter>
@@ -72,7 +81,7 @@
             </parameter>            
             <parameter>
                <name>resourceKeyName</name>
-               <value>{http://ws.apache.org/notification/base/service/SubscriptionManager}ResourceID</value>
+               <value>{http://ws.apache.org/notification/base/service/SubscriptionManager}ResourceIdentifier</value>
             </parameter>
          </resourceParams>
       </resource>



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