I'm trying to set Orion up to run my jsp pages on one box and my beans on
another box. Where does the jndi.properties file go so that my default
InitialContext correctly points to the other box? I'm deploying to a
directory instead of a .war file. I've tried putting under my web-root
directory, but that did not seem to work. Is there some special place to
put it change the default InitialContext?
Another question: The url in the jndi.properties files under the orion/demo
directory all have "ormi://localhost/ejbsamples" Is ejbsamples the
application name as defined in the server.xml file?
Thanks,
John