Mike,

I talked with Jason and he said the best module for this code would be 
jboss/server and a package of org.jboss.service.portmap.  I think 
servicebinding would be a better package.

Anyway, post a patch when you get a simple mapper working.

-dain


Mike Finn wrote:

> I will *gladly* volunteer to help out. I know the network stuff pretty well, and 
>with a little help here and there (with the JBoss internal stuff) can put together a 
>solution. Let me know what I can do. 
> 
> #mike
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Dain
> Sundstrom
> Sent: Monday, May 20, 2002 3:17 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] Re: [JBoss-user] JBoss in a multi developers
> environment
> 
> 
> Scott M Stark wrote:
> 
> 
>>A port is not sufficient. This needs to provide the complete mapping
>>of {int port, InetAddress ifAddress} with at least the possibility of
>>inputing:
>>
>>- service name
>>- virtual hostname
>>- int defaultPort
>>- InetAddress defaultAddress
>>
>>
> 
> 
> Sure.  Then we have the following signature:
> 
> int getPort(String serviceName, String hostName,
>              int defaultPort, InetAddress defaultAddress);
> 
> Does anyone want to take on this project?
> 
> -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
> 
> 
> _______________________________________________________________
> 
> 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
> 



_______________________________________________________________

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