Dims,

during the next days I'll have a look into the code.

Regards,
Werner

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Gesendet: Mittwoch, 17. August 2005 05:20
> An: [EMAIL PROTECTED]
> Betreff: cvs commit: ws-wss4j/src/org/apache/ws/security 
> WSSecurityException.java
> 
> 
> dims        2005/08/16 20:19:46
> 
>   Modified:    src/org/apache/ws/security/handler WSS4JHandler.java
>                src/org/apache/ws/axis/security/trust STSAgent.java
>                src/org/apache/ws/axis/security WSDoAllReceiver.java
>                         WSDoAllSender.java
>                src/org/apache/ws/security WSSecurityException.java
>   Added:       src/org/apache/ws/security/handler RequestData.java
>                         WSHandler.java
>                src/org/apache/ws/axis/security/handler 
> WSDoAllHandler.java
>   Log:
>   org.apache.ws.security.handler.WSHandler (Contains 
> absolutely zero Axis related code)
>   
>   org.apache.ws.axis.security.handler.WSDoAllHandler (extends 
> WSHandler and implements org.apache.axis.Handler)
>   org.apache.ws.axis.security.WSDoAllReceiver (extends WSDoAllHandler)
>   org.apache.ws.axis.security.WSDoAllSender (extends WSDoAllHandler)
>   
>   org.apache.ws.security.handler.WSS4JHandler (extends 
> WSHandler and implements javax.xml.rpc.handler.Handler)
>   
>   org.apache.ws.security.handler.RequestData (stores 
> information that gets passed between the above classes)
>   
>   TODO:
>   - Need Venkat's help in cleaning up WSS4JHandler (hook up 
> RequestData and remove any code that is duplicated in WSHandler)
>   - Need Werner to verify if this is the right direction to 
> proceed for better maintainability.
>   - I need to work on Axis2 module for wss4j and check if the 
> changes will work in a non axis 1.X environment and tweak 
> things till they do :)
>   
>   Revision  Changes    Path
>   1.10      +23 -7     
> ws-wss4j/src/org/apache/ws/security/handler/WSS4JHandler.java
>   
>   
> http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/secur
> ity/handler/WSS4JHandler.java.diff?r1=1.9&r2=1.10
>   
>   
>   1.1                  
> ws-wss4j/src/org/apache/ws/security/handler/RequestData.java
>   
>   
> http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/secur
> ity/handler/RequestData.java?rev=1.1
>   
>   
>   1.1                  
> ws-wss4j/src/org/apache/ws/security/handler/WSHandler.java
>   
>   
> http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/secur
ity/handler/WSHandler.java?rev=1.1
  
  
  1.5       +1 -0      
ws-wss4j/src/org/apache/ws/axis/security/trust/STSAgent.java
  
  
http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/axis/security/trust/STSAgent.java.diff?r1=1.4&r2=1.5
  
  
  1.1                  
ws-wss4j/src/org/apache/ws/axis/security/handler/WSDoAllHandler.java
  
  
http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/axis/security/handler/WSDoAllHandler.java?rev=1.1
  
  
  1.27      +16 -362   
ws-wss4j/src/org/apache/ws/axis/security/WSDoAllReceiver.java
  
  
http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/axis/security/WSDoAllReceiver.java.diff?r1=1.26&r2=1.27
  
  
  1.34      +220 -955  
ws-wss4j/src/org/apache/ws/axis/security/WSDoAllSender.java
  
  
http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/axis/security/WSDoAllSender.java.diff?r1=1.33&r2=1.34
  
  
  1.6       +20 -0     
ws-wss4j/src/org/apache/ws/security/WSSecurityException.java
  
  
http://cvs.apache.org/viewcvs/ws-wss4j/src/org/apache/ws/security/WSSecurityException.java.diff?r1=1.5&r2=1.6
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to