Troubles with https....

2001-07-10 Thread Geoff Marshall
Can anyone explain the principles or theory of operation of https within Orion? I have a site running on one machine under Orion that uses https. No problem, everything works fine. I tarballed the whole shebang and expanded it onto machine two. Machine two has 4 Network Interfaces, thus 4 IP

Re: orion with mysql?

2001-04-04 Thread Geoff Marshall
Am using MySQL with Orion without it's own db-schema. No problems, yet. Be sure to get the MM.MySQL driver... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110

communication link failure

2001-03-20 Thread Geoff Marshall
ems or any ideas??? -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103 fax (415) 625-0306 ...

https second session problems...

2001-03-06 Thread Geoff Marshall
. SessionBean.isLoggedOn() - true SessionBean.getCustId() - 2 SessionBean.isLoggedOn() - false SessionBean.getCustId() - 2 Is this a bug or a feature? If it's a bug or a feature, is there a work-around? It makes no sense to me why you would want to create a second 'session'. -- -Geoff Marshall

Re: Capturing the output of a JSP page as HTML

2001-03-02 Thread Geoff Marshall
the attatchment... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103 fax (415) 625-0306

Re: need help getting started

2001-03-02 Thread Geoff Marshall
I'm using Orion for only JSP, Beans and Servlets. It's solid, fast, and when you're ready to move on, you don't have to move out -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54

Re: Storing HttpServletRequest Object in Session

2001-03-02 Thread Geoff Marshall
Because when you retrieve the request, the request is over. The object is gone. Set those values at the session level. -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street

Re: Intro to Orion Tutorial

2001-03-01 Thread Geoff Marshall
Awesome, now if someone can translate it into Linux... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103

Re: login security include file

2001-03-01 Thread Geoff Marshall
According to all the books, as soon and you do a jsp:include / there are 3 things you can't do: 1) redirect 2) mess with your response headers 3) mess with cookies So all such code must reside before your first jsp:include / in a static file... -- -Geoff Marshall, Director of Development

Inactive application-scope bean problem

2001-02-22 Thread Geoff Marshall
erver.http.ef.s1(JAX) at com.evermind.server.http.ef.do(JAX) at com.evermind.util.f.run(JAX) ... any ideas -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direc

Re: Inactive application-scope bean problem

2001-02-22 Thread Geoff Marshall
I'm working on the package, but not that class. Is that the problem -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San

Orion doesn't work.

2001-02-15 Thread Geoff Marshall
compile and run java applications, etc. Does some .jar file need to be expanded??? HELP! -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349

Re: Problems with a finder method in a cmp

2001-02-12 Thread Geoff Marshall
Please don't laugh at me, but what IS a 'finder method in a CMP'?? Just a simple explanation or a pointer to more info, please... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint

Re: Setting Cookies

2001-02-09 Thread Geoff Marshall
oggedOn() { return this.loggedOn; } } -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco,

Re: Output Volume

2001-02-06 Thread Geoff Marshall
out.flush(); out.clear(); } // keep on outputting out.println("..."); -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-03

Re: HTTPS from Orion Java Bean

2001-02-06 Thread Geoff Marshall
). It runs, so I know it's not the code that has the problem. When I bring it into Orion as a class instantiated by a jsp:usebean tag, I then get the error message. So I'm thinking I need to apply the JSSE stuff to Orion in some way, and I can find no information on how to do that... -- -Geoff

HTTPS from Orion Java Bean

2001-02-05 Thread Geoff Marshall
having. Any help would be appreciated! -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103 fax (415