Web Service Galore
Today I put together a simple Webservice using Apache Axis as the SOAP server. After diving through documentation I also realised that Apache has a new version of Axis, named Axis2. Tomorrow i will do some more research into this new version and move across to it. Today I also discussed the new Data Manager architecture using Kepler with Tristan. The solution we are goin to implement is creating a Java Bean with the data collected from the Instrument Rep via SOAP, then pass the serialized form of the bean to a Kepler actor which is acting as a Listener/Server which will initiate the storage process once the Bean has been recieved.