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 > >
