Hi all, In sample 153 [1] it is mentioned to run the client using ---------------
ant stockquote -Dtrpurl=http://localhost:8280/services/StockQuoteProxy -Dpolicy=./../../repository/samples/resources/policy/client_policy_3.xml ------------- When I run the client following exception came out. ------------ [java] org.apache.axis2.AxisFault: Error in encryption [java] at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:76) [java] at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340) -------------- I added unlimited strength policy files to the JDK 7. It seems like the client is unable to encrypt the request message. What could be a solution for this? [1] http://docs.wso2.org/display/ESB480/Sample+153%3A+Routing+the+Messages+Arrived+to+a+Proxy+Service+without+Processing+the+Security+Headers
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
