[JBoss-user] Configuring Sybase ASE as a Datasource

2003-01-23 Thread Christian Neuroth
Hi! I ampuzzling how to configure Sybase ASE 12.5 as a datasource for Jboss 3.2.0. Until now, I worked with the standard Hypersonic Sql Db and Postgres They both required an application policy (in the conf/login-config.xml) and a ...-service.xml file in the deploy folder. I did not

[JBoss-user] Sybase as DataSource: Usage of SybDriver vs. SybDataSource

2003-01-25 Thread Christian Neuroth
Hi! I posted this problem already in a Sybase newsgroup (no reply). Perhaps you could help: I try to use Sybase ASE 12.5 as DefaultDS.When I use the following version of the sybase-ds.xml it works: == datasources local-tx-datasource jndi-nameDefaultDS/jndi-name

[JBoss-user] Problems deploying an EAR on JBoss 3.2

2003-02-03 Thread Christian Neuroth
Hi! Deploying the single ejb-jar works... But when I pack them into an ear archive I receive the following message: javax.management.InstanceAlreadyExistsException: jboss.management.local:EJBModule=Foo-ejb.jar,J2EEApplication=

Re: [JBoss-user] Problems deploying an EAR on JBoss 3.2

2003-02-04 Thread Christian Neuroth
down my development. Thanks, James -Original Message-From: Christian Neuroth [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 9:17 AMTo: [EMAIL PROTECTED]Subject: [JBoss-user] Problems deploying an EAR on JBoss 3.2 Hi! Deploying

Re: [JBoss-user] Maybe it is me

2003-02-18 Thread Christian Neuroth
For example I have a simple bean called MathStuff wich implements a single method: int fatorial(int n). I have compiled MathStuff (remote interface), MathStuffHome and MathStuffBean sucessfully and saved the class file at JBOSS_HOME/server/default/deploy/myapp.ear I believe that I just

[JBoss-user] Farming problem on JBoss 3.2.0 beta 2

2003-03-10 Thread Christian Neuroth
Hi! I am testing a cluster with two machines (Win2K, Linux Kernel 2.4.10). IfI deploy my application by putting it into the farm directory of one machine, everything works fine. When I now shutdown both machines and reboot, I receive the attached Exception. How can I fix this issue?

Re: [JBoss-user] Farming problem on JBoss 3.2.0 beta 2 - FIXED

2003-03-11 Thread Christian Neuroth
FYI: the farm-service.xml needed a depends tag: dependsjboss:service=invoker,type=jrmpha/depends now it works! :) - Original Message - From: Christian Neuroth To: [EMAIL PROTECTED] Sent: Monday, March 10, 2003 11:38 AM Subject: [JBoss-user] Farming

[JBoss-user] JBoss 4 does not start..

2003-06-26 Thread Christian Neuroth
Hi guys, I need your help with JBoss 4. Has somebody installed jboss4.0+tomcat without errors? I have intalled it on Win2000-System and Java version: 1.4.1_03. The services of JBoss don't deploy, obtaining this error: 13:10:07,268 INFO [MainDeployer] Starting deployment of package: