You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Steve <sb...@zeroton.com> on 2002/05/15 13:52:59 UTC

How to run Soap on a server not connected to the Internet

I am trying to run soap server on a local network. THis network has no connection
to the Internet. I am installed on a Linux system using Tomcat.

My problem is that the soap services fail during init when there is no Internet
connection. I am guessing there is a file somewhere referencing a xmlns or
DTD somewhere that it wants to find.

Can Soap Server be setup on an isolated machine? How?

TIA,
Steve B.

PS - I searched the mail-archives and FAQ and could not find this question
asked previously. If this has already been answered, please pass a reference
to the solution and accept my apologies.


Re: How to run Soap on a server not connected to the Internet

Posted by Virender Sandhu <vi...@m-trilogix.com>.
Copy required DTD to your local computer!!!
  ----- Original Message ----- 
  From: Steve 
  To: soap-user@xml.apache.org 
  Sent: Wednesday, May 15, 2002 7:52 AM
  Subject: How to run Soap on a server not connected to the Internet


  I am trying to run soap server on a local network. THis network has no connection
  to the Internet. I am installed on a Linux system using Tomcat.

  My problem is that the soap services fail during init when there is no Internet
  connection. I am guessing there is a file somewhere referencing a xmlns or
  DTD somewhere that it wants to find.

  Can Soap Server be setup on an isolated machine? How?

  TIA,
  Steve B.

  PS - I searched the mail-archives and FAQ and could not find this question
  asked previously. If this has already been answered, please pass a reference
  to the solution and accept my apologies.


Re: How to run Soap on a server not connected to the Internet

Posted by Virender Sandhu <vi...@m-trilogix.com>.
Copy required DTD to your local computer!!!
  ----- Original Message ----- 
  From: Steve 
  To: soap-user@xml.apache.org 
  Sent: Wednesday, May 15, 2002 7:52 AM
  Subject: How to run Soap on a server not connected to the Internet


  I am trying to run soap server on a local network. THis network has no connection
  to the Internet. I am installed on a Linux system using Tomcat.

  My problem is that the soap services fail during init when there is no Internet
  connection. I am guessing there is a file somewhere referencing a xmlns or
  DTD somewhere that it wants to find.

  Can Soap Server be setup on an isolated machine? How?

  TIA,
  Steve B.

  PS - I searched the mail-archives and FAQ and could not find this question
  asked previously. If this has already been answered, please pass a reference
  to the solution and accept my apologies.