Archive for the ‘jboss’ Category
Monday, August 10th, 2009
A new quite cool release of wise-core, my JBoss.org project.
At the moment here you have a cross post of Wise's blog:
http://jbosswise.blogspot.com/2009/08/wise-11-released.html
Posted in jboss, webserice, wise | No Comments »
Saturday, July 18th, 2009
Something like 2 months ago I wrote a post on how different classloaders can potentially cause you problems if you're not that careful on where your libs are loaded from. Well, I've just had to face another issue of that type, with a library of mine loaded from the bootstrap ...
Posted in java, jboss | No Comments »
Thursday, April 23rd, 2009
This post is to let you know a really interesting event that's taking place soon in Genoa (Italy): the Java Application Server Day 2009.
As you can read on www.serverday.org, the event will be open to the entire Italian Java Community; international experts, developers and students will discuss the state of ...
Posted in Uncategorized, java, jboss | 1 Comment »
Thursday, March 26th, 2009
I've just pubblished a post on the JBosWS blog regarding the JBossWS involvement in the Apache CXF project. In few words, the JBossWS team is increasing its collaboration with the CXF developers, the target being to improve both projects.
It's not that simple to achieve an active bi-directional collaboration, with both ...
Posted in jboss, jbossws, open source, webserice | No Comments »
Monday, March 16th, 2009
Today I have spent a lot of time with a very strange issue compiling JAX-WS generated classes. I have been using jbossws wsconsume to generate some classes from a .NET wsdl and I had a very strange behaviour:
Generate class calling wsconsume
compile them and its client using ant and run my ...
Posted in jboss, jbossws, webserice | 9 Comments »