You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Luca Ceppelli <ce...@yahoo.com> on 2008/03/05 12:05:32 UTC

Code Fisrt + JSON: xmlbinding problem

				
	<!--
		@page { size: 21cm 29.7cm; margin: 2cm }
		P { margin-bottom: 0.21cm }
	-->
	Hi all.


I'm trying to use CXF as
backed for a web base application (Flex). Cxf has to expose json over
http  endpoint. The approach should be “code first” instead “wsdl
first” for speeding up the development  process.


CXF has some problem with
this (or maybe I was not able to run it properly), the problem is 
related with the xmlbinding. Did someone have the same experience?
I have created a test
case, how I could share it? Do I send it to this mailing list?




Thanks,
Luca.


P.S. The problem happens
with:


2.0-incubator
2.0.4-incubator
2.0.4.0-fuse
2.1-incubator-SNAPSHOT






      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html

Re: Code Fisrt + JSON: xmlbinding problem

Posted by Daniel Kulp <dk...@apache.org>.
Also, definitely take a look at the restful_http_binding sample.   That 
doesn't use a wsdl.   Actually, if you can modify that to show the same 
problem you are seing, that would be fine as well.

Dan

On Wednesday 05 March 2008, Willem Jiang wrote:
> You could fill a jira and attach the test case with it.
> Willem
>
> On 3/5/08, Luca Ceppelli <ce...@yahoo.com> wrote:
> > 	<!--
> > 		@page { size: 21cm 29.7cm; margin: 2cm }
> > 		P { margin-bottom: 0.21cm }
> > 	-->
> > 	Hi all.
> >
> >
> > I'm trying to use CXF as
> > backed for a web base application (Flex). Cxf has to expose json
> > over http  endpoint. The approach should be "code first" instead
> > "wsdl first" for speeding up the development  process.
> >
> >
> > CXF has some problem with
> > this (or maybe I was not able to run it properly), the problem is
> > related with the xmlbinding. Did someone have the same experience?
> > I have created a test
> > case, how I could share it? Do I send it to this mailing list?
> >
> >
> >
> >
> > Thanks,
> > Luca.
> >
> >
> > P.S. The problem happens
> > with:
> >
> >
> > 2.0-incubator
> > 2.0.4-incubator
> > 2.0.4.0-fuse
> > 2.1-incubator-SNAPSHOT
> >
> >
> >
> >
> >
> >
> >       ___________________________________
> > L'email della prossima generazione? Puoi averla con la nuova Yahoo!
> > Mail: http://it.docs.yahoo.com/nowyoucan.html



-- 
J. Daniel Kulp
Principal Engineer, IONA
dkulp@apache.org
http://www.dankulp.com/blog

Re: Code Fisrt + JSON: xmlbinding problem

Posted by Willem Jiang <wi...@gmail.com>.
You could fill a jira and attach the test case with it.
Willem

On 3/5/08, Luca Ceppelli <ce...@yahoo.com> wrote:
> 				
> 	<!--
> 		@page { size: 21cm 29.7cm; margin: 2cm }
> 		P { margin-bottom: 0.21cm }
> 	-->
> 	Hi all.
>
>
> I'm trying to use CXF as
> backed for a web base application (Flex). Cxf has to expose json over
> http  endpoint. The approach should be "code first" instead "wsdl
> first" for speeding up the development  process.
>
>
> CXF has some problem with
> this (or maybe I was not able to run it properly), the problem is
> related with the xmlbinding. Did someone have the same experience?
> I have created a test
> case, how I could share it? Do I send it to this mailing list?
>
>
>
>
> Thanks,
> Luca.
>
>
> P.S. The problem happens
> with:
>
>
> 2.0-incubator
> 2.0.4-incubator
> 2.0.4.0-fuse
> 2.1-incubator-SNAPSHOT
>
>
>
>
>
>
>       ___________________________________
> L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail:
> http://it.docs.yahoo.com/nowyoucan.html
>