Re: PLEASE get me OFF this list!!!!
You need to go to their site > Mailing List, then Unsubscribe. - Niles - Original Message - From: "J.D. Bertron" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Wednesday, October 17, 2001 12:28 AM Subject: RE: PLEASE get me OFF this list > Maybe you have to try sending a mail with unsubscribe in the title. > That's what the listservers usually require without human intervention. > J.D. > > -Original Message- > From: Dalton, Tom [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 16, 2001 8:12 AM > To: Orion-Interest > Subject: RE: PLEASE get me OFF this list > > > I've been trying, and they will not do it! > > Tom > > -Original Message- > From: Dara Katerina [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 16, 2001 3:23 AM > To: Orion-Interest > Subject: PLEASE get me OFF this list > > > > > > > >
Re: Clustering with Hw Load Balaner
So does it mean we need any other layer of load-balancing & failover, like at the Web Server farm? - NH - Original Message - From: "Patel, Atul" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Saturday, October 13, 2001 9:39 AM Subject: Clustering with Hw Load Balaner > > Hi all. > > Is it possible to cluster orion (2 servers with one instance each) without > using loadbalancer.jar? I have a hardware loadbalaner which handles the > traffic. > > I thought the primary reason for clustering was to be able to provide > continuos support if a server goes down. If loadbalancer.jar is required, > isn't the server running loadbalancer.jar a potential failure point? > > I like orion and so far it seems very stable. Is loadbalancer.jar just as > stable? Can it handle traffic in the neighborhood of 1000 concurrent > users? > > This is my first post and I hope the questions are helpful to everyone else > as well. > > Any replies are greatly appreciated. > > >
Re: JSP Compilation Questions and More.
Try Resin (www.caucho.com) or Rexip (www.rexip.com), they have great auto compliation and reloading. EJB container has been released though. - Niles - Original Message - From: "Lachezar Dobrev" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Friday, October 12, 2001 11:50 PM Subject: JSP Compilation Questions and More. >Hallo all! > >Recently I've been playing around with JSP compilation in Orion. I saw a > couple of days ago a question about the out-of-the-server (stand-alone) > compilation of JSPs. Quite some job :( >I tried to find the compilator. Playing around I got some things. I don't > really remember what was the JSP that helped me, but I guess it is either > com.evermind._rj (and it's method _bb() ) or com.evermind._ah. Also the > com.evermind.JspPage has a _bb() method, but it doesn't help a lot. > >Question 1: Is there a way to pre-compile the JSPs? I also saw that > adding a parameter "jsp_precompile=true" to the request parameters will only > try to compile the jsp. That however is not what I was thinking about. > >Question(BUG) 2: I noticed the following: It depends how the JSPs are > compiled. If the Web-App is "development=true" it is compiled in one way > with matching the JSP lines, and if "development=false" the lines are often > mapped wrongly. Exa.: > > ALABALA.JSP: > > 1. > 2. > 3. Test for test > 4. > 5. > 6. > 7. > 8. <%= new String((String)null)%> > 9. > 10. > > Obviously there is a NullPointerException on line 8 (7 if counted from 0). > > development = true: > > 500 Internal Server Error > java.lang.NullPointerException > at java.lang.String.(String.java:193) > at /Alabala.jsp._jspService(/Alabala.jsp.java:24) (JSP page line 7) > at com.orionserver[Orion/1.5.2 (build > 10460)].http.OrionHttpJspPage.service(Unknown Source) > at com.evermind[Orion/1.5.2 (build 10460)]._ah._rad(Unknown Source) > .. > > > development = false: > > 500 Internal Server Error > java.lang.NullPointerException > at java.lang.String.(String.java:193) > at /Alabala.jsp._jspService(/Alabala.jsp.java:27) (JSP page line 2) > at com.orionserver[Orion/1.5.2 (build > 10460)].http.OrionHttpJspPage.service(Unknown Source) > at com.evermind[Orion/1.5.2 (build 10460)]._ah._rad(Unknown Source) > .. > > >Obviously both cases differ. Why? > >Lachezar. > >
Re: WebLogic To Orion
Gartner say in August that people have been over-spending on Java application servers, purchasing features that they don't need. Many site (TheStreet.com) are migrating from high-end appserver (WLS, Websphere, Dynamo, etc) to (Orion, Resin, Rexip, JRun, etc.)... - Niles - Original Message - From: "muthukumarasamy rajamanickam" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Friday, October 12, 2001 9:55 AM Subject: Re: WebLogic To Orion > Why are you going to Orion from > Weblogic? > > We are movin gto Weblogic from Orion > > hemmm Diffferent world? > --- [EMAIL PROTECTED] wrote: > > Do you have a server certificate for or Orion > > server? > > > > Jonathan Bricker > > Lilly Research Labs > > Java ATG > > > > > > > > > > Greg Flores <[EMAIL PROTECTED]> > > Sent by: [EMAIL PROTECTED] > > 10/11/01 09:18 AM > > Please respond to Orion-Interest > > > > > > To: Orion-Interest > > <[EMAIL PROTECTED]> > > cc: > > Subject:WebLogic To Orion > > > > > > > > We have migrated a current production application > > from Weblogic to Orion > > in an test to come up with an alternative platform > > and have come across > > some issues. Most of the issues we have been able to > > resolve except for > > one involving ssl and I.E. When we bring our > > application up in I.E. and > > https Orion invalidates the session within a minute. > > Our application > > security relies on certain objects within the > > session for enforcement > > which results in the user being kicked out of the > > application. We are > > evaluating V1.3.8., has this issue been resolved, is > > there a resolution or > > workaround? > > > > > > Thanks > > Greg Flores > > > > > > > = > Regards > Muthu Rajamanickam > e-mail:[EMAIL PROTECTED] > Phone:832-567-7859 > > __ > Do You Yahoo!? > Make a great connection at Yahoo! Personals. > http://personals.yahoo.com
Re: Does any one has the BenchMarks of OC4J with Application Servers
testing. - Niles - Original Message - From: Venkata_Nallam To: Orion-Interest Sent: Thursday, October 04, 2001 12:24 PM Subject: Reg: Does any one has the BenchMarks of OC4J with Application Servers Dear all,Does any one of our group have bench mark reports of OC4J wrt otherApplication Servers mainly WebLogic, Iplanet and IBM Web Sphere.Can we get the performance reports of OC4J and how much load it canhandle.Please help in regard..With warm regardsVenkata