Orion application clients and Java Web Start

2001-11-21 Thread Magnus Nilsson
Hi, I have an application client that uses EJB that I like to distribute through Java Web Start. The client works fine with both the ApplicationClientInitialContextFactory and the RMIInitialContextFactory JNDI factories when launched from the command line, however when launched from the Java Web

orion-ejb-jar.xml and exclusive-write-access

2000-10-09 Thread Magnus Nilsson
We have a database VIEW in an Oracle database that we like to access from the ejb container. We have written an entity bean that mirrors the VIEW in orion-ejb-jar.xml and use findByPrimaryKey to access a row in the view. This works nicely, however Orion uses a little more cashing of this entity

getRemoteUser

2000-08-31 Thread Magnus Nilsson
I have a site with a public and a protected area. The protected area has a security constraint set in web.xml. When the user wanders into the protected area he/she has to login using basic authentication. No problems so far. On the public pages I have a message that shows if the user is logged

UserManager question

2000-08-01 Thread Magnus Nilsson
I'm writing a custom user manager for Orion. I need to access a file in the J2EE application structure (such as app/META-INF/um.xml or app/webapp/WEB-INF/um.xml) that contains additional settings for the user manager for a specific application. How can I find the application root (or the