A basic SOAP bean for JBoss I finally got around to putting up the very basic status bean (mentioned a few weeks ago) because someone at work asked for it on Thursday. I had to fix up a bunch of little things and add a way to call it using normal EJB methods in the client (one step along the way to getting SOAP up and working).
I also factored out the hard coded paths to JBoss and Tomcat from the build file, and hopefully I have removed all build dependencies.
The next thing I need to do is a basic write up on how to get SOAP working for JBoss. I've seen it many times, all of them are different. I have a strategy I picked up from some email that seems to work but isn't ideal for a production system (leaving the deployment application out there for one and all is a bad idea). Then I need to fix my jbossctl script to use the correct shutdown sequence and make that public. And then maybe I can move on to installing Axis and playing (I'm going to need to create a more complicated service for better testing).
I also see that the cloud size for Radio users has increased to 20 M (missed that somehow). I was planning to be under 90% and needed to start thinking about moving (which I should do anyway).
3:05:19 AM
|