Re: URLs in web apps

2000-09-01 Thread Brien Voorhees
I'm pretty sure it's a standard HTML tag. Brien Voorhees Invest.com - Original Message - From: "Kevin Duffey" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Friday, September 01, 2000 2:23 PM Subject: RE: URLs in web apps HI, Is that a HTML

Re: Bogus error message?

2000-08-04 Thread Brien Voorhees
This may be no help at all but I thought I'd throw it out there as a possibility. You might want to make sure you don't have any uppercase-versus-lowercase problems. (i.e. your directory is "\orion\xercise\." but in your config file it's listed as "\orion\Xercise\.&quo

Re: orion-web.xml: development=true

2000-07-06 Thread Brien Voorhees
You should be able to find them in "~orion/application-deployments/default/appName/persistence/" . Brien Voorhees - Original Message - From: "Steven Punte" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Thursday, July 06, 2000 8:52 AM Subje

Re: Make changes without losing session?

2000-07-06 Thread Brien Voorhees
a restart after changing a servlet then it seems to work ok. I assume I shouldn't have to do a restart after any servlet/bean changes. Any ideas? Thanks again for your help, Brien Voorhees Here's the exact error, by the way : 500 Internal Server Error java.lang.ClassCastException: com.quick

Make changes without losing session?

2000-07-05 Thread Brien Voorhees
e same problem as above. If someone can enlighten me, I'd really appreciate it. Thank you, Brien Voorhees

Please help - autoencode doesn't seem to work

2000-05-23 Thread Brien Voorhees
t autoencode-urls is "true" by default, so I probably don't even need to specify it in my orion-web.xml but I tried it just to make sure. Any help would be greatly appreciated. I'm hoping to start beta-testing my site in the next few days Thank you, Brien Voorhees

incorrect mime types

2000-03-02 Thread Brien Voorhees
ges to text/xml. If I shutdown Orion and restart it repeats this behavior (html first time, xml subsequently). I can send you my xml and xsl file if that would help diagnose this problem. Brien Voorhees

Several OrionServer questions

2000-02-28 Thread Brien Voorhees
-fledged user manual? I really like Orion and feel it's an awesome server however the lack of documentation is still a major weakness. I know there are lots of things that Orion can do for me that I'm not using simply because I don't know it's there or don't know how to use it. Thank you, Brien

Re: Several OrionServer questions

2000-02-28 Thread Brien Voorhees
d by users. This will be the case until we can't find new bugs and documentation is of top quality. Some small features might of course be added, but for big things I would expect over a month. Excellent! Looking forward to it. Brien Voorhees

Re: Viewing the generated code

2000-01-11 Thread Brien Voorhees
tjsp-cache-directory./persistence/jsp-cache-directory Hope that helps, Brien Voorhees

Re: EJB w/ different DB's

2000-01-04 Thread Brien Voorhees
sure but I think it's Open Source, as well. You can check it out at www.mysql.com. O'Reilly has a book that covers MySQL called "MySQL mSQL". It's available at BookPool, which has really good prices on technical books http://www.bookpool.com/.x/nt696p9rmi/sm/1565924347 . Hope that helps Brien Voorhees

Parameter parsing bug?

1999-12-27 Thread Brien Voorhees
but the second one results in all null-values. blahjsp?one=1two=three=3 blahjsp?one=1twothree=3 Thank you, Brien Voorhees

Re: next releases?

1999-12-22 Thread Brien Voorhees
When upgrading from 8.1 to 8.3 (or 8.2) do we need to actually install it, or can we just copy over our old "orion.jar" (and the other .jar's you mentioned)? I never know whether the XML configurations files 'n' stuff are compatible from one release to the next. Thank you, Brie

EJB tutorial (addendum)

1999-12-14 Thread Brien Voorhees
n packages so it's not a problem but I thought I'd mention it in case anyone else tries creating them as a package and gets confused by this. Brien Voorhees

Misleading error msg when leaving off throws RemoteException

1999-12-14 Thread Brien Voorhees
me of type MyPriceHistory: Error creating home instance: java.lang.NullPointerException (null) Orion/0.8.1 initialized If possible, it'd be good to display a more explanatory error message. Brien Voorhees