At 08:50 PM 29/01/00 +0530, Imtiaz Kalburgi wrote:
>We have developed some EJB applications we want to run them on Linux system.
>
>Does your Bull EJB Server run the Linux server ours. Which is running Red
>Hat Linux 5.0 with MySQL RDBMS?

Jonas, being written in Java will run on any platform that runs Java, so yes, Linux
and Red Hat will work, although since your only running ret hat 5, you may
not be able to get a stable version of the Java2 platform running.

As for MySQL it doesn't have transactional support, which is a major
benefit of EJB's, so you have to make all your beans use TX_NOT_SUPPORTED for
their transaction attribute ... Some of use use PostgreSQL quite
successfully, http://www.postgresql.org/ for more information ...




--
 An army marches as fast as its slowest stomach.
  Mr Grumpy - what are you on about?
    http://www.cyber4.org/members/grumpy/index.html

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to