I don't see this change incorporated into the latest nightly build.  Any
idea when it will be so that we can pick up the patched jar?
 

-----Original Message-----
From: Rich Lucente (JIRA) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 03, 2007 2:37 PM
To: [email protected]
Subject: [jira] Commented: (MUSE-225) dublicate namespace in WSN message


    [
https://issues.apache.org/jira/browse/MUSE-225?page=com.atlassian.jira.p
lugin.system.issuetabpanels:comment-tabpanel#action_12510007 ] 

Rich Lucente commented on MUSE-225:
-----------------------------------

MUSE-240 has a patch that resolves this issue.
XmlUtils.setNamespaceAttribute was allowing duplicate namespace
declarations to occur.  The patch resolves this issue.

> dublicate namespace in WSN message
> ----------------------------------
>
>                 Key: MUSE-225
>                 URL: https://issues.apache.org/jira/browse/MUSE-225
>             Project: Muse
>          Issue Type: Bug
>          Components: WSDM Event Format (WEF), WSN NotificationConsumer
>    Affects Versions: 2.2.0, 2.3.0
>         Environment: WSN-producer and WSN-consumer samples from apache
Muse
>            Reporter: Lenni Madsen
>            Assignee: Dan Jemiolo
>
> When recieving a notification on the consumer side a dublicate
namespace is in the header:
> <wsnt:NotificationMessage
>     xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2";
>     xmlns:muse-wsa=" http://ws.apache.org/muse/addressing";
>     xmlns:tns="http://ws.apache.org/muse/test/wsrf";
>     xmlns:wsa=" http://www.w3.org/2005/08/addressing"; xmlns:wsnt="
> http://docs.oasis-open.org/wsn/b-2";>
> this prevents us from usng the intere message as it isn't
serialisable.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to