Re: Syslog

2001-04-10 Thread Eric Anderson
It looks like you're using one of the newer versions of Syslog. I only have experience with an older version that did not use an XML config file. My first guess after looking at your code is that ServletContext.getRealPath() is not returning what you think it should. Have you tried writing th

Re: Syslog

2001-04-09 Thread Eric Anderson
I've used Syslog in several projects now, and it's worked fine. Are you calling its initialization methods to set the logging level? -Eric -- On Mon, 9 Apr 2001 14:55:50 Diego Amicabile wrote: >Hi people, > >has anybody tried to use the Syslog from protomatter >inside of Orion (http://pr

Re: JNDI SecurityException

2001-03-27 Thread Eric Anderson
>> I tried the ApplicationClientInitialContextFactory (by mistake) when I first set >this up. >> I just gave me other problems (I think there was some sort of complaint about a >missing >> application.xml file). > >I believe this complaint is because it is looking for META-INF/application-clie

RE: JNDI SecurityException

2001-03-26 Thread Eric Anderson
Hi Nimret, >this is funny - it took me a whole week to get this right +) That's not funny! That means that the documentation is seriously inadequate! >> System.setProperty("java.naming.factory.initial","com.evermind >.server.rmi.RMIInitialContextFactory"); > >this should be different .. check

Re: JNDI SecurityException

2001-03-26 Thread Eric Anderson
I tried the ApplicationClientInitialContextFactory (by mistake) when I first set this up. I just gave me other problems (I think there was some sort of complaint about a missing application.xml file). As far as I know, there should be no reason that I cannot use the RMIInitialContextFactory f

Re: JNDI SecurityException

2001-03-26 Thread Eric Anderson
Hi, I just tried this. No change: SecurityException - invalid username/password for PersonBean. Tnx, Eric -- On Mon, 26 Mar 2001 13:22:56 KirkYarina wrote: >System.setProperty("java.naming.provider.url","ormi://192.168.100.3/appname"); >

Re: JNDI SecurityException

2001-03-26 Thread Eric Anderson
> The default administrator > > > > > > >If there is no reference to the 'deactivated' keyword, I believe that the default is >'false' >and this isn't your problem... > >Good luck! >Ray >---

JNDI SecurityException

2001-03-26 Thread Eric Anderson
I'm trying to re-deploy an existing CMP bean on Orion and am having no luck at all with the JNDI lookup of the bean's home interface. No matter what I change or what I try, I *always* get a SecurityException saying that the userid/password is invalid. The principal and credentials that I am