Bugs item #1397208, was opened at 2006-01-04 14:41
Message generated for change (Comment added) made by pcgoober
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1397208&group_id=16035

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: KW (pcgoober)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Dependencies - Please add exception throws

Initial Comment:
Must all the files listed on
http://www.dom4j.org/dependencies.html be downloaded
and put in the webapp library path for dom4j xpath
queries to work properly.

I have a simple no namespace xml-schema source doc that
does not return nodes using a standard xpath string like:

//AAA/CCC or simply //CCC

There aren't any errors thrown to help track down what
the problem could be, xpath just doesn't work having
only the dom4j.jar in the lib ... ideas?


----------------------------------------------------------------------

>Comment By: KW (pcgoober)
Date: 2006-01-04 15:37

Message:
Logged In: YES 
user_id=639325

It would very nice if exceptions could be thrown when
dependencies are missing. I ran into this same problem using
the commons-net-ftp library.

----------------------------------------------------------------------

Comment By: KW (pcgoober)
Date: 2006-01-04 15:26

Message:
Logged In: YES 
user_id=639325

Guess they all have to be in the class path cause now my
simple //CCC query works.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1397208&group_id=16035


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
dom4j-dev mailing list
dom4j-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to