The wsdl-first example is a servicemix archive (see http://servicemix.apache.org/download.html) in the examples directory Try to run it following : http://servicemix.apache.org/14-beginner-running-the-wsdl-first-example.html
On Thu, Jul 31, 2008 at 1:16 PM, skg <[EMAIL PROTECTED]> wrote: > > I cant understand from ur description . Can u provide me any document which > explains this or any project in which marshalling and unmarshalling of the > xml is done by jaxb and deployed in service mix > Please help. > > gnodet wrote: > > > > If you use a web service and a WSDL, you could take a look at the > > wsdl-first example that comes with the distribution. > > Else, you can user servicemix-bean and do the JAXB stuff when you > > receive the incoming JBI exchange. > > > > On Thu, Jul 31, 2008 at 10:06 AM, skg <[EMAIL PROTECTED]> > wrote: > >> > >> yes i mean that only. Sorry it was a typing mistake.Can you provide me > >> some > >> detail on that > >> > >> > >> gnodet wrote: > >>> > >>> Do you mean JAXB ? > >>> > >>> On Thu, Jul 31, 2008 at 8:03 AM, skg <[EMAIL PROTECTED]> > wrote: > >>>> > >>>> Hi, > >>>> i have done marshalling and unmarshalling of a xml document using > jaxp > >>>> in > >>>> eclipse. Now i want to do it with service mix. > >>>> How will i do it,any document or project. how can i add the external > >>>> jar > >>>> files in servicemix. > >>>> -- > >>>> View this message in context: > >>>> > http://www.nabble.com/Embedding-JAXP-in-service-mix-tp18748281p18748281.html > >>>> Sent from the ServiceMix - User mailing list archive at Nabble.com. > >>>> > >>>> > >>> > >>> > >>> > >>> -- > >>> Cheers, > >>> Guillaume Nodet > >>> ------------------------ > >>> Blog: http://gnodet.blogspot.com/ > >>> > >>> > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Embedding-JAXB-in-service-mix-tp18748281p18749707.html > >> Sent from the ServiceMix - User mailing list archive at Nabble.com. > >> > >> > > > > > > > > -- > > Cheers, > > Guillaume Nodet > > ------------------------ > > Blog: http://gnodet.blogspot.com/ > > > > > > -- > View this message in context: > http://www.nabble.com/Embedding-JAXB-in-service-mix-tp18748281p18752405.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
