Daily Archives: Fri November 17, 2006



The project I’m working on has a Java client that communicates with a JBOSS server. The client launches applications on the local host, communicates with them using XML and sends data from the applications back to the JBOSS server using JAX-RPC (via Axis, at the moment).  In order to manage […]

Learning to hate Java