Thanks, Mark.

   On looking closer at the source of the message I found my problem,
   it was my error.

   The error message was as follows:

           Line: 478
           Char: 7
           Error: Access is denied
           Code: 0
           URL: http://192.168.1.100:8080/process_login.jsp

   I had not removed a specific reference to "localhost" in building
   a URL for an Ajax request.

   So, this was generating the above Access violation when using
   the ip address of my machine to access the site - instead of localhost.

Thanks, again.

Charles.

---------------------------------------------------------------------------
Dr Charles J Gillan
Principal Engineer for Telecommunications Software
The Institute for Electronics, Communications and
   Information Technology (ECIT)
The Queen's University of Belfast
Northern Ireland BT3 9DT
United Kingdom

Tel:  +44 (0) 2890 971847
Fax: +44 (0) 2890 971702

See ECIT on the web at http://www.ecit.qub.ac.uk
---------------------------------------------------------------------------


-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: 10 June 2008 16:49
To: Tomcat Users List
Subject: Re: Access beyond localhost


Charles J Gillan wrote:
> If I try to access via my IP address, still on my own PC, that is for example
>
>       http://192.168.1.100:8080/MYAPP
>
> I get an error message.

What is the error message?

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to