How do I get to use Postgres as the backend database instead of hsqldb
in Orion? I'd like to bind it to DefaultDS so that I can ditch hsqldb,
but I'm not sure how to do this. 

I believe that all that needs to be done is to copy pgjdbc2.jar to
"${JBOSS_HOME}/lib/ext and the postgres-service.xml from the cvs tree
to the server/default/deploy directory (for the sake of simplicity)
but this doesn't work at all --- attempting to deploy my ".ear" file
results in multiple exceptions, and from the stack trace this is
because nothing is bound to DefaultDS....

Any help or advice on this would be greatly appreciated --- I'm
finding it hard to get going with JBoss, even though it appears to
have a good reputation amongst those that I've spoken to about it.

Regards,

Simon

-- 
The plural of datum is not "facts".
A collection of facts is not "knowlege".

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to