Archive for the ‘jbossws’ Category

wise-core in jbossesb first implementation

Tuesday, June 24th, 2008

As said in this post one of possible use of wise-core (the new core we get independent from Wise) is to integrate it in JBossESB to make a generic soap client invoking web service using Smooks transformation to hide final user the gap between their own object models and one ...

The future of wise (And Lms)

Sunday, April 13th, 2008

It's time to discuss with the community the future of Wise and Lms. First of all a clarification: Alessio and me have being very busy in last months, but we are not planning to stop development of Wise and Lms. We have 2 different approach possible, not mutually exclusive each other: ...

WS-Eventing: Notification validation

Sunday, January 14th, 2007

A couple of months ago one of the JBoss forum users suggested that notification messages sent by the jbossws ws-eventing engine should be validated against the underlying schema before the actual dispatch takes place (link). Heiko Braun opened a feature request issue on JIRA... and last week we submitted a ...

WS-Eventing: event notification failure

Thursday, November 30th, 2006

Still working on ws-eventing and JBossWS... We noticed that event notification failures are completely lost. If an event notification fails (for example because the event sink is down) the current jbossws engine (1.0.4.GA) just logs the error and does nothing else. Of course it could be useful at least to ...

ws-eventing clustering problem

Wednesday, November 29th, 2006

We got some troubles using ws-eventing jbossws implementation in our clustered/load balanced environment (for a deeper description read here). I'll try to describe them in this post, with some proposed solutions: Click here for a larger image. The previous diagram describes the two main common problems we had with ws-eventing deployed in ...