Hi,
I'll forward this message to [EMAIL PROTECTED]
Please send your requests on Axis C++ to [EMAIL PROTECTED] list
damitha
> [Repeat of previous message, this time with fragment of httpd.conf
> included. Pretty trivial, really.]
>
>
>
> On Windows XP, with both Apache 1.3.31 and 2.0.49, I get a
hi,
i have an axis service . I want to run it using
JAXRPC client,
but it was creating problem for simple primitive types
like int,byte,short etc.
on running it shows exception like
deserialization error :
java.lang.NumberFormatException: For input String ""
I have set return tyep for it as
Hi,
We are seeing some odd behavior while accessing our
Web Service written in Axis 1.2. The managed code C++
client auto-generated by VS.NET works perfectly, but
the native code C++ client auto-generated by VS.NET
fails completely. The SOAP requests generated by both
the clients are identical, an
Hi,
Thanks for the help, Wei.
I did what you suggested and it worked, but partially.
The issue is there is a method called loadXMLData(String param1, String
param2) on the EJB. I deployed the EJB as a web service exposing this
method. I then wrote a client to invoke (actually used the Junit test
[Repeat of previous message, this time with fragment of
httpd.conf included. Pretty trivial, really.]
On Windows XP, with both Apache 1.3.31 and 2.0.49, I get a
“syntax error” message for the line in httpd.conf that has the
LoadModule directive for the Axis module. It looks fine to me
On Windows XP, with both Apache 1.3.31 and 2.0.49, I get a “syntax
error” message for the line in httpd.conf that has the LoadModule
directive for the Axis module. It looks fine to me. A second error is
generated after that, complaining about not being able to find the module.
This is
Thanks.
Sagar
-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 08, 2004 9:02 AM
To: [EMAIL PROTECTED]
Subject: Re: setting the custom class loader to load classes into JVM
Skip 3. 4 is a duplicate of 2.
On Tue, 8 Jun 2004 08:59:22 -0700, Sagar Pid
Is there an equivalent Apache SOAP SOAPContext in
Axis, or some other alternative to get SOAP headers
within my service object?
__
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
Skip 3. 4 is a duplicate of 2.
On Tue, 8 Jun 2004 08:59:22 -0700, Sagar Pidaparthi
<[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I want to set a custom class loader to load my classes to JVM. Given
> below is your message indicating how it should be done. I need a bit
> more explanation on how to
Hi,
I want to set a custom class loader to load my classes to JVM. Given
below is your message indicating how it should be done. I need a bit
more explanation on how to do this. Here is my level of understanding
on this issue.
1. Write a custom class loader that meets the class loader proto
Hi,
Is there a possibility for global registration of URI prefixes, that
could be used
by serializers to avoid multiple registrations?
There is also overhead with serializing of encoding attributes. How can
it be avoided too?
Example:
http://schemas.xmlsoap.org/soap/encoding/";
Hi,
I went into the same problem...
I just patched the JavaDeployWriter.java class to add an endpointURL tag in
the wsdd:
protected void writeDeployPort(PrintWriter pw, Port port, Service service,
BindingEntry bEntry) throws IOException {
String useStr = " use=\"" + use + "\"";
Hi,
my target is to run public services parallel to secured services. I am working with
Axis 1.2 beta and Tomcat 5.0.25. I am using the ANT taks to do all the Java2wsdl,
wsdl2java, deploy and undeploy.
I use the location parameter to set the usr http://my.server/axis/protected/MyService
when exe
Yes you can use Axis C++ to enable your C/C++ applications talk to web
services.
---
Susantha
-Original Message-
From: matthew.hawthorne [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 08, 2004 7:41 AM
To: [EMAIL PROTECTED]
Subject: Re: C++ with Java?
Ding Lei wrote:
> Hello folks,
> I
Hi,
I'v deployed the Echo service that comes with Axis Java samples, using
Tomcat 5. When I attempt to run the CalculatorClient(modified endpoint already),
it prints:
Sending Requests to Server http://localhost:8080
catch(...)
Abandon
What does that means? Is this a bug in Axis-
Hi
I need ur valuable suggestions for my below requirement.
I have to Design a server(the server is not intelligent enough, which will receive request from their clients,It should identify the client request and finally connect to the appropriate server for its response and send the respo
The SOAP communication is Language independent. You can write your client in basic if
you want.
-Mensaje original-
De: matthew.hawthorne [mailto:[EMAIL PROTECTED]
Enviado el: martes, 08 de junio de 2004 3:41
Para: [EMAIL PROTECTED]
Asunto: Re: C++ with Java?
Ding Lei wrote:
> Hello fol
Ding Lei wrote:
Hello folks,
I just installed Axis c++ & java for tomcat. I wonder if it's
possible to use C++ client to access a Java web service(running on tomcat)?
Since I couldn't find a corresponding C++ client & a java server
in the Axis samples, Would anyone of you kindly provide one? I
18 matches
Mail list logo