Java xerces XML getNodeValue()

From: Troy (wells_troy_at_yahoo.com)
Date: 10/06/03


Date: 6 Oct 2003 09:55:49 -0700

I have a Java class that parses an XML document using xerces
DOMParser. It seems to hang anytime I execute the getNodeValue() when
the tag is actually empty. This class is started using a unix ksh
script that is initiated using MQSeries triggering.

Anyone experienced this before?



Relevant Pages

  • Re: How to select a menu item programatically?
    ... This Java class from Java Swing, so I am not sure how it relates to ... any menu item without this class functionality. ... option and execute it if MainMenu or ContextMenu are available in UI. ... Do you want to change standard Windows visual feedback? ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: How to make a file "executable" at runtime?
    ... > I want to change its permission so it can be executed ... The FilePermission 'execute' permission simply allows 'Runtime.exec' to ... you cannot use a standard Java class to directly ... You will need to use 'chmod', either in command form, ...
    (comp.lang.java.programmer)
  • Re: cant get correct chinese character through crontab execute, but wroks fine by manual
    ... > I have a java class which will check the abnormal appliaction cases ... whole system works fine if I manually execute ... I don't have any specific knowledge about the use of Chinese characters ... In particular, start-up scripts may not be executed, and ...
    (comp.unix.questions)
  • Re: Compiling and Executing Java class from the Web Browser
    ... compile and execute the java class from the click of a button from ... mweb browser. ...
    (comp.lang.java.programmer)
  • Re: Stored Procedure Error ,No ResultSet was produced
    ... > I call a Stored Procedure from my Java Class File.But i get this ... produce any ResultSet (i.e. if you execute it in Query Analyzer you'll ... executing use execute(). ...
    (microsoft.public.sqlserver.jdbcdriver)