Title: RE: [JBoss-user] persistent JNDI

Sylvia,

This is very possible, however, I am struggling with this one myself.  I have successfully hooked up JBoss 2.1 using iPlanet Directory Server 5.0beta.  You can use LDAP as one means of persistence.  I am able to do lookups through the External/Context, however, when trying to do bind (write), I currently get errors with LDAP schema.  The same bind to jnp works.

Another means is a database through JDBC.  Go through the FAQ on JBoss site.  Let me know if you choose LDAP.

Sam

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 10:12 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] persistent JNDI


Hi All,
Is it possible to make JNDI context naming persistent between server start
ups?
I created several subcontexts, and when I reboot the server, the
information is gone. Is there any mechanism to persist the user contexts?

Thank you

Sylvia


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to