users@jax-rpc.java.net

Re: multiple endpoints/ports in jaxrpc service

From: Hung Hoang <hungh_at_CODEBABY.COM>
Date: Wed, 11 Sep 2002 17:10:52 -0600

Hi, I had a similar question/answer in this post:

http://swjscmail1.java.sun.com/cgi-bin/wa?A2=ind0207&L=jaxrpc-interest&P=R21
23

Hung Hoang

-----Original Message-----
From: Public discussion on JAX-RPC
[mailto:JAXRPC-INTEREST_at_JAVA.SUN.COM]On Behalf Of John L. Fjellstad
Sent: Wednesday, September 11, 2002 3:21 PM
To: JAXRPC-INTEREST_at_JAVA.SUN.COM
Subject: multiple endpoints/ports in jaxrpc service


How do I set up a jaxrpc service to have multiple endpoints?

For instance, I have three endpoints classes:
FooA
FooB
FooC

When installing them separately, I have no problems (each goes into
jaxrpc-Foo directory with corresponding Foo_Config.properties and web.xml
files). But when I want to have them as one jaxrpc service, this won't
work.

In my new MainFoo_Config.properties, I have all the other
Foo_Config.properties, like
port0.tie..
port0.servant..
...
port1.tie..
port1.servant..
...
port2.tie..
port2.servant..
...
portcount=3

Is this even possible?


--
John L. Fjellstad,  Software Engineer
ProdEx Technologies