catch(Exception e)
{}
return arg;
}
}
When I tested it using the Client program, I got the following error
message:
(500)Internal Server Error
Is there anybody who knows how to fix this problem (you can reproduce
this problem very eas
Ying Foong wrote:
I'm using
WinXP professional SP1,
J2SE 1.4.2_02
SAAJ APIs in Java Web Services Developer Pack 1.3
tomcat 5.0 ...
I still cannot solve this problem, is it because of stability of axis1.2? I
did not use axis 1.1 because it's not fully SOAP 1.2 compliant...
Your help is greatly app
Title: RE: Internal Server Error - help
What is your environment like? Platform, App Server...
-Original Message-
From: Ying Foong [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 19, 2004 12:19 AM
To: [EMAIL PROTECTED]
Subject: Internal Server Error - help
Hello,
i'm
Hello,
i'm using Axis 1.2alpha and it was working fine with the codes below. But
recently it returns me an "Internal Server Error" 500, I did not change
anything on the code but it suddenly down.
can somebody help me in this issue? it will be greatly appreciated.
i sent the soap
(500)Internal Server Error
faultActor: null
faultDetail:
null: return code: 500
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
<HTML>
<HEAD>
<TITLE>Error 500--Internal Server Error</TITLE>
<META NAME="GENERATOR" CONTENT="Web
Hi,
i tried to send attachments to the webservice, all looks fine while testing
but when i build a new service with more methods i got an Internal Server
Error:
Log:
- Servlet.service() for servlet AxisServlet threw exception
javax.servlet.ServletException: Servlet execution threw an exception
Kareem,
I have just spend a fair while solving a 500 Internal Server error. For me
the problem was that my method used classes that could not be found by axis
(I had named the classes incorrectly). I would advise that as a first step
you look at your code and figure out which classes are being
I'm deplying a service that has 13 methods that
could be called by the client, it's deploying correctly, however it works only
for 2 of the methods and gives a (500)Internal Server Error for the other ones,
the following is the output for the methods that don't work:
Aug 7,
Hello,
I checked the types, however one of the functions
(isStarted) does not take any parameters and returns a boolean, a very simple
function. and still it gives me the internal server error on that. I
deployed the service over and over and again it deploys fine, runs good on just
2 of
Frank,
The information from the Client seems to give the best pointers:
> and the Clientapplication:
> Tried to invoke method public boolean
> indeedsimulation.ws.IndeedsimulationSoapBindingImpl.setFile(java.l
ang.String,java.lang.String,javax.activation.DataHandler) throws >
java.rmi.RemoteExcep
Is it
doc/literal? There is a bug in Axis with doc/literal services with no
params.
-Original Message-From: Kareem Ghazal
[mailto:[EMAIL PROTECTED]Sent: Friday, August 08, 2003 5:13
AMTo: [EMAIL PROTECTED]Subject: Re: (500)Internal
Server Error
Hello,
I checked the
: (500)Internal Server Error
I'm deplying a service that has 13 methods that
could be called by the client, it's deploying correctly, however it works only
for 2 of the methods and gives a (500)Internal Server Error for the other
ones, the following is the output for the methods
Hello evry body there,
I got the following exception when runniny my client. I have apache und tomcat 4.0.4
installed. I checked that my service is deployed.
Exception in thread "main" Internal Server Error
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java
Hi,
I've deployed correctly a service on axis beta1 engine but when I tried
to call it with a client
it fails with the following error message :
[java] Internal Server Error
[java] at
org.apache.axis.transport.http.HTTPSender.invoke(Unknown Source)
[java] Error
14 matches
Mail list logo