Michael,

Thank you for your reply.  I got "IJ ERROR: Unable to establish
connection" now. I have DERBY_INSTALL environmental variable set as

C:\programs\db\db-derby-10.1.2.1-bin.

I could run ij under this directory, sysinfo.bat and ij.bat both under
"C:\programs\db\db-derby-10.1.2.1-bin\frameworks\embedded\bin" and
under "C:\programs\db\db-derby-10.1.2.1-bin\frameworks\NetworkServer".
I started the networkserver. Still I got the "IJ ERROR: Unable to
establish connection" error. How can I fix it?

Thanks again.
Ben





On 3/10/06, Michael Oliver <[EMAIL PROTECTED]> wrote:
> I think the latest jdom jar is fine, this tutorial was written a while back.
>
>
> Michael Oliver
> CTO
> Alarius Systems LLC
> 6800 E. Lake Mead Blvd, #1096
> Las Vegas, NV 89156
> Phone:(702)953-8949
> Fax:(702)974-0341
>
>
> -----Original Message-----
> From: Ben Smith [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 10, 2006 6:43 AM
> To: [EMAIL PROTECTED]; [email protected]
> Subject: Re: Creating a different store for each different user
>
> Hi Michael,
>
> I got your tutorials. They are very good.  I am now at the beginning
> of Part 4.  While checking the necessary library, I found that I could
> not get
>
> "jdom-dev.jar".
>
> I have checked on the www.jdom.org, google and slide archives. I would
> like to know whether you can give me one.
>
> Thank you for help.
>
> Ben
>
> On 3/3/06, Michael Oliver <[EMAIL PROTECTED]> wrote:
> > Ben,
> >
> > There is no magic bullet I can put in an email that will suffice for the
> > hard work of digging into the documentation on the slide site and in
> setting
> > up a run time environment to use a debugger to step through the code.
> >
> > You might save some time by following my tutorials starting with the first
> > one at http://www-128.ibm.com/developerworks/edu/os-dw-os-cms1-i.html
> They
> > may be slightly out of date but sufficient for you to get your arms around
> > slide.
> >
> > Michael Oliver
> > CTO
> > Alarius Systems LLC
> > 6800 E. Lake Mead Blvd, #1096
> > Las Vegas, NV 89156
> > Phone:(702)953-8949
> > Fax:(702)974-0341
> >
> >
> > -----Original Message-----
> > From: Ben Smith [mailto:[EMAIL PROTECTED]
> > Sent: Friday, March 03, 2006 11:12 AM
> > To: [EMAIL PROTECTED]; [email protected]
> > Subject: Re: Creating a different store for each different user
> >
> > Michael,
> >
> > Can you tell me any resources showing how I can do Access Control
> > List entries to create a content store using the command client (Slide
> > Client)?  Is "mkcol path" the command to create a content store?
> >
> > What I am trying to do is understanding the flow of classes in the
> > Slide server, understanding the source code for creating content
> > stores and their permissions, and eventually I will direct the content
> > to be stored in any different places I want other than the default
> > file system.
> >
> > Thank you for your reply.
> >
> > Ben
> >
> > On 3/2/06, Michael Oliver <[EMAIL PROTECTED]> wrote:
> > > Ok, well you may have posted here because you didn't get a reply there
> but
> > > you also didn't repost over there like I asked.  I would have replied
> over
> > > there.  But I don't think you know what you are asking.
> > >
> > > You are confusing the term "Store".  In Slide a Store is a handler that
> > > handles specific types of calls from the Web DAV server.  There are a
> > number
> > > of them like Content, Node, Security, etc.
> > >
> > > What I believe you are talking about is each user would have their own
> > > content under a given path and can control that content under that path
> > > while being able to access content in a different path that is shared.
> > >
> > > This does NOT require any coding, just Access Control List entries and
> you
> > > can do that with the command line client or you can use code to write an
> > > application that you can use to maintain these ACLs.
> > >
> > > Please do not post a reply to the developers list, it will be ignored.
> I
> > > have cc'd the slide users list, please reply there if you wish.
> > >
> > > Michael Oliver
> > > CTO
> > > Alarius Systems LLC
> > > 6800 E. Lake Mead Blvd, #1096
> > > Las Vegas, NV 89156
> > > Phone:(702)953-8949
> > > Fax:(702)974-0341
> > >
> > >
> > > -----Original Message-----
> > > From: Ben Smith [mailto:[EMAIL PROTECTED]
> > > Sent: Thursday, March 02, 2006 9:23 AM
> > > To: Slide Developers Mailing List; [EMAIL PROTECTED]
> > > Subject: Re: Creating a different store for each different user
> > >
> > > Michael,
> > >
> > > I posted in the user mailing list. Since I got no help there, I posted
> > here.
> > >
> > > What I want is that a user can create his own store and has capability
> > > to control his store while he will be assigned with permission to
> > > access shared stores.  Can you help please? Or tell me where the
> > > source code is.
> > >
> > > Thank you very much.
> > >
> > > Ben
> > >
> > > On 3/1/06, Michael Oliver <[EMAIL PROTECTED]> wrote:
> > > > This should really be on the slide-user list.
> > > >
> > > > Repost over there with the requirements and someone might help.
> > > >
> > > > It is for permissions or what?
> > > >
> > > > Michael Oliver
> > > > CTO
> > > > Alarius Systems LLC
> > > > 6800 E. Lake Mead Blvd, #1096
> > > > Las Vegas, NV 89156
> > > > Phone:(702)953-8949
> > > > Fax:(702)974-0341
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Ben Smith [mailto:[EMAIL PROTECTED]
> > > > Sent: Wednesday, March 01, 2006 2:59 PM
> > > > To: [email protected]
> > > > Subject: Creating a different store for each different user
> > > >
> > > > Hi,
> > > >
> > > > Any one knows how I can create a different file store for each
> > > > different user?  Or point the source code I can modify to do this.
> > > > Please help.
> > > >
> > > > Thanks.
> > > >
> > > > Ben
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> >
> >
>
>

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

Reply via email to