Hi, I'm looking at jibx-soap to try and get it to handle non-static methods with multiple parameters, and I also need to be able to use standard java types (String, Integer etc) for parameters.
I've written a sample web service that takes an object and returns an object, and that works ok. What I'm trying to do now is write another service that takes an Integer and returns an Integer, but I'm running into problems because I haven't compiled the binding for the Integer type. I'm not sure where to go from here to get this to work, can someone point me in the right direction? Cheers, Tim. ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ jibx-devs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-devs
