Share this page to your:
Mastodon

I needed to build a Java SOAP web service and, although I’ve done it before, it has been a little while and I wanted to use th...

Continue reading...

This is about publishing java classes generated from xsd files using JAXB‘s xjc utility. Specifically I’m publishing a jar fil...

Continue reading...

I am trying to output an XML Document (org.w3c.doc.Document) from Java. I always forget how to do this, somehow it doesn’t work...

Continue reading...