You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by James M Snell <ja...@us.ibm.com> on 2001/04/29 01:48:01 UTC

wsdd implementation

Ok, attached is the start of a WSDD implementation for Axis that uses the 
new schema I committed this week.  This code is not yet finished, but it 
works well enough to get the point across as to what I'm doing and the 
direction I'm going with it.  Take a look and if you have any major 
objections please let me know before I'm ready to commit this stuff late 
next week. 

The way it works is simple.  First off, this stuff will completely replace 
the HandlerRegistry and Admin mechanism we already have in place in favor 
of WSDD.  It works by simply creating a WSDD Document and passing that off 
to the SimpleDeploymentManager class for processing.  That's it. 

Please be sure to take a very good look at this code.  The concepts are 
pretty straightforward.





- James Snell
     Software Engineer, Emerging Technologies, IBM
     jasnell@us.ibm.com (online)
     jsnell@lemoorenet.com (offline)