File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Help!Applet calling JAX-RPC Webservice over HTTPS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Help!Applet calling JAX-RPC Webservice over HTTPS" Watch "Help!Applet calling JAX-RPC Webservice over HTTPS" New topic
Author

Help!Applet calling JAX-RPC Webservice over HTTPS

gmc gmc
Greenhorn

Joined: Nov 28, 2004
Posts: 1
Hi
I am havng problems accessing a https enabled webservice using an applet.
Basic set up is
- Applet loaded via browser https
- https Weblogic exposed Webservce - based on Session bean
- Tried using Weblogic supplied Webserviceclient and Apache Axis client.

The applet works fine when the webservice is specified as http but not using https. Basic problem appears to be the need to open a new https session with weblogic server, but can I not use the browser session?

Very stuck, so any help appreciated!
 
 
subject: Help!Applet calling JAX-RPC Webservice over HTTPS
 
Threads others viewed
HTTPS displaytag Excel Export not working in WebLogic 11g, IE
Need a simple to follow example for building a web service
WebService build and WebSphere 5.1
Encryption at Application Layer
Jboss 5.0 throwing “Endpoint does not contain operation meta data for http://services.upc.tecno.com
developer file tools