Version 3.1.12

2017-05-25 Thread Jason Pell
Will there be a 3.1.12 early jun? Since last was early April. ..

Re: Looking for advice / criticism (polite hopefully) of my implementation of operation level MTOM configuration

2016-03-21 Thread Jason Pell
the code that actually does the Mtom encoding Anything additional you can assist me to pinpoint would be appreciated On 22 Mar 2016 4:00 am, "Daniel Kulp" wrote: > > > On Mar 20, 2016, at 7:57 PM, Jason Pell wrote: > > I wanted to be able to turn MTOM on and off ba

Looking for advice / criticism (polite hopefully) of my implementation of operation level MTOM configuration

2016-03-20 Thread Jason Pell
by looking at the service model itself. Any initial guidance for where I should start would be appreciated. Regards Jason

Re: Release notes page for 3.1.x

2015-10-06 Thread Jason Pell
http://cxf.apache.org/cxf-313-release-notes.html On Fri, Sep 18, 2015 at 4:42 PM, Sobkowiak Krzysztof < krzys.sobkow...@gmail.com> wrote: > Hi > > For the 3.0.x and 2.x releases you have always provided a release notes > page like this https://cxf.apache.org/cxf-306-release-notes.html. I would >

Re: [VOTE] CXF 2.7.17

2015-07-30 Thread Jason Pell
+1 (non binding) On Thu, Jul 30, 2015 at 11:26 PM, Aki Yoshida wrote: > +1 > > aki > > 2015-07-27 21:26 GMT+02:00 Alessio Soldano : > > This is a vote to release 2.7.17. It’s been over 2 months since the last > > release and we’ve fixed more than 18 issues. > > > > Staging area: > > 2.7.17: > >

Re: [VOTE] CXF 3.0.6 and 3.1.2

2015-07-30 Thread Jason Pell
+1 (non binding) On Wed, Jul 29, 2015 at 11:24 PM, Colm O hEigeartaigh wrote: > +1. > > Colm. > > On Wed, Jul 29, 2015 at 11:18 AM, Alessio Soldano > wrote: > > > +1 > > > > Thanks > > Alessio > > > > On 28/07/15 20:13, Daniel Kulp wrote: > > > >> This is a vote to release 3.0.6 and 3.1.2. We

Re: Enhance ServerLifeCycleListener to include create server event

2015-06-17 Thread Jason Pell
Ok I feel stupid. seems another developer on my team added another spring context loader which generated the premature event Please ignore my last 2 emails :-( On 18/06/2015 10:29 AM, "Jason Pell" wrote: > after further interrogation of the code the start should have been ca

Re: Enhance ServerLifeCycleListener to include create server event

2015-06-17 Thread Jason Pell
after further interrogation of the code the start should have been called before spring finished loading My issue is the ServerRegistry does not contain all the jaxws:endpoints when the spring application listener fires. Anyone got any thoughts as to why? On 18/06/2015 9:30 AM, "Jason

Enhance ServerLifeCycleListener to include create server event

2015-06-17 Thread Jason Pell
Hi, As part of starting up my application I want to know when all services have started. Unfortunately in the case of cxf, the Endpoints have all been created by the time I get the ApplicationListener but the servers may actually still be starting. It would be useful to register a ServerLifeCycl

Re: [VOTE] CXF 3.1.1

2015-06-07 Thread Jason Pell
+1 (non binding) On 08/06/2015 2:16 AM, "Sergey Beryozkin" wrote: > +1 > > Cheers, Sergey > On 05/06/15 21:49, Daniel Kulp wrote: > >> 3.1.1 fixes a bunch of issues in 3.1.0 that would prevent it from working >> properly in several normal use cases, particularly in OSGi. >> >> Staging area: >> ht

MTOM only when dealing with operations that have attachments

2015-04-08 Thread Jason Pell
Hi, If MTOM is enabled, its enabled for all operations, even those which have no need for it. Is this part of the standard, or would it be possible to be smarter about when to enable it? Ideally only operations that accept / return attachments should have MTOM enabled (at least if this particula

RE: Schema Validation on input doesn't work

2015-03-24 Thread Jason Pell
Can you try this on 2.7.15 or 3.0.4? I don't know why your issue is occurring but a more up to date cxf might have already fixed it. Would be good to know On 25/03/2015 6:17 AM, "Balana, Vishal" wrote: > I am giving example below about how I have added wsse header to wsdl: > >targetNamespac

Re: Warning: Don't update your eclipse Checkstyle plugin...

2015-03-01 Thread Jason Pell
Hi Daniel, How did you go with getting cxf to support the latest checkstyle? Are we still limited to older than 6.2? On Sat, Feb 7, 2015 at 8:09 AM, Daniel Kulp wrote: > Just a warning to the CXF devs: don’t update your eclipse plugin for > check style. The new version is very incompatible

Re: Planning for Java8 trunk

2015-02-16 Thread Jason Pell
le to expect 2.7.x to be closed sometime > later this year, that means to have only a few more releases on 2.7.x. > > Maybe we can already mention in the 2.7.15 release note that there > will be only a few more releases planned (2~3). > > > 2015-02-15 23:15 GMT+01:00 Jason Pell : > &

Re: Planning for Java8 trunk

2015-02-15 Thread Jason Pell
t; CXF. Java 7 reaches the end of life in two months. I agree things are > changing at a much slower rate in the productions. But starting planning > for a Java 8 trunk is better be done earlier than later :-) > > Sergey > > > On 13/02/15 22:32, Jason Pell wrote: > >> By

Re: Planning for Java8 trunk

2015-02-13 Thread Jason Pell
By customers I don't mean my companies customers, I mean users of cxf 2.7 On Sat, Feb 14, 2015 at 9:30 AM, Jason Pell wrote: > From a purely selfish point of view, I hope that 2.7 end of life is > announced well in advance, as a lot of customers will have to migrate to > 3.x. >

Re: Planning for Java8 trunk

2015-02-13 Thread Jason Pell
>From a purely selfish point of view, I hope that 2.7 end of life is announced well in advance, as a lot of customers will have to migrate to 3.x. On Sat, Feb 14, 2015 at 4:20 AM, Sergey Beryozkin wrote: > Hi All, > > We've had a brief chat with Dan earlier about the possibility of > introducing

Re: [VOTE] CXF 3.0.4/2.7.15

2015-02-12 Thread Jason Pell
+1 non binding. On Fri, Feb 13, 2015 at 1:31 AM, Aki Yoshida wrote: > But this org.apache.aries.blueprint.reflect is available from > org.apache.aries.blueprint.core.compatibility, so it isn't a problem > of CXF, no? > > karaf@root()> exports | grep org.apache.aries.blueprint.reflect > > org.apa

Re: build failure in systests/jaxrs

2015-02-10 Thread Jason Pell
awesome thanks On Tue, Feb 10, 2015 at 9:06 PM, Aki Yoshida wrote: > Hi Jason, > yes. We had this issue that was caused by some inconsistency with > jetty8 and jetty9 wiring and it was fixed yesterday. > regards, aki > > 2015-02-06 23:05 GMT+01:00 Jason Pell : > > Sorry

Re: build failure in systests/jaxrs

2015-02-08 Thread Jason Pell
TPFromWebSocketEndpoint:229 » ServiceUnavailable JAXRSClientServerWebSocketSpringWebAppTest>JAXRSClientServerWebSocketTest.testStreamRegisterAndUnregister:372 » NullPointer On Sat, Feb 7, 2015 at 9:04 AM, Jason Pell wrote: > Is this expected at the moment: > > Caused by: java.lang.ClassNotFoundExcept

build failure in systests/jaxrs

2015-02-08 Thread Jason Pell
Is this expected at the moment: Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.websocket.WebSocketFactory$Acceptor at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPri

Release 2.7.15 and 3.0.4

2015-01-18 Thread Jason Pell
Hi Dan, Any thoughts on timeline for next patch release?

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-05 Thread Jason Pell
sessionTransacted. Can you have a quick look and make sure my comments are accurate On Sat, Dec 6, 2014 at 4:42 AM, Jason Pell wrote: > OK I am going to revert my changes, add a config property to > JMSConfiguration to optionally disable exception propagation. > > The existing b

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-05 Thread Jason Pell
> should it be rolled back and retried? We’re not going to be able to parse > it again next time either. If there are issues trying to send the > response back to the client, sure. I can see that. But most of the > others seem to cause more problems. > > > Dan > > > >

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-05 Thread Jason Pell
> harder to document / explain how it works. So we should be sure it makes > sense. > > Christian > > On 05.12.2014 11:29, Jason Pell wrote: > >> I would like the option of enabling roll backs for runtime exceptions in >> cxf 3 when I eventually upgrade. Does cxf 3

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-05 Thread Jason Pell
fort and makes it > harder to document / explain how it works. So we should be sure it makes > sense. > > Christian > > On 05.12.2014 11:29, Jason Pell wrote: > >> I would like the option of enabling roll backs for runtime exceptions in >> cxf 3 when I eventually upgra

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-05 Thread Jason Pell
I have not found any materials on the net if this > is the right choice. > So we should discuss this here. > > Christian > > > On 05.12.2014 07:33, Jason Pell wrote: > >> Hi Christian, >> >> I have added a test case to my github branch which demonstrates th

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
exactly why the resource holder having the session means trans = false Thanks On Fri, Dec 5, 2014 at 2:42 PM, Jason Pell wrote: > Would be interested in your feedback regarding the change. > > > https://github.com/pellcorp/apache-cxf/compare/apache:2.7.x-fixes...cxf6136_jms

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
Would be interested in your feedback regarding the change. https://github.com/pellcorp/apache-cxf/compare/apache:2.7.x-fixes...cxf6136_jms_ex_rollback?expand=1 On Fri, Dec 5, 2014 at 1:53 PM, Jason Pell wrote: > Never mind, think I figured it out. > > Another question I have, is s

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
, Jason Pell wrote: > Ok - in my local tests with both websphere mq and active mq, the trans > test appears to be doing the right thing, but I am unsure why. I don't > understand why the sessions are not the same. > > However whe

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
tests-transport-jm the trans test is false because the sessions match. I know I must be missing something, and I will continue to debug it to see if I can figure it out, but perhaps someone might have some insight to assist me On Fri, Dec 5, 2014 at 11:20 AM, Jason Pell wrote: > Hi C

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
On Fri, Dec 5, 2014 at 9:26 AM, Jason Pell wrote: > Very annoyed with myself that I did not check the transaction support for > request response till now. Was on my list of todos. Now I am going to have > to depend on 2.7.15 snapahot. > > I need guaranteed delivery even for reques

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
needs to survive a server crash or db issue. I am not going to use xa transactions though. Will be enough to use good old jms transaction manager support. On 05/12/2014 9:13 AM, "Jason Pell" wrote: > I check that the exception cause is instanceof Exception and not > propogate. O

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
t all. > > Christian > > > On 04.12.2014 18:09, Jason Pell wrote: > >> Hi, >> >> I would like to change the existing behavior of JMS destination to NOT >> rollback the transaction if a checked exception is encountered. >> >> https://issues.apache

Re: Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
Not at the moment :-) On 05/12/2014 6:09 AM, "Daniel Kulp" wrote: > > > On Dec 4, 2014, at 12:09 PM, Jason Pell wrote: > > > > Hi, > > > > I would like to change the existing behavior of JMS destination to NOT > > rollback the transaction if

Cxf 2.7 JMS destination change what happens when checked exception is thrown from service impl

2014-12-04 Thread Jason Pell
Hi, I would like to change the existing behavior of JMS destination to NOT rollback the transaction if a checked exception is encountered. https://issues.apache.org/jira/browse/CXF-6136 Christian suggested I post an email to this list to give everyone an opportunity to agree or disagree with my

Re: [VOTE] CXF 2.7.14/3.0.3

2014-12-04 Thread Jason Pell
+1 (non binding) On Thu, Dec 4, 2014 at 3:26 AM, Colm O hEigeartaigh wrote: > +1. > > Colm. > > On Wed, Dec 3, 2014 at 4:20 PM, Daniel Kulp wrote: > > > This is a vote to release CXF 2.7.14 and 3.0.3. These versions fix a > > bunch of bugs users have encountered. They also provide some addit

Re: build error in 3.0 systests/jaxrs

2014-12-02 Thread Jason Pell
Sorry not had a chance to get back to this. Should be able to tomorrow (AEST) On 01/12/2014 11:00 PM, "Aki Yoshida" wrote: > I haven't updated my ubuntu box for some time (and I still have 13.10 > with JDK 1.7.0_45). > On that system, I just ran the test and am seeing the

Re: build error in 3.0 systests/jaxrs

2014-11-30 Thread Jason Pell
With both Java 6 (patch 37) and Java 7 (patch 60) On Mon, Dec 1, 2014 at 2:09 PM, Jason Pell wrote: > I get the following exception in 3.0.x fixes when running from command > line on ubuntu 14.04. The same error does not appear when executing from > Eclipse Luna > > Tests run: 2

build error in 3.0 systests/jaxrs

2014-11-30 Thread Jason Pell
I get the following exception in 3.0.x fixes when running from command line on ubuntu 14.04. The same error does not appear when executing from Eclipse Luna Tests run: 203, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 3.637 sec <<< FAILURE! - in org.apache.cxf.systest.jaxrs.JAXRSClientServer

Re: cxf git commit: CXF-6118 support overriding schema validation at jaxws endpoint and client level and applying the correct validation direction at client level

2014-11-30 Thread Jason Pell
Done I will apply the final 6118 to 3.0 and trunk today On 29/11/2014 9:21 PM, "Jason Pell" wrote: > Took me a while but I finally got where you are coming from. Thanks for > the detailed and informative replies. > On 29/11/2014 8:46 PM, "Daniel Kulp" wrote: >

Re: cxf git commit: CXF-6118 support overriding schema validation at jaxws endpoint and client level and applying the correct validation direction at client level

2014-11-29 Thread Jason Pell
Took me a while but I finally got where you are coming from. Thanks for the detailed and informative replies. On 29/11/2014 8:46 PM, "Daniel Kulp" wrote: > > > On Nov 29, 2014, at 1:44 AM, Jason Pell wrote: > > > > If the same SEI is used for both service endpo

Re: cxf git commit: CXF-6118 support overriding schema validation at jaxws endpoint and client level and applying the correct validation direction at client level

2014-11-28 Thread Jason Pell
not really too much of an issue. On 29/11/2014 3:18 PM, "Daniel Kulp" wrote: > > > On Nov 28, 2014, at 10:11 PM, Jason Pell wrote: > > > > Its only reversing what's coming from the model. If you define IN in the > > jaxws properties on the client it will

Re: cxf git commit: CXF-6118 support overriding schema validation at jaxws endpoint and client level and applying the correct validation direction at client level

2014-11-28 Thread Jason Pell
gt; > On Nov 28, 2014, at 10:11 PM, Jason Pell wrote: > > > > Its only reversing what's coming from the model. If you define IN in the > > jaxws properties on the client it will continue to validate IN on the > > client as before. > > > > If I have IN

Re: cxf git commit: CXF-6118 support overriding schema validation at jaxws endpoint and client level and applying the correct validation direction at client level

2014-11-28 Thread Jason Pell
weekend. On 29/11/2014 2:11 PM, "Jason Pell" wrote: > Its only reversing what's coming from the model. If you define IN in the > jaxws properties on the client it will continue to validate IN on the > client as before. > > If I have IN defined for a operation using an a

Re: cxf git commit: CXF-6118 support overriding schema validation at jaxws endpoint and client level and applying the correct validation direction at client level

2014-11-28 Thread Jason Pell
g/repos/asf/cxf/commit/27ce514b > > Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/27ce514b > > Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/27ce514b > > > > Branch: refs/heads/2.7.x-fixes > > Commit: 27ce514bb97a7693fd78d1ca16685665bca6

Re: Two different tests for isRequestor?

2014-11-27 Thread Jason Pell
ntereceptor. > > In any case, I think we should remove these other methods from the > master version. For the released tracks, we probably need to keep them > as @deprecated with delegating to MessageUtils impl. > > > 2014-11-27 12:49 GMT+01:00 Jason Pell : > > Oh

Re: Two different tests for isRequestor??

2014-11-27 Thread Jason Pell
AbstractInDatabindingInterceptor Anyone know of any reason why that would be problematic? On Thu, Nov 27, 2014 at 10:45 PM, Jason Pell wrote: > Hi All > > Was wondering if anyone knows why in AbstractOutDatabindingInterceptor, > isRequestorRole has a definition of: > > protected boolean isRequest

Two different tests for isRequestor??

2014-11-27 Thread Jason Pell
Hi All Was wondering if anyone knows why in AbstractOutDatabindingInterceptor, isRequestorRole has a definition of: protected boolean isRequestor(Message message) { return Boolean.TRUE.equals(message.containsKey(Message.REQUESTOR_ROLE)); } Whereas in AbstractInDatabindingInterceptor

Re: Upgrading to cxf 2.7.13 - SAMLTokenPrincipal no longer being registered as a SecurityContext

2014-10-16 Thread Jason Pell
I have merged a fix for 2.7 3.0 and master On 17/10/2014 7:46 AM, "Jason Pell" wrote: > https://issues.apache.org/jira/browse/CXF-6054 > > On Fri, Oct 17, 2014 at 1:11 AM, Jason Pell wrote: > >> I will create jira and a patch to support the property. >> O

Re: Upgrading to cxf 2.7.13 - SAMLTokenPrincipal no longer being registered as a SecurityContext

2014-10-16 Thread Jason Pell
https://issues.apache.org/jira/browse/CXF-6054 On Fri, Oct 17, 2014 at 1:11 AM, Jason Pell wrote: > I will create jira and a patch to support the property. > On 17/10/2014 12:58 AM, "Jason Pell" wrote: > >> I don't think I can easily override the wss4j interceptor

Re: Upgrading to cxf 2.7.13 - SAMLTokenPrincipal no longer being registered as a SecurityContext

2014-10-16 Thread Jason Pell
I will create jira and a patch to support the property. On 17/10/2014 12:58 AM, "Jason Pell" wrote: > I don't think I can easily override the wss4j interceptor as I am using WS > policy so the interceptors are added for me. > > Am eager to understand the security iss

Re: Upgrading to cxf 2.7.13 - SAMLTokenPrincipal no longer being registered as a SecurityContext

2014-10-16 Thread Jason Pell
I don't think I can easily override the wss4j interceptor as I am using WS policy so the interceptors are added for me. Am eager to understand the security issues with client certs. When will these be publicized On 17/10/2014 12:56 AM, "Jason Pell" wrote: > I would be intere

Re: Upgrading to cxf 2.7.13 - SAMLTokenPrincipal no longer being registered as a SecurityContext

2014-10-16 Thread Jason Pell
> false) to all this behaviour. > > Colm. > > On Thu, Oct 16, 2014 at 2:02 PM, Jason Pell wrote: > > > All I get now is the X500Principal of the https token. > > > > My policy is below. I am relying on the RequireClientCertificate to have > > the saml token "

Upgrading to cxf 2.7.13 - SAMLTokenPrincipal no longer being registered as a SecurityContext

2014-10-16 Thread Jason Pell
All I get now is the X500Principal of the https token. My policy is below. I am relying on the RequireClientCertificate to have the saml token "signed" and thus I would have expected it to be present in the security context. I am at a loss as to why something like this could change between point

Re: WS policy alternative selector based on a particular operation in a client

2014-10-10 Thread Jason Pell
doIntercept on the PhaseInterceptorChain is called after the select alternative. On Fri, Oct 10, 2014 at 11:23 PM, Jason Pell wrote: > Tried that, the interceptor chain has not been initiated when the > alternative selector is called. > > > On Fri, Oct 10, 2014 at 10:33 PM, Dan

Re: WS policy alternative selector based on a particular operation in a client

2014-10-10 Thread Jason Pell
Tried that, the interceptor chain has not been initiated when the alternative selector is called. On Fri, Oct 10, 2014 at 10:33 PM, Daniel Kulp wrote: > > On Oct 9, 2014, at 8:01 PM, Jason Pell wrote: > > > I can't upgrade to 3.x as yet. So I need to figure out a way to

Re: WS policy alternative selector based on a particular operation in a client

2014-10-10 Thread Jason Pell
I refined the hack and just use the endpoint info getProperty directly. No need to map to a client. Though I would add a getEndpointInfo method to HttpConduit so I can get rid of reflection after 2.7.14 On 10/10/2014 12:58 PM, "Jason Pell" wrote: > I came up with a really dodgy

Re: WS policy alternative selector based on a particular operation in a client

2014-10-09 Thread Jason Pell
tunnel is active, or password if not) I define a property in the jaxws:client I know it's nasty and I plan to get rid of it once we can upgrade to cxf 3, but I think it should suffice for now On Fri, Oct 10, 2014 at 11:01 AM, Jason Pell wrote: > I can't u

Re: WS policy alternative selector based on a particular operation in a client

2014-10-09 Thread Jason Pell
I can't upgrade to 3.x as yet. So I need to figure out a way to do this in 2.7. On 10/10/2014 4:18 AM, "Daniel Kulp" wrote: > > On Oct 9, 2014, at 5:41 AM, Jason Pell wrote: > > > For instance I want to force choosing username password token for one > > meth

WS policy alternative selector based on a particular operation in a client

2014-10-09 Thread Jason Pell
For instance I want to force choosing username password token for one method call and then a saml bearer token for all others. I don't have enough info in the assertor http conduit

Re: [VOTE] CXF 2.7.13/3.0.2

2014-10-08 Thread Jason Pell
+1 (non binding) On Thu, Oct 9, 2014 at 6:01 AM, Dennis Sosnoski wrote: > +1 > > - Dennis > > > On 10/09/2014 06:37 AM, Jeff Genender wrote: > >> +1 >> >> Jeff >> >> >> On Oct 8, 2014, at 11:30 AM, Daniel Kulp wrote: >> >> This is a vote to release CXF 2.7.13 and 3.0.2.There are over 90

Re: Saml callback handler

2014-10-07 Thread Jason Pell
https://issues.apache.org/jira/browse/WSS-516 On 08/10/2014 10:19 AM, "Jason Pell" wrote: > Would it be acceptable to change cxf to set the saml version on the Saml > callback before calling the callback. > > I want to be able to create a bearer token inside a local ca

Saml callback handler

2014-10-07 Thread Jason Pell
Would it be acceptable to change cxf to set the saml version on the Saml callback before calling the callback. I want to be able to create a bearer token inside a local callback and I want to handle saml 1 and 2 automatically based on the wsdl WS policy. At the moment I can't do that. If I could c

Re: Controlling mtom using client headers.

2014-08-12 Thread Jason Pell
some parts of the mtom spec and see what you were referring to. On Aug 13, 2014 12:45 AM, "Jason Pell" wrote: > Does that not seem strange. What if one particular lient cant suppport > mtom but the rest can. It seems bad form to return attachments to a client > that will

Re: Controlling mtom using client headers.

2014-08-12 Thread Jason Pell
aniel Kulp" wrote: > > On Aug 10, 2014, at 10:47 PM, Jason Pell wrote: > > > I cant seem to find code that controls mtom based on what a client can > > handle. My understanding is the Accept header should be used. If I have a > > Accept header which is either a wild

Re: Controlling mtom using client headers.

2014-08-12 Thread Jason Pell
https://issues.apache.org/jira/browse/CXF-5939 On 12/08/2014 9:07 AM, "Jason Pell" wrote: > If any other devs have info on why this is not enabled and a > recommendation for where I could add this code either to existing > interceptor or use my new one. > > I tried

Re: Controlling mtom using client headers.

2014-08-11 Thread Jason Pell
, "Jason Pell" wrote: > In the mean time I created an interceptor to override the mtom-enabled > property based on the Accept property. I would prefer to use something > build into cxf, but this seems to work for my use case. > > > https://github.com/pellcorp/cxf/blob/ma

Re: Controlling mtom using client headers.

2014-08-10 Thread Jason Pell
/interceptor/MtomOutInterceptor.java On Mon, Aug 11, 2014 at 12:47 PM, Jason Pell wrote: > I cant seem to find code that controls mtom based on what a client can > handle. My understanding is the Accept header should be used. If I have a > Accept header which is either a wild card or includes ap

Controlling mtom using client headers.

2014-08-10 Thread Jason Pell
I cant seem to find code that controls mtom based on what a client can handle. My understanding is the Accept header should be used. If I have a Accept header which is either a wild card or includes application/xop+xml use mtom if con figured on endpoint otherwise fall back to inlined base 64. I t

Re: [VOTE] CXF 2.6.15/2.7.12/3.0.1

2014-07-15 Thread Jason Pell
+1 (non binding) On 16/07/2014 8:02 AM, "Christian Schneider" wrote: > +1 > > Christian > > Am 15.07.2014 21:57, schrieb Daniel Kulp: > >> This is a vote to release the latest patch releases on all three branches. >> >> There are over 80 fixes for 3.0.1 with most back ported to 2.7.12 and >> some

Re: git commit: [CXF-5866] Adding XMLStreamReaderWrapper to WSDLManagerImpl and providing a XMLStreamReader wrapper that resolves system properties

2014-07-10 Thread Jason Pell
That definitely sounds good. I am so sick of system properties for configuration. On 10/07/2014 10:30 PM, "Daniel Kulp" wrote: > > Alessio, > > Two thoughts: > > 1) There is a java.xml.stream.util.StreamReaderDelegate class available > from StAX apis, is there really a need for another delegate i

Question about Optimization to only load the first extension found when only one is asked for.

2014-06-15 Thread Jason Pell
HI, The commit: commit 22e6b39db88ab99c175ba59bbcf623830614d1d1 Author: Daniel Kulp Date: Thu Jun 12 12:37:26 2014 -0400 Optimization to only load the first extension found when only one is asked for. Broke some code our project uses. We are overriding the JettyHTTPServerEngineFactory w

Re: Failure building master

2014-06-14 Thread Jason Pell
Deleted all org/apache/wss4j out of m2 repository and build continues Weird On Sun, Jun 15, 2014 at 1:28 PM, Jason Pell wrote: > Downgrading to maven 3.0.3 got me past that one, but then I hit another > issue. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-

Re: Failure building master

2014-06-14 Thread Jason Pell
Downgrading to maven 3.0.3 got me past that one, but then I hit another issue. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project cxf-rt-security: Compilation failure: Compilation failure: [ERROR] /home/jason/Development/Github

Failure building master

2014-06-14 Thread Jason Pell
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.308 sec <<< FAILURE! - in org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest testSendReceive(org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest) Time elapsed: 0.02 sec <<< ERROR! java.lang.RuntimeException: peer (vm://

Re: ssh for git access

2014-06-14 Thread Jason Pell
Even better, integration with gnome key ring http://stackoverflow.com/questions/13385690/how-to-use-git-with-gnome-keyring-integration On Sun, Jun 15, 2014 at 11:26 AM, Jason Pell wrote: > Answered my own question, sort of > > git config --global credential.helper 'cache

Re: ssh for git access

2014-06-14 Thread Jason Pell
t 11:15 AM, Jason Pell wrote: > Hi, > > I can't find reference to being able to authenticate to the cxf git repo > using ssh. I am not very comfortable having my password in .netrc file. > > I sent an email off to the infrastructure team, but figured I would ask > the que

ssh for git access

2014-06-14 Thread Jason Pell
Hi, I can't find reference to being able to authenticate to the cxf git repo using ssh. I am not very comfortable having my password in .netrc file. I sent an email off to the infrastructure team, but figured I would ask the question here as well. What are others doing on linux (OSX as differen

Re: Http proxy with STS

2014-06-14 Thread Jason Pell
Hi, Just noticed this thread. I have managed to be able to configure the conduit using properties, but its not exactly standard. And it won't work with OSGI. Its documented here https://issues.apache.org/jira/browse/CXF-4811?focusedCommentId=13578150&page=com.atlassian.jira.plugin.system.issueta

Re: [DISCUSS] Java 8 and JAXB and 3.0.1

2014-05-28 Thread Jason Pell
I would think getting users to modify a pom to exclude jaxb core is acceptable for 3.0.1. I certainly would not have a problem especially if it were in the release notes and clearly highlighted. We use our own version of jaxb jaxb facets. But it will be sometime before we upgrade to 3.x anyway. M

Re: CXF javadoc questions for 3.0

2014-04-04 Thread Jason Pell
I would think hosting javadocs only online would make most sense. On 03/04/2014 5:39 AM, "Daniel Kulp" wrote: > > For 2.x, we basically generated 2 different sets of Javadoc for 2 > different purposes: > > 1) We generated the javadoc ONLY for the cxf-api. This is the javadoc > that we stuck in t

Re: [VOTE] Apache CXF 2.7.9/2.6.12

2014-01-30 Thread Jason Pell
+1 (non binding) First release in a while I have not been eagerly waiting for :-) Sent from my android phone On 30/01/2014 11:21 pm, "Christian Schneider" wrote: > +1 > > Did some tests in karaf 3 to verify the features. > > Christian > > On 29.01.2014 23:03, Daniel Kulp wrote: > >> >> We've re

Re: Policies defined as feature not added to generated wsdl

2013-11-18 Thread Jason Pell
The policy is applied but not embedded from memory. When you define the ref to the policy in the @WebService its embedded, both uri and also spring bean refs. Since the policy annotations in web services suited me i did not pursue why it was not being embedded very far. On 19/11/2013 7:07 AM, "Ol

Re: 2.7.7 possible issue with loading security schema

2013-09-24 Thread Jason Pell
Silly me Dan provided the reason in original reply. I will chase up in our code Thanks Jason Sent from my Android phone On 25/09/2013 6:55 AM, "Jason Pell" wrote: > No internet is better than a corporate proxy situation that causes > internet requests to take a longgg

Re: 2.7.7 possible issue with loading security schema

2013-09-24 Thread Jason Pell
docs.oasis-open.o > >> http://www.w3.org/2000/09/xmldsig# > http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd > >> > >> that will likely fix it. > >> > >> I'm going to try and dig into Aries blueprint to see if we can fix the

Re: 2.7.7 possible issue with loading security schema

2013-09-23 Thread Jason Pell
with WS policy username password with with java first Sent from my Android phone On 24/09/2013 2:49 PM, "Jason Pell" wrote: > Hi, > > I upgraded our environment to use 2.7.7 and immediately upon deployment I > started getting the following error: > > org.xml.sax.SAXPars

2.7.7 possible issue with loading security schema

2013-09-23 Thread Jason Pell
Hi, I upgraded our environment to use 2.7.7 and immediately upon deployment I started getting the following error: org.xml.sax.SAXParseException; systemId: http://www.w3.org/2007/02/ws-policy.xsd; lineNumber: 30; columnNumber: 69; schema_reference.4: Failed to read schema document 'oasis-200401-w

Re: [VOTE] Apache CXF 2.7.7/2.6.10 - take 2

2013-09-19 Thread Jason Pell
+1 (non binding) On Thu, Sep 19, 2013 at 3:08 AM, Daniel Kulp wrote: > > > We've resolved over 90 issues since 2.7.6 and almost 50 ported back to > 2.6.10. This second attempt fixes some regressions in the JAX-WS TCK as > well as some issues within Eclipse RCP framework. > > > This also inclu

Re: [VOTE] Apache CXF 2.7.7/2.6.10

2013-09-14 Thread Jason Pell
+1 (non binding) On 14/09/2013 10:37 PM, "Daniel Kulp" wrote: > > > We've resolved over 90 issues since 2.7.6 and almost 50 ported back to > 2.6.10. > > This also includes an update release of our build-utils to get the PMD > stuff needed to work with the latest Eclipse. > > > List of issues: > 2

Re: Problems with m2eclipse and cab7i

2013-09-11 Thread Jason Pell
Sent from my Android phone On 10/09/2013 2:13 AM, "Daniel Kulp" wrote: > > If you tell m2eclipse to import the projects with the m2eclipse profile > enabled, then it switched to a different PMD ruleset that doesn't have the > custom rule. > > That said, I do have to wonder if we really need the c

Re: Inject attribute into Apache CXF servlet

2013-09-02 Thread Jason Pell
Please be sure to post back saying how you solved it... On 02/09/2013 6:45 PM, "Jana Weschenfelder" < jana.weschenfel...@student.htw-berlin.de> wrote: > Hello, > > many thanks for the reply. I got a hint from an expert an hour ago. > I would like to try this first. I agree that my undertaking is n

Re: svn commit: r1513711 - in /cxf/trunk: core/src/main/java/org/apache/cxf/databinding/source/ rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/ systests/databinding/src/test/java/or

2013-08-14 Thread Jason Pell
Just wondering where the code to turn off out schema validation is going to land? Its gone from message mode out interceptor but the diff does not seem to add it in anywhere. I am without a computer so I can't check the code out to look but wanted to make sure it was not lost- On Aug 14, 2013 11:5

Re: Dependencies for CXF 2.5.1 versus CXF 2.7.5

2013-07-28 Thread Jason Pell
Can you see if there is a mix of spring versions on the classpath. On Jul 27, 2013 1:58 AM, "Iyappan Raman" wrote: > I am getting below error when i changed from 2.5.1 to 2.7.5, please let me > know if i need to add any dependencies. > Thank You > Iyappan > > Caused by: org.springframework.beans.

Re: WSDLGetInterceptor GZIP encoding?

2013-07-23 Thread Jason Pell
https://issues.apache.org/jira/browse/CXF-5151 On Tue, Jul 23, 2013 at 11:54 PM, Jason Pell wrote: > I have created a jira and I will play around with refactoring WSDL Get > Interceptor to support GZIP encoding and see what I come up with. > > > > > On Tue, Jul 23, 2013 a

Re: WSDLGetInterceptor GZIP encoding?

2013-07-23 Thread Jason Pell
I have created a jira and I will play around with refactoring WSDL Get Interceptor to support GZIP encoding and see what I come up with. On Tue, Jul 23, 2013 at 9:59 PM, Jason Pell wrote: > So next question. > > What would make most sense? > > Modify wsdlgetinterceptor to not

Re: WSDLGetInterceptor GZIP encoding?

2013-07-23 Thread Jason Pell
executing the soap request stuff. Seems like a big change but is probably reasonably clean approach. Or alternative is to execute gzip out interceptor logic in wsdl get interceptor. On Jul 23, 2013 8:12 PM, "Jason Pell" wrote: > I checked the code and WSDLGetInterceptor aborts t

Re: [ANN] Apache CXF 2.7.6/2.6.9/2.5.11 released

2013-07-23 Thread Jason Pell
http://cxf.apache.org/cxf-276-release-notes.html Is the correct 2.7.6 link On Tue, Jul 23, 2013 at 7:56 PM, Gary Gregory wrote: > The release notes link is incorrect, it points to the wrong version. > > Gary > > On Jul 23, 2013, at 4:10, Daniel Kulp wrote: > > > > > The Apache CXF team is prou

Re: ehcache version used in cxf build

2013-07-16 Thread Jason Pell
s, so not really that big of a deal. Thanks for taking the time to do it, and apologies that I had not done it myself, it was quite low on my list of priorities as ehcache 2.5.1 was working fine for my day job. Cheers Jason On Tue, Jul 16, 2013 at 9:04 PM, Aki Yoshida wrote: > Hi Jason, >

Re: ehcache version used in cxf build

2013-07-12 Thread Jason Pell
> 2013/7/7 Jason Pell : > > I might have time end of next week so leave with me for the moment. > > > > On Jul 7, 2013 6:54 AM, "Aki Yoshida" wrote: > >> > >> Hi Jason, > >> > >> I wanted to have a patched snapshot sometime next week.

  1   2   >