RE: Enum as one of the query params in wadl

2011-08-19 Thread Jason Chaffee
Any timeline on this? -Original Message- From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] Sent: Thursday, August 18, 2011 1:29 AM To: users@cxf.apache.org Subject: Re: Enum as one of the query params in wadl Hi - that is not properly supported right now - will get it fixed Cheers, S

Re: CXF User Poll: jetty-all or individual jars....

2011-08-19 Thread Todd Nist
I prefer option #1. On Fri, Aug 19, 2011 at 2:01 PM, Daniel Kulp wrote: > > I just wanted to get users opinions on: > https://issues.apache.org/jira/browse/CXF-3741 > > > Basically, right now, we ship just the 6 individual jetty jars that we need > for the various CXF features (and we likely sho

Re: setting wsa:addressing feature in cxf:bus causes wrong action header to be sent when using Dispatch API

2011-08-19 Thread Daniel Kulp
On Friday, August 19, 2011 3:07:50 PM Jesse Pangburn wrote: > Hi Aki, > I'm REALLY new to CXF so I don't quite understand your answer. Could you > explain what sort of configuration option you mean, and what shape it would > take? In that case, how would the code "find the option and set the acti

Re: Can Dispatch API be used with jaxws:client Spring configuration?

2011-08-19 Thread Daniel Kulp
On Friday, August 19, 2011 3:34:53 PM Jesse Pangburn wrote: > It seems that the ServiceImpl code is copying over stuff from the following > items (all this stuff is near the 620 line): features, interceptors, > conduit selector > > It seems to do nothing with the following: > address, bus, propert

RE: Encrypt response with client cert

2011-08-19 Thread Penmatsa, Vinay
Ok, got this. The answer is in WSHandlerConstants.USE_REQ_SIG_CERT Thanks -Original Message- From: Penmatsa, Vinay [mailto:vinay.penma...@sap.com] Sent: Friday, August 19, 2011 3:39 PM To: users@cxf.apache.org Subject: Encrypt response with client cert Hi, Is it possible with CXF to sen

RE: Can Dispatch API be used with jaxws:client Spring configuration?

2011-08-19 Thread Jesse Pangburn
It seems that the ServiceImpl code is copying over stuff from the following items (all this stuff is near the 620 line): features, interceptors, conduit selector It seems to do nothing with the following: address, bus, properties, handlers I don't know which of these things it SHOULD do. To my

Re: Schema validation is not validating elements from SoapHeader

2011-08-19 Thread Daniel Kulp
> Should it be validated or the only option is > adding an interceptor to do it? If mapped to an JAXB object parameter on the method, it SHOULD be validated. The SoapHeaderInterceptor uses the same readers/databinding as the normal body stuff and thus should have the schema set in it. If it

RE: setting wsa:addressing feature in cxf:bus causes wrong action header to be sent when using Dispatch API

2011-08-19 Thread Jesse Pangburn
Hi Aki, I'm REALLY new to CXF so I don't quite understand your answer. Could you explain what sort of configuration option you mean, and what shape it would take? In that case, how would the code "find the option and set the action accordingly"? Thanks, Jesse -Original Message- From:

Re: InitiatorSignatureToken

2011-08-19 Thread Daniel Kulp
On Friday, August 19, 2011 11:47:26 AM Penmatsa, Vinay wrote: > Hi Colm, > I think setting the flag to false is a work around for now, but this should > be considered a bug. Does it make sense? If it's generating the SecurityTokenReference without the tokenType attribute, then yes, that is a bug.

RE: Can Dispatch API be used with jaxws:client Spring configuration?

2011-08-19 Thread Jesse Pangburn
When I debug into ServiceImpl line 610, it gets down to org.apache.cxf.configuration.spring.ConfigurerImpl and line 151 throws: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named '{urn:ihe:iti:xds-b:2007}DocumentRegistry_Port_Soap12.jaxws-client.proxyFactory' is defin

Re: CXF User Poll: jetty-all or individual jars....

2011-08-19 Thread john . dunlap
I prefer option #1 Quoting David Karlsen : I preget #1 which gives full control. Den 19. aug. 2011 20:01 skrev "Daniel Kulp" følgende: I just wanted to get users opinions on: https://issues.apache.org/jira/browse/CXF-3741 Basically, right now, we ship just the 6 individual jetty jars that

Re: CXF User Poll: jetty-all or individual jars....

2011-08-19 Thread David Karlsen
I preget #1 which gives full control. Den 19. aug. 2011 20:01 skrev "Daniel Kulp" følgende: > > I just wanted to get users opinions on: > https://issues.apache.org/jira/browse/CXF-3741 > > > Basically, right now, we ship just the 6 individual jetty jars that we need > for the various CXF features

Re: CXF User Poll: jetty-all or individual jars....

2011-08-19 Thread Gary Gregory
+1 for #2. I wrote the Jira ;) Gary On Aug 19, 2011, at 14:01, "Daniel Kulp" wrote: > > I just wanted to get users opinions on: > https://issues.apache.org/jira/browse/CXF-3741 > > > Basically, right now, we ship just the 6 individual jetty jars that we need > for the various CXF features (

Re: CXF User Poll: jetty-all or individual jars....

2011-08-19 Thread Eric Johnson
+1 for #2. It makes things easy for the majority and doesn't involve too much pain for people who want to be more selective. On Fri, Aug 19, 2011 at 2:01 PM, Daniel Kulp wrote: > > I just wanted to get users opinions on: > https://issues.apache.org/jira/browse/CXF-3741 > > > Basically, right no

CXF User Poll: jetty-all or individual jars....

2011-08-19 Thread Daniel Kulp
I just wanted to get users opinions on: https://issues.apache.org/jira/browse/CXF-3741 Basically, right now, we ship just the 6 individual jetty jars that we need for the various CXF features (and we likely should ship the jetty mgmt jar as well to make 7). These 6 jars are defined as deps i

Re: A mysteriously deadlock of CXF OnewayProcessorInterceptor

2011-08-19 Thread Daniel Kulp
I just committed a fix to trunk (pulling back to 2.4.x now as well). When you get a chance, can you give it a try to see if it fixes your issue? Threading things like these are hard to really test. Dan On Friday, August 19, 2011 2:32:03 PM xuhb wrote: > Maybe it is becuase before chain.wa

Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-08-19 Thread Daniel Kulp
On Friday, August 19, 2011 5:24:30 PM Blue Diamond wrote: > *Please let me know if this issue was resolved in later versions of 2.3.x.* > > I am facing a socket issue with CXF 2.3.0. My service request takes around > 10 minutes so I have set my socket time out on the client side. But when the > se

Re: A mysteriously deadlock of CXF OnewayProcessorInterceptor

2011-08-19 Thread Daniel Kulp
On Friday, August 19, 2011 2:32:03 PM xuhb wrote: > Maybe it is becuase before chain.wait() return, the sync of chain will be > re-locked, so it will block untill chain.resume() finished; Thanks for the test case. There definitely is an issue here. At this point, the thread has already synch

Re: Schema validation is not validating elements from SoapHeader

2011-08-19 Thread Evangelina
Daniel Kulp wrote: > > On Thursday, August 18, 2011 5:57:02 AM Evangelina wrote: >> Hi! Thanks for answering. >> I'm pretty new to CXF so please correct me if I'm wrong, but doesn't the >> 'mustUnderstand' attribute specifies if a header entry is mandatory or >> not? >> From what I saw in the co

Re: setting wsa:addressing feature in cxf:bus causes wrong action header to be sent when using Dispatch API

2011-08-19 Thread Aki Yoshida
Hi, I think we should just provide a configuration option to either enable or disable this operation determination code in DispathImpl, independently of whether the addressing feature is engaged. In this way, you can decide whether to let this code find the operation and set the action accordingly

RE: InitiatorSignatureToken

2011-08-19 Thread Penmatsa, Vinay
Hi Colm, I think setting the flag to false is a work around for now, but this should be considered a bug. Does it make sense? -Vinay -Original Message- From: Colm O hEigeartaigh [mailto:cohei...@apache.org] Sent: Thursday, August 18, 2011 11:10 AM To: users@cxf.apache.org Subject: Re: I

Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-08-19 Thread Blue Diamond
And the issue looks to be related to this: Aug 19, 2011 3:46:02 PM org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging WARNING: Interceptor for { http://ns.ca.com/catalyst/node}NodeX509#{http://www.w3.org/2010/08/ws-tra}Gethas thrown exception, unwinding now org.apache.cxf.binding.soap.S

Re: A mysteriously deadlock of CXF OnewayProcessorInterceptor

2011-08-19 Thread Aki Yoshida
Hi, I think you are right. Although the http 202 response is written back to the response by the calling thread before this thread going into the block and therefore the client should not be blocked as it can read the http 202 response, the calling thread itself may get blocked (not being able to c

Caused by: java.net.SocketException: Unexpected end of file from server

2011-08-19 Thread Blue Diamond
*Please let me know if this issue was resolved in later versions of 2.3.x.* I am facing a socket issue with CXF 2.3.0. My service request takes around 10 minutes so I have set my socket time out on the client side. But when the service sends response, I see the following exception on the client si

Re: CXF and Aegis data binding

2011-08-19 Thread Benson Margulies
Are you feeding SOAPUI the wsdl produced by CXF with Aegis? If so, then please submit a JIRA with a reproducible test case. On Fri, Aug 19, 2011 at 4:09 AM, jamesnmullen wrote: > I have a webservice which is written Java first, this was initially using the > JAXB binding but we found we needed m

CXF and Aegis data binding

2011-08-19 Thread jamesnmullen
I have a webservice which is written Java first, this was initially using the JAXB binding but we found we needed more control over the minOccurs etc so decided to switch to using the Aegis data binding. I am testing this webservice with SOAPUI, when using the JAXB data binding everything works ok