Archive for the ‘jbossws’ Category

JBossWS and Apache CXF collaboration

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

Ant 1.7.1 and package-info.java compilation problem of JAX-WS generated classes

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

JBossWS wsconsume error “undefined element declaration ’sch:schema’”

Wednesday, March 4th, 2009

Today I was importing a .NET generated wsdl and getting this error using JBossWS wsconsume.sh tool (yes I'm not using Wise for this particular case!! But the problem would be the same in Wise since it use wsconsume under the hood) : [WARNING] src-resolve.4.2: Error resolving component 'sch:schema'. It was detected ...

I’m partecipating in JBoss Community Leadership Awards

Monday, January 19th, 2009

I'm participating in this poll as candidate for New features contribution. As you probably remember I've contributed in DNA, JBossWS (sometime in the past), and JBossESB integrating Wise into ESB 4.4.  Moreover Wise is now a JBoss.org project: I've donated it some months ago and I'm leading the project there, and ...

JBossESB and Wise to implement ETL phase for a big DataWareHouse

Monday, September 15th, 2008

As I wrote in some previous posts me and my fine team are working from a while to a project using JBossESB Wise action in a real world enterprise application. We are using it for the ETL (Extract Transfor Load) phase for a big DWH (Data Ware House) with an ...