Dear AppFusers, I apologize in advance, if you find this to be off-topic for this mailing list, and thus perhaps in poor taste.
I'm currently developing an vehicle routing optimization web-app using AppFuse (Spring, Hibernate, JSF, Facelets). So far I was able to get away using gMaps for my geo-data acquisition needs. But I would like to expand on that using http://www.earthtools.org/webservices.htm http://www.earthtools.org/webservices.htm to fetch timezone (utc offset) given lat/long acquired from google. But, this would be my first time attempting to set up an external (third-party) web service in a java. I've created php proxies to go around the Same Origin Policy. After looking around and not finding much coherent how-to guides, I turn to this mailing list for some help. Please, point me in the right direction where do I start creating such a proxy in java. Can I use the bundled XFire or Spring? What if the service I want to use doesn't have any WSDL description access, only a simple http request? Thanks in advance, if you know of a better place to ask this question, let me know. Pavel -- View this message in context: http://www.nabble.com/external-web-services-question---need-help-and-advice-tf4784417s2369.html#a13687437 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
