Thank you! Now everything compiled successfully.
Benson Margulies schrieb: > Looks to me as if you need an mvn clean to clean out .class files from > your initial 1.6 attempt. > > >> -----Original Message----- >> From: Hendrik Helwich [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, November 28, 2007 2:04 PM >> To: [email protected] >> Subject: Re: small soap client / compile error >> >> Yes, i am using Java 1.6.0_01-b06 with Ubuntu 7.10. >> Now i tried it with Java 1.5.0_14-b03 and i advance to >> another compile error (attached). >> Do you know what went wrong ? >> >> Thank you! >> >> >> >> Benson Margulies schrieb: >> >>> Perhaps you are using Java 1.6? >>> >>> >>> >>>> -----Original Message----- >>>> From: Hendrik Helwich [mailto:[EMAIL PROTECTED] >>>> Sent: Wednesday, November 28, 2007 9:41 AM >>>> To: [email protected] >>>> Subject: small soap client / compile error >>>> >>>> Dear cxf developers, >>>> >>>> I need a soap client which runs on a mobile environment. I tried >>>> around with cxf in the way it is described on this page: >>>> http://cwiki.apache.org/CXF20DOC/a-simple-jax-ws-service.html >>>> It is very simple and easy to use (much easier than axis2)! >>>> But i need to know if it's possible to use/create only a small >>>> library which contains the soap client and which can be used in a >>>> limited environment. >>>> I checked out the current source to figure it out by myself, but i >>>> got a compile error (see* attachment).* In the >>>> >> trunk-folder i called: >> >>>> mvn -e -Pfastinstall source:jar install >>>> >>>> Thank you very much! >>>> >>>> Hendrik Helwich >>>> >>>> >>>> >>>> >>
