users@glassfish.java.net

Call Webservice from other WS

From: <glassfish_at_javadesktop.org>
Date: Mon, 22 Feb 2010 01:26:04 PST

Hi,

I cannot call another Webservice from a Webservice in GFv3. I get the following error. I cannot and will not change the code in this JAR file, since it is the SDK from Paypal. This is a major showstopper for GFv3. The tester doesn't work either; it throws the same error. Why does it run on GF2 and not on GF3?

Caused by: com.sun.xml.ws.util.ServiceConfigurationError: com.sun.xml.ws.api.pipe.TransportPipeFactory: Provider com.sun.enterprise.jbi.serviceengine.bridge.transport.JBITransportPipeFactory is specified in bundle://245.0:0/META-INF/services/com.sun.xml.ws.api.pipe.TransportPipeFactory but not found
        at com.sun.xml.ws.util.ServiceFinder.fail(ServiceFinder.java:241)
        at com.sun.xml.ws.util.ServiceFinder.access$100(ServiceFinder.java:141)
        at com.sun.xml.ws.util.ServiceFinder$LazyIterator.next(ServiceFinder.java:376)
        at com.sun.xml.ws.api.pipe.TransportTubeFactory.create(TransportTubeFactory.java:129)
        at com.sun.xml.ws.transport.DeferredTransportPipe.<init>(DeferredTransportPipe.java:82)
        at com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext.createTransportTube(ClientTubeAssemblerContext.java:311)
        at com.sun.xml.ws.assembler.jaxws.TransportTubeFactory.createTube(TransportTubeFactory.java:62)
        at com.sun.xml.ws.assembler.TubeCreator.createTube(TubeCreator.java:77)

Greetings
Jan
[Message sent by forum member 'ossaert' (jan_decooman_at_yahoo.com)]

http://forums.java.net/jive/thread.jspa?messageID=387955