Unfortunately I am a very-unemployed software developer...need to get work that pays $$$$.

I am...however...taking the sum of all my SOAP knowlege (10cents right now...waiting for it to be a dollar!) and putting it on my website when I get thru with something that will withstand public scrutiny somewhat. And hey...at least I've created several open-source projects on my web site...so I am sharing so-to-speak...not code stingy or anything.

I have SOAP servers so far written in SOAP::Lite (perl), SOAPpy (Python), and Axis (Java...duh). Additionally I have clients in Java (via dynamic invocation), Perl (via mod_perl & SOAP::Lite), Python (via mod_python & SOAPpy) and PHP (via nuSOAP).

The actual web service is one that returns quotations (of a slightly radical nature) from a database I've long been populating.

I have also done the usual Ant integration with respect to Tomcat and Axis.

What I'm getting my hands on right now is Document mode (want to be friendly to clients other than Java), and getting some of the automation code-gen questions of mine answered (i.e. what is the best process for codegen'g as much as possible for existing/maintaining projects). All within Netbeans of course.

I'm thinking about using xdoclet for doing some of the wsdd/wsdl generation step.

Soo many new parameters/terms...so little time.


mike



Stephen Gordon wrote:


feel free to code these up yourself :)
If you submit a patch with the list task I would be surprised if it doesn't get committed immediately since this wouldn't really interfere with much.


stephen

Mike Klein wrote:

For example, ant java2wsdl task seems to be missing --outputWsdlMode parameter.

I'm sure there are others missing and probably for wsdl2java task as well.

Has anybody else seen this?

Plus...I'd like to see a list task for axis admin task...ala tomcat's manager list. Just for completeness/anal-ness.


mike









Reply via email to