I did just find a slight issue. This applies if you are invoking any web 
services using the "<cfinvoke webservice=>" syntax.

I had to edit my /opt/openbd/tomcat/bi/catalina.sh file on line 198

The existing line looks like this:

CLASSPATH="$CLASSPATH""$CATALINA_HOME"/bin/bootstrap.jar


I had to add the OpenBD lib into the path, along with the tools.jar. So the 
new line looks like the following:

CLASSPATH="$CLASSPATH""$CATALINA_HOME"/bin/bootstrap.jar:/opt/openbd/lib/tools.jar:/opt/openbd/lib/


I also had to delete the tools.jar that I had in the lib folder and copy 
the correct version one from the jdk/lib/tools.jar.

I am making the changes to the files that you can download. This will, of 
course, change the MD5 - I will see if I can edit my post above to reflect
the new MD5 checksum. I will also list it here in case I cannot edit my 
original post.

http://dd5.ddmg.net/openbd/openbd-3.2-upgrade.zip (211.6MB; MD5: 
 ad3bfdb3e5396133a876c854c0927eb5)

Thanks,
Alan

 

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to