Thank you, very interesting indeed. But what is the principle of operation
behind the helper factories - I mean, how do you actually convert a SwiftMQ
object to implement Referenceable?
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Edwards, Carl
> Sent: 25 May 2001 13:37
> To: [EMAIL PROTECTED]
> Subject: [developers] Sun's File System JNDI provider setup problem
>
>
>
> Here are the properties that we have use to get this to work:
>
> static String[][] PROPS = {
> { Context.INITIAL_CONTEXT_FACTORY,
> "com.sun.jndi.fscontext.RefFSContextFactory" },
> { "java.naming.factory.state",
> "com.consilient.sitelet.runtime.jndi.sunfs.FSSerializer" },
> { "java.naming.factory.object",
> "com.consilient.sitelet.runtime.jndi.sunfs.FSDeserializer" },
> { "jndi.syntax.direction", "left_to_right" },
> { "jndi.syntax.separator", "\\" },
> { Context.PROVIDER_URL, "file://tmp" }
> };
>
> -Carl
>
> -----Original Message-----
> From: Konstantinos Tsapakis [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 25, 2001 5:28 AM
> To: [EMAIL PROTECTED]
> Subject: [developers] Sun's File System JNDI provider setup problem
>
>
>
> Hello
>
> I've been trying to setup SwiftMQ to work with Sun's File System JNDI
> service provider (on WinNT) with no luck. I fear I'm doing something too
> obviously wrong. Here's my custom fs.properties file:
>
> java.naming.property.names=java.naming.factory.initial,java.naming
> .provider.
> url
>
> java.naming.factory.initial=com.sun.jndi.fscontext.RefFSContextFactory
> java.naming.provider.url=file:/tmp/
>
> context=
>
>
> The router seems to start up fine but I haven't managed to look up any
> objects through the file system JNDI - and the C:/tmp/ directory remains
> empty. Shouldn't there be something like a .bindings file in
> there providing
> references to the SwiftMQ implementations? I'm still too new to
> JNDI and JMS
> to suss this; I'd appreciate your help.
>
> Thank you
>
> Kostas
>
>
>
> __________________________________________________________________
> __________
> ____
> This email (and any attachment) is private and confidential. If you were
> not meant to receive it, please delete it and tell us by phone or email.
> Although we scan all email and attachments we do not accept responsibility
> for viruses.
> __________________________________________________________________
> __________
> ____
>
>
> ------------------------------------------------------
> SwiftMQ developers mailing list * http://www.swiftmq.com
> To unsubscribe from this list, send an eMail to
> [EMAIL PROTECTED] and write in the body of your message:
> UNSUBSCRIBE developers <your-email-address>
> Archive: http://www.mail-archive.com/developers@mail.iit.de/
>
>
> ------------------------------------------------------
> SwiftMQ developers mailing list * http://www.swiftmq.com
> To unsubscribe from this list, send an eMail to
> [EMAIL PROTECTED] and write in the body of your message:
> UNSUBSCRIBE developers <your-email-address>
> Archive: http://www.mail-archive.com/developers@mail.iit.de/
>
>
>
>
>
________________________________________________________________________________
This email (and any attachment) is private and confidential. If you were
not meant to receive it, please delete it and tell us by phone or email.
Although we scan all email and attachments we do not accept responsibility
for viruses.
________________________________________________________________________________
------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/