Re: [xfire-user] Parsing SOAP from a JMS Queue

2006-03-14 Thread Franz Garsombke
Hgood question. I just started using XmlBeans on our current project to create Java objects from our WSDL XSD schema. I do see some potential problems with the generated objects from XmlBeans. Dozer might have problems with the generated XmlBeans objects. We deal mainly with JavaBeans t

Re: [xfire-user] Parsing SOAP from a JMS Queue

2006-03-14 Thread Mika Göckel
Franz, sorry to be off topic :-) Are you the developer of Dozer? We're just about to use it to bridge the impedance between some of our service oriented object models and an object model of our existing application. Are there any experiences using Dozer together with XmlBeans? Cheers, Mika

Re: [xfire-user] Parsing SOAP from a JMS Queue

2006-03-14 Thread Dan Diephouse
Franz Garsombke wrote: I was actually thinking of blogging on this whole experience but adding it to the website would be even better. All of 2 people probably read my 'once every 6 months blog' :). Thank you for the excellent suggestion of writing my own transport. I think I made it much har

Re: [xfire-user] Parsing SOAP from a JMS Queue

2006-03-14 Thread Franz Garsombke
I was actually thinking of blogging on this whole experience but adding it to the website would be even better. All of 2 people probably read my 'once every 6 months blog' :).Thank you for the excellent suggestion of writing my own transport. I think I made it much harder than I had to. Basi

Re: [xfire-user] Parsing SOAP from a JMS Queue

2006-03-14 Thread Dan Diephouse
Heres what I would probably do: 1. Create a service interface for my outbound request: public interface Sender { public void send(MyDataType data); } 2. Create a client Service service = new XmlBeansServiceFactory().create(Sender.class) XFireProxyFactory xpf = new XFireProxyFactory(); Sender s

Re: [xfire-user] Parsing SOAP from a JMS Queue

2006-03-14 Thread Franz Garsombke
Thank you Dan. Using the channel mechanism with XMLBeans binding works perfectly for us.We can now consume SOAP messages (just a String) off of a JMS Queue and then have XFire parse the SOAP, marshall the payload (using the XSD schema provided to XMLBeans) and call the appropriate s

Re: [xfire-user] client not passing java.util.Map

2006-03-14 Thread Dan Diephouse
Also, I might be able to get a snapshot out tomorrow or thursday with the bug fix if you wanted to test it. I will ping the list once I do. - Dan Dan Diephouse wrote: I was shooting for Friday, but I think it will be Monday instead. - Dan [EMAIL PROTECTED] wrote: Hi Dan, Any news on when the

Re: [xfire-user] client not passing java.util.Map

2006-03-14 Thread Dan Diephouse
I was shooting for Friday, but I think it will be Monday instead. - Dan [EMAIL PROTECTED] wrote: Hi Dan, Any news on when the 1.1 Beta 1 will be released with bug 293 fixed? This is related to mapping java.util.Map object Thanks Lana -Original Message- From: Dan Diephouse [mailto:[E

RE: [xfire-user] client not passing java.util.Map

2006-03-14 Thread lana.n.dam
Hi Dan, Any news on when the 1.1 Beta 1 will be released with bug 293 fixed? This is related to mapping java.util.Map object Thanks Lana -Original Message- From: Dan Diephouse [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 6:45 PM To: [EMAIL PROTECTED] Subject: Re: [xfire-us

Re: [xfire-user] TSS Symposium BOF, Friday the 24th, 6:30

2006-03-14 Thread Dan Diephouse
We can each get a keg and have a one giant BBOF - Beer Birds of a Feather. - Dan Matt Raible wrote: Nice - you're up head-to-head with my Web Frameworks BOF. Now we definitely need to figure out how to get a keg into the BOFs. ;-) Matt On 3/14/06, Dan Diephouse <[EMAIL PROTECTED]> wrote:

RE: [xfire-user] Re: Problem executing wsgen with maven 2

2006-03-14 Thread Danny Trieu
Old problem ... check out http://jira.codehaus.org/browse/XFIRE-287 or just change the maven.dependency.classpath to maven.compile.classpath --danny -Original Message- From: Dan Diephouse [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 10:50 AM To: [EMAIL PROTECTED] Subject: R

Re: [xfire-user] TSS Symposium BOF, Friday the 24th, 6:30

2006-03-14 Thread Justen Stepka
Pretty boy Dan promises to buy the wine. http://www.jstepka.name/gallery2/v/2005/JIA2005/IMG_1687.JPG.html :) Cheers, Justen On Tue, March 14, 2006 13:03, Matt Raible wrote: > Nice - you're up head-to-head with my Web Frameworks BOF. Now we > definitely need to figure out how to get a keg in

Re: [xfire-user] TSS Symposium BOF, Friday the 24th, 6:30

2006-03-14 Thread Matt Raible
Nice - you're up head-to-head with my Web Frameworks BOF. Now we definitely need to figure out how to get a keg into the BOFs. ;-) Matt On 3/14/06, Dan Diephouse <[EMAIL PROTECTED]> wrote: > Looks there's going to be an XFire BOF session at the TheServerSide > Symposium. It is Friday at 6:30 on

[xfire-user] TSS Symposium BOF, Friday the 24th, 6:30

2006-03-14 Thread Dan Diephouse
Looks there's going to be an XFire BOF session at the TheServerSide Symposium. It is Friday at 6:30 on the 24th. It will include a quick intro to XFire for newcomers and then we'll open it up for discussion/questions. Possible topics include: * Your experiences with XFire * SOAP/WS-* vs.

Re: [xfire-user] Re: Problem executing wsgen with maven 2

2006-03-14 Thread Dan Diephouse
Re the warnings: maven checks multiple sites for the missing POMs. Since the project did not distribute POMS (descriptors which describe the jar), it looks for them elsewhere, but finds none. This should not be an issue, it is just a warning and maven will continue on regardless. However, it d

WELCOME to [EMAIL PROTECTED]

2006-03-14 Thread user-help
Hi! This is the ezmlm program. I'm managing the [EMAIL PROTECTED] mailing list. I'm working for my owner, who can be reached at [EMAIL PROTECTED] Acknowledgment: I have added the address archive@mail-archive.com to the user mailing list. Welcome to [EMAIL PROTECTED] Please save this messag