On Wed, Aug 18, 2010 at 11:48 PM, Daniel Kulp wrote:
>
> Nilupa,
>
> It looks like you are doing a bit more work than you need to do relating to
> the schema stuff.
>
> In:
> public void initialize(ToolContext context) throws ToolException
>
> you should just need to do:
> SchemaCollection schem
On Thursday 19 August 2010 7:53:58 am Edumudi Viswanath wrote:
> Hi Dan,
>
> Kindly help us to understand below points.
>
> 1)As u explained in below mail, Generated wsdl should show just import
> statements for xsds but actually it is inlining those xsds with cxf-2.2.8?
Because that is the wa
On Thursday 19 August 2010 2:20:58 pm Seumas Soltysik wrote:
> Is there any jira for the security advisory decribed here:
> http://svn.apache.org/repos/asf/cxf/trunk/security/CVE-2010-2076.pdf I am
> looking for the patch that was applied to fix this issue.
>
> I have a branch of the 2.1.x line th
Is there any jira for the security advisory decribed here:
http://svn.apache.org/repos/asf/cxf/trunk/security/CVE-2010-2076.pdf
I am looking for the patch that was applied to fix this issue.
I have a branch of the 2.1.x line that does not contain the security fix and I
am looking to patch this
It might be me. For SAML references, I switched to KeyIdentifier instead of
wsse:reference because that's what a Metro web service was expecting, also
that was in harmony with the relevant specifications, as discussed here[1].
To be two-thirds complete, another patch in WSS4J will need to be
ap
In order to get any of them to run I had to do major surgery on the modules.
Microsoft moved servers and changed TLS certificates. Furthermore, the
version numbers don't line up correctly like you said and all sorts of
headaches result. I recently made changes to WS-T related code and had the
tes
All of those NoSuchMethodError exceptions have been probably caused by the
fact I was building sandbox projects depending on outdated 2.3-SNAPSHOT
views, so after removing the cxf artifacts from the maven repo I can the
exceptions gone.
However, it does appear we have a regression in scenarios 9 a
Hi Dan,
Kindly help us to understand below points.
1)As u explained in below mail, Generated wsdl should show just import
statements for xsds but actually it is inlining those xsds with cxf-2.2.8?
2) We tried to implement schema validation with cxf-2.2.8. it is doing
validation for integer typ
Hi
I'm seeing all sorts of problems when running
samples/ws_security/interopfest/wstrust10, both in 2.3.0-SNAPSHOT and on
2.2.x.
I did run the demo last week and it worked for me but today it is just all
failing.
In 2.3.0-SNAPSHOT I had to update the version of maven-ant-run plugin to 1.4
just to
Yes, it helps.
For me it looks good to associate permissions and scope with access token.
I think I will do something similar in cxf.
Btw, I've updated resteasy recently and saw changes in oauth module.:)
Cheers,
Lukasz
2010/8/18 Sergey Beryozkin
> Hi Łukasz
>
> 2010/8/16 Łukasz Moreń
>
> > H
10 matches
Mail list logo