Whew! What a day. I lost all my demo code for next week but I finally got it all re-created. Definitely some cool things happening in Java with regard to Web services. My favorite tool is Wsdl2Java. This generates a set of proxy classes for consuming a Web service and is a great time saver. Java2Wsdl on the other hand is a pain in the ass. I never got it working, but luckily Axis will auto-generate a WSDL for your service using a ?WSDL parameter on a HTTP GET request.

I finally have a demo environment setup that illustrates inteorp between .NET and Java 2 Platforms, and I have WS-Security working between Microsoft's WSE and IBM's WSTK. I must say that WSKT is poorly documented at the moment, which was a pain. Oh, and it seems that WSTK does not like the MustUnderstand attribute. Be sure to set that puppy to false if you are digitally signing a service request where the producer is using WSTK.

Overall, cool stuff. And I am glad I finally have a decent work environment for showing off the various technologies.

posted by Kirby | 07-Mar-2003 6:07 PM | comments (0)

Add Your Comment

Comment:
(No HTML)

Name:
E-mail/Web site:
Your e-mail/web site will not be published on this site. It is optional and will only be used by me should I need to contact you directly.
 
By checking this option, this site will remember your name and e-mail/web site on future visits. Uncheck this option to have the site not remember who you are on future visits.
 
Enter the code shown above:
Copyright © 1999-2008 Kirby Turner.
Site software written by White Peak Software Inc, a provider of custom software and software development coaching.