RE: [JBoss-user] jboss 2.2.1 startup error with ibm 1.3.0 jvm

2001-04-22 Thread David Wade
The IBM JDK does indeed come with an xml parser that is loaded automatically from the following directory jre\lib\ext under the JDK. If you don't need anything from here just rename the ext directory to something else for the time being. I have run JBoss 2.1 successfully under service rele

Re: [JBoss-user] jboss 2.2.1 startup error with ibm 1.3.0 jvm

2001-04-22 Thread Gasper
Tried it, but it does't help. The problem I think is that the jvm loads a different xml parser than the one in crimson.jar There should be many useing the ibm jvm. Don't you people have problems? Thanks very much. Gasper - Original Message - From: "Toby Allsopp" <[EMAIL PROTECTED]> To:

RE: [JBoss-user] Tomcat-JBoss ClassNotFoundException (again)

2001-04-22 Thread Dain Sundstrom
Bill, I have a fairly complicated application successfully working on JBoss 2.2.1. My application uses struts and cmp beans. I can give you information about how I package my ear file, but if you tell me which classes the system is having trouble finding, I can give a more specific answer. -dain

RE: [JBoss-user] jboss2.2.1-tomcat3.2.1 w/ struts 1.0_b1 ... does it work

2001-04-22 Thread Dain Sundstrom
I had this same problem.  Try changing the order of your declarations in the web.xml file.  For me, the problem went away when I move the security section to the very end of my web.xml file.    One thing I noticed in the log file is that it appears that you have six tag libraries listed in

Re: [JBoss-user] Tomcat-JBoss ClassNotFoundException (again)

2001-04-22 Thread Scott M Stark
Yes 2.2.1 was tested with tomcat and there is a JBoss2.2.1+Tomcat3.2.1 bundle so try it. - Original Message - From: "Bill Pfeiffer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 22, 2001 7:19 PM Subject: Re: [JBoss-user] Tomcat-JBoss ClassNotFoundException (again) > D

[JBoss-user] problem deploying ear file

2001-04-22 Thread David L Solomon
I am running jboss 2.2.1, with embedded tomcat 3.2.1 on windows nt 4.0, sp6. when I try to deploy an ear file containing my ejb ( ValidateUser in 'database' package ), I get the following error: What is the verifier trying to tell me. Thanks. [Auto deploy] Auto deploy of file:/D:/JBoss-2.2.1

Re: [JBoss-user] JBossCX now friendlier!

2001-04-22 Thread David Jencks
Hi, well its a bit of a mystery, I changed AutoDeployer back to the "Default" and it still works for me... I don't think I changed anything else??? I'll keep my eyes open. Still I think it is better to have both the changes you made. Thanks david jencks On 2001.04.22 01:26:19 -0400 Toby

Re: [JBoss-user] Tomcat-JBoss ClassNotFoundException (again)

2001-04-22 Thread Bill Pfeiffer
Jim, Thanks for the grain of hope. I kept plugging and deployed the JBoss test-tomcat.ear on my JBoss 2.2.1 installation and watched it get the same class not found error. I then tried the test_tomcat.ear on the JBoss-Tomcat (2.2 + 3.21) integrated version that you can download. This worked.

Re: [JBoss-user] Tomcat-JBoss ClassNotFoundException (again)

2001-04-22 Thread Bill Pfeiffer
Dewayne, I do not get the ClassNotFoundException when I deploy on the integrated JBoss 2.2 + Tomcat 3.21 download. I am now only getting it on the JBoss 2.2.1 that I manually integrated with Tomcat 3.21. Do you know if the 2.2.1 JBoss has been tested with the integrated Tomcat? Thanks, Bill P

[JBoss-user] jboss2.2.1-tomcat3.2.1 w/ struts 1.0_b1 ... does it work

2001-04-22 Thread G.L. Grobe
Just started using JBoss and am wondering if anyone has had any success w/ getting struts to work w/ JBoss2.2.1-Tomcat3.2.1. In my J2EE app, I'm having problems with the web-app portion below. Seems it's not liking my web.xml tags and I've already pulled out tags like , now it's not liking

[JBoss-user] JBoss-user -- confirmation of subscription -- request 879263

2001-04-22 Thread john morrison
__ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-u

Re: [JBoss-user] org.gjt.mm.mysql.Driver DynamicMBean interface problem

2001-04-22 Thread Toby Allsopp
On Sun, Apr 22, 2001 at 11:12:22PM +0100, Eric Carlson wrote: > Thanks! > I'm getting further...I restored jboss.conf to its default and changed > jboss.jcml to this : > >name="DefaultDomain:service=JdbcProvider"> > >name="Drivers">org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriv

Re: [JBoss-user] org.gjt.mm.mysql.Driver DynamicMBean interface problem

2001-04-22 Thread Eric Carlson
Thanks! I'm getting further...I restored jboss.conf to its default and changed jboss.jcml to this : org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver,org.gjt.mm.mysql.Driver and I see the mysql driver loads on jboss startup. What I'm really trying to do is get the cddb example

Re: [JBoss-user] execute the bin/run.sh from another directory

2001-04-22 Thread Toby Allsopp
On Sun, Apr 22, 2001 at 10:44:33PM +0200, Tbone wrote: > Hi, > > I have just installed jboss-2.2 , and had some problems with the startup > script bin/run.sh > > whenever i started the script outside the bin directory the VM throwed some > exceptions in my face til i finally a discovered the pro

[JBoss-user] execute the bin/run.sh from another directory

2001-04-22 Thread Tbone
Hi, I have just installed jboss-2.2 , and had some problems with the startup script bin/run.sh whenever i started the script outside the bin directory the VM throwed some exceptions in my face til i finally a discovered the problem : the working directory e.g : #!/bin/sh # a little fault in the

Re: [JBoss-user] jboss 2.2.1 startup error with ibm 1.3.0 jvm

2001-04-22 Thread Toby Allsopp
On Sun, Apr 22, 2001 at 10:29:30PM +0200, Gasper wrote: > Hello > > I have win 2000, ibm 1.3.0 jvm, with no system classpath defined. I was trying to >start the jboss 2.2.1 version. It throws the ugly error bellow: > > JBOSS_CLASSPATH=;D:\Program Files\IBM\Java13\lib\tools.jar;D:\Program >File

[JBoss-user] jboss 2.2.1 startup error with ibm 1.3.0 jvm

2001-04-22 Thread Gasper
Hello   I have win 2000, ibm 1.3.0 jvm, with no system classpath defined. I was trying to start the jboss 2.2.1 version. It throws the ugly error bellow:   JBOSS_CLASSPATH=;D:\Program Files\IBM\Java13\lib\tools.jar;D:\Program Files\IBM\Java13\lib\tools.jar;run.jar;..\lib\crimson.jarjboss.hom

[JBoss-user] Jboss + Mysql ?

2001-04-22 Thread Hao Cheng
Hi, I want to use Jboss + Mysql in my project, is there any step-by-step (or specific) information regarding the JDBC driver and the way to have it hook up with jboss? also is this way stable and commonly used?   Thanks for any input, appreciate it !   Hao

Re: [JBoss-user] org.gjt.mm.mysql.Driver DynamicMBean interface problem

2001-04-22 Thread Toby Allsopp
On Sun, Apr 22, 2001 at 07:04:45PM +0100, Eric Carlson wrote: > Hi, > > I'm unsure exactly what to put in jboss.conf in order to get the > org.gjt.mm.mysql.Driver (v 2.0.4, in the classpath ok) to load. > > I tried this : > CODEBASE="../../lib/ext/"> > > You load JDBC drivers by adding t

Re: [JBoss-user] JNDI-RMI-Singleton

2001-04-22 Thread David Barber
Could you just set your pool size to 1? DB - Original Message - > I´m trying to create a single object for the the application (singleton). > I think using a JNDI remote object is the solution but > I can´t find any example. Where can I find one? > ___

[JBoss-user] org.gjt.mm.mysql.Driver DynamicMBean interface problem

2001-04-22 Thread Eric Carlson
Hi, I'm unsure exactly what to put in jboss.conf in order to get the org.gjt.mm.mysql.Driver (v 2.0.4, in the classpath ok) to load. I tried this : And get this on starting jboss (2.2) : javax.management.NotCompliantMBeanException: org.gjt.mm.mysql.Driver does not im plement the org.gjt

[JBoss-user] JNDI-RMI-Singleton

2001-04-22 Thread Lisa Bertroff
Hi, I´m trying to create a single object for the the application (singleton). I think using a JNDI remote object is the solution but I can´t find any example. Where can I find one? Thanks. _ Get Your Private, Free E-mail fro

RE: [JBoss-user] Question : RollbackException, BMP entity bean, ejbStore,...

2001-04-22 Thread Vincent Harcq
Hi, Say you would have calls setName() instead of getName(). Then ejbStore call would be normal for you right ? ejbStore is called to be sure the database is synchronized when the ejb change, and the ejb could potentially change by doing any remote invocations, be it a get or a set. So that's nor

Re: [JBoss-user] Strange transaction behaviour

2001-04-22 Thread Oleg Nitz
Hi Andrew, Please, send a source code for ejbCreate and ejbRemove methods Oleg On Sunday 22 April 2001 16:34, you wrote: > Hi, I've wrote some BMP bean using Castor and small client for > it. In client I invoke create() ,after that remove() on newly > created Bean and Castor talk : > +javax

[JBoss-user] Strange transaction behaviour

2001-04-22 Thread Andrew
Hi, I've wrote some BMP bean using Castor and small client for it. In client I invoke create() ,after that remove() on newly created Bean and Castor talk : +javax.ejb.RemoveException: No transaction in progress for the current thread And after that bean becomes not usable- I can invoke findByP

[JBoss-user] Question : RollbackException, BMP entity bean, ejbStore,...

2001-04-22 Thread Cokorda Raka Angga Jananuraga
Hi guys, I've just started out to program EJB. Now I've just reached the end of chapter BMP entity bean. >From my humble experiment with BMP, I'm faced with a question,... which I don't know the answer :) On the client : from invocation of create(...) method, the client get a reference to ejb o

[JBoss-user] Message Driven Bean Problems

2001-04-22 Thread Rama Rao
Hi All, we are using jboss app server for our e-commerce application. we have used JMS. Earlier our application used to have MessageListeners as startup classes. After reading your article we have shifted to MDB. I have a small problem. I have written a client app that conti

Re: [JBoss-user] JBossCX now friendlier!

2001-04-22 Thread David Jencks
Hi, I was confused too. On my system the startService method was being called _before_ the setDeployerNames method. The startService was then trying to parse "Default" as an object name, which didn't work. I'm not sure why startService was being called then, but I don't think having a non-obje

Re: [JBoss-user] JBossCX now friendlier!

2001-04-22 Thread Toby Allsopp
David Jencks wrote: > Hi, > > I was confused too. On my system the startService method was being called > _before_ the setDeployerNames method. The startService was then trying to > parse "Default" as an object name, which didn't work. I'm not sure why > startService was being called then, bu

[JBoss-user] jBoss+Tomcat (default config) creates 53 threads?

2001-04-22 Thread Bryan Field-Elliot
I'm using jBoss+Tomcat, latest version, on RedHat Linux 6.2. When I start jBoss+Tomcat using out-of-the-box configuration, the thing is creating 53 threads. This of course makes for terrible clutter of my "ps ax" display, and also makes me wonder whether or not there is some kind of worker thr

FW: [JBoss-user] PostgreSQL 7.1 Datasource setup

2001-04-22 Thread Robert Schulz
John, Got a reply saying "mail to long" - here the mail (see below) without standardjaws.xml attached, only the relevant changed bits: PostgresDB PostgreSQL This standardjaws is from jBoss2.0 times, we just keep copying the config files over and adapting them when moving to a new versi