I was having problems finding Domain.xml when trying to access Slide API from my own jsp pages.
I modified the slide.properties in the slide-kernel-2.0rc1.jar file and set it's org.apache.slide.domain property to match with the absolute path to the Domain.xml in our server. I also removed all other slide-kernel.jars except those under webapps/slide... and webapps/myapp...
Now when I'm trying to access our namespace in the Domain object it returns null. I made few checks through my test jsp page and I found out that our namespace is supposedly not initialized altough if I connect straight to Slide (http://hostname.com/slide) it works ok. If I try enumerateNamespaces() I get nothing. If I ask default namespace it returns "slide" which is ok. And when I ask for the getDomainFileName() I get just "Domain.xml" not the whole absolute path I tried to give it.
Any idea why I get this null NamespaceAccessToken or why it says our namespace is not initialized although it slide is running and the namespace can be accessed through browser? And why didn't changing the property in slide.properties file affect anything?
Again any help would be appreciated.
-Ari Paasonen
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]