[JBoss-user] [Security & JAAS/JBoss] - password generator

2005-10-21 Thread soussou
Hi;


I would like to use a effective password generator (in java) without GUI (batch 
mode).

Regards;


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902583#3902583

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902583


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Workflow engine

2005-10-18 Thread soussou
Hi;

I search a Workflow engine (or a tool) open source Java/J2ee for the management 
of the workflow which is complete (more used).
Is what just Jboss this type of engine?

regards;

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901727#3901727

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901727


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Protected a login/password into a mail

2005-10-07 Thread soussou
Hi;

I search a solution to :

- Generate automatically a password
- I send the login/password into a mail and I would like to protect the login 
and the password ?

Regards:

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899797#3899797

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899797


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - restart a connection pool under JBoss

2005-09-05 Thread soussou
Hi;

Currently we are connecting to one database since we use the standard xml 
descriptor files with JNDI settings. 
When the SQL server crash, my application is done and I must restarted  JBoss 
for launching the application.
Under Jboss, how to reactivate automatically the connection pool without 
restarted JBoss  ?

Many thanks in advance. 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893077#3893077

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893077


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - stopped a pool connexion

2005-08-30 Thread soussou
Hi;

How to stop a pool of connection without stopping Jboss ? I would like to log 
out all users connected to a database.

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892264#3892264

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892264


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Control license

2005-08-20 Thread soussou
Hi;


I would require a assistance for the following questions :

I must implement a  soft which lock an application : the use of the application 
is subjected to a licence. This licence is to activate by one encrypted key  
(its possible to use the application for one given length of time).
Authorization = Authorizes the use for a number access users limited + creation 
of a number limited of folder into the database.
 
How to solve the following problem:
 
- How to build the code of activation (I thought of a doublet:
hardware hash + a ID) ? 
- To control the authorizations into the database ?
- How to block the software properly?

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890913#3890913

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890913


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Licence + logout solution

2005-08-14 Thread soussou
Hi;

Q1: I seek a clean logout solution of the users already connected to
J2ee site just before the launching maintenance processus of web site(update of 
the database) ?

Q2: I must implement a module of management of licence in using a system of 
keys encoding, I seek the most effective solution.

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889956#3889956

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889956


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - maintenance of a web site

2005-07-15 Thread soussou
Hi;

I would like to realize a procedure of rebuilding of a web site (J2ee 
application) at the time of phase of maintenance (updated of the database).
Have you any idea for that ? I must to use a filter servlet for locking all 
pages, two database in clustering for the update, etc ...
How the official site realize this maintenance processus (for example Sun site).

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885042#3885042

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885042


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Your assistance

2005-07-14 Thread soussou
Hi;

I need your assistance for following questions :

Q1: How to send a request to an j2ee application to post the maintenance page 
and lock all users connections  (update of the database).

Q2: this project is open source under Linux and I must migrate a database 
implemented with SQLserver 2000, then I hesitate between
Firebird or PostGreSQL ?

Q3: I would like also to realize a code source which allows to get the data 
(coming from a DMZ), stored into a buffer zone then after a manuel control (for 
example via a GUI)  inject them into  local base (LAN).

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884872#3884872

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884872


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - To protected my application

2005-07-10 Thread soussou
Hi;

I search all information to protected my J2ee application on Jboss 4.02 ? My 
application manage of the data very critical and which security solutions 
provides Jboss for that ?

regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884294#3884294

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884294


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - authentication module

2005-07-08 Thread soussou
Hi; 

I think that I am not the first people to realize a authentication module using 
jaas api. 
If you have any information for that, I'am very interested 
I use Jboss and I would like to implement a jaas authentication module with a 
Oracle database (login + password are stored into the database).

regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884221#3884221

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884221


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - stunnel or SSL

2005-07-06 Thread soussou
Hi; 

The stunnel installation between a AS (Jboss) and a data server (SQLserver 
2000) will generate problems of performance at the time of the execution of the 
requests by several users ?
Or it is necessary to better use the SSL mode provides by the two servers ?
If a person has already to treat this problem, I am interested by procedure to 
follow.

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883859#3883859

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883859


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Jaas implementation

2005-06-25 Thread soussou
Hello;

I seek a good implementation (source code) "PAM" using Jaas to
authenticate of the users into a database. 
If somebody has already to treat this problem, I would  like to see how one 
makes (I use JBoos as its but normally this implementation is iindependant of 
the AS). 

Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882726#3882726

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882726


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Jaas + LDAP code source

2005-06-17 Thread soussou
Hi;

I search a real implementation (code source) using Jaas 
authentification/autorization with LDAP access which works with any AS (and 
particulary Jboss).
I do not speak about example but about a code which works in production.

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881914#3881914

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881914


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Deploying a *.exe file on Jboss

2005-06-15 Thread soussou
Hi;

I compile my J2ee application in natif code (using gcj) and I generated a *.exe 
file.
Its possible for deploying this file exe on JBoss (like a file .war or .ear) ?

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881584#3881584

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881584


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - JBoss Security

2005-06-10 Thread soussou
Hi;

How to protect effectively the password (access to the database) into the Jboss 
config files (xml) ? 
For the moment I use a simple login module for encrypting a datasource password 
: http://www.jboss.org/wiki/Wiki.jsp?page=EncryptingDataSourcePasswords ?

I search another solution much more powerful !

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881066#3881066

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881066


---
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - To encrypt the password

2005-06-08 Thread soussou
Hi;

I would like to change  the algorithm to encrypt the password into the JBoss 
config file which to allows to configure a datasource.
I would like to have your opinion on the most effective algorithm : DES, Triple 
DES, HMAC-MD5, and HMAC-SHA1 algorithms ?

Regards;


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880772#3880772

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880772


---
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - switch datasource

2005-06-02 Thread soussou
Hi;


Q: How to switch in live of a database at another when used double databases 
(Jboss + SQLServeur 2000 : the two bases are localized into the DMZ) ?

Regards;

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880010#3880010

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880010


---
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: Encrypted LDAP password

2005-05-04 Thread soussou
"[EMAIL PROTECTED]" wrote : Unless the underlying ldap server supports a hashed 
password, there is no support for this currently.

 Hi Scott

 This is not well for Jboos safety : a password in light into a config file ?
all the servers (Websphere, weblogic, ...) provide a means for crypting the 
passwords 

 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876402#3876402

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876402


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Encrypted LDAP password

2005-05-03 Thread soussou
 Hi 

 I would like to encrypte LDAP access password into the Jboss file 
"jboss-service.xml".
This file contains : 
 

 Ldap/user
 
  
java.naming.factory.initial=fr.cimaya.topale.service.login.ldap.LdapCtxFactoryWrapper
  
java.naming.security.principal=cn=ExtranetAccess,CN=Users,DC=wsrv3,DC=extranet
  
java.naming.provider.url=ldap://195.160.4.10:636/CN=Users,DC=wsrv3,DC=extranet
  java.naming.security.authentication=simple
  java.naming.security.credentials=toto   
param.admin.login=tata
  param.field.profile=telephoneNumber
  
param.fields.credentials.keys=companyId,companyUserId,recipientUserId,question,answer
  
param.fields.credentials.fields=postOfficeBox,postalCode,postalCode,st,l
  param.field.failedLogin=description
  param.maxLoginFailed=3
  java.naming.security.protocol=ssl
  
java.naming.ldap.factory.socket=fr.cimaya.topale.service.login.ldap.DebugSocketFactory
 
 javax.naming.ldap.InitialLdapContext
 true
 


 regards 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876256#3876256

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876256


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Authentication & autorization of a j2ee application

2005-04-27 Thread soussou
 Hi 



 I would like to use JBoss for the authentication & autorization of a user from 
LDAP directory (Active Directory).
Q : how use Jboss security with a LDAP to guarantee a better safety : I must 
used jaas api or another api (please give me un example) 

 Regards 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875676#3875676

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875676


---
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Jaas or securityfilter

2005-04-19 Thread soussou
 Hi 


 I would like to implemented a authentification module via LDAP directory.
I have two solutions :

1- Use the internal security of the Jboss (Jaas api); or
2- Realize a external module

the first solution is not flexible nor reusable because it depends on
the configuration of each server (Jboss, Jonas, websphÃre, ...). Each server 
proposes a solution owner.
The  second is reusable and independent of the server and I use "Secutiyfilter" 
as module.
which are your opinion on this subject ?   

 regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874549#3874549

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874549


---
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - encoding Password

2005-04-18 Thread soussou
 Hi 


 how password-crypter into the Jboss config files (xml) ? 
When I created a datasource via the admin console, the password to access to 
the database is not crypted (its clear). 


 regards 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874364#3874364

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874364


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
"soussou" wrote : Hi;
  | 
  | From of the my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
  | I followed the recommendations of JBoss documentation :
  | 
  | 1- I have create a mbean into the file "jboss-service.xml" : 
  | 
  | 
  | 
mbeancode="org.jboss.naming.ExternalContext"name="jboss.jndi:service=ExternalContext.jndiName=external/annuaire"
  | 
  | attribute name="JndiName" externalannuaire attribute
  | attribute-name="Properties" annuaire.properties attribute
  | attribute-name="InitialContext" javax.naming.ldap.InitialLdapContext 
attribute
  | attribute-name="RemoteAccess" true attribute
  | mbean
  | 
  | (I have a problem with the tags, so I removed the special character ">, /, 
>).
  | 
  | Where "annuaire.properties" is a properties file contains the LDAP 
ressources :
  | 
  | java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
  | java.naming.provider.url=ldap://192.10.10.12:636
  | java.naming.security.principal=CN=Users,DC=local,DC=ot
  | java.naming.security.authentication=simple
  | java.naming.security.credentials=lune
  | java.naming.security.protocol=ssl
  | 
  | when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
  | But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?
  | 
  | If you have any information  for this problem, please help-me  
  | 
  | Regards



Sorry this message is confused is not clear, if you wish to answer me, use the 
next message with tje subjet "Configuration LDAP ressources" 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874228#3874228

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874228


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Configuration LDAP ressources

2005-04-17 Thread soussou
Hi; 

>From of the my j2ee application, I would like to get via jndi the ldap 
>ressources (server name, IP address, the port, login, password, ...). 
I followed the recommendations of JBoss documentation : 

1- I have create a mbean into the file "jboss-service.xml" : 

 
mbeancode="org.jboss.naming.ExternalContext"name="jboss.jndi:service=ExternalContext.jndiName=external/annuaire"
 

attribute name="JndiName" externalannuaire attribute 
attribute-name="Properties" annuaire.properties attribute 
attribute-name="InitialContext" javax.naming.ldap.InitialLdapContext attribute 
attribute-name="RemoteAccess" true attribute 
mbean 

(I have a problem with the tags, so I removed the special character ">, /, >). 

Where "annuaire.properties" is a properties file contains the LDAP ressources : 

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory 
java.naming.provider.url=ldap://192.10.10.12:636 
java.naming.security.principal=CN=Users,DC=local,DC=ot 
java.naming.security.authentication=simple 
java.naming.security.credentials=lune 
java.naming.security.protocol=ssl 

when I start Jboss, the Bean it is well created and visible into the admin 
console with a state "Started". 
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ? 

If you have any information for this problem, please help-me 

Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874227#3874227

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874227


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
Hi;

>From of the my j2ee application, I would like to get via jndi the ldap 
>ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 


mbeancode="org.jboss.naming.ExternalContext"name="jboss.jndi:service=ExternalContext.jndiName=external/annuaire"

attribute name="JndiName" externalannuaire attribute
attribute-name="Properties" annuaire.properties attribute
attribute-name="InitialContext" javax.naming.ldap.InitialLdapContext attribute
attribute-name="RemoteAccess" true attribute
mbean

(I have a problem with the tags, so I removed the special character ">, /, >).

Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  

Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874226#3874226

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874226


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
Hi;

>From of the my j2ee application, I would like to get via jndi the ldap 
>ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 


mbeancode="org.jboss.naming.ExternalContext"name="jboss.jndi:service=ExternalContext.jndiName=external/annuaire"

attribute name="JndiName" externalannuaire attribute
attribute-name="Properties" annuaire.properties attribute
attribute-name="InitialContext" javax.naming.ldap.InitialLdapContext attribute
attribute-name="RemoteAccess" true attribute
mbean

Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  

Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874225#3874225

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874225


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
Hi;

>From of the my j2ee application, I would like to get via jndi the ldap 
>ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 




externalannuaire
annuaire.properties
javax.naming.ldap.InitialLdapContext
true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  

Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874224#3874224

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874224


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
Hi;

>From of the my j2ee application, I would like to get via jndi the ldap 
>ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 




external/annuaire
annuaire.properties
javax.naming.ldap.InitialLdapContext
true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  

Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874223#3874223

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874223


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
Hi;

>From of the my j2ee application, I would like to get via jndi the ldap 
>ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 



external/annuaire
annuaire.properties
javax.naming.ldap.InitialLdapContext
true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  

Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874222#3874222

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874222


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
"soussou" wrote :  Hi 
  | 
  | 
  | 
  |  From of the my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
  | I followed the recommendations of JBoss documentation :
  | 
  | 1- I have create a mbean into the file "jboss-service.xml" : 
  | 
  | 
  | 
  | external/annuaire
  | annuaire.properties
  | javax.naming.ldap.InitialLdapContext
  | true
  | 
  | 
  | Where "annuaire.properties" is a properties file contains the LDAP 
ressources :
  | 
  | java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
  | java.naming.provider.url=ldap://192.10.10.12:636
  | java.naming.security.principal=CN=Users,DC=local,DC=ot
  | java.naming.security.authentication=simple
  | java.naming.security.credentials=lune
  | java.naming.security.protocol=ssl
  | 
  | when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
  | But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?
  | 
  | If you have any information  for this problem, please help-me  
  | 
  | 
  | 
  |  Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874221#3874221

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874221


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
 Hi 



 From of the my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 



external/annuaire

annuaire.properties
javax.naming.ldap.InitialLdapContext
true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  



 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874220#3874220

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874220


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
"soussou" wrote : "soussou" wrote : "soussou" wrote :  Hi 
  |   |   | 
  |   |   | 
  |   |   | 
  |   |   |  From my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
  |   |   | I followed the recommendations of JBoss documentation :
  |   |   | 
  |   |   | 1- I have create a mbean into the file "jboss-service.xml" : 
  |   |   | 
  |   |   | 
  |   |   | 
  |   |   | external/annuaire 
  |   |   | attribute
  |   |   | annuaire.properties 
  |   |   | 
  |   |   | 
javax.naming.ldap.InitialLdapContext 
  |   |   | true 
  |   |   | 
  |   |   |  
  |   |   | 
  |   |   | 
  |   |   | Where "annuaire.properties" is a properties file contains the LDAP 
ressources :
  |   |   | 
  |   |   | java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
  |   |   | java.naming.provider.url=ldap://192.10.10.12:636
  |   |   | java.naming.security.principal=CN=Users,DC=local,DC=ot
  |   |   | java.naming.security.authentication=simple
  |   |   | java.naming.security.credentials=lune
  |   |   | java.naming.security.protocol=ssl
  |   |   | 
  |   |   | when I start Jboss, the Bean it is well created and visible into 
the admin console with a  state "Started".
  |   |   | But when I would like to display the jndi with JNDIView, the page 
has an infinite size because the JNDI input "external/annuaire" it even 
contains a JNDI input "external/annuaire" which it even contains a JNDI input, 
etc... (a loop) ?
  |   |   | 
  |   |   | If you have any information  for this problem, please help-me  
  |   |   | 
  |   |   | 
  |   |   | 
  |   |   |  Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874218#3874218

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874218


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
 Hi 



 From my j2ee application, I would like to get via jndi the ldap ressources 
(server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 



external/annuaire 

annuaire.properties 

javax.naming.ldap.InitialLdapContext 
true 

 


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  



 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874219#3874219

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874219


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
"soussou" wrote : "soussou" wrote :  Hi 
  |   | 
  |   | 
  |   | 
  |   |  From my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
  |   | I followed the recommendations of JBoss documentation :
  |   | 
  |   | 1- I have create a mbean into the file "jboss-service.xml" : 
  |   | 
  |   | 
  |   | 
  |   | 
  |   | external/annuaire 
  |   | 
  |   | annuaire.properties 
  |   | 
  |   | javax.naming.ldap.InitialLdapContext 
  |   | true 
  |   | 
  |   |  
  |   | 
  |   | 
  |   | Where "annuaire.properties" is a properties file contains the LDAP 
ressources :
  |   | 
  |   | java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
  |   | java.naming.provider.url=ldap://192.10.10.12:636
  |   | java.naming.security.principal=CN=Users,DC=local,DC=ot
  |   | java.naming.security.authentication=simple
  |   | java.naming.security.credentials=lune
  |   | java.naming.security.protocol=ssl
  |   | 
  |   | when I start Jboss, the Bean it is well created and visible into the 
admin console with a  state "Started".
  |   | But when I would like to display the jndi with JNDIView, the page has 
an infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?
  |   | 
  |   | If you have any information  for this problem, please help-me  
  |   | 
  |   | 
  |   | 
  |   |  Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874217#3874217

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874217


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
"soussou" wrote :  Hi 
  | 
  | 
  | 
  |  From my j2ee application, I would like to get via jndi the ldap ressources 
(server name, IP address, the port, login, password, ...).
  | I followed the recommendations of JBoss documentation :
  | 
  | 1- I have create a mbean into the file "jboss-service.xml" : 
  | 
  | 
  | 
  | 
  | externalannuaire 
  | annuaire.properties 
  | javax.naming.ldap.InitialLdapContext 
  | true 
  |  
  | 
  | 
  | Where "annuaire.properties" is a properties file contains the LDAP 
ressources :
  | 
  | java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
  | java.naming.provider.url=ldap://192.10.10.12:636
  | java.naming.security.principal=CN=Users,DC=local,DC=ot
  | java.naming.security.authentication=simple
  | java.naming.security.credentials=lune
  | java.naming.security.protocol=ssl
  | 
  | when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
  | But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?
  | 
  | If you have any information  for this problem, please help-me  
  | 
  | 
  | 
  |  Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874216#3874216

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874216


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
 Hi 



 From my j2ee application, I would like to get via jndi the ldap ressources 
(server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 




externalannuaire
annuaire.properties
javax.naming.ldap.InitialLdapContext
true


(I have I removed the character "/").

Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  



 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874215#3874215

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874215


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
 Hi 



 From my j2ee application, I would like to get via jndi the ldap ressources 
(server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 




externalannuaire
annuaire.properties
javax.naming.ldap.InitialLdapContext
true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  



 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874214#3874214

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874214


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
"soussou" wrote :  Hi 
  | 
  | 
  | 
  |  From my j2ee application, I would like to get via jndi the ldap ressources 
(server name, IP address, the port, login, password, ...).
  | I followed the recommendations of JBoss documentation :
  | 
  | 1- I have create a mbean into the file "jboss-service.xml" : 
  | 
  | 
  | 
  | external/annuaire
  | annuaire.properties
  | javax.naming.ldap.InitialLdapContext
  | true
  | 
  | 
  | Where "annuaire.properties" is a properties file contains the LDAP 
ressources :
  | 
  | java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
  | java.naming.provider.url=ldap://192.10.10.12:636
  | java.naming.security.principal=CN=Users,DC=local,DC=ot
  | java.naming.security.authentication=simple
  | java.naming.security.credentials=lune
  | java.naming.security.protocol=ssl
  | 
  | when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
  | But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?
  | 
  | If you have any information  for this problem, please help-me  
  | 
  | 
  | 
  |  Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874213#3874213

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874213


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
 Hi 



 From of the my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 




external/annuaire

annuaire.properties
javax.naming.ldap.InitialLdapContext

true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  



 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874212#3874212

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874212


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
 Hi 



 From of the my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 


annuaire.properties
javax.naming.ldap.InitialLdapContext

true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  



 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874211#3874211

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874211


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Ldap ressource configuration

2005-04-17 Thread soussou
"soussou" wrote :  Hi 
  | 
  | 
  | 
  |  From of the my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
  | I followed the recommendations of JBoss documentation :
  | 
  | 1- I have create a mbean into the file "jboss-service.xml" : 
  | 
  | 
  | annuaire.properties
  | javax.naming.ldap.InitialLdapContext
  | true
  | 
  | 
  | Where "annuaire.properties" is a properties file contains the LDAP 
ressources :
  | 
  | java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
  | java.naming.provider.url=ldap://192.10.10.12:636
  | java.naming.security.principal=CN=Users,DC=local,DC=ot
  | java.naming.security.authentication=simple
  | java.naming.security.credentials=lune
  | java.naming.security.protocol=ssl
  | 
  | when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
  | But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?
  | 
  | If you have any information  for this problem, please help-me  
  | 
  | 
  | 
  |  Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874210#3874210

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874210


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Ldap ressource configuration

2005-04-17 Thread soussou
 Hi 



 From of the my j2ee application, I would like to get via jndi the ldap 
ressources (server name, IP address, the port, login, password, ...).
I followed the recommendations of JBoss documentation :

1- I have create a mbean into the file "jboss-service.xml" : 



external/annuaire
annuaire.properties
javax.naming.ldap.InitialLdapContext
true


Where "annuaire.properties" is a properties file contains the LDAP ressources :

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.provider.url=ldap://192.10.10.12:636
java.naming.security.principal=CN=Users,DC=local,DC=ot
java.naming.security.authentication=simple
java.naming.security.credentials=lune
java.naming.security.protocol=ssl

when I start Jboss, the Bean it is well created and visible into the admin 
console with a  state "Started".
But when I would like to display the jndi with JNDIView, the page has an 
infinite size because the JNDI input "external/annuaire" it even contains a 
JNDI input "external/annuaire" which it even contains a JNDI input, etc... (a 
loop) ?

If you have any information  for this problem, please help-me  



 Regards

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874209#3874209

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874209


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user