RE: Fatal problem with Orion and EJB

2000-04-06 Thread Alex Paransky
Actually, I do not mind getting a lot of e-mails from something I really care about. I would like to know what the outcome of these problems are. I am having similar crashes except on Windows NT. Sometimes, during the deployment I get a crash (Dr. Watson). Other times, the deployment proceeds,

Re: Is CMP is useless?

2000-04-06 Thread Eric Richardson
Hi, We also found the performance of Jonas poor for CMP. We currently are using a code generator for our persistence layer and even support of that without hand coding is a lot of work. we found CMP very handy but the mapping tools don't give you the flexibility of design that you'd have with an

Re: Is CMP is useless?

2000-04-06 Thread Dale Bronk
Thanks for your reply. I did try, in my post, to let it be known that my experiece was with Jonas and I didn't like Jonas but I guess I didn't get that across. I did realize that I may be spouting off because of a bad implementation of a container. But... 1. I have heard the same thing from co

Re: Why is it so hard?

2000-04-06 Thread Karl Avedal
Hello Dale, Dale Bronk wrote: > I have been monitoring this list for a while and have not had time to try > out Orion yet. Well I found that I had a half hour so I jumped in and tried > to set up the ejb demo that comes with it. I noticed many posts about how > it doesn't work. Well I am havi

Re: Fatal problem with Orion and EJB

2000-04-06 Thread Karl Avedal
Hello Paolo, What you see is, as you say, a JVM crash. Since Orion is written in pure java, a JVM crash is always caused by a bug in the JVM. Sun has had alot of trouble in getting 1.2 stable on Solaris and we try to work around their bugs as much as possible, but in some cases it can be pretty d

128 bit SSL ?

2000-04-06 Thread Vitaly Lipovetsky
Does orion support 128-bit SSL ? I mean in Europe ;-) -- My best regards, Vitaly Lipovetsky. Deputy head of IT division First Ukrainian Intl bank Brainbench(Tekmetrix) e-certification id 14050 SYBASE DBA 4.38 Brainbench(Tekmetrix) e-certification id 14050 MS SQL Server DBA 4.51

RE: Why is it so hard?

2000-04-06 Thread Mike Cannon-Brookes
Paolo, I'd be interested to know what JSP Custom Tag you were writing didn't work with Orion. I've been writing them for quite a while now and have had nothing but joy with JSP custom tags in the last few versions of Orion (from say 0.9.1 onwards). I've had no problems getting the EJB demo to wo

RE: ORION ADMIN ?

2000-04-06 Thread Robert Hargreaves
java -jar shutdown.jar ormi://host.domain.com<:port> username password [shutdown|restart] -Original Message- From: Vitaly Lipovetsky [mailto:[EMAIL PROTECTED]] Sent: 05 April 2000 16:44 To: Orion-Interest Cc: Orion-Interest Subject: ORION ADMIN ? How can I stop orion server ? I haven't

Re: ormi port ?

2000-04-06 Thread Karl Avedal
Hello Vitaly, You can find information about how to set the port to listen to for ormi in the documentation of the rmi.xml file. The defaults are also always specified in these documents. In this case the default is port 23791. Regards, Karl Avedal Vitaly Lipovetsky wrote: > Which port is used

RE: Is CMP is useless?

2000-04-06 Thread Robert Hargreaves
Dale, I think your opinion on entity beans may be clouded by your use of Jonas 1.6. We used Jonas in our project up until about 3 months ago. The entity bean performance in jonas is absoulutely terrible - their development team admitted to it , something to do with RMI calls. The only way round

Re: Is CMP is useless?

2000-04-06 Thread Magnus Stenman
- Original Message - From: "Dale Bronk" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Wednesday, April 05, 2000 3:54 PM Subject: Re: Is CMP is useless? > They create a ton more sql calls than if I simply do my own sql objects for > any type of big criteria searches

Re: Why is it so hard?

2000-04-06 Thread Vitaly Lipovetsky
I offer you to try application server from www.prosyst.com. They implement all J2EE components in pure java server and don't have stupid restriction about 128 bit for SSL (It's germany company). But their server consumes more memory. Now I'm trying to compare Orion and prosyst. [EMAIL PROTECTED]

SSL ?

2000-04-06 Thread Vitaly Lipovetsky
How can I setup SSL for using by servlets in Orion ? -- My best regards, Vitaly Lipovetsky. Deputy head of IT division First Ukrainian Intl bank Brainbench(Tekmetrix) e-certification id 14050 SYBASE DBA 4.38 Brainbench(Tekmetrix) e-certification id 14050 MS SQL Server DBA 4.51

ormi port ?

2000-04-06 Thread Vitaly Lipovetsky
Which port is used by orion to listen ormi protocol messages ? -- My best regards, Vitaly Lipovetsky. Deputy head of IT division First Ukrainian Intl bank Brainbench(Tekmetrix) e-certification id 14050 SYBASE DBA 4.38 Brainbench(Tekmetrix) e-certification id 14050 MS SQL Server DBA 4.51

Re: Pretty much a show stopper...

2000-04-06 Thread Magnus Stenman
TransactionManager manager = (TransactionManager)new InitialContext().lookup("java:comp/UserTransaction"); Hope it helps. /Magnus Stenman, the Orion team - Original Message - From: "Alex Paransky" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, April 06, 200

Re: Why is it so hard?

2000-04-06 Thread psomma
Hi Dale, I agree with you. Also my experience with Orion was unpleasant. Some jsp custom tag that I developed don't work with Orion and work fine with Tomcat and in other Jsp Container, the EJB demo crash the JVM, the documentation is very poor. Also I have sent one month ago, 2 commercial mails