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 Dittmann Werner <we...@siemens.com> on 2004/05/11 17:13:17 UTC

AW: [jira] Created: (WSFX-4) Order of elements in parameter "encr yptionParts" leads to wrong DataReferences in ReferenceList

All,

correct reading:

The problem is not, IMO, a problem in the order of the parameters
to encode but the following lookup of the encrypted body (it always
finds the _first encrypted_ body) and insertion of the ID. Thus it
also always generates the same id,....

Regards,
Werner

> -----Ursprüngliche Nachricht-----
> Von: Dittmann Werner [mailto:werner.dittmann@siemens.com] 
> Gesendet: Dienstag, 11. Mai 2004 17:05
> An: 'dims@apache.org'; Christof Soehngen
> Cc: fx-dev@ws.apache.org
> Betreff: AW: [jira] Created: (WSFX-4) Order of elements in 
> parameter "encr yptionParts" leads to wrong DataReferences in 
> ReferenceList
> 
> 
> All,
> 
> I was just working to fix the problem. It was already reported
> by some other member on the list. 
> 
> The problem is not, IMO, a problem in the order of the parameters
> to encode but the following lookup of the encoded body (it always
> finds the same body) and insertion of the ID.
> 
> The same proble also exists for the buildEmbedded function.
> 
> I fixed both in my workspace using a better way to
> insert the id into the encrypted elements. As I have
> no access to my system at home(I need to setup a new system)
> I can commit the patches tomorrow.
> 
> However, I send my version of encrypt with this email
> so you can check it. IMO it solves the problem in a more
> clean way. This patch does not require modifications in
> WSUtil findNextElement().
> 
> Regards,
> Werner
> 
> > -----Ursprüngliche Nachricht-----
> > Von: Davanum Srinivas [mailto:davanum@gmail.com] 
> > Gesendet: Dienstag, 11. Mai 2004 16:16
> > An: Christof Soehngen
> > Cc: dims@apache.org; fx-dev@ws.apache.org
> > Betreff: Re: [jira] Created: (WSFX-4) Order of elements in 
> > parameter "encryptionParts" leads to wrong DataReferences in 
> > ReferenceList
> > 
> > 
> > done.
> > 
> > On Tue, 11 May 2004 10:09:24 -0400, Davanum Srinivas 
> > <da...@gmail.com> wrote:
> > > 
> > > Yep, it's slow....dont' sweat about it...i'll commit the patches.
> > > 
> > > thanks,
> > > -- dims
> > > 
> > > 
> > > On Tue, 11 May 2004 16:04:53 +0200, Christof Soehngen
> > > <ch...@syracom.de> wrote:
> > > > Hi dims,
> > > >
> > > > I will, but JIRA is kind of unreachable for me right now. 
> > It took me 4 trys (10 minutes) to actually open the issue.
> > > >
> > > > Can you access JIRA successfully?
> > > >
> > > > Bye, Christof
> > > >
> > > >
> > >
> > 
> 
>