On Fri, 2008-07-11 at 12:54 -0400, Benson Margulies wrote:
> Now we are moving in the right direction.
>
> I'd recommend turning on CXF logging, as explained in confluence. It will
> log messages in both directions. Some message logs and the WSDL should give
> us a clue.
Ok. I thought cxf was log
We have upgraded our application from CXF2.0.7 to CXF2.1.1 on Websphere
6.1.0.11. The WSDLToJava ant task is failing to generate stubs since then.
The exception is copied below.
The same task works with no issues if I change the JRE to sun jdk but fails
on IBM JRE. Would really appreciate a solut
If I create a CXF project and compile the project under Java 1.6, I am able
to connect to SQL server reporting Services with no problems.
public static ReportingService2005Soap getService() throws
MalformedURLException {
//return new
ReportingService2005().getReportingSe
Now we are moving in the right direction.
I'd recommend turning on CXF logging, as explained in confluence. It will
log messages in both directions. Some message logs and the WSDL should give
us a clue.
I'm leaving on vacation on Sunday morning.
On Fri, Jul 11, 2008 at 12:20 PM, Christine Karman
Benson,
you were right about rewrite rules not being the same as a proxy.
I have added two lines to my apache config
ProxyPass /soap http://localhost:9000
ProxyPassReverse /soap http://localhost:9000
which causes the js request to be passed to the server. I can see the
reply being created, but t
I currently have 10 or so java services I'd like to expose as web services.
CXF is allowing me to do this currently as separate services.
Is it possible to expose one service with multiple ports all coming
from 10 different java "Services"?
(correct me if my terminology is wrong)
I'm currently ex
The attachment was stripped out; you can see the snapshot image here:
http://drop.io/pul3us5/media#
-- david
-Original Message-
From: David Soroko [mailto:[EMAIL PROTECTED]
Sent: 11 July 2008 15:19
To: users@cxf.apache.org
Subject: A CXF 2.1 CPU consumption question
Hi all
We ar
Hi
Thanks for fixing it, much appreciated. So it was an ordering issue...
I'll try to commit it this evening...
Anthony : Brad also confirmed that the resource class selection (discussed erlier in this thread) is working properly - you'll need
to get the update from the trunk...
Cheers, Serge
Hi all
We are now in profiling stages of some CXF 2.1 based web services. In
all our services we observe that most of the CPU time is not consumed by
the service logic itself but by CXF. I attach a picture (worth 1000
words) of a JProfiler snapshot. In the snapshot we see the
PhaseInterceptorCha
Is there a way to intercept an inbound SoapMessage and retrieve the header
information and save it. I couldn't find an example for this. Please provide
a sample example or how it can can if it can be done using interceptors.
Regards
nmt
--
View this message in context:
http://www.nabble.com/how
When trying to run wsdl2java on the wsdl file
http://searchmarketing.yahoo.com/developer/docs/V4/wsdl/V4/MasterAccountService.wsdl
using the command wsdl2java -p com.test.masteraccountservice -exsh true
-verbose MasterAccountService.wsdl I'm getting the following error.
Loading FrontEnd jaxws ...
Hi, Dear all:
Since I am a novice to CXF, I am wandering is there any plug-ins (such as
eclipse serials) for CXF fast developement (extremly useful and intuitive
for the freshman)?
I noticed most of the CXF tutorial are referenced to manual configuration.
Considering the XFire eclipse plug-in are
Hi,
Any chance you could elaborate on what you removed to avoid the issue?
I'm having the same problem..
Regards,
Kjartan
Den 9. juni. 2008 kl. 15.07 skrev Daniel Wood:
I've ended up thoroughly going thought my classpath and resolved some
possible conflicts with CXF. everything is now wor
sorry,
please ignore this message. Hadn't read Benson's last email.
Christine
On Fri, 2008-07-11 at 13:24 +0200, Christine wrote:
> On Thu, 2008-07-10 at 16:02 -0400, Benson Margulies wrote:
> > Anthony,
> >
> > Thanks for joining in. We know exactly what Christine needs to do. She needs
> > to
On Thu, 2008-07-10 at 16:02 -0400, Benson Margulies wrote:
> Anthony,
>
> Thanks for joining in. We know exactly what Christine needs to do. She needs
> to arrange for the static content and the web service to appear at the same
> host:port.
Benson, just to make sure. What do you mean by "static
Hi
I'm presuming it's a GET request from a browser which is failing given a very
involved Accept value, can you please
say what is the URI you're using ?
Thanks, Sergey
- Original Message -
From: Emily Gu
To: users@cxf.apache.org ; [EMAIL PROTECTED]
Sent: Friday, July 11, 200
Hi,
I have created a JIRA for this issue:
https://issues.apache.org/jira/browse/CXF-1699
I included a patch which fixes the problem for me.
Cheers,
Brad.
On Thu, Jul 10, 2008 at 8:46 PM, Anthony Schexnaildre
<[EMAIL PROTECTED]> wrote:
> I gave it a test with my setup and I get the same result
Here it is.
I used IONA certified FUSE Services Framework 2.0.5 for the sample but
it should work without or with minor changes with CXF 2.1.
Regards,
Ulhas Bhole
Ulhas Bhole wrote:
Hi Emily,
Take a look at
http://ulhasbhole.blogspot.com/2008/06/running-cxf-jmsqueue-sample-in-tomcat.html
I was a little wrong in my previous post, as I didn't read the tcpdump fully
:
The TCP stream used by CXF to connect to webmethods service is :
First packet:
POST /soap/linkback HTTP/1.1
Content-Type: text/xml; charset=UTF-8
Authorization: Basic T1BBTDpPUEFM
SOAPAction: "http://localhost:/so
Hi Emily,
Take a look at
http://ulhasbhole.blogspot.com/2008/06/running-cxf-jmsqueue-sample-in-tomcat.html
unfortunately, I was unable to attach the archive of the sample to my
blog message. I will see if I still have that and mail it to you if I
find it.
Regard,
Ulhas Bhole
Emily Gu wrote
20 matches
Mail list logo