[JDEV] newbie problem...

Dave daves at cyberclass.com
Mon Feb 18 13:38:56 CST 2002


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




More information about the JDev mailing list