Milind Tendulkar wrote:
The application will listen on RMI or IIOP(as suggested). But web module must instantiate tomcat from within container and communicate with XML repository xindice. Now xindice itself is a server listening on specific port. Will this be an issue? We're looking at using web module like: http://localhost:port/module.
No problem - currently what this means (at least in the Merlin container) is that your component is listening for request (incomming RMI or IIOP) - then forwarning the request to another component that will deal with the remote service ( XML repository xindice). If you check the tutorials you find a bunch of examples dealing with assembly which should get you on your way.
Cheers, Stephen.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
