I am trying to make SiteMap service working following instructions found
here:
http://tacos.sourceforge.net/hivemind/SiteMap.html
However, trying to run the application, I am having an exception that
boils down to the following:
No valid resource URL could be resolved:jar:file:/C:/Program
Files/.../WEB-INF/lib/tacos-core-4.1.0.jar!/META-INF/doesntexist.xml 

In other words, there is no doesntexist.xml file in the META-INF
directory of the Tacos JAR, while this file is mentioned in the service
configuration in the same JAR:

<set-resource property="resource" path="doesntexist.xml"/>

So it looks like there is a problem with the Tacos JAR. What puzzles me
however is that tacos-demo application works okay with the same jar...

Can't figure out why it doesn't work for me then. Any suggestions?

Thanks,
Alexander

------------------------------------------------------------------------------
CONFIDENTIALITY NOTICE: If you have received this email in error, please 
immediately notify the sender by e-mail at the address shown.  This email 
transmission may contain confidential information.  This information is 
intended only for the use of the individual(s) or entity to whom it is intended 
even if addressed incorrectly.  Please delete it from your files if you are not 
the intended recipient.  Thank you for your compliance.  Copyright 2007 CIGNA
==============================================================================

Reply via email to