serviceClient.sendRecieve call gives nullpointer in the Axis2 client code

2010-04-01 Thread MShah
Axis2 client code gives nullpointerexception. Here is the client code: public class SecureServiceCGClient { public static void main(String[] args) throws Exception { ConfigurationContext ctx = ConfigurationContextFactory.createConfigurationContextFromFileSystem("C:\\IdeaProjects\\re

axis2 security for client code not working

2010-03-31 Thread MShah
Using Axis2 1.5.1, Rampart 1.4, IntelliJIdea9, jdk 1.5 I am unable to get the security to work. I am basing it on this article https://wso2.org/library/3415 This is the exception I get when I execute. Any ideas what I'm doing wrong? Obviously I'm missing something, probably related to the rampar