Search found 3 matches

by stephen lawson
Mon Jan 14, 2008 2:09 pm
Forum: Common Problems
Topic: Problem using Java extension classes
Replies: 24
Views: 15377

Hi Sorin,
I hae now managed to configure the validation scenrio. Where do the files gets stored for the scenario? Could you also recommend a way of sourcecontrolling this scenario?

Many thanks for the assistance so far....
Regards, Stephen
by stephen lawson
Thu Jan 10, 2008 2:33 pm
Forum: Common Problems
Topic: Problem using Java extension classes
Replies: 24
Views: 15377

Thanks for your response.
This solution is fine when working as a solo developer. On a team this solution this could be a bit cumbersome. This is because every developer will be expected to configure a validation scenario per xsl file (of which there is many) to avoid validation errors.

Stephen
by stephen lawson
Thu Jan 10, 2008 12:50 pm
Forum: Common Problems
Topic: Problem using Java extension classes
Replies: 24
Views: 15377

Hi all, I am experincing the same problems with red 'X's against xsl files. The XSL works fine when debugging (doing a code based transformation) so the class can be resolved. I would like to get rid of the Red 'X's. I can see that it may be possible to add Jars to the buildpath. However is it possi...