Re: [JBoss-user] JBoss and JDO

2003-06-06 Thread Tom Davies
On Wed, 2003-06-04 at 18:36, Pete Beck wrote: > This leads me on to my questions. > > Has anyone had any experiences with using JDO from within JBoss? We use Kodo JDO (www.solarmetric.com) very happily in JBoss. It isn't free, but it is good value for money, IMHO. Tom -- Tom

[JBoss-user] Multiple jboss instances on one machine?

2002-10-15 Thread Tom Davies
I need to run several jboss instances on a single machine, for test/training etc., and I'd rather not try to deploy two instances of my application in one server. Is there a cookbook for doing this? I've run into some JNDI config problems. Thanks, Tom

[JBoss-user] MDB, TIBCO, 3.0.x

2002-09-01 Thread Tom Davies
Anyone got this working? Tom -- "Optimism is a duty. The future is open. It is not predetermined. No one can predict it, except by chance. We all contribute to determining it by what we do. We are all equally responsible for its success." Karl Popper ---

Re: [JBoss-user] JBoss on Win98

2001-04-01 Thread Tom Davies
> 2. Does anyone who is (forced) to work with Windows98 have any top tips > for being able to scroll back through the output to the console...I'm > trying to look at all the text that scrolls past when I start JBoss, > and I can'tany top tips on better command line interpreters, etc. Run jbos

Re: [JBoss-user] SQL transactions not committing?

2001-03-25 Thread Tom Davies
- Original Message - From: "Michael Quigley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 25, 2001 1:12 PM Subject: [JBoss-user] SQL transactions not committing? > JBoss Gurus, > > I'm in the middle of porting a J2EE app from JOnAS and Tomcat to JBoss with > embedded T

[JBoss-user] war, ear, jar -- where does everything go?

2001-03-25 Thread Tom Davies
Hi all, This question isn't unique to jboss, but I hope that it's something a lot of people have thought about, and understand better than me... I'm trying to understand a good deployment scheme for a web application, that is, where do my classes go? I've got the following categorie

[JBoss-user] Minimal JBoss config/Jbuilder debugging...

2001-03-24 Thread Tom Davies
Hi, I'm using JBuilder 4.0 foundation and JBoss, and want to be able to debug my bean implementation with JBuilder's debugger. It works fine, except that I need to restart jboss when I change my beans (i.e. autodeploy appears to work, but doesn't perhaps becuase the bean classes are on t