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
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
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
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
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
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
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
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
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
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:
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
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
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
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 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
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
16 matches
Mail list logo