Peter thanks for the suggestions, actually the problem vanished when i moved over to a JDBCDescriptorStore from the org.apache.slide.store.txfile.TxXMLFileDescriptorsStore


Reddy



Nevermann, Dr., Peter wrote:
I'll take care of the problems with ACLSecurityImpl asap.

Another workaround:
1) disable ACLSecurityImpl by setting the "acl_sematics" parameter in the
namespace config (Domain.xml):
<parameter
name="acl_semantics">org.apache.slide.security.SecurityImplAllGrant</paramet
er>
2) swith-off authorization in slide.properties:
org.apache.slide.security=false

Sorry about this! Peter



-----Original Message-----
From: Dodda Reddy [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 20, 2003 08:57
To: slide-user
Subject: getting NullPointerException with Domain.init()


Hi,
I am trying to use the API and i am getting the NullPointerException listed below. Its the latest code base from the repository. Digging in a little deeper i found that MemoryDescriptorsStore in not yet initialized and thats the reason for the nullpointer. Just printed a stacktrace to see at what point it is getting initialized and thats been listed below






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to