Hi,
I try to access the class
org.apache.soap.server.ServiceManager as a SOAP
service. So far so good.
I cannot access this service. I got the following
error message (SOAP Fault):
faultCode=SOAP-ENV:Server.BadTargetObjectURI
faultString=Unable to resolve target object:
org.apache.soap.server.
Hi,
I got the following error message:
No Deserializer found to deserialize a
'urn:DeploymentDescriptor:DeploymentDescriptor' using
encoding style
'http://schemas.xmlsoap.org/soap/encoding/'.
Well, I have registered the
org.apache.soap.server.ServiceManager
as a service to provide a access f
gt;
> Scott
>
> - Original Message -
> From: "Ralf Bierig" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 09, 2001 7:52 AM
> Subject: Abstract Method Error while calling
> Service...???
>
>
> > Hi,
> >
> > I
Hi,
I got the following error, while trying to execute an
own service with an own serializer (which worked fine,
by the way, under WebSphere Test Environment in
VAJava):
- Error after starting at the console -
Exception in thread "main"
java.lang.AbstractMethodError
at
org.apache
pparently begins
> /rpcrouter; Tomcat has no
> virtual path mapping for this. Perhaps your
> application really wants
> something like /soap/servlet/rpcrouter?
>
> Scott
>
> - Original Message -
> From: "Ralf Bierig" <[EMAIL PROTECTED]>
> To: <
I use Apache SOAP 2.2 and Tomcat 3.2.2. I have
deployed a Webservice via the Webinterface.
I start my java Programm, which make the SOAP call:
java mypackage.myClient
and get the following error:
What is wrong. Must I register the service somewhere
else additionally or do I have to set anothe
How can I transfer a Java Class file within a SOAP
response perfecty - ideas? Prossible as a string?
Problems with special letters?
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
diyenko wrote:
> >
> >> I've done some tests once. Compared to Sun RMI,
> SOAP
> >> serialization/deserialization is 50-200 times
> slower, requires 5-20
> >> (ten) times more memory and produces 5-20 (ten)
> times larger messages.
> >> These ratios a
than SOAP
this is the reason of the S in SOAP :)
Thanks anyway
Ralf Bierig
--- "Hecking, Dirck J" <[EMAIL PROTECTED]> wrote:
> Dude, nice attitude. You must be single.
>
> Listen, you are subscribed to a soap mailing list
> and have been implenting
> soap for a
es larger messages.
> > These ratios are mostly depend on the data
> structure, and almost don't
> > depend on the data size.
> >
> > Ralf Bierig wrote:
> > >
> > > Hi,
> > >
> > > are there any performance measurement materials
>
How can I retrieve the length of a soap message?
Is there a Class, which enable me to get the length of
the complete message?
Or of parts of a message: Like -> Give me the length
of the XML String of the parameter list of the SOAP
body - and so on...
Greetings
Ralf
__
Hi,
I running a benchmark test with Apache SOAP 2.0.
I do the following thing: I send to one service an
array of byte value. The service just sending this
back to the client: A simple Echo Service.
To see, how SOAP works with high data volume, I
increase this array continuously. When I reach a
a
Hi,
are there any performance measurement materials about
SOAP against RMI in Web? Did somebody made a
benchmarktest with SOAP (and maybe RMI)?
I am looking for material to determine, if SOAP is
good enough to fullfil the requirements I need for a
project.
Greetings
Ralf
__
Hi,
is it possible to use a SOAP Service Method (over
HTTP), which does not offer a result, for example:
void myService(int value1, double value2);
I ask, because HTTP always return a HTTPResponse...
So can I implement such a SOAP method and can Apache
SOAP handle this?
Greetings
Ralf
Serializer, Base64Serializer,
ParameterSerializer? How did they work internally. I
am looking just for a short, little bit more technical
explaination.
Thanks in advance!
Ralf Bierig
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $
Apache SOAP maps internally each SOAP Fault to a
SOAPException by mapping the FaultCode and the
FaultString to the fitting field in the SOAPException.
But there is always a optional Detail element - why
doesn't the SOAPException provide for every Fault
field one field in the SAOPException?
Ralf
How are SOAP Scopes ("Request", "Session",
"Application") realized in Apache SOAP? Can somebody
give my examples or just a good explanation?
Ralf
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://perso
17 matches
Mail list logo