There is a replacement servlet in the varia package under
src/main/org/jboss/jmx. Being just a regular war it has all the
capbilities of a web application/web container including configuration
of the ports, bind address, transport encryption, and role based
security.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "Mike Finn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 9:39 AM
Subject: RE: [JBoss-dev] Re: [JBoss-user] JBoss in a multi developers
environment


> Emerson,
>
> The JMX-HTML Adaptor MBean (from Sun jmxtools.jar) does not allow the
> specification of a bind address - only a port, and max # of clients. There
> is no attribute for it, and in fact, the server socket open call uses the
> no-address constructor (port,backlog). That said, I thought someone was
> working on a JMX-HTML replacement, but I don't know where it stands. It
> would be pretty simple to write a new one, say org.jboss.jmx.adaptor.html,
> that is like Sun's but takes an address attribute and uses it.
>
> #mike
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Emerson Cargnin - MSA
> Sent: Monday, June 24, 2002 9:55 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] Re: [JBoss-user] JBoss in a multi developers
> environment
>
>
> Hi all, I've been posting about this subject a while ago, and we are
> using multi instances of jboss/eclipse and tomcat in the same machine
> for use by developers remotely. We use the approache of a multi-homed
> host, with more then one ip address.
> At first we some of services out, changed the conf/jboss-services.xml
> including bind-address tags.
> In one instance , we changed  jboss-service.xml inside
> jmx-html-adaptor.sar  to use other port. Is there a way to change the
> bind address instead???




-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to