Hello All,
I'm a little confused here. Today I was trying to modify the Class
org.apache.ws.axis.security.WSDoAllReceiver.java in
WSS4J-1.1.SNAPSHOT.jarand I see this class extends WSDoAllHandler
which inturn extends
*org.apache.axis.Handler.*
**
I was getting a compiler error and I realized that Axis2 libraries doesn't
contain "*org.apache.axis.Handler" *at all. coz this class is from Apache
Axis.
My question is, how come the latest WSS4J depends on older version of
Axis? Am I missing something?
Please Help.
Version: WSS4J-1.1.SNAPSHOT.jar - 11/16/2006
Thanks,
Sridhar.