From: gefi.maillist at gmail.com (Zsolt Figeczki) Date: Sun, 6 Apr 2008 11:28:02 +0200 Subject: [Pljava-dev] Classpath issue Message-ID: <5a7a83730804060228s5f8ea33csa20948e052b9b0a7@mail.gmail.com> Hello, I wrote a java stored procedure which should consume a webservice. The program is working in netbeans however when I load it into the database and try to run it I got the following error message: Failedjavax.xml.ws.WebServiceException: Provider com.sun.xml.ws.spi.ProviderImpl not found Of course I loaded the necessary jar files into the database: jaxws-api.jar and jaxws-rt.jar (this is the one that contains the ProviderImpl class) and also set the classpath properly. I can see the ProviderImpl class in the classpath_entry table too... Any ideas why is it not working? Zsolt -------------- next part -------------- An HTML attachment was scrubbed... URL: