This might not be cool either, but I am working on a java based web services scripting system that will allow you to script web services (xml-rpc/soap) in a variety of java and javabased langauges (rhino javascript and the kawa family of languages to start, probably beanshell as well). That in and of itself is useful but pretty simple, what is cool to me is the service IDE I plan to front end it with. My current plans are to build it in xwt (www.xwt.org another very cool java project). Of course, the entire interaction between the service ide and the scripting system will be via xml-rpc or soap (users choice xml-rpc and soap front end every service) so it can be frontended by anything that can use one of those two protocols (perhaps more will be added in the future). So far its been quite a bit of fun to write and I am looking forward to making use of the result.
-----Original Message----- From: Richard O. Hammer [mailto:[EMAIL PROTECTED] Sent: Monday, January 05, 2004 2:57 PM To: Research Triangle Java User's Group mailing list. Subject: Re: [Juglist] Outsourcing overseas Andrew C. Oliver wrote: > Is anyone doing anything cool with Java these days? I don't know if it rates as cool, but what I am doing with Java, developing a mail transfer agent that will charge unknown senders, is interesting, interesting, interesting! It rivets me to the development, day after day, month after month, and (as is sadly becoming clear) year after year. Rich _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org ** CONFIDENTIALITY NOTICE: This e-mail and its attachments may contain confidential, proprietary, and/or privileged information which is legally protected from disclosure. Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is strictly prohibited. If you received this e-mail in error, please notify the sender immediately and appropriately delete the material from your computer. Thank you. _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
