Hello,
I've been bashing my head against this particular wall for a two days now.
When trying to run a simple standalone client I get the following Error:
Exception in thread "main" java.lang.NoClassDefFoundError:
javax/xml/stream/XMLStreamException
at
com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:265)
at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:228)
at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:176)
at
com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:104)
at javax.xml.ws.Service.<init>(Service.java:56)
at net.brett.ws.SimpleService.<init>(SimpleService.java:44)
at net.brett.Main.main(Main.java:17)
I have checked, rechecked, and checked again to be sure that
geronimo-stax-api_1.0_spec-1.0.1.jar is in my classpath.
To no avail.
What am I missing something here??
Thanks
________________________________
This email and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed. This email may contain personal information of individuals, and be
subject to Commonwealth and/or State privacy laws in Australia. This email is
also subject to copyright. If you are not the intended recipient, you must not
read, print, store, copy, forward or use this email for any reason, in
accordance with privacy and copyright laws. If you have received this email in
error, please notify the sender by return email, and delete this email from
your inbox.