Re: UserManager

1999-12-20 Thread Bernard Sauterel
Ok. I get it working now, with "EJBUserManager": - in "./config/ejb.xml", uncomment line "../demo/ejb/usermanager/" - using hSql, "password" field seems to be forbidden, so you have to set up related "" on "./demo/ejb/usermanager/orion/orion-ejb-jar.xml" to value different than "password".

JSP bug report

1999-12-20 Thread Brien Voorhees
I had the following line in a JSP file : "hello, this is the index jsp file from d:\web\index.html" and when I tried to access it the following error was generated : -- Syntax error in source __jspPage0.java:25: Invalid escape character.

Re: UserManager

1999-12-20 Thread Bernard Sauterel
At least orion check the correctness of "class" and "dataSource" parameters, as I got error message when using wrong values. But no message if other parameters are wrong. -bernard- On Mon, Dec 20, 1999, Bernard Sauterel <[EMAIL PROTECTED]> wrote: >Does anyone have experience in setting up cust

UserManager

1999-12-20 Thread Bernard Sauterel
Does anyone have experience in setting up custom user manager, like DataSourceUserManager or EJBUserManager ? I tried using DataSourceUserManager, but orion seems to ignore my settings (or where should I look to get error status ?). I modified "default-site/web-application.xml" as follow, confor

Orion as RMI server

1999-12-20 Thread Andreas Philipp
Hi, I just discovered Orion today and downloading, installing and trying out the examples was quite a nice experience. I just wonder if there is an option to use Orion as RMI server, registering with it classes as one does normally with the RMI Registry and being able to obtain remote references