Re: AW: POJO return types

2011-08-08 Thread Barry Hathaway
Josef, Yes we can agree on the definition of serialization/deserialization. On the client side I was expecting that for each element of a list (or an array for that matter) the deserialization process would be recursively applied until no further deserialization was possible. If the list eleme

Anyone knows how to the modules mar file from web-inf/modules into web-inf/lib folder with maven

2011-08-08 Thread Seba Jean-Baptiste
Anyone knows how to the modules mar file from web-inf/modules into web-inf/lib folder when using maven?

Web Services Reliable Messaging

2011-08-08 Thread Gerard Draper
Hello, I'm trying to use Reliable Messaging with Web Services. I've downloaded and installed the Sandesha2 module. What I would like to do is to build services and clients (with WS-RM enabled) from a WSDL file, currently I'm using maven plugin to build them, but without enabling WS-RM. Is there an

Web Services Reliable Exchange

2011-08-08 Thread Gerard Draper
Hello, I'm trying to use Reliable Messaging with Web Services. I've downloaded and installed the Sandesha2 module. What I would like to do is to build services and clients (with WS-RM enabled) from a WSDL file, currently I'm using maven plugin to build them, but without enabling WS-RM. Is there an

AW: POJO return types

2011-08-08 Thread Stadelmann Josef
Barry Hathaway You write " the list does get created but it's elements are OMElements and are not deserialized. " My questions: What do you expect from the deserialization process? Into what larger complex object-type shall your OMElements be deserialized? To understand and agree: " serial