  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | -none- | -none- 2003-11-30 - By Aaron Tubman
Back Hi all. I have the following problem: We use J2EE App server (Tomcat + JBoss) which as usualy supports LDAP protocol. We plain to use this protocol in order to syncronize some shared data (this data will be updated with each one of servers in cluster) over servers in clustering. The problem here is that some parts of the system is C++ code, which should be synchronied with this data too. What is the way to do this. May be there is C++ modules which supports LDAP or some other suggestions. thanx a lot Aaron
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Message</TITLE> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2716.2200" name=GENERATOR></HEAD> <BODY> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003>Hi all. </SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003>I have the following problem: </SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003>We use J2EE App server (Tomcat + JBoss) which as usualy supports LDAP protocol. We plain to use this protocol in order to syncronize </SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003>some shared data (this data will be updated with each one of servers in cluster) over servers in clustering. </SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003></SPAN></FONT> </DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003>The problem here is that some parts of the system is C++ code, which should be synchronied with this data too.</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003>What is the way to do this. May be there is C++ modules which supports LDAP or some other suggestions.</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003></SPAN></FONT> </DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003>thanx a lot</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003></SPAN></FONT> </DIV> <DIV><FONT face=Arial size=2><SPAN class=505005316-30112003></SPAN></FONT><FONT face=Arial size=2><STRONG>Aaron</STRONG></FONT></DIV> <DIV dir=ltr align=left><FONT face=Arial size=2></FONT> </DIV> <DIV> </DIV></BODY></HTML>
|
|
|