I compiled two java files:
FileCore.java and FileResult.java (the FileResult call FileCore)
Then I deployed Fileresult successfuly to the Web Service. While running
the FileResult file from the command line (java FileResult argument1), I
receive the following error:
Fileresult.main: java.net.MalformedURLException
AxisFault
faultCode: {http://java.net.MalformedURLException....
Any one can direct me to how to resolve this problem.
Thanks,
Eric
-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 20, 2003 1:03 PM
To: [EMAIL PROTECTED]
Subject: Re: Question on configuring Ports under Apache
Martin,
Let's be sure I understand your question. I have gone back to your
original post (http://marc.theaimsgroup.com/?l=soap-
user&m=104275114625952&w=2). It says
>>>>
Scott et al..
Web.xml defines the location of soap.xml
SOAP.xml has the configuration information (Ports etc)
What I cant get is who calls/configures web.xml???
Saying you can only use Port (80) on Apache webserver seems
excessively restrictive
<<<<
Is this to say that you have one or more SOAP services up and running
on some machine and accessible on port 80? Are you using Apache as
the web server (versus, say, Tomcat)? To complete the picture, what
servlet container are you using? Is your desire to have the SOAP
services that are accessible on port 80 accessible on a different
port instead?
Scott Nichol
Scott Nichol
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>