harikris [
https://community.jboss.org/people/harikris] created the discussion
"Re: h2console.war and postgreSQL"
To view the discussion, visit:
https://community.jboss.org/message/777074#777074
--------------------------------------------------------------
Hi Wolf-Dieter,
Is the tool (h2console.war) that is shipped with jboss-quickstart always been like this -
that we can only connect to the H2? I am just beginning to do server side development and
never had any experience with app servers before (JBoss or otherwise).
I have added sections in the standalone-full.xml config file for loading the postgres sql
driver and have defined the postgres datasource.
I can see that the driver getting loaded while the server starts:
[org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) JBAS010404: Deploying
non-JDBC-compliant driver class org.postgresql.Driver (version 9.1)
Isn't that sufficient?
Could you please point me to reading material on how to set the dependency in MANIFEST
file?
Thanks a lot.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/777074#777074]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]