No Subject

2001-02-27 Thread elephantwalker
Dear group, I have noticed that if I restart an application to redeployI am no longer able to login into my site. What causes this...and is there a work around. I am using 1.2.9. Regards, Elephantwalker

RE: Capturing the output of a JSP page as HTML

2001-03-01 Thread elephantwalker
I think you can use a Filter to do that. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Thursday, March 01, 2001 8:32 AM To: Orion-Interest Subject: Capturing the output of a JSP page as HTML Can anyone tell me if this is

RE: Problem starting up Orion, Please help!

2001-03-07 Thread elephantwalker
It looks like your server is already using the port that rmi is listening to...something like 23791. The docs talk about a file called rmi.xml which needs to be modified if you aren't going to use 23791. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On

RE: security realm in orion

2001-03-07 Thread elephantwalker
You will need to do some digging in the archives, but Orion has various usermanagers to choose from, or you can write your own. Default login store is the principal.xml. EJBUser is a cmp entity bean which can use your databank. I don't believe that they have LDAP user manager up and running, but

RE: UserManager

2001-03-11 Thread elephantwalker
The easiest way is to use the EJBUser usermanager. You will need to refer to the ejb in your ejb-jar.xml. There is an orion security adapter available for the petstore example, and this works well with the EJBUser usermanager as long as you have the entity bean reference as noted below. Of

mime types for .js

2001-03-11 Thread elephantwalker
to Orion? Regards, the Elephantwalker

RE: SSL Certificates + Security Alert

2001-03-11 Thread elephantwalker
You will also get this alert if your certificate doesn't exactly match your url with domain name that you used to get the certificate... https://secure.mycompany.com will work if that is the domain name registered with the certificate. But if you are on a intranet, and the server name

RE: Hypersonic website / docs

2001-03-13 Thread elephantwalker
Hello, Hypersonic has been end-of-lifed. I would suggest postgresql or some other database engine. Regards, Elephantflyer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Julian Richardson Sent: Tuesday, March 13, 2001 6:38 AM To: Orion-Interest

RE: Custom UserManager - Problem Solved!

2001-03-17 Thread elephantwalker
oops... I should have told you this little secret. The only way I got my user manager to work was modifying the application-xml in the deployment directory. I could never find a configuration that did this automaticly. Regards, Elephantwalker -Original Message- From: [EMAIL PROTECTED

ironflare?

2001-03-19 Thread elephantwalker
several emails to sales and info under my real-world name, and have gotten no response. We are soon to deploy, but would like some closer contact with the company. Regards, Elephantwalker Befuddled, confused and frustrated.

RE: Customizing the web authentication service

2001-03-19 Thread elephantwalker
Title: Customizing the web authentication service Ben, Sun has specified the way security should behave, but not the implementation. Each j2ee vendor has chosen a different method, so it is truly one pain in the "arse" (forgive my old english). Regards, Elephantwalker ---

redhat 7

2001-03-22 Thread elephantwalker
Any experience with the latest redhat distro and orion? Has anybody seen any conflicts?

system management with orion

2001-03-22 Thread elephantwalker
but it would be nice if there was a consise list somewhere. This would useful in configuring any firewall strategy for blocking access to rmi, ormi, etc. regards, Elephantwalker

RE: problem running oracle with orion: 'oracle.jdbc.driver.OracleDriver' not found!

2001-03-23 Thread elephantwalker
I believe that its the class path stuff, doesn't work with a jar. You need to drop the class12.zip (weird, I am using class111.zip) in the lib directory. Your data-sources is fine. Regards, Elephantwalker. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf

persistance

2001-03-24 Thread elephantwalker
, the *datetime* changes on the file)? Has anybody else faced this problem and solved it? regards, Elephantwalker

RE: persistance

2001-03-25 Thread elephantwalker
the app got a request (that would be horribly slow). I am still investigating this issue. Regards, Elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Allen Fogleson Sent: Saturday, March 24, 2001 9:58 PM To: Orion-Interest Subject: RE

RE: Does any one has a solution for the domain was null message???

2001-04-04 Thread elephantwalker
be equally slow! ormi (the orion over the wire protocol) is one place orion can be faster than other vendors. Regards, elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ray Harrison Sent: Wednesday, April 04, 2001 5:31 AM To: Orion-Interest

RE: WE NEED NEWS! We need to know Orion is alive well!

2001-04-04 Thread elephantwalker
by talking to a warm body. Are there any paying customers on the news service that are getting prompt and reliable service for Orion, either by email or phone? Regards, Elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Neville Burnell Sent:

RE: [RE]..

2001-04-05 Thread elephantwalker
the forums page on the javasoft web site, I believe there is a forum for people who just started studying Java. Regards, Elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of ±èÀºÁÖ Sent: Wednesday, April 04, 2001 9:30 PM To: Orion-Interest Subject

RE: orion + jbuilder4 -- sapdb?

2001-04-05 Thread elephantwalker
I just checked out the sourceforge site for interbase...there doesn't seem to be anything there. There are not files to download, nor is the cvs available. Firebird seems to be available, but is not the Borland distribution. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

how to get crimson working?

2001-04-08 Thread elephantwalker
developers...please use the latest jaxp to abstract the parser calls, and please upgrade to sax 2. Sax 1/Dom 1 are almost dead now, so its time to upgrade. regards, The elephantwalker

RE: how to get crimson working?

2001-04-08 Thread elephantwalker
, since its so much faster than xalan. Regards, The elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hani Suleiman Sent: Sunday, April 08, 2001 6:40 AM To: Orion-Interest Subject: Re: how to get crimson working? Orion 1.4.8 will take care

RE: Precompiling JSP files

2001-04-08 Thread elephantwalker
h provides a command line server for jsp's. But it doesn't actually create and compile the code unless you access the page from a browser. Regards, The Elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Frank LaRosa Sent: Sunday, April 08, 20

RE: Error starting HTTP server

2001-04-10 Thread elephantwalker
To follow on to what Tim said, www.orionsupport.com gives some excellent hints for running on unix or linux. It gives some good work-arounds for running as su or root (you don't need to run as the superuser) while maintaining the 80 port for the web site. Regards, The Elephantwalker

RE: forward with a null request...

2001-04-10 Thread elephantwalker
of resourceusermanager at www.orionsupport.com, and I have seen some reference to a ldapusermanager floating around in the newsgroup). Regards, The elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rian Schmidt Sent: Tuesday, April 10, 2001 3:45 PM To: Orion

RE: double emails

2001-04-10 Thread elephantwalker
to find the issue didn't disappear...then I looked at my Outlook organizer...and found the two filters. Deleted one, and I have no problem now. So this could be your email client that gives you two emails. Regards, Elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: Application mapping - how do I know it from within the app?

2001-04-11 Thread elephantwalker
I believe that the original servlet spec allowed direct access to root of the web site, but these methods were deprecated for security reasons. I have been having this problem myself, what a wonderful solution! Regards, The Elephantwalker -Original Message-From: [EMAIL

RE: productive comment.

2001-04-12 Thread elephantwalker
uccess. So my question is... How do we take the next step? Regards, The elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Thursday, April 12, 2001 5:44 PM To: Orion-Interest Subject: productive comment. David, nothin

RE: productive comment.

2001-04-13 Thread elephantwalker
add this bit to your site. If you need a consultant to belly up to the bar, and help out, contact the elephantwalker. For the orion team at ironflare, I am willing to pay a *franchising* fee for every support call, email or site visit answered, as long as we get access to the dev team for *bugs

RE: productive comment.

2001-04-13 Thread elephantwalker
. 3. consultant logins into support que, sees the offer, and makes a bid (time to solve, and price). 4. user agrees to bid, and consult or user make arrangements for visit. 5. development access required for ETF. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED

RE: How to enable UserManager support for arbitrary user...

2001-04-13 Thread elephantwalker
ime to update the deployment descripter. Regards, the Elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Paransky Sent: Friday, April 13, 2001 3:20 PM To: Orion-Interest Subject: RE: How to enable UserManager support for arbitrary user... Ti

RE: How to enable UserManager support for arbitrary user...

2001-04-13 Thread elephantwalker
]]On Behalf Of elephantwalker Sent: Friday, April 13, 2001 4:12 PM To: Orion-Interest Subject: RE: How to enable UserManager support for arbitrary user... Alex, I beleive that what's important is the deployment descripter according to j2ee. As long as a role is required by the descripter, if you navigate

RE: productive comment.

2001-04-13 Thread elephantwalker
is. regards, The elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael J. Cannon Sent: Friday, April 13, 2001 6:07 PM To: Orion-Interest Subject: RE: productive comment. Importance: High Another bit of info: From NSI WHOIS: http

RE: Security issues. (Ugh).

2001-04-14 Thread elephantwalker
, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chris Bergstresser Sent: Saturday, April 14, 2001 6:32 PM To: Orion-Interest Subject: Security issues. (Ugh). All right. Following up my previous post, I've managed to get everything

RE: findBy referencing another entity reference

2001-04-16 Thread elephantwalker
relationship for the car/model and a one to many relationship for the manufacturer/model. There should be some examples of this on the sun's j2ee site. I know that they specifically discuss this issue. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

ssl and recent posts

2001-04-18 Thread elephantwalker
, The elephantwalker

RE: Newbie Question...

2001-04-19 Thread elephantwalker
should be able to pass messages and get messages from an EJB on Orion, but only if Orion implements RMI/IIOP. Regards, The elephantwalker This is directly from the java website (http://www.javasoft.com/j2ee/corba/): EJBs use the RMI/IDL CORBA subset for their distributed object model, and use

RE: JSP Tags in an XSL Template?

2001-04-19 Thread elephantwalker
the jsp tag language directly in a xsl file. (That would be jsl ;)= ). Regards, The elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dave Ford Sent: Thursday, April 19, 2001 2:24 PM To: Orion-Interest Subject: Re: JSP Tags in an XSL

smp w/jdk

2001-04-19 Thread elephantwalker
I just noticed that the readme for Sun's 1.3.0.02 recommends against smp kernels on Linux. Is that an issue? I haven't noticed a problem, had anybody else noticed a problem with Linux and Sun's jvm with the smp kernel? Regards, The elephantwalker

RE: smp w/jdk

2001-04-20 Thread elephantwalker
the environmental variable as follows: _JAVA_SR_SIGNUM=16 export _JAVA_SR_SIGNUM Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Erik Bogghed Sent: Friday, April 20, 2001 8:24 AM To: Orion-Interest Subject: RE: smp w/jdk My experience

RE: FORM authentication method

2001-04-20 Thread elephantwalker
proper role (ie, they have logged in), and if they are "out" of the proper role, the login page below will be presented. Regards, The elephantwalker Here is an example login form: form action="j_security_check" method=post table tr td align

ssl, net8, thin driver and orion

2001-04-22 Thread elephantwalker
, the elephantwalker

RE: JSP tags

2001-04-23 Thread elephantwalker
/util:ifInRole util:ifInRole role=users include=false form method=POST Username: input name=j_username type=textbr Password: input name=j_password type=passwordbr input type=submit value=Log in /form /util:ifInRole Regards, The elephantwalker -Original Message- From: [EMAIL PROTECTED

RE: orion 1.4.8 bug

2001-04-25 Thread elephantwalker
Is it just me, or was this the last orion-interest mail? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matthew R Bauer Sent: Monday, April 23, 2001 6:15 PM To: Orion-Interest Subject: orion 1.4.8 bug I have several ejb 2.0 beans. I get the following

RE: Charting/Graphing libraries

2001-04-26 Thread elephantwalker
The adobe svg 2.0 plugin is going to be delivered on all adobe cd's which have their pdf reader. So this means it will be available on many pc's in the next year. Slowly but surely, we will get more and more support for vector graphics in the browser. Regards, the elephantwalker -Original

RE: MVC/XML Framework Comments please

2001-04-26 Thread elephantwalker
of relatively "fixed" content that does'nt really change much, this could be your best choice. regards, The elephantwalker -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Vic CekvenichSent: Thursday, April 26, 2001 11:53 AMTo:

RE: MVC/XML Framework Comments please

2001-04-27 Thread elephantwalker
Cheers for Cory! Ejb is THE way to do persistance. By using EJB's properly, we make use of all of Orion's resource handling capabilities...and these guy's at Orion are much better at this than I am. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Cory

RE: can't find classes - help

2001-04-27 Thread elephantwalker
the exception you are getting. Regards, The elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Sent: Friday, April 27, 2001 8:26 PM To: Orion-Interest Subject: can't find classes - help I have a problem that is kind of throwing a wrench

install issues

2001-04-29 Thread elephantwalker
doing wrong? regards, the elephantwalker .ps I am running as j2ee user, since I am useing ipchains to redirect my 80 packets to another port.

RE: property files or similar

2001-05-02 Thread elephantwalker
the properties thingy once and for all. regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Holden Glova Sent: Wednesday, May 02, 2001 5:42 PM To: Orion-Interest Subject: property files or similar Hello, Aside from hardcoding

RE: Interests sake

2001-05-03 Thread elephantwalker
Linux ...Caldera Openlinx 2.3 Linux ... Red Hat 7.1 some development on win 98 (because it fits on my lap). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Wednesday, May 02, 2001 10:53 PM To: Orion-Interest Subject: Interests sake

RE: Interests sake

2001-05-03 Thread elephantwalker
Linux ...Caldera Openlinx 2.3 Linux ... Red Hat 7.1 some development on win 98 (because it fits on my lap). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Wednesday, May 02, 2001 10:53 PM To: Orion-Interest Subject: Interests sake

RE: Stateless Session Beans

2001-05-03 Thread elephantwalker
I believe that the servletContext which can meet the bill for you. Have a servlet initialize on loading the application, you can control that in the web.xml. Whenever the slsb is initialized, pass the servelet context, and get your application class with a servletContext.getAttribute(myClass).

recursive bug

2001-05-03 Thread elephantwalker
the spec? Regards, the Elephantwalker

RE: Database Connectivity Problems

2001-05-03 Thread elephantwalker
to the oracle box. If not, you know its a port problem or a net8 config problem, and not an issue with orion. also...do the normal things like, can you ping the standby oracle box. we run orion against different boxes with oracle all of the timeno problems. regards, the elephantwalker -Original

RE: Interests sake

2001-05-03 Thread elephantwalker
Jeff, Have you tried the ibm jdk? They have a font package that should fix your problem with fonts in linux. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Schnitzer Sent: Thursday, May 03, 2001 8:23 PM To: Orion

RE: custom finder in CMPs

2001-05-04 Thread elephantwalker
Armin, Another pointer for Stateless Session beans is that they have very a goood performance profile. According to Brett McGloughlin, they can be upto 1000 times faster than Stateful beans. Regards, the Elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: CMP Primer and Oracle 8.1.7 deployment

2001-05-05 Thread elephantwalker
client on your win 2000 box? These are the places I would start in debugging this problem. I have been running oracle 8.1.7 and orion with no problems. the elephantwalker -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kalle AnkaSent

RE: CMP Primer and Oracle 8.1.7 deployment

2001-05-06 Thread elephantwalker
the table to recreate. Since the table columns are exactly the same, orion doesn't recreate the table...even though the database has changed. I am not sure that this functionality would be a bug, or a undocumented *feature* ;). Regards, the elephantwalker -Original Message- From: [EMAIL

RE: can we deploy Ejb.jar into orion without using EAR

2001-05-09 Thread elephantwalker
, The elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of cmp user Sent: Tuesday, May 08, 2001 2:30 PM To: Orion-Interest Subject: can we deploy Ejb.jar into orion without using EAR Hi I was wondering if I could deploy an EJB.jar (which is a simple

RE: Sybase

2001-05-09 Thread elephantwalker
You probably still have the deployment directory with references to the old cmp deployment in Hyprersonic. Blow away the application-deployment directory, or your app directory in the application-depoyment directory, and you should be ok. No need to change the sybase.xml -Original

RE: Crimson Crash

2001-05-10 Thread elephantwalker
, The elephantwalker -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill WinspurSent: Wednesday, May 09, 2001 8:14 AMTo: Orion-InterestSubject: Crimson Crash This popped up on about my third sever restart after upgrading to 1.4.8. Given

ear file

2001-05-10 Thread elephantwalker
I noticed that the cmb tutorials' indicate that Orion needs write access to the directory where an ear is located. Is this true? I thought that orion expanded the ear in the application-deployments directory, and therefore only needs read access to the ear file. Regards, the elephantwalker

RE: Servlet Mapping Recursion Problem

2001-05-11 Thread elephantwalker
of your path mapping, rewritting works like apache. Regards, The elephantwalker -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill WinspurSent: Thursday, May 10, 2001 8:51 AMTo: Orion-InterestSubject: Servlet Mapping Recursion Problem

RE: newbie user...help

2001-05-12 Thread elephantwalker
Check out orionsupport, there's a simple howto on this: http://www.orionsupport.com/articles/vhosts.html regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of g vasantha kumar Sent: Friday, May 11, 2001 9:42 PM To: Orion

work around for rh7.1

2001-04-22 Thread elephantwalker
If you have not installed red hat 7.1, there is a major bug which effects sun java, and kills ibm's java. There is a workaround, though. I am posting this to save all of us some grief. Here is the link explaining the bug: http://developer.java.sun.com/developer/bugParade/bugs/4415774.html The

RE: Session Invalidate Exception

2001-05-12 Thread elephantwalker
the memory stuff, because those guys in Sweden are taking care of this for us. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kesav Kumar Sent: Saturday, May 12, 2001 4:58 PM To: Orion-Interest Subject: Re: Session Invalidate

RE: Generating primary keys

2001-05-14 Thread elephantwalker
854104625-1090580543-153#brett. Instead of using an ejb to generate your pk references, use jdbc and a stateless session bean. In the end you do the same thing in your ejbCreate(): long id = slsbRemote.getNextID("mybeanname"); And whatever you do, stay away from triggers. Regard

RE: unable to configure form-based authentication correctly

2001-05-14 Thread elephantwalker
AFIK the role name and the group name have to be the same. You use r_users and g_users. This could be the problem. ATM app uses role=users and group=users. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Humphrey Sheil Sent: Monday, May 14, 2001 10:20 AM

RE: Where does one download 1.4.8

2001-05-15 Thread elephantwalker
you need to use the autoupdate.jar. java -jar autoupdate.jar this will do it. regards, the elephantwalker .ps save your config files and any other demo application files you have modified before you try this. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: Can we get rid of these messages from naver.com?

2001-05-15 Thread elephantwalker
I just sent a message to the naver.comwebmaster (they had a link on the website) complaining about [EMAIL PROTECTED] and the naver.com email server. regards, the elephantwalker -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ben

RE: Access Denied on Linux, but NT/w2k fine

2001-05-17 Thread elephantwalker
on www.orionsupport.com 5. bury you windows cd's, and convert TOTALLY to linux. I suggest a pagan ritual around the summer solstice. The linux gods will smile on you. the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Theo van Niekerk Sent

RE: Orion - Postgresql

2001-05-17 Thread elephantwalker
Title: Orion - Postgresql There's a howto on www.orionsupport.com for postgre... -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Budi PrawiraSent: Thursday, May 17, 2001 6:21 PMTo: Orion-InterestSubject: Orion - Postgresql I've searched

test.. delete this

2001-05-19 Thread elephantwalker

RE: Help wanted - Info about exclusive-write-access

2001-05-24 Thread elephantwalker
will not overwrite a orion-specific xml file in the deployment directory, because most of us hacks just modify the automatically created stuff, and only package it up in the final release. regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf

RE: HELP! 1.4.5 and JMS

2001-05-24 Thread elephantwalker
Yes...drop SOAP and use XML-RPC. Faster and lighter and NOT a Microsoft solution. www.xml-rpc.org also Brett McGlaughlin's book Java and XML. Regards, the elephantwalker -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Su, YiSent

RE: XML Schema

2001-05-25 Thread elephantwalker
Su, AFAIK xerces has support for xml schema (at least it was one of the first). Regards, the elephantwalker -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Su, YiSent: Thursday, May 24, 2001 10:52 PMTo: Orion-InterestSubject: XML

RE: HELP! 1.4.5 and JMS

2001-05-25 Thread elephantwalker
this is a considered opinion. In the end, isv's will use whatever gets us to the end of the project in the cheapest, most reliable way. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joseph B. Ottinger Sent: Friday, May 25

logs for loadbalancer

2001-05-29 Thread elephantwalker
I just noticed that the logs for default-access only reflect access from the loadbalancers' ip address (interesting, but not very useful information). 1. How do we get the logs to reflect the requesters' ip address? 2. Are there any loadbalancer logs? regards, the elephantwalker

RE: image/servlet caching issue

2001-05-30 Thread elephantwalker
I think this will solve your problem, add this in your response handler: response.addHeader(Pragma, no-cache); response.addHeader(Cache-Control, no-store); This should do the trick. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto

RE: SSLServerSocket error

2001-05-31 Thread elephantwalker
. regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Berry Sizemore Sent: Thursday, May 31, 2001 11:47 AM To: Orion-Interest Subject: SSLServerSocket error How do I resolve this error message: Error listening to SSLServerSocket

RE: SSLServerSocket error

2001-05-31 Thread elephantwalker
El, ok...I've been thinking about this one. Is this the error you get with IE or NS or the console where orion is running? What CA did you use? Did the thawte test certificate work? Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: Problem with jsp pages

2001-06-01 Thread elephantwalker
, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Marcel Schutte Sent: Friday, June 01, 2001 1:50 AM To: Orion-Interest Subject: Re: Problem with jsp pages Hi Antonio, The way you wrote it right now, getServletContext() should be a method

RE: how to run jsps and servlet on orion?

2001-06-01 Thread elephantwalker
to navigate to your servlet /mysite.com/appboundtodefaultsite/servlet/servletname. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Friday, June 01, 2001 10:07 AM To: Orion-Interest Subject: RE: how to run

atm update?

2001-06-01 Thread elephantwalker
Is the orion team going to update the atm and orion? Its seems to be in conflict with the latest draft spec...dependents and all of that. regards, the elephantwalker

RE: how to run jsps and servlet on orion?

2001-06-01 Thread elephantwalker
/servlet/someatmservlet but there aren't any atm servlets, so you can't use that one as an example, but if there was a servlet, it would work. Of course you could change the path to anything else with the approach 1 or 2 outlined below. Regards, the elephantwalker -Original Message- From

RE: how to run jsps and servlet on orion?

2001-06-01 Thread elephantwalker
on. I found these very useful for ejbs. regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hasan Sent: Friday, June 01, 2001 7:01 PM To: Orion-Interest Subject: RE: how to run jsps and servlet on orion? can i make sth like http

RE: Oracle 9ias Container for J2ee (oc4j)

2001-06-05 Thread elephantwalker
I have been giving the Oracle salesman hell for the last year about their $1,000,000 offer ... since they did not include Orion in the speed test. Now I know why! Great job guys, you bagged the elephant! Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto

RE: getRemoteAddr() - APACHE as proxy !!

2001-06-05 Thread elephantwalker
Andre, Sorry, but the loadbalancer.jar has the same problem. For example, the access logs for the various orion servers only report the ip of the loadbalancer...not very interesting. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: Oracle deal

2001-06-06 Thread elephantwalker
This is from the original poster, Phil Ross. It looks like a version just for Oracle, so I think you should direct your question to Oracle to ask which version and how it compares with Orion 1.5.2. java -jar ./j2ee/home/orion.jar -version Oracle9iAS (1.0.2.2) Containers for J2EE

RE: Enabling SSL on orion using VeriSign Certificate

2001-06-07 Thread elephantwalker
to handle this. There could be some issue with the jsse setup with orion which breaks this. the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rusty Manesiya Sent: Thursday, June 07, 2001 9:52 AM To: Orion-Interest Subject: Enabling SSL

RE: Disable HTTP-server or change port

2001-06-07 Thread elephantwalker
. If you are trying to use this with apache, see the apache links at the site www.orionsupport.com. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scoopy Sent: Thursday, June 07, 2001 2:07 PM To: Orion-Interest Subject: Disable HTTP

RE: Orion Server and MS Access!

2001-06-08 Thread elephantwalker
the odbc bridge is a little "challenged"; ie, it doesn't work most of the time, and I would suggest using this little nogginware bridge...there is a free 30 or 60 day trial, and it is inexpensive: http://www.nogginware.com/ Regards, the elephantwalker -Original Messag

RE: Oracle deal

2001-06-09 Thread elephantwalker
it. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Phillip Ross Sent: Saturday, June 09, 2001 8:45 AM To: Orion-Interest Subject: Re: Oracle deal -- Hani Suleiman [EMAIL PROTECTED] wrote: Can we now get on with bitching

RE: Oracle deal gag

2001-06-09 Thread elephantwalker
...don't blame Orion. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of J Armstrong Sent: Saturday, June 09, 2001 3:50 PM To: Orion-Interest Cc: [EMAIL PROTECTED] Subject: Oracle deal gag Just for fun, try bitching about

RE: Oracle deal gag

2001-06-10 Thread elephantwalker
employees plus overheadand they would have to sell 1000 licenses each year to meet that budget. I don't know what the deal is with Oracle, but it should be enough for them to grow beyond 10 people...and this is a GOOD thing for orion licensees. Regards, the elephantwalker -Original Message

RE: clustering and key generation

2001-06-10 Thread elephantwalker
for anybody to use. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Greg Matthews Sent: Sunday, June 10, 2001 3:19 PM To: Orion-Interest Subject: Re: clustering and key generation jason, thankyou for yor responses

RE: clustering and key generation

2001-06-10 Thread elephantwalker
series of articles on Flashline.com clearly indicates the reasons for abstracting the key generation to the enterprise tier. I would suggest a good read of this. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ate Douma Sent

RE: Problem with starting Orion on Solaris 8

2001-06-10 Thread elephantwalker
, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Sunday, June 10, 2001 6:20 PM To: Orion-Interest Subject: Problem with starting Orion on Solaris 8 Hello everybody I have a problem in getting orion initialised. I am running

RE: Oracle deal gag... but on a different note.

2001-06-11 Thread elephantwalker
to do by going to : http://technet.oracle.com/index.html, and clicking the membership link. Its free. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jay Armstrong Sent: Monday, June 11, 2001 10:22 AM To: Orion-Interest Subject

  1   2   3   >