http://www.ibm.com/developerworks/java/tutorials/j-jibx2/resources.html
http://jaxme.sourceforge.net/docs/tutorial/GenerateJava.html
GlassFish and MySQL, Part 4: Creating a RESTful Web Service and JavaFX Client
http://onjava.com/pub/a/onjava/2002/06/05/axis.html
http://public.dhe.ibm.com/software/dw/web/wa-jaxrs/wa-jaxrs-pdf.pdf
Sample REST - HTTP POST Client
RESTful Webservices with Java and Jersey (JAX-RS) - Tutorial
Using Apache Wink, Eclipse, and Maven to develop RESTful Web services
Axis2-Java - RESTful Web Services Support (Apache)
Apache Geronimo v2.1 Documentation: RESTful Web Services
Use jodconverter to convert documents - in my case to pdf
http://code.google.com/p/jodconverter/
http://www.artofsolving.com/opensource/jodconverter
OO headless on Red Hat
# unset DISPLAY
# ./soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard
How to make java scheduler...
http://www.quartz-scheduler.org/docs/cookbook/
http://www.quartz-scheduler.org/download/download-catalog.html
http://www.roseindia.net/quartz/index.shtml
http://cake.wikidot.com/quartz
http://smileybits.blogspot.com/2010/05/using-quartz.html
**********************************
http://oreilly.com/java/archive/quartz.html
http://java-source.net/open-source/job-schedulers
http://www.quartzscheduler.org/quartz/ -->> http://onjava.com/pub/a/onjava/2006/03/01/job-scheduling-in-web-application.html