You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Jacob Lund <ja...@qualiware.com> on 2002/02/06 15:11:54 UTC

J2EE DescriptorStore

Hi All,

I am trying to use the J2EE Descriptor store. I get the following
message on my console:

06 Feb 2002 15:01:26 - slidestore.j2ee.J2EEDescriptorsStore - INFO -
Loading and registering datasource jdbc/mtx
06 Feb 2002 15:01:26 - INFO - FileContentStore rootpath:
d:\Tomcat4\contentstore
06 Feb 2002 15:01:26 - org.apache.slide.common.Namespace - INFO -
Loading namespace slide parameters
06 Feb 2002 15:01:26 - org.apache.slide.common.Namespace - INFO -
Loading namespace slide base data
06 Feb 2002 15:01:26 - slidestore.j2ee.J2EEDescriptorsStore - INFO -
Connectingto "null" as user "null"
06 Feb 2002 15:01:26 - org.apache.slide.common.Namespace - ERROR -
Unable to read Namespace base configuration file :
06 Feb 2002 15:01:26 - org.apache.slide.common.Namespace - ERROR -
java.lang.NullPointerException
java.lang.NullPointerException
        at
slidestore.j2ee.J2EEDescriptorsStore.connect(J2EEDescriptorsStore.java:2
86)
        at
org.apache.slide.store.AbstractStore.connect(AbstractStore.java:236)
        at
org.apache.slide.common.AbstractServiceBase.connectIfNeeded(AbstractServ
iceBase.java:214)

The line connecting to "null" as user "null" does not seem right - The
username, password and database are all defined in my server.xml
datasource specification.

Am I missing something?

/Jacob 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>