Does anyone know of a really simple way of publishing Java methods as web services? I don\'t really want the overhead of using Tomcat or Jetty or any of the other container
Erhm. Why not just use RMI?