RE: load balancer setup?

2000-12-06 Thread Terence Kwan
On a some what unrelated question, anybody know how to setup Linux clustering? Thanks TK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Fontenot Sent: Thursday, December 07, 2000 4:00 AM To: Orion-Interest Subject: load balancer setup? To

more question for xml,xsl in orion

2000-11-01 Thread Terence Kwan
I have a XML with data and XSL with the layout information AND JSP Java code in it. How can I tell orion to: 1. Put XML and XSL together and output JSP. 2. Then compile the JSP output to html. I can get XML and XSL to merge together but the JSP compiler will not compiler the JSP output. For

xml,xsl in orion

2000-10-31 Thread Terence Kwan
I am trying out the examples/xsl/data.xml demo. However, the browser think the returned stream is xml instead of html. How can I set the return stream type to html for xml file? So thebrowser will display the result in html instead of xml. Basically, I want to do the following:

RE: accessing javamail provider

2000-10-31 Thread Terence Kwan
g to work with the provider mechanisms of JavaMail and JNDI because 3) get Sun to change the provider mechanism to use different classlaoders/etc is not very likely... Thanks, Jake - Original Message - From: "Terence Kwan" [EMAIL PROTECTED] To: "Orion-Interest" [EM

RE: URGENT: accidental stops

2000-09-28 Thread Terence Kwan
Try to use the Sun VM. We have similar problem with IBM JDK 1.3 TK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Stanislav Maximov Sent: Thursday, September 28, 2000 7:10 PM To: Orion-Interest Subject: URGENT: accidental stops Hello,

SSL and non SSL within the same instance of the web application

2000-09-08 Thread Terence Kwan
Hello, we can setup SSL on the application without problem. However, can we setup SSL enable part of the web application? For example, I just want to setup SSL enable on the member area of the web site but not the whole web application. Or do we need to setup 2 applications - one for

Multiple developers with Orion and mailing list about web architecture

2000-07-28 Thread Terence Kwan
We are also using separate instance of orion servers for different developers on the same machine. However, people need to restart the server every time they upload the classes to the testing machine and they always kill the wrong instance of orion server. They are using "ps-Af|grep orion" and

RE: admin.jar only 441 bytes

2000-07-18 Thread Terence Kwan
/ApplicationServerAdministrator; nested exception is: java.lang.ClassNotFoundException: com/evermind/server/administration/ApplicationServerAdministrator -Original Message- From: Dave Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 18, 2000 4:00 PM To: 'Terence Kwan'; Orion

sendRedirect and WAP

2000-05-07 Thread Terence Kwan
In my servlet program, I call: response.sendRedirect("http://www.yahoo.com") It works in html. However, it does not work in WAP. I believe that the problem is that sendRedirect creates a redirect "HTML" file (html file with the reference tag in it) and send it to client instead of

RE: sendRedirect and WAP

2000-05-07 Thread Terence Kwan
content flush out before forwarding, do you take care of this? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Terence Kwan Sent: Monday, May 08, 2000 2:44 AM To: Orion-Interest Subject: sendRedirect and WAP In my servlet program, I call

RE: orion 9.9.1b and news-app

2000-03-02 Thread Terence Kwan
I have the same problem but I cannot find the answer for it. I cannot even send email to: [EMAIL PROTECTED] Can you let me know the answer if you find out the solution. Thank you very much TK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Philippe