Ok, it is really a sickle annotation, the installation of the datasource is
prepared before to load the EAR by my IDE, in my case NetBeans 5.5.1.
So my question now is and what is the way to deploy an EAR completely ready to
go?
View the original post :
http://www.jboss.com/index.html?module=b
Hi, some days ago I was reporting an incongruence during deploy, searching
better I found the cause.
Well, 2 JBoss 4.2.1-GA instances running on different OS platforms seem to
explode an EAR differently. On Windows Vista the EAR explodes its datasource
"jboss-ds.xml" correctly into the server/m
"PeterJ" wrote : Yes, removing the EAR file (or directory) from the deploy
directory is sufficient.
|
| If you want to start over from a completely clean server configuration,
bring the app server down and also remove these directories:
|
| server/default/data
| server/default/log
|
"rigel77" wrote : Hi,
|
| ...
|
| Tnx in advance
|
Really strange things happen, it seems that the same EAR loaded on Windows
Vista JBoss deploy correctly its datasource, while the EAR loaded on Debian
JBoss does not deploy its datasource at all. In fact checking more
Hi,
I need to clean completely the JBoss environment. Is it sufficient to erase the
EAR from the server/default/deploy directory or does it exists a specific
command from web console or shell?
Tnx in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40
Hi,
currently I have a database service running on a server hosting Oracle-XE, on
another computer all EJB loaded by JBoss are connecting without problem to the
database service.
The problem is that I am able to deploy my EAR into JBoss running on Windows
Vista without problems, but when I lo