Hi to all,
when i try to execute the code below; 

NamespaceAccessToken token = Domain.accessNamespace(new
SecurityToken(this),nameSpace);
Content content = token.getContentHelper();
content.create(this.slideToken,"c:\\slide\\sample.txt",true);

i got exception:

org.apache.slide.structure.ObjectNotFoundException: No object found at
/c:\slide\sample.txt

how can i fix this problem or where does  "/" refer at filesystem.

please help me,
Ethem Yuksel


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

Reply via email to