prashant sharma wrote:
Xindice users,
I am trying to install xindice 1.1b4 on jboss 3.0.8. I am using j2sdk1.4.2. I am not able to do that as there is some problem with jre using crimson parser and xindice using xerces. I tried creating the %JAVA_HOME%\lib\endorsed directory and copied the xerces and xalan jar files there. Still I am not able to install xindice on jboss. Can someone please explain me what exactly I have to do.
Endorsed mechanism AFAIK wants to find jar files in $JAVA_HOME/jre/lib/endorsed directory. Try this path instead of yours; I recently had the same problem and solved it this way.
