We use DBVisualizer from www.ideit.com
A nice little java app for connecting to any jdbc datasource.
Paul
> hi!
>
> Anybody knows a graphical sybase frontend for linux?
>
> []s
> Guiga
>
> Paul,
>
> There are two possibilities to your question:
>
> The first is giving additional class assess to the EJB's themselves, in
this
> case I added classes111.zip (to allow the EJB's to access Oracle directly)
> to the startup of the Orion server like so:
>
> export CLASSPATH=orion.jar:/home
After this recent post:
> in jserv.properties
>
> wrapper.classpath=C:\jdk1.1.8\lib\classes111.zip <--specify the path where
> your classes111.zip is
>
It shows how to set the classpath for Cocoon running under JServ. Does
anyone know how to set the classpath for Cocoon when running under Orion
Title: RE: Correct way to run a servlet in a html page?
I'm try to connect to a Sybase databse and after
copying the datasource from another Orion server that connects to the same
Sybase database (different username and pass) I get the following errors
for each EJB that it's trying to deploy:
Ok I've sussed how to fix it - but not the reason for it.
I had some .jar files in the WEB-INF/lib directory - after removing
xerces.jar - it works fine.
> Syntax error in sourcejava.lang.InternalError: jzentry == 0
> at java.util.zip.ZipFile$2.nextElement(ZipFile.java:297)
> at sun.tools.java
Can anyone explain the following error please?
server.xml contains:
default-web-site.xml contains:
and I have a page index.jsp at
demo2/page/webby/index.jsp which only contains a line of text "this is a
test page" - no jsp at all.
When I access the index.jsp page at http://localhost/pageweb
Has anyone managed to get Cocoon 1.7.4 to work with Orion rc1?
I have commented out the Orion xsl servlet chaining and I currently get the
following error when trying to access the example index.xml file that comes
with the cocoon samples:
Publishing Engine could not be initialized.
java.lang.R