Using HttpAdaptor across machines on local network
"Tiruvallur, Veena" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <4AD8DCFABD75BB459DAE541C76EEAC4101F3D391@cncexuser01.us.aegon.com> |
I have the HttpAdaptor working well, when I do a localhost (a Windows desktp) : http://localhost:portname <http://localhost:portname/> When I set up the same application on another machine(Unix m/c), that is part of the same local network, I can access the login page with a http://hostname:portname <http://hotsname:portname/> After I have given the login credentials (that worked with localhost), it fails to proceed and throws me any Exception . No details provided. This is all I see..... MX4J - Exception Code: Message: Also tried using hostname "0:0:0:0". This did not work either. 1. Can you help clarify? Where is it failing? Nothing in the logs either. 2. Is RMI required? The document does not mention it as a requirement. 3. Also tried using hostname "0:0:0:0". This did not work either. Is there any other alternative (without the RMI) Please advise. Would you be able to email me back your answer? Thank you. - Veena