Hi,
I am also using Postgres with Jboss 4.0.4 GA and the newest EJB 3.0
implementation. I have been experiencing some strange behaviour when I shutdown
JBoss and then restart it. When I shutdown the app server, my entire database
and all its data disappears. When I restart it, i get my database
anonymous wrote : should i change the type-mapping in postgres-ds.xml and in
standardjaws.xml in PostgreSQL 8.0 instead of PostgreSQL?
I havent tried changing Hypersonic DB to any other DB, but going by what is
mentioned in the first post, you will have to change it to PostgreSQL 8.0 in
the sta
hi again,
i am at the point 3, in the standardjbosscmp.xml i found type-mapping for
PostgreSQL, PostgreSQL 7.2 and PostgreSQL 8.0
assuming that i have installed 8.0, should i change the type-mapping in
postgres-ds.xml and in standardjaws.xml in PostgreSQL 8.0 instead of PostgreSQL?
Any other chan
anonymous wrote : have i to remove hsqldb-ds.xml from "default\deploy" folder"
and to copy the postgres-ds.xml file here (in default)?
Yes, you got it right.
anonymous wrote : or have i to create the "local" configuration from the
"default"?
Not neccessary
View the original post :
http:
Thanks for you interest
My jboss installation comes with one server configuration.
But, assuming that there's no need for other than "default", how should i
interpretate these lines?
| bash-2.05$ cd local/deploy
| bash-2.05$ rm hsqldb-ds.xml
| bash-2.05$ cp ${JBOSS_HOME}/docs/examples/jca/
By default JBoss comes with 3 server configurations - minimal, default,all. You
will find the corresponding directories under %JBOSS_HOME%/server directory. If
at all you want to create your own custom configuration(something like a /local
folder in %JBOSS_HOME%/server directory) then you can do
hi all
why don't i have the /local folder under JBOSS_HOME/server dir???
i have jbos 4.04GA, at install i chose "all"
help...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962137#3962137
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin