[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: [JBoss 4.2.1-GA] Different deploying of an EAR on differ

2007-10-16 Thread rigel77
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

[jboss-user] [Installation, Configuration & DEPLOYMENT] - [JBoss 4.2.1-GA] Different deploying of an EAR on different

2007-10-16 Thread rigel77
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

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to clean JBoss loaded EARs?

2007-10-14 Thread rigel77
"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 |

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: [JBoss 4.2.1-GA] EJB incongruence deploying an EAR on di

2007-10-14 Thread rigel77
"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

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to clean JBoss loaded EARs?

2007-10-13 Thread rigel77
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

[jboss-user] [Installation, Configuration & DEPLOYMENT] - [JBoss 4.2.1-GA] EJB incongruence deploying an EAR on differ

2007-10-13 Thread rigel77
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