You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Davanum Srinivas <da...@gmail.com> on 2004/10/16 20:29:21 UTC

Re: WS-Addressing changed incorrectly . Re: cvs commit: ws-fx/wss4j/lib addressing.jar

Dimuthu,

Updated Addressing to latest spec...Please get the latest CVS and use
that for WSS4J.

thanks,
dims


On Sat, 16 Oct 2004 04:55:31 -0400 (EDT), Dimuthu Leelarathne
<mu...@opensource.lk> wrote:
> Hi all,
> 
> We changed the Constants.java class in addressing when we are implementing
> the WS Secue Conversation Scenarios. What we did was simply change the
> namespece uri as follows.
>  /**
>      * Field NS_URI_ADDRESSING_04
>      */
>     public static final String NS_URI_ADDRESSING_04 =
>         "http://schemas.xmlsoap.org/ws/2004/08/addressing";
> 
> We changed the month to 08.
> 
> What we did was wrong. The committed addressing.jar contains this
> namespace. We didn't know how to do it correctly that is why we simply did
> that. What would be the correct way to do it? Can WS-Addressing authors
> help us please ?
> 
> Regards,
> Dimuthu.
> --
> Lanka Software Foundation  http://www.opensource.lk
> 
> > muthulee    2004/10/16 01:44:35
> >
> >   Added:       wss4j/lib addressing.jar
> >   Log:
> >   Committing addressing jar
> >   Following wrong change is done Remember in the constant class:
> >   NS_URI_ADDRESSING_04 =
> >           "http://schemas.xmlsoap.org/ws/2004/08/addressing";
> >
> >   Revision  Changes    Path
> >   1.1                  ws-fx/wss4j/lib/addressing.jar
> >
> >       <<Binary file>>
> >
> >
> >
> >
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Re: WS-Addressing changed incorrectly . Re: cvs commit: ws-fx/wss4j/lib addressing.jar

Posted by Dimuthu Leelarathne <mu...@opensource.lk>.
Dims,

Yes we'll do it.

Thank you,
Dimuthu.
-- 
Lanka Software Foundation  http://www.opensource.lk

> Dimuthu,
>
> Updated Addressing to latest spec...Please get the latest CVS and use
> that for WSS4J.
>
> thanks,
> dims
>
>
> On Sat, 16 Oct 2004 04:55:31 -0400 (EDT), Dimuthu Leelarathne
> <mu...@opensource.lk> wrote:
>> Hi all,
>>
>> We changed the Constants.java class in addressing when we are
>> implementing
>> the WS Secue Conversation Scenarios. What we did was simply change the
>> namespece uri as follows.
>>  /**
>>      * Field NS_URI_ADDRESSING_04
>>      */
>>     public static final String NS_URI_ADDRESSING_04 =
>>         "http://schemas.xmlsoap.org/ws/2004/08/addressing";
>>
>> We changed the month to 08.
>>
>> What we did was wrong. The committed addressing.jar contains this
>> namespace. We didn't know how to do it correctly that is why we simply
>> did
>> that. What would be the correct way to do it? Can WS-Addressing authors
>> help us please ?
>>
>> Regards,
>> Dimuthu.
>> --
>> Lanka Software Foundation  http://www.opensource.lk
>>
>> > muthulee    2004/10/16 01:44:35
>> >
>> >   Added:       wss4j/lib addressing.jar
>> >   Log:
>> >   Committing addressing jar
>> >   Following wrong change is done Remember in the constant class:
>> >   NS_URI_ADDRESSING_04 =
>> >           "http://schemas.xmlsoap.org/ws/2004/08/addressing";
>> >
>> >   Revision  Changes    Path
>> >   1.1                  ws-fx/wss4j/lib/addressing.jar
>> >
>> >       <<Binary file>>
>> >
>> >
>> >
>> >
>>
>>
>
>
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
>
>