Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Validator and XPath (Jaxen)

I am about to check-in the validator code and wanted to ask a couple of questions.

1) I have used the Jaxen XPath library to parse XPath code and validate the expressions. That's an external library, how best to check it in ? As binary .jar ? I am sure there is an Eclipse Protocol to follow here ...

2) I actually modified that library a bit to include source point offsets so that I can position the markers correctly. How best to capture that ?

--
Michal Chmielewski, CMTS, Oracle Corp, W:650-506-5952 / M:408-209-9321 "Manuals ?! What manuals ? Son, it's Unix, you just gotta know."


Back to the top