Robert:
I sent this before, but I believe it may not have reached the list. I
am very interestest in the Resin/jboss combination, but I recently had some
troubles getting the combination to work, which I shared in the Resin and
Jboss mailing lists.
1. What version of Resin are you using?
2. I assume you are using the latest Jboss?
3. Can you share the code you used for the jndi link in the
resin.config file?
4. What jars from the jboss client directory did you load into
the Resin lib directory?
5. Anything else you did I might have forgot?
I think I got everything right, but I just want to verify with someone else
using this wonderful combination, who got it to work.
From: Robert Schulz <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
Subject: RE: [JBoss-user] DEAR JBOSS USERS
Date: Fri, 8 Jun 2001 12:49:21 +1000
Reply-To: [EMAIL PROTECTED]
We are very happy with it - we are currently using 2.2 on
jdk1.3.0/Linux against postgres/Linux. We run resin as the
servlet engine in separate VMs plugged into apache.
We have about 10 entitiy and 20 session beans and written a
fairly substantial web app on top of it and it works like
a dream. We have a reasonable amount of data in the database
(around 100,000 rows in the biggest table). I have to add that
we are only using the "core" EJB features (entity and session
beans) and took out all the other stuff (MDB, Tomcat/Jetty
integration, soap, ...)
We are not in production yet but reasonably close to it - we have
done some load testing and it is looking good.
The hardest part is (or used to be in PRE2.0) getting it to work
in the first place ... but in comparison to say oracle it is quite
easy (in comparison to postgres, it is quite hard).
You need to spend a bit of time setting up a productive development
environment - I recommend a IDE of your choice (not entering this
discussion again) and a good build tool - we use ANT (and it rocks).
The hot deploy of jboss and the automatic checking of newer class
files of resin makes the develop / compile / run cycle really quick.
Ok 'nough said. We love it - good opportunity to place a "BIG THANKS"
to the jboss team - keep up the good work!
Cheers,
Robert.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user