Hi,
Are there any plans of implementing SOAP 1.2 Messaging in Axis 1.2 or
other releases.
Thanks,
Jagannath
AIL PROTECTED]> wrote:
Hello All,
As Axis is providing API or samples for JMS transport service with SOAP. But I
have a query.
To get the web service using Axis with JMS, client should be in java. But I want
to provide web service which can handle Asynchronous SOAP messaging with any
Applicati
amples for JMS transport service with SOAP. But I
have a query.
To get the web service using Axis with JMS, client should be in java. But I want
to provide web service which can handle Asynchronous SOAP messaging with any
Applications as clients. These applications might be implemented in .NET, ja
Hello All,
As Axis is providing API or samples for JMS
transport service with SOAP. But I have a query.
To get the web service using Axis with JMS, client
should be in java. But I want to provide web service which can handle
Asynchronous SOAP messaging with any Applications as clients
-Original Message-
From: David Orriss Jr [mailto:dave@;davenet.net]
Sent: Thursday, October 17, 2002 5:50 PM
To: [EMAIL PROTECTED]
Subject: Re: Problems calling SOAP messaging via Axis
I found the problem. Short answer: The TestMsg code that comes with Axis is
junk. It will work *only
I found the problem. Short answer: The TestMsg code that comes with Axis is
junk. It will work *only* if there is one method on a service class. I assume
that this is because if you specify the wrong procedure name (like TestMsg does)
that Axis will be kind, assume you're just stupid, and will t
I'm using the code that is described in the User's Guide for putting a message
service on Axis and then I call it with the TestMsg.java program. The basic
program works fine. However, I want to add the following to the
MessageService.java program:
public class MessageService {
/**
* Se
ist-unsubscribe: <mailto:[EMAIL PROTECTED]>
> >list-post: <mailto:[EMAIL PROTECTED]>
> >Delivered-To: mailing list [EMAIL PROTECTED]
> >Date: Fri, 20 Sep 2002 17:27:38 -0400
> >From: Prabhakar Chaganti <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> &g
ROTECTED]
>Date: Fri, 20 Sep 2002 17:27:38 -0400
>From: Prabhakar Chaganti <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: SOAP messaging
>Mime-Version: 1.0
>Content-Transfer-Encoding: 7bit
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>
>Axis
Axis currently only supports JAXRPC style soap messaging.
-prabhakar
> P.S.S.: Has Axis support for JAXM or only JAX-RPC?
>
>
Hi!
I'm sorry to post this again, but I didn't get any reply on my previous
messages.
So... I'm trying to write a service and a client that would exchange XML
documents. On AXIS' web page there is a User's Guide talking about Axis
three types of methods on the service side that can be used fo
Title: SOAP Messaging - call fails
Hi,
I'm trying to make 2 applications communicate via ebXML MS.
I've got the following code running in the doGet() method of a servlet:
***
MessageFactory mf = MessageFactory.newInstance();
SOAPM
ps.
Matthias Wimmer
-Original Message-
From: Kevin Sebastian [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 26, 2002 5:16 PM
To: [EMAIL PROTECTED]
Subject: SOAP Messaging - SOAPConnection call failes
Hi,
I have a servlet running on Tomcat which returns a SOAP message from its
doPost
Hi,
I have a servlet running on Tomcat which returns a SOAP message from its
doPost() method.
I am trying to connect to the servlet using the point to point
request-response messaging
mechanism. I have written a java client for this.
The problem I face is, that the client connects to the servle
nv );
best regards
Matthias Wimmer
-Original Message-
From: Sunil Tripathy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 7:58 PM
To: [EMAIL PROTECTED]
Subject: soap messaging question
Hi,
I am using Apache Soap/Axis to write a web service. I am using soap
messaging to
Hi,
I am using Apache Soap/Axis to write a web service. I am using soap
messaging to send a message to the service using soap message router. I want
to construct the soap message dynamically using java/xml. The message will
also have some documents as binary data (using base64 encoding). I want
I used the message example in the nightly build to create my own
message application (creating soap body elements and putting them in
the call.invoke method). To add attachments to it, I use the method
addAttachmentPart from the call function. I was wondering if this is
how SOAP messaging with
I was looking at the message example of the nightbuild of 5-3. The
example creates some SOAPBodyelements and sends it to the service.
Instead of SOAPBodyelements I would like to send messages. I found the
message object in the API doc. How do I use it on the client and
service side?
Also I want
Click here and search for 'axis
messaging'.
http://marc.theaimsgroup.com/?l=axis-user&r=1&w=2
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, March 01, 2002 5:52
AM
Subject: SOAP Messaging with Axis
Hi, How does S
Hi,
How does SOAP Messaging work with Axis ?
With method is called and how do I deploy such a service ?
Cheers,
Joost
20 matches
Mail list logo