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...

Say you have an existing database. You access it with JDBC and you maintain it with SQL scripts.

Life is hard because you have...

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...