Chuck,
I funally got around to looking into this. I removed the "...jxpath.ri"
subtree explicitly and recompiled. I did not get any errors.
Did you do it the same way? Could you tell me more specifically which
dependencies you discovered?
Thanks for your help.
- Dmitri
--- bigfishsmallpond@gogoworld.com wrote:
> It seems like the use of a Factory for the creation of a
> JXPathContext is
> not fully supported. There are serveral classes that either use a
> direct
> cast to JXPathContextReferenceImpl (ie JXPathCompiledExpression) or
> import
> org.apache.commons.jxpath.ri.JXPathContextReferenceImpl specifically
> (ie
> NodePointer and RootContext). So, if you created your own
> JXpathContext,
> the other classes wouldn't accept it because it isn't a
> org.apache.commons.jxpath.ri.JXPathContextReferenceImpl.
>
> -Chuck.
>
>
> -------------------------------------------------
> Get your FREE email address at www.gogoworld.com
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|