+1 from me on this ...  I think we can workaround this using :
<parameter name="useOrignalWSDL">true</parameter> where we provide a
policy attached WSDL

Thanks,
Ruchith

On 5/29/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Then let's log it as a known bug and point to instructions on how to
fix it in the source dist if someone runs into it. ok?

thanks,
dims

On 5/29/07, Angel Todorov <[EMAIL PROTECTED]> wrote:
> Hi,
>
> It's not a show stopper I would say, it only affects the WSDL generation
> when a policy have to be included in the wsdl ( maybe there are other
> affected scenarios as well).
>
> Regards,
> Angel
>
> On 5/29/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> >
> > Angel,
> >
> > Is this a show stopper? then we need to recut the bits and start a
> > fresh VOTE again.
> >
> > thanks,
> > dims
> >
> > On 5/29/07, Angel Todorov <[EMAIL PROTECTED]> wrote:
> > > Hi Ruchith,
> > >
> > > I found one more bug in the serialize() method of
> > > SignedEncryptedElements.java (part of rampart-policy):
> > >
> > > this:
> > >
> > >         if (writerPrefix == null) {
> > >             // xmlns:sp=".."
> > >             writer.writeNamespace(prefix, namespaceURI);
> > >         }
> > >
> > > should be changed to this:
> > >
> > > writer.writeNamespace(prefix, namespaceURI);
> > >
> > > Otherwise it will never write the prefix & namespace. I'm a bit in a
> > hurry,
> > > so just mentioning that to you, will report the JIRA later today.
> > Thanks.
> > >
> > > Regards,
> > > Angel
> > >
> > > On 5/29/07, Deepal jayasinghe <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Good to go ,
> > > > I test this with Axis2 1.2 (branch) and it worked in both HTTP and
> > SMTP.
> > > >
> > > > So +1 for the release.
> > > >
> > > > Thanks
> > > > Deepal
> > > > > Here u go :-)
> > > > >
> > > > > http://people.apache.org/~ruchithf/rampart/1_2/
> > > > >
> > > > > Thanks,
> > > > > Ruchith
> > > > >
> > > > > On 5/28/07, Deepal jayasinghe <[EMAIL PROTECTED]> wrote:
> > > > >> Hi  Ruchith ,
> > > > >>
> > > > >> Please send the artifact link.
> > > > >>
> > > > >> Thanks
> > > > >> Deepal
> > > > >> > Hi All,
> > > > >> >
> > > > >> > I'd like to propose the 1.2 release of Apache Rampart with the
> > > > release
> > > > >> > artifacts available here[1].  (finally !!! :-) )
> > > > >> >
> > > > >> > This release provides WS-Security, WS-Trust and
> > WS-SecureConversation
> > > > >> > implementations for Apache Axis2-1.2. Rampart configuration is
> > based
> > > > >> > on WS-SecurityPolicy and we still support Rampart-1.0 style
> > > > >> > configuration even though its marked to be deprecated.
> > > > >> >
> > > > >> > Here's my +1 for the release.
> > > > >> >
> > > > >> > Thanks,
> > > > >> > Ruchith
> > > > >> >
> > > > >> >
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Thanks,
> > > > Deepal
> > > > ................................................................
> > > > "The highest tower is built one brick at a time"
> > > >
> > > >
> > >
> >
> >
> > --
> > Davanum Srinivas :: http://davanum.wordpress.com
> >
>


--
Davanum Srinivas :: http://davanum.wordpress.com



--
www.ruchith.org
www.wso2.org

Reply via email to