Hi Linus, I have not tried the REST-ish interface features with Axis2. But I thought the Axis2 code was supposed to convert the passed-in GET parameters to XML, and then pass off the XML to the data binding code, and if that's the case it should work with JiBX and any other data binding supported by Axis2.
What kind of problems are you having? It might be easiest to try something simple first, using ADB, and get that working before switching the data binding to JiBX. The ADB code tends to get used more by the Sri Lankan Axis2 crew, so that's probably what's been tested most completely. Perhaps you could start from one of the examples from my Axis2 classes, which you can find linked off the devWorks article: http://www.ibm.com/developerworks/webservices/library/ws-java3/ Just change the ADB sample to use the REST binding for one operation (getBook is probably the easiest), then build with that and see what happens. - Dennis Dennis M. Sosnoski SOA and Web Services in Java Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 Linus Kamb wrote: > I'm trying to get an axis2 "REST" -style (http GET with parameters) > service invocation to work. > > Is there any reason JiBX would complicate that, or do I need to do > anything special? > > I'm grasping at straws at the moment, as I haven't found much helpful > documentation in the Axis pages... > > thanks, > Linus > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > jibx-users mailing list > jibx-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jibx-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users