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.
> -----Original Message-----
> From: Faisal Abdallah [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 08, 2001 6:39
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] DEAR JBOSS USERS
>
>
> Dear Jboss users I am interested in hearing your experience
> with Jboss . I
> ve been using it since jboss2.0 update ...nd few improvements have
> occurred since .Till now it seems to me that IT can't, even,
> carry out the
> simplest EJB tasks such as finder methods( ByPrimarykey(),findAll(
> ) and Collection findBy...( )
> Hope I can hear your views so I can try another decent EJB server
> many thinks
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user