0 Replies Latest reply on Nov 30, 2006 7:36 AM by stepan1117

    WebService client under Java WebStart sandbox

    stepan1117

      I am trying to use a ws client from an sandboxed Java WebStart. Under non-restricted webstart environment (providing a certificate), everything works fine, but under restricted env. it is not working. This is because JBossWS client libs are using classloaders during the client configuration, and maybe there are some other issues, which I have not discovered yet. Is it somehow possible to use the webservices client (not necessarily using jbossws client libs) under sandboxed WebStart?
      Thanks in advance