Has anyone here used Jive (www.coolservlets.com/jive) with Orion (1.1.37)?
I've just tried to set it up, and hit a problem because the
orion/lib/hsql.jar file contains a class called 'Tree'. Jive also has a
class called this, and when I try to use it in a JSP page, Orion finds
Hypersonic's Tree class first.

So the question is, should this Hypersonic class be visible to my JSP page?
I would have thought not unless I explicitly used <%@ page import ... %>

Has anyone else seen this problem?

Reply via email to