with JMX
see J2EEDeployer MBean

adam

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Christian
Holmqvist
Sent: Thursday, March 15, 2001 3:29 PM
To: JBoss-User
Subject: [jBoss-User] Discover EJB from the client


Hi

I'm in a project where the situation is that I have to "discover" a
application server from the outside (given minimum amount of information
i.e. servername, port, what else??).

What I like to find out about a server is the interfaces that is exposed
(i.e. home and remote interface), and all the beans that is deployed at a
given time.
Is this possible?
I know I can figure out the home and remote interfaces of a bean with
reflection and EJBMetaData. But how to figure out what beans that is
deployed is harder! (or?)

Anyone with experience from this kind of work?

Christian Holmqvist
Software Engineer
[EMAIL PROTECTED]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to