Hi all...I'm developing a Jabber client in J++ using a Xerces parser. When I hand the parser an InputSource with an InputStream object pointing to jabber.org, it hangs up. I can read the returned <stream> element into a String reader and then parse it just fine, but trying to parse with an InputStream or InputStreamReader argument in the InputSource constructor causes the program to hang, and I have to quit. Any ideas?
Dave Sims _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
