<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-243</id>
	<title>Nabble - Muse - Dev</title>
	<updated>2009-09-28T12:11:16Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Muse---Dev-f243.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Muse---Dev-f243.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-25651136</id>
	<title>[jira] Resolved: (MUSE-239) response name should come from the wsdl</title>
	<published>2009-09-28T12:11:16Z</published>
	<updated>2009-09-28T12:11:16Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Chris Twiner resolved MUSE-239.
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Fixed
&lt;br&gt;&lt;br&gt;Fixed the bug itself, in two files, added a host of others to test. &amp;nbsp;Kept Axis prefix &amp;quot;muse-op&amp;quot; in the fix. &amp;nbsp;The old code is still present, just not called. &amp;nbsp;2.3.0 will clean that out.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; response name should come from the wsdl
&lt;br&gt;&amp;gt; ---------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-239
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-239&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-239&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Core Engine - Routing and Serialization
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Muse 2.2.0, Eclipse 3.2.1
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Vinh Nguyen
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When generating the client proxies, wsdl2java properly reads the response names from the wsdl and stores them in the proxy metadata section. &amp;nbsp;But on the server, Muse actually creates the response name based on the request name, and doesn't look at the wsdl for the actual response name.
&lt;br&gt;&amp;gt; I found this error when not using the &amp;quot;normal&amp;quot; naming convention like MyOperationRequest and MyOperationResponse. &amp;nbsp;Instead, I had it as SomeResponse, so the client threw an error because the server was returning a different response name than expected.
&lt;br&gt;&amp;gt; The bug is in AbstractMessageHandler.createResponseName(). &amp;nbsp;It takes the properties from the request QName, and then creates a new one with &amp;quot;Response&amp;quot; appended.
&lt;br&gt;&amp;gt; Also, the method's javadoc says that &amp;quot;users can override this method to change the response name&amp;quot;, but the method itself is private. &amp;nbsp;So to override, users must override the class constructor itself.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25651136&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25651136&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-239%29-response-name-should-come-from-the-wsdl-tp11316183p25651136.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25644607</id>
	<title>[jira] Resolved: (MUSE-293) XPath filter gets Namespaces from NotificationMessage</title>
	<published>2009-09-28T05:14:16Z</published>
	<updated>2009-09-28T05:14:16Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Chris Twiner resolved MUSE-293.
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Fixed
&lt;br&gt;&lt;br&gt;Code added, tests temporarily in the cunningly named tests folder.
&lt;br&gt;&lt;br&gt;Attempts have been made to keep it binary compatible.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; XPath filter gets Namespaces from NotificationMessage
&lt;br&gt;&amp;gt; -----------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-293
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Utilities - General, QName, and XML
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Matthes Rieke
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: XPathFilterNamespaceTest.java
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have stumbled across a problem when trying to filter a NotificationMessage with an XPath expression containing namespace declarations (e.G. //om:Observation/om:procedure - where om is &amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;).
&lt;br&gt;&amp;gt; Perhaps I made some mistake while subscribing with this filter, but to me it seems, that the MessagePatternFilter just invokes XPathUtils.isMatch(). isMatch itself invokes XPathAPI.eval(context, xpath) [from apache xalan api] and that method has no parameter for the namespaceNode. This has the result that the XPath expression takes its namespaces from the NotificationMessage, which of course may differ from the ones specified in my subscribe request.
&lt;br&gt;&amp;gt; Also I noticed that namespaces in a MessagePatternFilter xml file (see below) just get erased when parsing the xml with the FilterFactory.
&lt;br&gt;&amp;gt; Filter to parse:
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:om=&amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; this gets parsed in the subscribe operation of NotificationProducer (I assume this is done before in the FilterFactory):
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;&amp;gt;//om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'&amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; As you can see the namespace &amp;quot;om:....&amp;quot; is removed.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25644607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25644607&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-293%29-XPath-filter-gets-Namespaces-from-NotificationMessage-tp19292862p25644607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25644553</id>
	<title>[jira] Resolved: (MUSE-299) SOAP responses are not logged</title>
	<published>2009-09-28T05:10:16Z</published>
	<updated>2009-09-28T05:10:16Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Chris Twiner resolved MUSE-299.
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution: Fixed
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix Version/s: &amp;nbsp; &amp;nbsp; (was: 2.3.0)
&lt;br&gt;&lt;br&gt;added the logging, only AxisIsolationLayer is affected.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; SOAP responses are not logged
&lt;br&gt;&amp;gt; -----------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-299
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-299&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-299&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Deployment - Axis2
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Francesco Scandelli
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The documentation (&lt;a href=&quot;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&lt;/a&gt;) says that &amp;nbsp;setting the logging level to FINE will cause Muse to record every SOAP request and response that it processes but actually only the requests are traced (look at org.apache.muse.core.platform.axis2.AxisIsolationLayer).
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25644553&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25644553&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-299%29-SOAP-responses-are-not-logged-tp21956797p25644553.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25566554</id>
	<title>[jira] Commented: (MUSE-299) SOAP responses are not logged</title>
	<published>2009-09-22T13:04:16Z</published>
	<updated>2009-09-22T13:04:16Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758402#action_12758402&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758402#action_12758402&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Chris Twiner commented on MUSE-299:
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;just added after the invoke:
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // HACK part two (issue 299) log the response
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (router.getLog().getLevel() == Level.FINE &amp;&amp; soapResponse != null)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 	LoggingUtils.logMessage(router.getLog(), soapResponse, false);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; SOAP responses are not logged
&lt;br&gt;&amp;gt; -----------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-299
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-299&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-299&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Deployment - Axis2
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Francesco Scandelli
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1, 2.3.0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The documentation (&lt;a href=&quot;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&lt;/a&gt;) says that &amp;nbsp;setting the logging level to FINE will cause Muse to record every SOAP request and response that it processes but actually only the requests are traced (look at org.apache.muse.core.platform.axis2.AxisIsolationLayer).
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25566554&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25566554&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-299%29-SOAP-responses-are-not-logged-tp21956797p25566554.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25566483</id>
	<title>[jira] Assigned: (MUSE-299) SOAP responses are not logged</title>
	<published>2009-09-22T13:02:17Z</published>
	<updated>2009-09-22T13:02:17Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Chris Twiner reassigned MUSE-299:
&lt;br&gt;---------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Assignee: Chris Twiner &amp;nbsp;(was: Dan Jemiolo)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; SOAP responses are not logged
&lt;br&gt;&amp;gt; -----------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-299
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-299&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-299&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Deployment - Axis2
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Francesco Scandelli
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1, 2.3.0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The documentation (&lt;a href=&quot;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&lt;/a&gt;) says that &amp;nbsp;setting the logging level to FINE will cause Muse to record every SOAP request and response that it processes but actually only the requests are traced (look at org.apache.muse.core.platform.axis2.AxisIsolationLayer).
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25566483&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25566483&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-299%29-SOAP-responses-are-not-logged-tp21956797p25566483.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25566389</id>
	<title>[jira] Commented: (MUSE-293) XPath filter gets Namespaces from NotificationMessage</title>
	<published>2009-09-22T12:54:16Z</published>
	<updated>2009-09-22T12:54:16Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758397#action_12758397&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758397#action_12758397&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Chris Twiner commented on MUSE-293:
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;coding done, checking tests into a temporary location (until a Maven friendly way is found). &amp;nbsp;In particular toXML writes out the correct namespace prefixes (allowing persistence of subscriptions etc).
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; XPath filter gets Namespaces from NotificationMessage
&lt;br&gt;&amp;gt; -----------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-293
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Utilities - General, QName, and XML
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Matthes Rieke
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: XPathFilterNamespaceTest.java
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have stumbled across a problem when trying to filter a NotificationMessage with an XPath expression containing namespace declarations (e.G. //om:Observation/om:procedure - where om is &amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;).
&lt;br&gt;&amp;gt; Perhaps I made some mistake while subscribing with this filter, but to me it seems, that the MessagePatternFilter just invokes XPathUtils.isMatch(). isMatch itself invokes XPathAPI.eval(context, xpath) [from apache xalan api] and that method has no parameter for the namespaceNode. This has the result that the XPath expression takes its namespaces from the NotificationMessage, which of course may differ from the ones specified in my subscribe request.
&lt;br&gt;&amp;gt; Also I noticed that namespaces in a MessagePatternFilter xml file (see below) just get erased when parsing the xml with the FilterFactory.
&lt;br&gt;&amp;gt; Filter to parse:
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:om=&amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; this gets parsed in the subscribe operation of NotificationProducer (I assume this is done before in the FilterFactory):
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;&amp;gt;//om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'&amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; As you can see the namespace &amp;quot;om:....&amp;quot; is removed.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25566389&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25566389&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-293%29-XPath-filter-gets-Namespaces-from-NotificationMessage-tp19292862p25566389.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25562149</id>
	<title>[jira] Commented: (MUSE-293) XPath filter gets Namespaces from NotificationMessage</title>
	<published>2009-09-22T08:28:16Z</published>
	<updated>2009-09-22T08:28:16Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758270#action_12758270&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758270#action_12758270&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Chris Twiner commented on MUSE-293:
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;NOTE this does not adjust either ProducerPropertiesFilter or TopicFilters use of XPathUtils.isMatch. &amp;nbsp;The reason being topicfilters shouldn't really be doing xpath filtering anyway (thats messagefilters job) and the other filter should probably be using the generated producer properties.
&lt;br&gt;&lt;br&gt;If either of these is an issue in the future it should be easy to remedy them.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; XPath filter gets Namespaces from NotificationMessage
&lt;br&gt;&amp;gt; -----------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-293
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Utilities - General, QName, and XML
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Matthes Rieke
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: XPathFilterNamespaceTest.java
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have stumbled across a problem when trying to filter a NotificationMessage with an XPath expression containing namespace declarations (e.G. //om:Observation/om:procedure - where om is &amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;).
&lt;br&gt;&amp;gt; Perhaps I made some mistake while subscribing with this filter, but to me it seems, that the MessagePatternFilter just invokes XPathUtils.isMatch(). isMatch itself invokes XPathAPI.eval(context, xpath) [from apache xalan api] and that method has no parameter for the namespaceNode. This has the result that the XPath expression takes its namespaces from the NotificationMessage, which of course may differ from the ones specified in my subscribe request.
&lt;br&gt;&amp;gt; Also I noticed that namespaces in a MessagePatternFilter xml file (see below) just get erased when parsing the xml with the FilterFactory.
&lt;br&gt;&amp;gt; Filter to parse:
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:om=&amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; this gets parsed in the subscribe operation of NotificationProducer (I assume this is done before in the FilterFactory):
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;&amp;gt;//om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'&amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; As you can see the namespace &amp;quot;om:....&amp;quot; is removed.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25562149&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25562149&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-293%29-XPath-filter-gets-Namespaces-from-NotificationMessage-tp19292862p25562149.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25561662</id>
	<title>[jira] Commented: (MUSE-293) XPath filter gets Namespaces from NotificationMessage</title>
	<published>2009-09-22T08:00:16Z</published>
	<updated>2009-09-22T08:00:16Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758262#action_12758262&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12758262#action_12758262&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Chris Twiner commented on MUSE-293:
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;In order to maintain binary compatibility for the 2.2.1 release I'm adding a new constructor, the other will simply be deprecated.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; XPath filter gets Namespaces from NotificationMessage
&lt;br&gt;&amp;gt; -----------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-293
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-293&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-293&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: Utilities - General, QName, and XML
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Matthes Rieke
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: XPathFilterNamespaceTest.java
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have stumbled across a problem when trying to filter a NotificationMessage with an XPath expression containing namespace declarations (e.G. //om:Observation/om:procedure - where om is &amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;).
&lt;br&gt;&amp;gt; Perhaps I made some mistake while subscribing with this filter, but to me it seems, that the MessagePatternFilter just invokes XPathUtils.isMatch(). isMatch itself invokes XPathAPI.eval(context, xpath) [from apache xalan api] and that method has no parameter for the namespaceNode. This has the result that the XPath expression takes its namespaces from the NotificationMessage, which of course may differ from the ones specified in my subscribe request.
&lt;br&gt;&amp;gt; Also I noticed that namespaces in a MessagePatternFilter xml file (see below) just get erased when parsing the xml with the FilterFactory.
&lt;br&gt;&amp;gt; Filter to parse:
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:om=&amp;quot;&lt;a href=&quot;http://www.opengis.net/om/1.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opengis.net/om/1.0&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; this gets parsed in the subscribe operation of NotificationProducer (I assume this is done before in the FilterFactory):
&lt;br&gt;&amp;gt; &amp;lt;wsnt:Filter xmlns:wsnt=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsn/b-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsn/b-2&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;wsnt:MessageContent Dialect=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/1999/REC-xpath-19991116&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/1999/REC-xpath-19991116&lt;/a&gt;&amp;quot;&amp;gt;//om:Observation/om:procedure/@xlink:href='urn:ogc:object:procedure:CITE:WeatherService:LGA'&amp;lt;/wsnt:MessageContent&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/wsnt:Filter&amp;gt;
&lt;br&gt;&amp;gt; As you can see the namespace &amp;quot;om:....&amp;quot; is removed.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25561662&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25561662&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-293%29-XPath-filter-gets-Namespaces-from-NotificationMessage-tp19292862p25561662.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25071591</id>
	<title>[jira] Resolved: (MUSE-268) SoapFault(Element) constructor retrieves code but loses namespace</title>
	<published>2009-08-20T16:04:14Z</published>
	<updated>2009-08-20T16:04:14Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Chris Twiner resolved MUSE-268.
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Invalid
&lt;br&gt;&lt;br&gt;Andrea further confirms this isn't a bug, marking as Invalid, unless another test can show validity.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; SoapFault(Element) constructor retrieves code but loses namespace
&lt;br&gt;&amp;gt; -----------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MUSE-268
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-268&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-268&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Muse
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Environment: Muse 2.2.0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Vinh Nguyen
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Chris Twiner
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 2.2.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: FaultCodeNSTest.java
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm doing the following in SimpleResourceRouter:
&lt;br&gt;&amp;gt; public Element invoke(Element soapBody)
&lt;br&gt;&amp;gt; {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; // Check the error code.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Element response = super.invoke(soapBody);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; QName name = XmlUtils.getElementQName(response);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; if (name.equals(SoapConstants.FAULT_QNAME))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SoapFault fault = new SoapFault(response);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; QName faultCode = fault.getCode();
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; System.out.println(&amp;quot;Fault code: &amp;quot; + faultCode.getPrefix() + &amp;quot;, &amp;quot; + faultCode.getLocalPart() + &amp;quot;, &amp;quot; + faultCode.getNamespaceURI());
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (faultCode.equals(SoapConstants.SENDER_QNAME))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; System.out.println(&amp;quot;Fault is a user error!&amp;quot;);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; return response;
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; But I noticed that the faultCode's namespace is lost. &amp;nbsp;So when I try to compare it to SoapConstants.SENDER_QNAME, it always returns false. &amp;nbsp;So it is difficult to check if the fault is a user error, or an actual system (Muse) error.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25071591&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25071591&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-268%29-SoapFault%28Element%29-constructor-retrieves-code-but-loses-namespace-tp12304851p25071591.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24360051</id>
	<title>Dan Jemiolo is out of the office.</title>
	<published>2009-07-06T10:56:16Z</published>
	<updated>2009-07-06T10:56:16Z</updated>
	<author>
		<name>Daniel Jemiolo</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;I will be out of the office starting  07/06/2009 and will not return until 07/08/2009.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I will have access to email throughout the day. Please contact Jose Ortiz for any urgent matters related to WebSphere CloudBurst.&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dan-Jemiolo-is-out-of-the-office.-tp24360051p24360051.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24359128</id>
	<title>PMC Reorganization and July board report</title>
	<published>2009-07-06T09:55:49Z</published>
	<updated>2009-07-06T09:55:49Z</updated>
	<author>
		<name>Glen Daniels-3</name>
	</author>
	<content type="html">Hi everyone:
&lt;br&gt;&lt;br&gt;Once again, I'm cc'ing all the -dev lists to make absolutely sure everyone
&lt;br&gt;sees this note. &amp;nbsp;Future mails will just go to general@.
&lt;br&gt;&lt;br&gt;It's time to get this discussion going, and hopefully bring it to some kind
&lt;br&gt;of a place from which we can affect change as a community. &amp;nbsp;We're going to
&lt;br&gt;submit a report to the board in July, and I'd really like to be able to say
&lt;br&gt;something other than &amp;quot;radio silence on the PMC reorg front&amp;quot;. :)
&lt;br&gt;&lt;br&gt;Can we talk some more about this in the near term? &amp;nbsp;As you know, there is a
&lt;br&gt;wiki page at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.apache.org/ws/FrontPage/WebServicesPMCReorg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.apache.org/ws/FrontPage/WebServicesPMCReorg&lt;/a&gt;&lt;br&gt;&lt;br&gt;One proposal there has four supporters so far, and other proposals, comments,
&lt;br&gt;thoughts, etc., are very welcome.
&lt;br&gt;&lt;br&gt;Please, people, chime in. &amp;nbsp;Either put your thoughts on the wiki, or continue
&lt;br&gt;the discussion via email at &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24359128&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general@...&lt;/a&gt; - please try and keep the
&lt;br&gt;discussion about this topic on that list and not on the individual project
&lt;br&gt;lists, since this is clearly a community-wide topic.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;--Glen
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24359128&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24359128&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/PMC-Reorganization-and-July-board-report-tp24359128p24359128.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24006740</id>
	<title>Dan Jemiolo is out of the office.</title>
	<published>2009-06-12T15:01:47Z</published>
	<updated>2009-06-12T15:01:47Z</updated>
	<author>
		<name>Daniel Jemiolo</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;I will be out of the office starting  06/12/2009 and will not return until 06/22/2009.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
If you have a question related to WebSphere CloudBurst, please forward it to Rohith Ashok or my manager, Jake Mickley.&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dan-Jemiolo-is-out-of-the-office.-tp24006740p24006740.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24005163</id>
	<title>One more thing..</title>
	<published>2009-06-12T12:50:18Z</published>
	<updated>2009-06-12T12:50:18Z</updated>
	<author>
		<name>Glen Daniels-3</name>
	</author>
	<content type="html">If you'd like to discuss the PMC reorganization issue, please keep that
&lt;br&gt;thread on general@ws instead of any of the project-specific lists.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;--Glen
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24005163&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24005163&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/One-more-thing..-tp24005163p24005163.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24004829</id>
	<title>Board report for June, and splitting the project</title>
	<published>2009-06-12T12:25:21Z</published>
	<updated>2009-06-12T12:25:21Z</updated>
	<author>
		<name>Glen Daniels-3</name>
	</author>
	<content type="html">Hi all!
&lt;br&gt;&lt;br&gt;Two things. &amp;nbsp;First off, it's of course that time again. &amp;nbsp;Kurt (thanks Kurt)
&lt;br&gt;has been kind enough to set up the template report at
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.apache.org/ws/ReportForJun2009&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.apache.org/ws/ReportForJun2009&lt;/a&gt;&lt;br&gt;&lt;br&gt;Some content has already been added, but please feel encouraged to add your
&lt;br&gt;project's status/highlights, or anything you feel needs to be communicated up
&lt;br&gt;to the board level.
&lt;br&gt;&lt;br&gt;In particular, I was hoping to have more conversation and consensus around
&lt;br&gt;the &amp;quot;splitting the project&amp;quot; idea, but that has been slow to get going. &amp;nbsp;As a
&lt;br&gt;reminder, please visit the wiki page for this discussion at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.apache.org/ws/FrontPage/WebServicesPMCReorg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.apache.org/ws/FrontPage/WebServicesPMCReorg&lt;/a&gt;&lt;br&gt;&lt;br&gt;There are proposals and comments there - please feel free to add more, or to
&lt;br&gt;add yourself as a supporter to any of the proposals there currently.
&lt;br&gt;&lt;br&gt;Unfortunately there was a bit of a date snafu with the automated reminder
&lt;br&gt;system this time around, and so I thought we had another week and a half
&lt;br&gt;before the report was due... but actually it's due by the 15th, which is
&lt;br&gt;Monday. &amp;nbsp;Since I do not think we're going to have enough time for an adequate
&lt;br&gt;discussion before then, I am planning to ask the board to allow us to report
&lt;br&gt;at next month's meeting instead (we'll stay on our regular Mar/Jun/Sept/Dec
&lt;br&gt;schedule, just move this one report).
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;--Glen
&lt;br&gt;&amp;nbsp; Your Friendly Neighborhood PMC Chair
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24004829&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24004829&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Board-report-for-June%2C-and-splitting-the-project-tp24004829p24004829.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23587280</id>
	<title>Web Services PMC - Organization and futures</title>
	<published>2009-05-17T13:17:05Z</published>
	<updated>2009-05-17T13:17:05Z</updated>
	<author>
		<name>Glen Daniels-3</name>
	</author>
	<content type="html">[PLEASE KEEP REPLIES TO THIS THREAD ON &amp;quot;general@ws&amp;quot;. If you're not on it and
&lt;br&gt;interested, please subscribe.]
&lt;br&gt;&lt;br&gt;Hi all:
&lt;br&gt;&lt;br&gt;June approaches, and with it another WS PMC board report. &amp;nbsp;After the March
&lt;br&gt;report, we were again asked by the board what's up with our project's
&lt;br&gt;organization. &amp;nbsp;As such, I'd like to re-open this discussion here, in hopes
&lt;br&gt;that we can achieve a real consensus this time around, whatever the outcome.
&lt;br&gt;&lt;br&gt;PLEASE NOTE - we all have opinions, and while we certainly would like to sway
&lt;br&gt;others to our point of view, let's make sure that we keep the conversation
&lt;br&gt;respectful and considerate of each other's ideas (no matter how totally
&lt;br&gt;insane they might sound to us. :) ).
&lt;br&gt;&lt;br&gt;Toward this end I've spun up a wiki page:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.apache.org/ws/FrontPage/WebServicesPMCReorg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.apache.org/ws/FrontPage/WebServicesPMCReorg&lt;/a&gt;&lt;br&gt;&lt;br&gt;I'd like to record the proposals here, as well as a bullet-item list of
&lt;br&gt;points that people think are important to consider in the discussion. &amp;nbsp;I did
&lt;br&gt;a very quick start of a couple of items, please feel free to jump in and add
&lt;br&gt;/ edit stuff.
&lt;br&gt;&lt;br&gt;If it looks like we're heading towards some kind of agreement in the next
&lt;br&gt;couple of weeks, that's awesome. &amp;nbsp;If it appears we can't reach consensus, I'd
&lt;br&gt;love to hear ideas as to how we should proceed - but for now, let's just talk
&lt;br&gt;about it again and see what comes up.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;--Glen
&lt;br&gt;&amp;nbsp; Your friendly neighborhood PMC chair
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23587280&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23587280&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Web-Services-PMC---Organization-and-futures-tp23587280p23587280.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23440889</id>
	<title>How to decalre new properties in service definition file</title>
	<published>2009-05-07T23:40:05Z</published>
	<updated>2009-05-07T23:40:05Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi Chris,
&lt;br&gt;&lt;br&gt;I've modified the WsResource's definition file in wrsf example to add a new complex property, but get the following warning information after running wsdl2java:
&lt;br&gt;&lt;i&gt;&lt;br&gt;WARNING: [ID = 'NoWSRPSchema'] No WS-RP schema found.&lt;/i&gt;&lt;br&gt;&lt;br&gt;Also, there is no capability generated for the new property.
&lt;br&gt;&lt;br&gt;I've renamed the WsResource to WsrServerMBean. The content of WsrServerMBean.wsdl where the new property is added is as following:
&lt;br&gt;&lt;br&gt;&lt;i&gt;......
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:schema 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; elementFormDefault=&amp;quot;qualified&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; targetNamespace=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementService&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementService&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;WsrServerMBeanProperty&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;InShutdown&amp;quot; &amp;nbsp;type=&amp;quot;xsd:boolean&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;BuildID&amp;quot; &amp;nbsp;type=&amp;quot;xsd:string&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:element&amp;gt;	
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;WsrServerMBeanProperties&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element ref=&amp;quot;wsrf-rl:CurrentTime&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element ref=&amp;quot;wsrf-rl:TerminationTime&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element ref=&amp;quot;wsrf-rp:QueryExpressionDialect&amp;quot; minOccurs=&amp;quot;0&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element ref=&amp;quot;tns:WsrServerMBeanProperty&amp;quot; minOccurs=&amp;quot;0&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:schema&amp;gt;
&lt;br&gt;&lt;br&gt;......
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsdl:portType 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name=&amp;quot;WsrServerMBeanPortType&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsrf-rp:ResourceProperties=&amp;quot;tns:WsrServerMBeanProperties&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsrmd:Descriptor=&amp;quot;WsrServerMBeanMetadata&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsrmd:DescriptorLocation=&amp;quot;WsrServerMBean.rmd&amp;quot; &amp;gt;
&lt;br&gt;......&lt;/i&gt;&lt;br&gt;&lt;br&gt;The content of WsrServerMBean.rmd is as following:
&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;MetadataDescriptor xmlns:wsrl=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rl-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rl-2&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:myns=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementService&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementService&lt;/a&gt;&amp;quot; name=&amp;quot;WsrServerMBeanMetadata&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; interface=&amp;quot;myns:WsrServerMBeanPortType&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsdlLocation=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementService&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementService&lt;/a&gt;&amp;nbsp;WsrServerMBean.wsdl&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Property name=&amp;quot;wsrl:CurrentTime&amp;quot; modifiability=&amp;quot;read-only&amp;quot; mutability=&amp;quot;mutable&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Property name=&amp;quot;wsrl:TerminationTime&amp;quot; modifiability=&amp;quot;read-only&amp;quot; mutability=&amp;quot;mutable&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Property name=&amp;quot;myns:WsrServerMBeanProperty&amp;quot; modifiability=&amp;quot;read-write&amp;quot; mutability=&amp;quot;mutable&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/MetadataDescriptor&amp;gt;&lt;/i&gt;&lt;br&gt;Could you tell me what's wrong?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-decalre-new-properties-in-service-definition-file-tp23440889p23440889.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23388034</id>
	<title>Re: About ResourceId - 2</title>
	<published>2009-05-05T06:48:11Z</published>
	<updated>2009-05-05T06:48:11Z</updated>
	<author>
		<name>Chris Twiner</name>
	</author>
	<content type="html">hiya, &amp;nbsp;I'm swamped at the moment, hence slow in replying, I'll try to
&lt;br&gt;get to you're other emails soon.
&lt;br&gt;&lt;br&gt;When creating a new resource via a factory function you should return
&lt;br&gt;at least the resources EPR. &amp;nbsp;This allows the invoking code to know
&lt;br&gt;what the new resource is.
&lt;br&gt;&lt;br&gt;Regarding the actual id creation that is entirely up to the creator of
&lt;br&gt;the resource, ResourceManager.addResource provides the simple method
&lt;br&gt;to store it against an epr.
&lt;br&gt;&lt;br&gt;The &lt;a href=&quot;http://www.ibm.com/developerworks/library/ac-muse.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ibm.com/developerworks/library/ac-muse.html&lt;/a&gt;&amp;nbsp;article
&lt;br&gt;holds all the information necessary for such a pattern when proxying
&lt;br&gt;(i.e. an actual new resource isn't created, just a new epr for that
&lt;br&gt;resource).
&lt;br&gt;&lt;br&gt;In terms of file based persistence, you can choose any content you
&lt;br&gt;wish, the basic aim is just to keep the eprs unique.
&lt;br&gt;&lt;br&gt;And finally, what I think you might actually need here is when
&lt;br&gt;creating a new resource ...
&lt;br&gt;&lt;br&gt;In general if you find something like this : muse-wsa:ResourceId its
&lt;br&gt;used by / created by the default ResourceIdFactory implementation
&lt;br&gt;CounterResourceIdFactory (loaded with
&lt;br&gt;org.apache.muse.core.descriptor.SimpleResourceDescriptor, see
&lt;br&gt;&lt;a href=&quot;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/docs/2.2.0/manual/architecture/deployment-descriptor.html&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;You can use whatever you wish for a java-id-factory-class, there are
&lt;br&gt;also other default implementations, but I would advice that if the
&lt;br&gt;resource id is not good for you that you choose something semantic,
&lt;br&gt;something which identifies that resource for your domain (could be
&lt;br&gt;userids etc).
&lt;br&gt;&lt;br&gt;I know that I have copy+pasted this kind of thing before, and that you
&lt;br&gt;have found the java-id-factory-class yourself, I hope this fills in
&lt;br&gt;the blanks.
&lt;br&gt;&lt;br&gt;As a note to all reading, I'm low on resource at the moment, and - as
&lt;br&gt;I'm sure many other committers do - I do this in my free time, so
&lt;br&gt;please excuse late answers and the current glacial pace of
&lt;br&gt;development.
&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;On Tue, May 5, 2009 at 11:13 AM, SARA1232007 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23388034&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyl_axis@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Chris,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I need to assign the value of resourceId which satisfies my own needs. Could
&lt;br&gt;&amp;gt; you tell me which class is responsible for invoke the resourceId factory to
&lt;br&gt;&amp;gt; get the value of resourceId?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Urgently needs you help.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sara
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/About-ResourceId---2-tp23383784p23383784.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/About-ResourceId---2-tp23383784p23383784.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Muse - Dev mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23388034&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23388034&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23388034&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23388034&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/About-ResourceId---2-tp23383784p23388034.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23383784</id>
	<title>About ResourceId - 2</title>
	<published>2009-05-05T02:13:16Z</published>
	<updated>2009-05-05T02:13:16Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi Chris,
&lt;br&gt;&lt;br&gt;I need to assign the value of resourceId which satisfies my own needs. Could you tell me which class is responsible for invoke the resourceId factory to get the value of resourceId?
&lt;br&gt;&lt;br&gt;Urgently needs you help.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/About-ResourceId---2-tp23383784p23383784.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23361960</id>
	<title>About resourceId</title>
	<published>2009-05-03T18:51:00Z</published>
	<updated>2009-05-03T18:51:00Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Can anyone tell me what else need to be done to access a resource, which generated by a factory, without resourceId? 
&lt;br&gt;Also, an another question: what should I do if I want to assign the resourceId value by an another class? 
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/About-resourceId-tp23361960p23361960.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23294684</id>
	<title>Nalini Vidapankal/India/IBM is out of the office.</title>
	<published>2009-04-29T03:34:20Z</published>
	<updated>2009-04-29T03:34:20Z</updated>
	<author>
		<name>Nalini Vidapankal</name>
	</author>
	<content type="html">I will be out of the office starting &amp;nbsp;29/04/2009 and will not return until
&lt;br&gt;04/05/2009.
&lt;br&gt;&lt;br&gt;I will not have access to my mails during this period. I will respond once
&lt;br&gt;I am back to office.
&lt;br&gt;&lt;br&gt;Kindly contact Indumathy Gururao/India/IBM for any urgent issues related to
&lt;br&gt;the AC-LA.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;Nalini
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23294684&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23294684&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Nalini-Vidapankal-India-IBM-is-out-of-the-office.-tp23294684p23294684.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23293658</id>
	<title>Re: About use factory to create resource</title>
	<published>2009-04-29T02:24:16Z</published>
	<updated>2009-04-29T02:24:16Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi Chris,
&lt;br&gt;&lt;br&gt;I search the WsrMEPMBean(managed resource) entry using ServiceGroup and found that the WsrMEPMBean has a resourceId with the value MuseResource-1. What I plan is to use the address '&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean'&lt;/a&gt;&amp;nbsp;without resourceId, so I remove the subdirectory 'WsrMEPMBean' under &amp;nbsp;'router-entries' directory. 
&lt;br&gt;&lt;br&gt;Can anyone tell me what else need to be done to access a resource, which generated by a factory, without resourceId?
&lt;br&gt;Also, an another question: what should I do if I want to assign the resourceId value by an another class?
&lt;br&gt;&lt;br&gt;The muse.xml content is as following:
&lt;br&gt;&lt;i&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;router&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;java-router-class&amp;gt;org.apache.muse.core.routing.SimpleResourceRouter&amp;lt;/java-router-class&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;logging&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;log-file&amp;gt;log/muse.log&amp;lt;/log-file&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;log-level&amp;gt;FINE&amp;lt;/log-level&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/logging&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;persistence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;java-persistence-class&amp;gt;org.apache.muse.core.routing.RouterFilePersistence&amp;lt;/java-persistence-class&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;persistence-location&amp;gt;router-entries&amp;lt;/persistence-location&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/persistence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/router&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;resource-type&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;context-path&amp;gt;WsrMEPMBean&amp;lt;/context-path&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsdl&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsdl-file&amp;gt;/wsdl/WsrMEPMBean.wsdl&amp;lt;/wsdl-file&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsdl-port-type xmlns:pfx=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementService&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementService&lt;/a&gt;&amp;quot;&amp;gt;pfx:WsrMEPMBeanPortType&amp;lt;/wsdl-port-type&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsdl&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;java-id-factory-class&amp;gt;org.apache.muse.core.routing.CounterResourceIdFactory&amp;lt;/java-id-factory-class&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;java-resource-class&amp;gt;org.apache.muse.ws.resource.impl.SimpleWsResource&amp;lt;/java-resource-class&amp;gt;
&lt;br&gt;... ...&lt;/i&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/About-use-factory-to-create-resource-tp23256067p23293658.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23256067</id>
	<title>About use factory to create resource</title>
	<published>2009-04-27T06:16:53Z</published>
	<updated>2009-04-27T06:16:53Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I tried to use a factory to create a managed resource and then access the resource directly without searching the ServiceGroup.
&lt;br&gt;&lt;br&gt;I have modified the wrsf example as following:
&lt;br&gt;1) use WsrMEPMBeanFactory to create a managed resource, ie, WsrMEPMBean, the code is following:
&lt;br&gt;&lt;br&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; public void initializeCompleted() 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throws SoapFault
&lt;br&gt;&amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; super.initializeCompleted();
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ResourceManager manager = getResource().getResourceManager();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Resource next = manager.createResource(&amp;quot;WsrMEPMBean&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; next.initialize();
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; getLog().warning(&amp;quot;WsrMEPMBeanFactoryImpl.initializeCompleted():: WsrMEPMBean address:&amp;quot;+next.getEndpointReference().getAddress());
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&lt;/i&gt;&lt;br&gt;2) rename the WsResource to WsrMEPMBean
&lt;br&gt;3) remove the declarence and implementation of ServiceGroup and ServiceGroupEntry.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;The log information of client which try to build a WsrServerClient to access &amp;quot;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&lt;/a&gt;&amp;quot; directly without searching ServiceGroup. The client trace information tells me that the endpoint &amp;quot;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&lt;/a&gt;&amp;quot; does not exist, while the server information tells me that the resource with address &amp;quot;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&lt;/a&gt;&amp;quot; is already created. The detailed trace information of client is as following:
&lt;br&gt;&lt;br&gt;&lt;i&gt;[CLIENT TRACE] SOAP envelope contents (outgoing):
&lt;br&gt;&lt;br&gt;&amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://www.w3.org/2003/05/soap-envelope&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2003/05/soap-envelope&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:To xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&lt;/a&gt;&amp;lt;/wsa:To&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Action xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentRequest&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentRequest&lt;/a&gt;&amp;lt;/wsa:Action&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:MessageID xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:0593b5c8-f369-8188-7674-e76599ba8a94&amp;lt;/wsa:MessageID&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:From xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/role/anonymous&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/role/anonymous&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsa:From&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Body&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsrf-rp:GetResourcePropertyDocument xmlns:wsrf-rp=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rp-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rp-2&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Body&amp;gt;
&lt;br&gt;&amp;lt;/soap:Envelope&amp;gt;
&lt;br&gt;&lt;br&gt;[CLIENT TRACE] SOAP envelope contents (incoming):
&lt;br&gt;&lt;br&gt;&amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://www.w3.org/2003/05/soap-envelope&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2003/05/soap-envelope&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:To xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/role/anonymous&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/role/anonymous&lt;/a&gt;&amp;lt;/wsa:To&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Action xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/fault&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/fault&lt;/a&gt;&amp;lt;/wsa:Action&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:MessageID xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:9ab4845a-7d97-746d-2faf-e68acb554fb4&amp;lt;/wsa:MessageID&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:RelatesTo RelationshipType=&amp;quot;wsa:Reply&amp;quot; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:0593b5c8-f369-8188-7674-e76599ba8a94&amp;lt;/wsa:RelatesTo&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:From xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsa:From&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Body&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Fault&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Code&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Value&amp;gt;soap:Sender&amp;lt;/soap:Value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Subcode xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Value&amp;gt;wsa:DestinationUnreachable&amp;lt;/soap:Value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Subcode&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Code&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Reason&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Text&amp;gt;[ID = 'DestinationUnreachable'] There is no resource available at the given EPR: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&amp;lt;/wsa:Address&amp;gt;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&amp;lt;/wsa:Address&amp;gt;&lt;/a&gt;&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;
&lt;br&gt;&lt;br&gt;The existing EPRs hosted by this endpoint are: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:ReferenceParameters xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBeanFactory&amp;lt;/wsa:Address&amp;gt;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBeanFactory&amp;lt;/wsa:Address&amp;gt;&lt;/a&gt;&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;
&lt;br&gt;&amp;lt;/soap:Text&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Reason&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Fault&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Body&amp;gt;
&lt;br&gt;&amp;lt;/soap:Envelope&amp;gt;
&lt;br&gt;&lt;br&gt;org.apache.muse.ws.addressing.soap.SoapFault: [ID = 'DestinationUnreachable'] There is no resource available at the given EPR: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;
&lt;br&gt;&lt;br&gt;The existing EPRs hosted by this endpoint are: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:ReferenceParameters xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBeanFactory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBeanFactory&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;The log information from server is as following: 
&lt;br&gt;&lt;i&gt;&lt;br&gt;10:22:03,342 INFO &amp;nbsp;[Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBos
&lt;br&gt;s_4_2_2_GA date=200710221139)] Started in 1m:27s:229ms
&lt;br&gt;10:22:16,140 ERROR [STDERR] 2009-4-27 10:22:16 org.apache.muse.core.SimpleResour
&lt;br&gt;ce initialize
&lt;br&gt;信息: [ID = 'ResourceInitialized'] The resource at 'WsrMEPMBean' has been initia
&lt;br&gt;lized.
&lt;br&gt;10:22:16,140 ERROR [STDERR] WsrMEPMBeanFactoryImpl.initializeCompleted():: WsrME
&lt;br&gt;PMBean address:&lt;a href=&quot;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/WsrServer/services/WsrMEPMBean&lt;/a&gt;&lt;br&gt;10:22:16,140 ERROR [STDERR] 2009-4-27 10:22:16 com._30wish.www.muse.ManagementSe
&lt;br&gt;rvice.WsrMEPMBeanFactoryImpl initializeCompleted
&lt;br&gt;&lt;br&gt;10:22:16,140 ERROR [STDERR] 2009-4-27 10:22:16 org.apache.muse.core.SimpleResour
&lt;br&gt;ce initialize
&lt;br&gt;信息: [ID = 'ResourceInitialized'] The resource at 'WsrMEPMBeanFactory' has been
&lt;br&gt;&amp;nbsp;initialized.
&lt;br&gt;10:22:16,140 ERROR [STDERR] 2009-4-27 10:22:16 org.apache.muse.core.routing.Simp
&lt;br&gt;leResourceRouter initialize
&lt;br&gt;信息: [ID = 'RouterIsInitialized'] The resource router has been initialized.&lt;/i&gt;&lt;br&gt;&lt;br&gt;Can anyone tell me what's wrong?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/About-use-factory-to-create-resource-tp23256067p23256067.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23255990</id>
	<title>Re: about SimpleWsResource and SimpleResource</title>
	<published>2009-04-27T06:13:31Z</published>
	<updated>2009-04-27T06:13:31Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Chris Twiner wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Hi, sorry I should have been much clearer, In the email you copied and
&lt;br&gt;pasted the xml content so we got &amp;lt; instead of &amp;lt;, this makes it
&lt;br&gt;difficult to look at for each member of the list. &amp;nbsp;Instead if you
&lt;br&gt;could show the eprs themselves (so we see &amp;lt; not &amp;lt;) that makes it
&lt;br&gt;easier for everyone on the list.
&lt;br&gt;itional commands, e-mail: muse-dev-help@ws.apache.org
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
Hi Chris,
&lt;br&gt;&lt;br&gt;Sorry I still don't know what you mean. English is not my native language. Could you give an example of the msg with the required format?
&lt;br&gt;&lt;br&gt;Thank you very much for your patience!
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Sara 
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-SimpleWsResource-and-SimpleResource-tp23168871p23255990.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23190659</id>
	<title>Re: about SimpleWsResource and SimpleResource</title>
	<published>2009-04-22T22:49:44Z</published>
	<updated>2009-04-22T22:49:44Z</updated>
	<author>
		<name>Chris Twiner</name>
	</author>
	<content type="html">On Thu, Apr 23, 2009 at 3:23 AM, SARA1232007 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23190659&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyl_axis@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In future posts to the mailing list can you please copy and paste the
&lt;br&gt;&amp;gt; actual text of available EPRS (not just the escaped xml), its
&lt;br&gt;&amp;gt; particularly difficult to read.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Chris,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you for your quick response. But I don't understand what you mean by
&lt;br&gt;&amp;gt; &amp;quot;actual text of available EPRS , not just the escaped xml&amp;quot;.  Those
&lt;br&gt;&amp;gt; information I post is gotten from Muse.
&lt;br&gt;&amp;gt; --
&lt;/div&gt;&lt;br&gt;Hi, sorry I should have been much clearer, In the email you copied and
&lt;br&gt;pasted the xml content so we got &amp;lt; instead of &amp;lt;, this makes it
&lt;br&gt;difficult to look at for each member of the list. &amp;nbsp;Instead if you
&lt;br&gt;could show the eprs themselves (so we see &amp;lt; not &amp;lt;) that makes it
&lt;br&gt;easier for everyone on the list.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23190659&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23190659&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-SimpleWsResource-and-SimpleResource-tp23168871p23190659.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23186067</id>
	<title>Re: about wsrf-rpQueryExpressionDialect capability</title>
	<published>2009-04-22T18:39:55Z</published>
	<updated>2009-04-22T18:39:55Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">&lt;br&gt;why do you want to do that? It may be a completely legitimate thing to
&lt;br&gt;do but I don't really understand it.
&lt;br&gt;&lt;br&gt;Normally the expressiondialects are only used when making a query such
&lt;br&gt;as a filter for subscriptions, not exposed as resource properties.
&lt;br&gt;&lt;br&gt;The error message tells you that no capability configured for that
&lt;br&gt;resource provides that property, if you really do want it as a
&lt;br&gt;property then you must declare (and possibly implement) a capability
&lt;br&gt;that provides it.
&lt;br&gt;&lt;br&gt;Hi Chris,
&lt;br&gt;&lt;br&gt;This program is developed according to the Muse wsrf example. Wsrf example declare a wsrf-rpQueryExpressionDialect without configure a capability for it. The reason I want wsrf-rpQueryExpressionDialect is I might need to query the managed resource using &amp;nbsp;query expression.
&lt;br&gt;&lt;br&gt;Your further help is very much appreciated.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-wsrf-rpQueryExpressionDialect-capability-tp23168896p23186067.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23185432</id>
	<title>Re: about SimpleWsResource and SimpleResource</title>
	<published>2009-04-22T18:23:53Z</published>
	<updated>2009-04-22T18:23:53Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;In future posts to the mailing list can you please copy and paste the
&lt;br&gt;actual text of available EPRS (not just the escaped xml), its
&lt;br&gt;particularly difficult to read.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hi Chris,
&lt;br&gt;&lt;br&gt;Thank you for your quick response. But I don't understand what you mean by &amp;quot;actual text of available EPRS , not just the escaped xml&amp;quot;. &amp;nbsp;Those information I post is gotten from Muse.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-SimpleWsResource-and-SimpleResource-tp23168871p23185432.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23169958</id>
	<title>Re: about wsrf-rpQueryExpressionDialect capability</title>
	<published>2009-04-21T22:31:29Z</published>
	<updated>2009-04-21T22:31:29Z</updated>
	<author>
		<name>Chris Twiner</name>
	</author>
	<content type="html">On Wed, Apr 22, 2009 at 5:08 AM, SARA1232007 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169958&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyl_axis@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I declare the QueryExpressionDialect property in wsdl as following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;hiya,
&lt;br&gt;&lt;br&gt;why do you want to do that? It may be a completely legitimate thing to
&lt;br&gt;do but I don't really understand it.
&lt;br&gt;&lt;br&gt;Normally the expressiondialects are only used when making a query such
&lt;br&gt;as a filter for subscriptions, not exposed as resource properties.
&lt;br&gt;&lt;br&gt;The error message tells you that no capability configured for that
&lt;br&gt;resource provides that property, if you really do want it as a
&lt;br&gt;property then you must declare (and possibly implement) a capability
&lt;br&gt;that provides it.
&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169958&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169958&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-wsrf-rpQueryExpressionDialect-capability-tp23168896p23169958.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23169900</id>
	<title>Re: about the situation to use factory to create resource</title>
	<published>2009-04-21T22:25:11Z</published>
	<updated>2009-04-21T22:25:11Z</updated>
	<author>
		<name>Chris Twiner</name>
	</author>
	<content type="html">On Wed, Apr 22, 2009 at 5:05 AM, SARA1232007 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169900&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyl_axis@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It seems that in simple example, the managed resource is created when the
&lt;br&gt;&amp;gt; invocation to it is called. And in wsrf example, a factory resource is used
&lt;br&gt;&amp;gt; to create WsResource resource. What confused me is:
&lt;br&gt;&amp;gt; Under what situation a factory is needed to create managed resource, and
&lt;br&gt;&amp;gt; under what situation the resource is created automatically when the
&lt;br&gt;&amp;gt; invocation to it is called?
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Best advice is to always declare resources in the file system that you
&lt;br&gt;intend to have available at startup (as per most examples). If you
&lt;br&gt;need to create resources dynamically use a factory operation to create
&lt;br&gt;them and return a new epr (look at the pullpoint interface for an
&lt;br&gt;example).
&lt;br&gt;&lt;br&gt;If these aren't appropriate for you then at the other end of the scale
&lt;br&gt;you can proxy (be careful with subscriptions though):
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ibm.com/developerworks/autonomic/library/ac-muse.html?S_TACT=105AGX09&amp;S_CMP=TipWSDM2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ibm.com/developerworks/autonomic/library/ac-muse.html?S_TACT=105AGX09&amp;S_CMP=TipWSDM2&lt;/a&gt;&lt;br&gt;&lt;br&gt;it also helps understand how muse creates resources dynamically.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169900&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169900&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-the-situation-to-use-factory-to-create-resource-tp23168880p23169900.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23169823</id>
	<title>Re: about SimpleWsResource and SimpleResource</title>
	<published>2009-04-21T22:15:41Z</published>
	<updated>2009-04-21T22:15:41Z</updated>
	<author>
		<name>Chris Twiner</name>
	</author>
	<content type="html">On Wed, Apr 22, 2009 at 5:04 AM, SARA1232007 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169823&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyl_axis@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I modify the simple example to add a new property.
&lt;br&gt;&amp;gt; For SimpleResource definition in muse.xml, I alter the java-resource-class
&lt;br&gt;&amp;gt; definition as following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;java-id-factory-class&amp;gt;org.apache.muse.core.routing.CounterResourceIdFactory&amp;lt;/java-id-factory-class&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;java-resource-class&amp;gt;org.apache.muse.ws.resource.impl.SimpleWsResource&amp;lt;/java-resource-class&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I run the client which extends WsResourceClient class to invoke
&lt;br&gt;&amp;gt; firstOperation, and I get &amp;quot;There is no resource available at the given EPR&amp;quot;
&lt;br&gt;&amp;gt; exception from client.The trace information from client as following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [CLIENT TRACE] SOAP envelope contents (outgoing):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://www.w3.org/2003/05/soap-envelope&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2003/05/soap-envelope&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;    &amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:To
&lt;br&gt;&amp;gt; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/simple/services/SimpleResource&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/simple/services/SimpleResource&lt;/a&gt;&amp;lt;/wsa:To&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:Action
&lt;br&gt;&amp;gt; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://ws.apache.org/muse/test/simple/first/FirstOperation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/test/simple/first/FirstOperation&lt;/a&gt;&amp;lt;/wsa:Action&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:MessageID
&lt;br&gt;&amp;gt; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:2ba3f950-9ab8-8759-1749-57cbe781cd1b&amp;lt;/wsa:MessageID&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:From xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/role/anonymous&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/role/anonymous&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;/wsa:From&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;muse-wsa:ResourceId
&lt;br&gt;&amp;gt;            xmlns:muse-wsa=&amp;quot;&lt;a href=&quot;http://ws.apache.org/muse/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/addressing&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;            xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; wsa:IsReferenceParameter=&amp;quot;true&amp;quot;&amp;gt;MuseResource-1&amp;lt;/muse-wsa:ResourceId&amp;gt;
&lt;/div&gt;&lt;br&gt;Do you have a resource with this resourceid? According to the result
&lt;br&gt;from Muse you don't. &amp;nbsp;Depending on the routingpersistence settings you
&lt;br&gt;should have a file somewhere under SimpleResource that has this
&lt;br&gt;reference parameter.
&lt;br&gt;&lt;br&gt;In future posts to the mailing list can you please copy and paste the
&lt;br&gt;actual text of available EPRS (not just the escaped xml), its
&lt;br&gt;particularly difficult to read.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169823&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23169823&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-SimpleWsResource-and-SimpleResource-tp23168871p23169823.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23168896</id>
	<title>about wsrf-rpQueryExpressionDialect capability</title>
	<published>2009-04-21T20:08:12Z</published>
	<updated>2009-04-21T20:08:12Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I declare the QueryExpressionDialect property in wsdl as following:
&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;i&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsd:schema elementFormDefault=&amp;quot;qualified&amp;quot; targetNamespace=&amp;quot;&lt;a href=&quot;http://ws.apache.org/muse/test/simple&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/test/simple&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;MyProperty&amp;quot; type=&amp;quot;xsd:string&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;WsResourceProperties&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element maxOccurs=&amp;quot;unbounded&amp;quot; minOccurs=&amp;quot;0&amp;quot; ref=&amp;quot;wsrf-rp:QueryExpressionDialect&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element maxOccurs=&amp;quot;unbounded&amp;quot; minOccurs=&amp;quot;0&amp;quot; ref=&amp;quot;tns:MyProperty&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:schema&amp;gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;After I run client, I get the error msg of 'NoCapability
&lt;br&gt;ForProperty' from server. The trace information from server as following:
&lt;br&gt;&lt;i&gt;&lt;br&gt;16:58:58,562 ERROR [STDERR] java.lang.IllegalStateException: [ID = 'NoCapability
&lt;br&gt;ForProperty'] There is no capability that defines the property {&lt;a href=&quot;http://docs.oasi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasi&lt;/a&gt;&lt;br&gt;s-open.org/wsrf/rp-2}QueryExpressionDialect. If you have a capability that is su
&lt;br&gt;pposed to define this property, make sure the name is returned as part of WsReso
&lt;br&gt;urceCapability.getPropertyNames().
&lt;br&gt;16:58:58,562 ERROR [STDERR] &amp;nbsp; &amp;nbsp; at org.apache.muse.ws.resource.properties.impl.S
&lt;br&gt;impleResourcePropertyCollection.validateSchema(Unknown Source)
&lt;br&gt;16:58:58,562 ERROR [STDERR] &amp;nbsp; &amp;nbsp; at org.apache.muse.ws.resource.impl.SimpleWsReso
&lt;br&gt;urce.initialize(SimpleWsResource.java:227)&lt;/i&gt;&lt;br&gt;&lt;br&gt;Can anyone tell me what's wrong?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-wsrf-rpQueryExpressionDialect-capability-tp23168896p23168896.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23168880</id>
	<title>about the situation to use factory to create resource</title>
	<published>2009-04-21T20:05:51Z</published>
	<updated>2009-04-21T20:05:51Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;It seems that in simple example, the managed resource is created when the invocation to it is called. And in wsrf example, a factory resource is used to create WsResource resource. What confused me is: 
&lt;br&gt;Under what situation a factory is needed to create managed resource, and under what situation the resource is created automatically when the invocation to it is called?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Sara</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-the-situation-to-use-factory-to-create-resource-tp23168880p23168880.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23168871</id>
	<title>about SimpleWsResource and SimpleResource</title>
	<published>2009-04-21T20:04:42Z</published>
	<updated>2009-04-21T20:04:42Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I modify the simple example to add a new property.
&lt;br&gt;For SimpleResource definition in muse.xml, I alter the java-resource-class definition as following:
&lt;br&gt;&lt;i&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;java-id-factory-class&amp;gt;org.apache.muse.core.routing.CounterResourceIdFactory&amp;lt;/java-id-factory-class&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;java-resource-class&amp;gt;org.apache.muse.ws.resource.impl.SimpleWsResource&amp;lt;/java-resource-class&amp;gt;
&lt;br&gt;&lt;/i&gt;&lt;br&gt;I run the client which extends WsResourceClient class to invoke firstOperation, and I get &amp;quot;There is no resource available at the given EPR&amp;quot; exception from client.The trace information from client as following:
&lt;br&gt;&lt;br&gt;&lt;i&gt;[CLIENT TRACE] SOAP envelope contents (outgoing):
&lt;br&gt;&lt;br&gt;&amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://www.w3.org/2003/05/soap-envelope&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2003/05/soap-envelope&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:To xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/simple/services/SimpleResource&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/simple/services/SimpleResource&lt;/a&gt;&amp;lt;/wsa:To&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Action xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://ws.apache.org/muse/test/simple/first/FirstOperation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/test/simple/first/FirstOperation&lt;/a&gt;&amp;lt;/wsa:Action&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:MessageID xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:2ba3f950-9ab8-8759-1749-57cbe781cd1b&amp;lt;/wsa:MessageID&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:From xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/role/anonymous&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/role/anonymous&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsa:From&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muse-wsa:ResourceId
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:muse-wsa=&amp;quot;&lt;a href=&quot;http://ws.apache.org/muse/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/addressing&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot; wsa:IsReferenceParameter=&amp;quot;true&amp;quot;&amp;gt;MuseResource-1&amp;lt;/muse-wsa:ResourceId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Body&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;FirstOperation xmlns=&amp;quot;&lt;a href=&quot;http://ws.apache.org/muse/test/simple/first&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/test/simple/first&lt;/a&gt;&amp;quot;&amp;gt;Hello, World!&amp;lt;/FirstOperation&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Body&amp;gt;
&lt;br&gt;&amp;lt;/soap:Envelope&amp;gt;
&lt;br&gt;&lt;br&gt;[CLIENT TRACE] SOAP envelope contents (incoming):
&lt;br&gt;&lt;br&gt;&amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://www.w3.org/2003/05/soap-envelope&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2003/05/soap-envelope&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:To xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/role/anonymous&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/role/anonymous&lt;/a&gt;&amp;lt;/wsa:To&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Action xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/fault&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/fault&lt;/a&gt;&amp;lt;/wsa:Action&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:MessageID xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:160b9c61-df5e-be27-e3b0-c5f8ba9a2f88&amp;lt;/wsa:MessageID&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:RelatesTo RelationshipType=&amp;quot;wsa:Reply&amp;quot; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:2ba3f950-9ab8-8759-1749-57cbe781cd1b&amp;lt;/wsa:RelatesTo&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:From xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/simple/services/SimpleResource&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/simple/services/SimpleResource&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:ReferenceParameters&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muse-wsa:ResourceId wsa:IsReferenceParameter=&amp;quot;true&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:muse-wsa=&amp;quot;&lt;a href=&quot;http://ws.apache.org/muse/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/addressing&lt;/a&gt;&amp;quot; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;MuseResource-1&amp;lt;/muse-wsa:ResourceId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsa:ReferenceParameters&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsa:From&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Body&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Fault&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Code&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Value&amp;gt;soap:Sender&amp;lt;/soap:Value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Subcode xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Value&amp;gt;wsa:DestinationUnreachable&amp;lt;/soap:Value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Subcode&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Code&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Reason&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;soap:Text&amp;gt;[ID = 'DestinationUnreachable'] There is no resource available at the given EPR: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/simple/services/SimpleResource&amp;lt;/wsa:Address&amp;gt;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/simple/services/SimpleResource&amp;lt;/wsa:Address&amp;gt;&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:ReferenceParameters&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muse-wsa:ResourceId
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:muse-wsa=&amp;quot;&lt;a href=&quot;http://ws.apache.org/muse/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/addressing&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsa:IsReferenceParameter=&amp;quot;true&amp;quot; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;MuseResource-1&amp;lt;/muse-wsa:ResourceId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/wsa:ReferenceParameters&amp;gt;
&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;
&lt;br&gt;&lt;br&gt;The existing EPRs hosted by this endpoint are: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:ReferenceParameters xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/simple/services/SimpleResource&amp;lt;/wsa:Address&amp;gt;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/simple/services/SimpleResource&amp;lt;/wsa:Address&amp;gt;&lt;/a&gt;&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;
&lt;br&gt;&amp;lt;/soap:Text&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Reason&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/soap:Fault&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Body&amp;gt;
&lt;br&gt;&amp;lt;/soap:Envelope&amp;gt;
&lt;br&gt;&lt;br&gt;org.apache.muse.ws.addressing.soap.SoapFault: [ID = 'DestinationUnreachable'] There is no resource available at the given EPR: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/simple/services/SimpleResource&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/simple/services/SimpleResource&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:ReferenceParameters&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muse-wsa:ResourceId
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:muse-wsa=&amp;quot;&lt;a href=&quot;http://ws.apache.org/muse/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/addressing&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsa:IsReferenceParameter=&amp;quot;true&amp;quot; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;MuseResource-1&amp;lt;/muse-wsa:ResourceId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/wsa:ReferenceParameters&amp;gt;
&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;
&lt;br&gt;&lt;br&gt;The existing EPRs hosted by this endpoint are: 
&lt;br&gt;&lt;br&gt;&amp;lt;wsa:EndpointReference xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:ReferenceParameters xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/simple/services/SimpleResource&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/simple/services/SimpleResource&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;lt;/wsa:EndpointReference&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:298)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:254)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.test.simple.SimpleResourceClient.firstOperation(SimpleResourceClient.java:67)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.test.simple.SimpleTestClient.main(SimpleTestClient.java:105)&lt;/i&gt;&lt;br&gt;&lt;br&gt;Can anyone tell me what is wrong?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Sara
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-SimpleWsResource-and-SimpleResource-tp23168871p23168871.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23039730</id>
	<title>Re: Question of realizing Metric Capability</title>
	<published>2009-04-14T06:45:00Z</published>
	<updated>2009-04-14T06:45:00Z</updated>
	<author>
		<name>Chris Twiner</name>
	</author>
	<content type="html">Hi Sara,
&lt;br&gt;&lt;br&gt;what logs are produced? &amp;nbsp;This kind of error usually implies that the
&lt;br&gt;servlet hasn't started, there should be some log files to go with
&lt;br&gt;this.
&lt;br&gt;&lt;br&gt;Regarding the simple metrics capability:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://ws.apache.org/muse/docs/2.2.0/manual/capabilities/wsdm-metrics.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ws.apache.org/muse/docs/2.2.0/manual/capabilities/wsdm-metrics.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;and
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ibm.com/developerworks/library/ac-musemetric/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ibm.com/developerworks/library/ac-musemetric/index.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;On Tue, Apr 14, 2009 at 3:30 PM, SARA1232007 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23039730&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyl_axis@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've tried to realize a metric capability following the guidiance provided
&lt;br&gt;&amp;gt; by muse refernce manual, but failed to do this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have defined my metric in rmd file as following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;Definitions xmlns=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rmd-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rmd-1&lt;/a&gt;&amp;quot; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;MetadataDescriptor xmlns:wsrl=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rl-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rl-2&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;                                                xmlns:muws2=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsdm/muws2-2.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsdm/muws2-2.xsd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; xmlns:myns=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; name=&amp;quot;WsrMEPMBeanMetadata&amp;quot;
&lt;br&gt;&amp;gt;                            interface=&amp;quot;myns:WsrMEPMBeanPortType&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; wsdlLocation=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&lt;br&gt;&amp;gt; WsrMEPMBean.wsdl&amp;quot; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;                &amp;lt;Property name=&amp;quot;muws2:CurrentTime&amp;quot; modifiability=&amp;quot;read-only&amp;quot;
&lt;br&gt;&amp;gt; mutability=&amp;quot;mutable&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;                &amp;lt;!--
&lt;br&gt;&amp;gt;                &amp;lt;Property name=&amp;quot;wsrl:TerminationTime&amp;quot; modifiability=&amp;quot;read-only&amp;quot;
&lt;br&gt;&amp;gt; mutability=&amp;quot;mutable&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                --&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;                &amp;lt;Property name=&amp;quot;myns:MEPMBeanMetrics&amp;quot; modifiability=&amp;quot;read-only&amp;quot;
&lt;br&gt;&amp;gt; mutability=&amp;quot;mutable&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;muws2:Capability&amp;gt;&lt;a href=&quot;http://docs.oasis-open.org/wsdm/muws/capabilities/Metrics&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsdm/muws/capabilities/Metrics&lt;/a&gt;&amp;lt;/muws2:Capability&amp;gt;
&lt;br&gt;&amp;gt;                        &amp;lt;muws2:TimeScope&amp;gt;Interval&amp;lt;/muws2:TimeScope&amp;gt;
&lt;br&gt;&amp;gt;                        &amp;lt;muws2:GatheringTime&amp;gt;Periodic&amp;lt;/muws2:GatheringTime&amp;gt;
&lt;br&gt;&amp;gt;                        &amp;lt;muws2:CalculationInterval&amp;gt;1 Minute&amp;lt;/muws2:CalculationInterval&amp;gt;
&lt;br&gt;&amp;gt;                &amp;lt;/Property&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;/MetadataDescriptor&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/Definitions&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also, my wsdl definition is as following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ... ...
&lt;br&gt;&amp;gt;        &amp;lt;wsdl:types&amp;gt;
&lt;br&gt;&amp;gt; ... ...
&lt;br&gt;&amp;gt;                &amp;lt;xsd:schema
&lt;br&gt;&amp;gt;                        elementFormDefault=&amp;quot;qualified&amp;quot;
&lt;br&gt;&amp;gt;                        targetNamespace=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;                        &amp;lt;xsd:element name=&amp;quot;MEPMBeanMetrics&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                                &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;gt;                                        &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;gt;                                                &amp;lt;xsd:element name=&amp;quot;Metrics&amp;quot; &amp;gt;
&lt;br&gt;&amp;gt;                                                        &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;gt;                                                                &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;MaxProcessingTime&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;AverageProcessingTime&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;StartTime&amp;quot;  type=&amp;quot;xsd:date&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;ResponseCount&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;MinProcessingTime&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;!--xsd:element name=&amp;quot;RecordProcessors&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /--&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;TotalProcessingTime&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;RequestCount&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                        &amp;lt;xsd:element name=&amp;quot;FaultCount&amp;quot;  type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                                &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;gt;                                                        &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;gt;                                                &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;gt;                                        &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;gt;                                &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;gt;                        &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;                        &amp;lt;xsd:element name=&amp;quot;WsrMEPMBeanProperties&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                                &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;gt;                                        &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;gt;                                                &amp;lt;xsd:element name=&amp;quot;Identity&amp;quot;  type=&amp;quot;xsd:string&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                &amp;lt;xsd:element xmlns:muws2=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsdm/muws2-2.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsdm/muws2-2.xsd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; ref=&amp;quot;muws2:CurrentTime&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;                                                &amp;lt;xsd:element ref=&amp;quot;wsrf-rl:TerminationTime&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;                                                &amp;lt;xsd:element ref=&amp;quot;wsrf-rp:QueryExpressionDialect&amp;quot; minOccurs=&amp;quot;0&amp;quot;
&lt;br&gt;&amp;gt; maxOccurs=&amp;quot;unbounded&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;                                                &amp;lt;xsd:element ref=&amp;quot;tns:MEPMBeanMetrics&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;                                        &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;gt;                                &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;gt;                        &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;gt;                &amp;lt;/xsd:schema&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;/wsdl:types&amp;gt;
&lt;br&gt;&amp;gt; ... ...
&lt;br&gt;&amp;gt;        &amp;lt;wsdl:service name=&amp;quot;WsrMEPMBeanService&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsdl:port name=&amp;quot;WsrMEPMBeanPort&amp;quot; binding=&amp;quot;tns:WsrMEPMBeanBinding&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;                &amp;lt;wsdl-soap:address
&lt;br&gt;&amp;gt; location=&amp;quot;&lt;a href=&quot;http://localhost:8086/ManagementService/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8086/ManagementService/WsrMEPMBean&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;/wsdl:port&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;/wsdl:service&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My client code:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;            URI address =
&lt;br&gt;&amp;gt; &amp;quot;&lt;a href=&quot;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&lt;/a&gt;&amp;quot;;
&lt;br&gt;&amp;gt;            EndpointReference epr = new EndpointReference(address);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;            MetricsClient client = new MetricsClient(epr);
&lt;br&gt;&amp;gt;            client.setTrace(true);
&lt;br&gt;&amp;gt;            Map metrics = new HashMap();
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;            QName name = new QName(
&lt;br&gt;&amp;gt;                    &amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot;,
&lt;br&gt;&amp;gt;                    &amp;quot;MEPMBeanMetrics&amp;quot;, &amp;quot;myns&amp;quot;);
&lt;br&gt;&amp;gt;            String[] values = (String[])
&lt;br&gt;&amp;gt; client.getPropertyAsObjectAndMetrics(
&lt;br&gt;&amp;gt;                    name, String.class, metrics);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;            System.out.println(&amp;quot;The property values are: &amp;quot;);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;            for (int n = 0; n &amp;lt; values.length; ++n)
&lt;br&gt;&amp;gt;                System.out.println(values[n]);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have deployed the war onto JBoss successfully. After I run client, I get
&lt;br&gt;&amp;gt; trace information from client but there is no response information I get
&lt;br&gt;&amp;gt; from the JBoss server. The information get I from client is following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [CLIENT TRACE] SOAP envelope contents (outgoing):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://www.w3.org/2003/05/soap-envelope&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2003/05/soap-envelope&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;    &amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:To
&lt;br&gt;&amp;gt; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&lt;/a&gt;&amp;lt;/wsa:To&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:Action
&lt;br&gt;&amp;gt; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest&lt;/a&gt;&amp;lt;/wsa:Action&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:MessageID
&lt;br&gt;&amp;gt; xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:6045ae9d-5edf-f156-489c-c2f8d2fe013a&amp;lt;/wsa:MessageID&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsa:From xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/role/anonymous&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/role/anonymous&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;/wsa:From&amp;gt;
&lt;br&gt;&amp;gt;    &amp;lt;/soap:Header&amp;gt;
&lt;br&gt;&amp;gt;    &amp;lt;soap:Body&amp;gt;
&lt;br&gt;&amp;gt;        &amp;lt;wsrf-rp:GetResourceProperty
&lt;br&gt;&amp;gt;            xmlns:wsrf-rp=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rp-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rp-2&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; xmlns:myns=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot;&amp;gt;myns:MEPMBeanMetrics&amp;lt;/wsrf-rp:GetResourceProperty&amp;gt;
&lt;br&gt;&amp;gt;    &amp;lt;/soap:Body&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/soap:Envelope&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [Fatal Error] :1:1025: The element type &amp;quot;HR&amp;quot; must be terminated by the
&lt;br&gt;&amp;gt; matching end-tag &amp;quot;&amp;lt;/HR&amp;gt;&amp;quot;.
&lt;br&gt;&amp;gt; org.apache.muse.ws.addressing.soap.SoapFault: The element type &amp;quot;HR&amp;quot; must be
&lt;br&gt;&amp;gt; terminated by the matching end-tag &amp;quot;&amp;lt;/HR&amp;gt;&amp;quot;.
&lt;br&gt;&amp;gt;        at
&lt;br&gt;&amp;gt; org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:298)
&lt;br&gt;&amp;gt;        at
&lt;br&gt;&amp;gt; org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:254)
&lt;br&gt;&amp;gt;        at
&lt;br&gt;&amp;gt; org.apache.muse.ws.resource.remote.WsResourceClient.getResourceProperty(WsResourceClient.java:138)
&lt;br&gt;&amp;gt;        at
&lt;br&gt;&amp;gt; org.apache.muse.ws.dm.muws.remote.MetricsClient.getResourcePropertyAndMetrics(MetricsClient.java:103)
&lt;br&gt;&amp;gt;        at
&lt;br&gt;&amp;gt; org.apache.muse.ws.dm.muws.remote.MetricsClient.getPropertyAsObjectAndMetrics(MetricsClient.java:84)
&lt;br&gt;&amp;gt;        at
&lt;br&gt;&amp;gt; org.apache.muse.test.wsrServer.WsrServerClient.main(WsrServerClient.java:203)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also what needs to be mention is the muse.xml generated by wsdl file does
&lt;br&gt;&amp;gt; not contain the metrics capability.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could anyone tell me what's wrong? Also, what should be done if I want to
&lt;br&gt;&amp;gt; provide my own metrics capability implementation class?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any help is very much appreicated!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sara
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/Question-of-realizing-Metric-Capability-tp23039515p23039515.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Question-of-realizing-Metric-Capability-tp23039515p23039515.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Muse - Dev mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23039730&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23039730&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23039730&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23039730&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-of-realizing-Metric-Capability-tp23039515p23039730.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23039515</id>
	<title>Question of realizing Metric Capability</title>
	<published>2009-04-14T06:30:49Z</published>
	<updated>2009-04-14T06:30:49Z</updated>
	<author>
		<name>SARA1232007</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've tried to realize a metric capability following the guidiance provided by muse refernce manual, but failed to do this.
&lt;br&gt;&lt;br&gt;I have defined my metric in rmd file as following:
&lt;br&gt;&lt;br&gt;&lt;i&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;Definitions xmlns=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rmd-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rmd-1&lt;/a&gt;&amp;quot; &amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;MetadataDescriptor xmlns:wsrl=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rl-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rl-2&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:muws2=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsdm/muws2-2.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsdm/muws2-2.xsd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:myns=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot; name=&amp;quot;WsrMEPMBeanMetadata&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; interface=&amp;quot;myns:WsrMEPMBeanPortType&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsdlLocation=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;nbsp;WsrMEPMBean.wsdl&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Property name=&amp;quot;muws2:CurrentTime&amp;quot; modifiability=&amp;quot;read-only&amp;quot; mutability=&amp;quot;mutable&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Property name=&amp;quot;wsrl:TerminationTime&amp;quot; modifiability=&amp;quot;read-only&amp;quot; mutability=&amp;quot;mutable&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Property name=&amp;quot;myns:MEPMBeanMetrics&amp;quot; modifiability=&amp;quot;read-only&amp;quot; mutability=&amp;quot;mutable&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muws2:Capability&amp;gt;&lt;a href=&quot;http://docs.oasis-open.org/wsdm/muws/capabilities/Metrics&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsdm/muws/capabilities/Metrics&lt;/a&gt;&amp;lt;/muws2:Capability&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muws2:TimeScope&amp;gt;Interval&amp;lt;/muws2:TimeScope&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muws2:GatheringTime&amp;gt;Periodic&amp;lt;/muws2:GatheringTime&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;muws2:CalculationInterval&amp;gt;1 Minute&amp;lt;/muws2:CalculationInterval&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/Property&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/MetadataDescriptor&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;lt;/Definitions&amp;gt;
&lt;br&gt;&lt;br&gt;Also, my wsdl definition is as following:
&lt;br&gt;&lt;br&gt;... ...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsdl:types&amp;gt;
&lt;br&gt;... ...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:schema 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; elementFormDefault=&amp;quot;qualified&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; targetNamespace=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;MEPMBeanMetrics&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;Metrics&amp;quot; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;MaxProcessingTime&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;AverageProcessingTime&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;StartTime&amp;quot; &amp;nbsp;type=&amp;quot;xsd:date&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;ResponseCount&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;MinProcessingTime&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--xsd:element name=&amp;quot;RecordProcessors&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;TotalProcessingTime&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;RequestCount&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;FaultCount&amp;quot; &amp;nbsp;type=&amp;quot;xsd:long&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;WsrMEPMBeanProperties&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element name=&amp;quot;Identity&amp;quot; &amp;nbsp;type=&amp;quot;xsd:string&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element xmlns:muws2=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsdm/muws2-2.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsdm/muws2-2.xsd&lt;/a&gt;&amp;quot; ref=&amp;quot;muws2:CurrentTime&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element ref=&amp;quot;wsrf-rl:TerminationTime&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element ref=&amp;quot;wsrf-rp:QueryExpressionDialect&amp;quot; minOccurs=&amp;quot;0&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsd:element ref=&amp;quot;tns:MEPMBeanMetrics&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:element&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsd:schema&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsdl:types&amp;gt;
&lt;br&gt;... ...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsdl:service name=&amp;quot;WsrMEPMBeanService&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; 	&amp;lt;wsdl:port name=&amp;quot;WsrMEPMBeanPort&amp;quot; binding=&amp;quot;tns:WsrMEPMBeanBinding&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; 		&amp;lt;wsdl-soap:address location=&amp;quot;&lt;a href=&quot;http://localhost:8086/ManagementService/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8086/ManagementService/WsrMEPMBean&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; 	&amp;lt;/wsdl:port&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsdl:service&amp;gt;
&lt;br&gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;My client code:
&lt;br&gt;&lt;i&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URI address = &amp;quot;&lt;a href=&quot;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&lt;/a&gt;&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; EndpointReference epr = new EndpointReference(address);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MetricsClient client = new MetricsClient(epr);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; client.setTrace(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Map metrics = new HashMap();
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; QName name = new QName(
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;MEPMBeanMetrics&amp;quot;, &amp;quot;myns&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String[] values = (String[]) client.getPropertyAsObjectAndMetrics(
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name, String.class, metrics);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; System.out.println(&amp;quot;The property values are: &amp;quot;);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int n = 0; n &amp;lt; values.length; ++n)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; System.out.println(values[n]);
&lt;br&gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;I have deployed the war onto JBoss successfully. After I run client, I get trace information from client but there is no response information I get from the JBoss server. The information get I from client is following:
&lt;br&gt;&lt;br&gt;[CLIENT TRACE] SOAP envelope contents (outgoing):
&lt;br&gt;&lt;i&gt;&lt;br&gt;&amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://www.w3.org/2003/05/soap-envelope&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2003/05/soap-envelope&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:To xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://127.0.0.1:8086/ManagementService/WsrMEPMBean&lt;/a&gt;&amp;lt;/wsa:To&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Action xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest&lt;/a&gt;&amp;lt;/wsa:Action&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:MessageID xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;uuid:6045ae9d-5edf-f156-489c-c2f8d2fe013a&amp;lt;/wsa:MessageID&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:From xmlns:wsa=&amp;quot;&lt;a href=&quot;http://www.w3.org/2005/08/addressing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsa:Address&amp;gt;&lt;a href=&quot;http://www.w3.org/2005/08/addressing/role/anonymous&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2005/08/addressing/role/anonymous&lt;/a&gt;&amp;lt;/wsa:Address&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsa:From&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soap:Body&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsrf-rp:GetResourceProperty
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:wsrf-rp=&amp;quot;&lt;a href=&quot;http://docs.oasis-open.org/wsrf/rp-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.oasis-open.org/wsrf/rp-2&lt;/a&gt;&amp;quot; xmlns:myns=&amp;quot;&lt;a href=&quot;http://www.30wish.com/muse/ManagementInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.30wish.com/muse/ManagementInterface&lt;/a&gt;&amp;quot;&amp;gt;myns:MEPMBeanMetrics&amp;lt;/wsrf-rp:GetResourceProperty&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soap:Body&amp;gt;
&lt;br&gt;&amp;lt;/soap:Envelope&amp;gt;
&lt;br&gt;&lt;br&gt;[Fatal Error] :1:1025: The element type &amp;quot;HR&amp;quot; must be terminated by the matching end-tag &amp;quot;&amp;lt;/HR&amp;gt;&amp;quot;.
&lt;br&gt;org.apache.muse.ws.addressing.soap.SoapFault: The element type &amp;quot;HR&amp;quot; must be terminated by the matching end-tag &amp;quot;&amp;lt;/HR&amp;gt;&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:298)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:254)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.ws.resource.remote.WsResourceClient.getResourceProperty(WsResourceClient.java:138)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.ws.dm.muws.remote.MetricsClient.getResourcePropertyAndMetrics(MetricsClient.java:103)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.ws.dm.muws.remote.MetricsClient.getPropertyAsObjectAndMetrics(MetricsClient.java:84)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.muse.test.wsrServer.WsrServerClient.main(WsrServerClient.java:203)
&lt;br&gt;&lt;/i&gt;&lt;br&gt;Also what needs to be mention is the muse.xml generated by wsdl file does not contain the metrics capability.
&lt;br&gt;&lt;br&gt;Could anyone tell me what's wrong? Also, what should be done if I want to provide my own metrics capability implementation class?
&lt;br&gt;&lt;br&gt;Any help is very much appreicated!
&lt;br&gt;&lt;br&gt;Sara</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-of-realizing-Metric-Capability-tp23039515p23039515.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23038743</id>
	<title>[jira] Created: (MUSE-302) WS-MEX capability implementation class should default to WsrfMetadataExchange when RMD file specified.</title>
	<published>2009-04-14T05:42:14Z</published>
	<updated>2009-04-14T05:42:14Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">WS-MEX capability implementation class should default to WsrfMetadataExchange when RMD file specified.
&lt;br&gt;------------------------------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: MUSE-302
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/MUSE-302&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/MUSE-302&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Muse
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: Tooling - Code Generation
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 2.2.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Environment: latest SVN trunk to data
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Jonas Buys
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Assignee: Dan Jemiolo
&lt;br&gt;&lt;br&gt;&lt;br&gt;When running WSDL2JAVA on a WSDL and RMD file that contain all the necessary XML for WS-MetadataExchange, in the generated muse.xml file the default MUSE class org.apache.muse.ws.metadata.impl.SimpleMetadataExchange is specified as implementation class for WS-MEX. &amp;nbsp;This is sufficient in the case there is a WSDL without an RMD file.
&lt;br&gt;&lt;br&gt;The side effect is that, when invoking getRMD() on your WsrfMetadataExchangeClient proxy object, the SOAP message will return an EMPTY metadata response. &amp;nbsp;The issue can be resolved by manually setting the MUSE class org.apache.muse.ws.resource.metadata.ext.WsrfMetadataExchange as implemantation class for the MEX capability.
&lt;br&gt;&lt;br&gt;An easy way to fix this issue is to modify org.apache.muse.tools.generator.analyzer.SimpleAnalyzer, by inserting the WsrfMetadataExchange class at line 106 in the _internalImplMap instead of the default SimpleMetadataExchange. &amp;nbsp;Or it can of course also be done manually.
&lt;br&gt;&lt;br&gt;A better solution would be for the generator tool to check whether an RMD file is specified, and if so, use the WsrfMetadataExchange instead of the SimpleMetadataExchange class.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23038743&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23038743&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;muse-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28MUSE-302%29-WS-MEX-capability-implementation-class-should-default-to-WsrfMetadataExchange-when-RMD-file-specified.-tp23038743p23038743.html" />
</entry>

</feed>
