Hi Prabath,
prabath wrote:
It works fine. I have attached the policy files for both the service and
the client.
Thanks for the quick answer, but they produce the same error.
I'll list a bit more precise what I did to test:
Setup
--
1. Axis2 1.5 release
2. Rampart 1.4 release
3. Added BouncyCastle as security provider in jre's java.security,
copied the jce unlimited strength restriction jars to jre's lib/security
4. Copied bcprov-jdk15-143.jar to axis2/lib
5. Copied backport-util-concurrent.jar to axis2/lib (otherwise the
services get ClassNotFoundExceptions)
6. set AXIS2_HOME
7. Ran the 'setup' target in rampart
8. Modified addressing-module in sample build.xml to use Version 1.5
instead of 1.4
--
Then I tried service.01 and client.01 -> works perfect, then service.03
and client.03 -> works perfect.
Copied both of the xml files you supplied to the sample03 directory -> I
get the NPE from the first post.
Which Rampart/Axis-Version did you use?
All on JDK1.5.0-19
Greetings,
Florian Roks