Re: Unexpected EOF in prolog

2008-04-12 Thread Mick Knutson
I am using *2.0.5-incubator* for my testing. I started looking into the spring examples as well, and notice that the ant task is starting up a new instance of Jetty in a different JVM...? Is that correct? So basically, here is what I am trying to do when this error occurs. 1. startup embeded

my Java EE tragic story.

2008-04-12 Thread Mohammad Shamsi
Hi Friends, please take a look at my blog about Java EE and my problems with it. http://mhshams.blogspot.com/ -- sincerely yours M. H. Shamsi

Re: Unexpected EOF in prolog

2008-04-12 Thread Mick Knutson
I also downloaded 2.0.5-incubator and imported all the jars I needed instead into my local repository instead of using my original import: *dependency groupIdorg.apache.cxf/groupId artifactIdcxf-rt-frontend-jaxws/artifactId

Re: [CXF] deployment problems

2008-04-12 Thread Cencio
dkulp wrote: Couple questions: 1) What version of CXF? apache-apache-cxf-2.0.4-incubator dkulp wrote: 2) What deployment environment? Tomcat? Yes, Tomcat dkulp wrote: 3) What's logged to the servers logs? Nothing on server logs.. Just a Error reading XMLStreamReader on client

Re: Using cxf with external web-services

2008-04-12 Thread Tim Perrett
Awesome Glen, just the ticket! Oddly, my tester now works, although I get info messages output in the terminal, despite my global CXF logging level set to WARNING? Its not really a massive problem, but just a bit disconcerting having all that red output in eclipse. The messages Im getting

[2.0.5] need help creating client in TestNG and Spring

2008-04-12 Thread Mick Knutson
I have tried the example http://cwiki.apache.org/CXF20DOC/writing-a-service-with-spring.html for setting up a service. My service has a DAO going against my database. This service works just fine external using SoapUI when deployed into tomcat. But I want to deploy to embeded tomcat, and execute

Re: Local transport is both up and down at the same time, sort of.

2008-04-12 Thread Willem Jiang
Hi Benson Just one more question, why did you want to use location transport in the Web container ? Did you want to share or route the client request between the different endpoints? Willem Benson Margulies wrote: Willem, The log messages from RSFB are a bit confusing. Notice that the