I have a Java program running an axis2 1.5.3 with rampart 1.5 client working perfectly fine on my linux using openjdk. When I ported it over to Windows 7, it works on some machines but does not on mos
I\'m using eclipse with WTP plugin for crea开发者_Go百科ting a client to call secure web service.
I have problem with querying webservice which uses WS-Security. I use code creadted by axis2 with rampard module which implements WS-Security. I think I make good query and I got response, but that re
I have problem with WebService client that has to use WS-Security. My client is written with axis2. It works when I do not enable
I\'m trying to build an axis-based web service with rampart for security, and I\'ve been hoping to deploy a single war to tomcat,