Re: YOKO & CXF CORBA Web Service using Provider

2007-08-05 Thread Lukas Zapletal
> Corba service and WS client (using SOAP or XML binding) with Dispatch > should work. The problem you run into (NPE in > CorbaStreamOutInterceptor.java:78 or NPE in TypeMapCache.java:38) seems all > related to Corba binding not being properly initialized, CXF runtime tries to > retrieve Corba

RE: YOKO & CXF CORBA Web Service using Provider

2007-08-04 Thread Liu, Jervis
> -Original Message- > From: Lukas Zapletal [mailto:[EMAIL PROTECTED] > Sent: 2007年8月3日 18:21 > To: cxf-user@incubator.apache.org > Cc: [EMAIL PROTECTED] > Subject: Re: YOKO & CXF CORBA Web Service using Provider > > > Hello, > > > To get Dispat

Re: YOKO & CXF CORBA Web Service using Provider

2007-08-03 Thread Lukas Zapletal
.calc.WSDIIClient.main(WSDIIClient.java:51) > > How sould I pass the binding information into it? > > Thanks, Lukas > > 2007/8/2, Liu, Jervis <[EMAIL PROTECTED]>: > > JAX-WS does not support DII except the Dispatch interface, the old JAX-RPC > > spec does. The reason is

Re: YOKO & CXF CORBA Web Service using Provider

2007-08-03 Thread Lukas Zapletal
ache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73) at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134) ... 2 more > > Jervis > > -Original Message- > From: Lukas Zapletal [ mailto:[EMAIL PROTECTED] > Sent: 2007年8月2日 23:00 > To: cxf-user@incub

RE: YOKO & CXF CORBA Web Service using Provider

2007-08-03 Thread Liu, Jervis
age- From: Lukas Zapletal [ mailto:[EMAIL PROTECTED] Sent: 2007年8月2日 23:00 To: cxf-user@incubator.apache.org; [EMAIL PROTECTED] Subject: Re: YOKO & CXF CORBA Web Service using Provider Hello, the operation info and CORBA parameters are not the reason why do we need the support. We wo

Re: YOKO & CXF CORBA Web Service using Provider

2007-08-02 Thread Lukas Zapletal
; Cheers, > Jervis > > > -Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 2007年7月30日 19:52 > To: cxf-user@incubator.apache.org; Liu, Jervis > Subject: RE: YOKO & CXF CORBA Web Service using Provider > > > Hi Jervis,

Re: YOKO & CXF CORBA Web Service using Provider

2007-08-02 Thread Lukas Zapletal
atch interface is > more powerful than DII. > > Cheers, > Jervis > > -Original Message- > From: Lukas Zapletal [mailto:[EMAIL PROTECTED] > Sent: 2007年8月2日 16:11 > To: cxf-user@incubator.apache.org > Subject: Re: YOKO & CXF CORBA Web Service using Prov

RE: YOKO & CXF CORBA Web Service using Provider

2007-08-02 Thread Liu, Jervis
- From: Lukas Zapletal [mailto:[EMAIL PROTECTED] Sent: 2007年8月2日 16:11 To: cxf-user@incubator.apache.org Subject: Re: YOKO & CXF CORBA Web Service using Provider Hello, is it possible to call CORBA service with CXF using DII? How could I pass the request through the binding? LZ 2007/7/30,

RE: YOKO & CXF CORBA Web Service using Provider

2007-08-02 Thread Liu, Jervis
ROTECTED] Sent: 2007年7月30日 19:52 To: cxf-user@incubator.apache.org; Liu, Jervis Subject: RE: YOKO & CXF CORBA Web Service using Provider Hi Jervis, it really sounds great, cxf would be more flexible then. Thank you for your replies. So do you plan adding support of that to cxf? And wou

Re: YOKO & CXF CORBA Web Service using Provider

2007-08-02 Thread Lukas Zapletal
ptor in CXF > distribution. > > Hope this helps, > Jervis > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 2007?7?30? 16:31 > To: cxf-user@incubator.apache.org > Subject: RE: YOKO & CXF CORBA Web Service using Provider

RE: YOKO & CXF CORBA Web Service using Provider

2007-08-01 Thread Michal Šafr
t: RE: YOKO & CXF CORBA Web Service using Provider Hi Michael, I will be working on this tomorrow or the day after tomorrow. Cheers, Jervis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 2007年7月30日 19:52 To: cxf-user@incubator.apache.org; Liu, Jervis Su

RE: YOKO & CXF CORBA Web Service using Provider

2007-07-31 Thread Michal Šafr
Thank you very much Jervis. Cheers, Michael -Original Message- From: Liu, Jervis [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 12:35 PM To: Michal ?afr; cxf-user@incubator.apache.org Subject: RE: YOKO & CXF CORBA Web Service using Provider Hi Michael, I will be working on

RE: YOKO & CXF CORBA Web Service using Provider

2007-07-31 Thread Liu, Jervis
Hi Michael, I will be working on this tomorrow or the day after tomorrow. Cheers, Jervis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 2007年7月30日 19:52 To: cxf-user@incubator.apache.org; Liu, Jervis Subject: RE: YOKO & CXF CORBA Web Service using Prov

RE: YOKO & CXF CORBA Web Service using Provider

2007-07-30 Thread Michal Šafr
30, 2007 1:12 PM To: cxf-user@incubator.apache.org; [EMAIL PROTECTED] Cc: Michal ?afr; [EMAIL PROTECTED] Subject: RE: YOKO & CXF CORBA Web Service using Provider Coming to think of this again, I found supporting Provider isn't that difficult as I originally thought. We have some manual

RE: YOKO & CXF CORBA Web Service using Provider

2007-07-30 Thread Liu, Jervis
ECTED] Subject: Re: YOKO & CXF CORBA Web Service using Provider Michal, Right now, we don't support any Provider (or Dispatch) that takes the raw CXF Message types. That's a good suggestion though. Could you log a Jira for it? What's worse, looking at the code for the Di

RE: YOKO & CXF CORBA Web Service using Provider

2007-07-30 Thread Liu, Jervis
CXF distribution. Hope this helps, Jervis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 2007?7?30? 16:31 To: cxf-user@incubator.apache.org Subject: RE: YOKO & CXF CORBA Web Service using Provider Thanks guys for your helpful replies. Isn't there any w

RE: YOKO & CXF CORBA Web Service using Provider

2007-07-30 Thread Michal Šafr
Thanks guys for your helpful replies. Isn't there any way how to solve my problem using Interceptor? I'll try ServerFactoryBean as you mentioned. Thanks > Michal, > Right now, we don't support any Provider (or Dispatch) that takes the raw > CXF Message types. That's a good suggestion though.

Re: YOKO & CXF CORBA Web Service using Provider

2007-07-29 Thread Bozhong Lin
to use the data from the CORBA stream reader, but that doesn't even work right now. Even trying a Source doesn't work.I think some Jira's need to be added for that as well. https://issues.apache.org/jira/browse/CXF-858

Re: YOKO & CXF CORBA Web Service using Provider

2007-07-29 Thread Dan Diephouse
Just realized that we do support something similar: public class MyService { public void invoke(Exchange ex) { Message in = ex.getInMessage(); Message out = ex.getOutMessage(); // not sure if the outmessage has been created at this point or not, so you may have to experiment ... } }

Re: YOKO & CXF CORBA Web Service using Provider

2007-07-27 Thread Daniel Kulp
Michal, Right now, we don't support any Provider (or Dispatch) that takes the raw CXF Message types. That's a good suggestion though. Could you log a Jira for it? What's worse, looking at the code for the Dispatch/Provider stuff on trunk, it only will work for XML and SOAP bindings. It s

YOKO & CXF CORBA Web Service using Provider

2007-07-27 Thread Michal Šafr
Hi everyone, firstly I'm not sure, if this is CXF or YOKO problem, so please excuse me if I've sent this problem to a wrong place. I've got the problem described below. I started from simple WSDL describing service with CORBA binding. I generated standalone server and client using CXF tool