I don't have much experience with this, but my first instinct is to recommend solution #1 if you have it working. It seems more direct. Perhaps you can implement solution #2 in case an exception is thrown or the first solution otherwise fails to work.
- Jason On Thu, Oct 29, 2009 at 4:48 PM, asianCoolz <[email protected]> wrote: > > i trying to run openfire on third-party hosting and trying to use GAE > to connect to it so that i able to use feature like component, > pubsub..etc > > Which one do you advise to do ? > 1. use gae xmpp to send message to my openfire smack client > 2. use gae urlfetch to send my message to servlet on my third party > hosting and pass to openfire > > i'm interested to hear the best practice. Thank you > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
