Scott M Stark wrote:

> There are at least these attributes that should go into the request
> object say ServiceBinding:


Much better name.

 
> // The service JMX name
> String jmxName;
> // The virtualHost the service wants to bind to which may be null
> String virtualHost;
> // The name of the JBoss service instance to support always giving an
> // instance the same values
> String serverName;


I'm lost. What is this? Can you give an example?


> // The default port
> int port;
> // The default interface
> InetAddress bindAddr;


Of these values, would the ServiceBindingManager only be allowed to 
change virtualHost, port, and bindAddr?

BTW, do you actually like this idea Scott?

-dain



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to