about the
difference between WSDL and service?I remember that the service is
generated from WSDL via Axis 1.1-- Ivan> -Messaggio
originale-> Da: Anne Thomas Manes [mailto:[EMAIL PROTECTED]>
Inviato: mercoledi 4 agosto 2004 15.26> A: [EMAIL PROTECTED]>
Og
I suspect the problem is caused by the fact that your source WSDL has an
element in the Caller type called "Id", but the service is expecting an
element called "id".
I'm not sure why your service changed the element definition.
Anne
-Original Message-
From: Ivan Venuti [mailto:[EMAIL P
: [EMAIL PROTECTED]
Subject: Re: Need help
Rajendra
Looking on to Annnes
blogs and JAXM API , I think u can create a document in the DOM format
using JAXM and then set it in the SOAP Envelope.
Please have a look at
the following link.
http://www.onjava.com/pub/a
- Original Message -
I am not sure.I am very new to axis/ant.have i missed anything in
setting path/classpath??
I am using HP-UX,axis-1.1,ant 1.6.1
I think it's something like this ...
Your build processing failed, but your ant javadoc certainly will be
I am not sure.I am very new to axis/ant.have i missed anything in setting path/classpath??
I am using HP-UX,axis-1.1,ant 1.6.1
Do anybody have solution for this??
biAji <[EMAIL PROTECTED]> wrote:
I can not imageing it. If you using ant to build ..it will go smoothly...I think.MS <[EMAIL PR
- Original Message -
From: MS <[EMAIL PROTECTED]>
Date: Mon, 26 Jul 2004 11:30:53 +0100 (BST)
Subject: Need help on Axis build
To: [EMAIL PROTECTED]
Hello all,
I am trying to build axis1.1
when i try to do compile and ant javadoc,i get lotz of error and
warning msgs but finally it ends u
e -
From:
Dhanush
Gopinath
To: [EMAIL PROTECTED]
Sent: Monday, July 26, 2004 2:50 PM
Subject: Re: Need help
Rajendra ,
You will have to generate the WSDL with
Message Style and then probably set the body of the SOAP message with the XML.
This is what I think.
British Telecom Ltd +91-020-4018100 Ext:-1218
"It's the possibility of having a dream come true , that makes life interesting"
- Paulo Coelho, The Alchemist
- Original Message -
From:
Rajendra
To: [EMAIL PROTECTED]
Sent: Monday, July 26, 2004 2:52 PM
Subject
Hi Dorner,
I can use the message style for passing the
xml docs that's fine.
But i was not able to get some good example
which i can deploy and run
on those links.
If some one is having the sample examples
wherein a XMLDoc is passed through
the client to web service will be of immense help
Finally i find !
It was tomcat problem.
Thx for the help
> Try http://127.0.0.1:8080/axis/services
>
>
> - Original Message -
> From: "mico" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, April 30, 2004 9:39 AM
> Subject:
Try http://127.0.0.1:8080/axis/services
- Original Message -
From: "mico" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 30, 2004 9:39 AM
Subject: RE: Need Help
> Ok, I will try to be more specific this time, i think i've followed the
&
I've tried with the comments and without, but it doesn't change anything
> did you uncomment the servlet mapping in the web.xml of Axis for the
> adminServlet?
>
> mico <[EMAIL PROTECTED]> wrote:
> I'd like to precise something else
>
> Tomcat seems to work fine, all examples from the package "t
did you uncomment the servlet mapping in the web.xml of Axis for the adminServlet?mico <[EMAIL PROTECTED]> wrote:
I'd like to precise something elseTomcat seems to work fine, all examples from the package "tomcat4-webapps"are working.Something strange, i can't even access to "index.html" so I thoug
I'd like to precise something else
Tomcat seems to work fine, all examples from the package "tomcat4-webapps"
are working.
Something strange, i can't even access to "index.html" so I thought it was
the deployment descriptor, but it is the one coming from the axis
website...
So now, i don't have
y, April 27, 2004 1:49 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Need Help
>
>
> using binary or a code base?
>
> -Original Message-
> From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 27, 2004 11:17 PM
> To: [EMAIL PROTECTED]
> Subject
OTECTED]
Sent: Tuesday, April 27, 2004 1:49 PM
To: [EMAIL PROTECTED]
Subject: RE: Need Help
using binary or a code base?
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 27, 2004 11:17 PM
To: [EMAIL PROTECTED]
Subject: RE: Need Help
You need to give us
OTECTED]
Sent: Tuesday, April 27, 2004 1:49 PM
To: [EMAIL PROTECTED]
Subject: RE: Need Help
using binary or a code base?
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 27, 2004 11:17 PM
To: [EMAIL PROTECTED]
Subject: RE: Need Help
You need to give us
using binary or a code base?
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 27, 2004 11:17 PM
To: [EMAIL PROTECTED]
Subject: RE: Need Help
You need to give us a little more information about the problems you're
having.
-Original Me
You need to give us a little more information about the problems you're
having.
-Original Message-
From: mico [mailto:[EMAIL PROTECTED]
Sent: Monday, April 26, 2004 12:51 PM
To: [EMAIL PROTECTED]
Subject: Need Help
Hello all,
I try to install axis but it doesn't work, i really dont kn
You need to give us a little more information about the problems you're
having.
-Original Message-
From: mico [mailto:[EMAIL PROTECTED]
Sent: Monday, April 26, 2004 12:51 PM
To: [EMAIL PROTECTED]
Subject: Need Help
Hello all,
I try to install axis but it doesn't work, i really dont kn
http://ws.apache.org/axis/user-guide.html
Very very careful about your classpath mappings.
Mark
-Original Message-
From: mico [mailto:[EMAIL PROTECTED]
Sent: Monday, April 26, 2004 12:52 PM
To: [EMAIL PROTECTED]
Subject: Need Help
Hello all,
I try to install axis but it doesn't work,
I had some webservices that were working with my .NET clients, but I
was using a lot of overloaded methods.
I have since changed them to no longer be overloaded, but now my
clients aren't working.
The problem is that I get a message from the webservice that it can't
find a deserializer for
There is no such sample in my xmlsec package(v.1.4), what is the full path and
classname? can someone who has this sample forward me a copy? thanks.
-peter
Mei Wu wrote:
> Hey, the sample.security package has a simple way although it is not a wsdl
> generated client stubs, but I think you can de
I think I use 1.4 src/bin for xml security plug-in, and it works fine.
- Original Message -
From: "pacow" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 25, 2004 12:06 AM
Subject: Re: Need help signing a SOAP Request with a Digital Signature
At the xml sexurity site it looks like there is a version 1.4 w/src, and a
version 2.0 as binary, but i can find absolutely no information about
v.2.0 on the site, or elsewhere. what is the story with this? can v.2.0
just be plugged into the lib directory of a web app an be used? it looks
like ther
Still alpha, and it requires Axis 1.2.
A beta should be available shortly.
At 10:55 AM 3/23/2004, you wrote:
I have not heard of that, do you have a link?
Is it production ready?
thanks,
-peter
Yves Langisch wrote:
> Have a look at the WSS4J project. They provide Axis handlers for signing
> and
,
Abhinav Maheshwari
-Original Message-
From: peter anthony cowan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 23, 2004 1:57 PM
To: [EMAIL PROTECTED]
Subject: Re: Need help signing a SOAP Request with a Digital Signature
I have not heard of that, do you have a link?
Is it production ready
Peter,
Here is the link: http://ws.apache.org/ws-fx/wss4j/
Please note that they just moved the project from sourceforge thus you
won't find lots of info. Just download the source, there you'll find
some good info and examples. AFAIK the library is not yet production
ready since there is no re
thanks Mei, i will checkout the ClientHandler example.
-peter
Mei Wu wrote:
> Hey, the sample.security package has a simple way although it is not a wsdl
> generated client stubs, but I think you can deploy the ClientHandler to do
> it just as in the sample, so whether or not it is wsdl generate
I have not heard of that, do you have a link?
Is it production ready?
thanks,
-peter
Yves Langisch wrote:
> Have a look at the WSS4J project. They provide Axis handlers for signing
> and encrypting as it is described in WS Security.
>
> Yves
>
> Mei Wu wrote:
> > Hey, the sample.security packag
Have a look at the WSS4J project. They provide Axis handlers for signing
and encrypting as it is described in WS Security.
Yves
Mei Wu wrote:
Hey, the sample.security package has a simple way although it is not a wsdl
generated client stubs, but I think you can deploy the ClientHandler to do
it
Hey, the sample.security package has a simple way although it is not a wsdl
generated client stubs, but I think you can deploy the ClientHandler to do
it just as in the sample, so whether or not it is wsdl generated is not
important.
Mei
- Original Message -
From: "peter anthony cowan" <[
Rick --
At a glance, it sounds like, in the second application, that the parser is
being loaded by a different classloader than axis. Are you able to bring up
WSAD-IE and just run the second application right after you bring up
WSAD-IE, without first running the first application? Does it still
Hi Jose,
Since you have the WSDL file run it through WSDL2Java and just go through
the *Binding stub. Then you will see how axis sets arguments to the call
object and register serializers/deserializers. It helped me a lot.
Regards,
Dimuthu.
- Original Message -
From: Jose Soler
To: [EM
Hi Scott,
tag come before the service terminating
tag i.e.
Like this;
..
.
Regards,
Dimuthu.
- Original Message -
From: "scott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 08, 2003 2:13 PM
Subject: need hel
pond.com>Subject: RE: Need help with SOAP/Axis
AM
Subject: RE: Need help with SOAP/Axis
I believe you mean "HTTP headers." You can get them from the Response
object returning the HTTP packet containing the SOAP envelope.
Mark
- Original Message -
From: "Jindal, Ashwini" <[EMAIL PROTECTED]>
To: <[EMAIL
I believe you mean "HTTP headers." You can get them from the Response
object returning the HTTP packet containing the SOAP envelope.
Mark
- Original Message -
From: "Jindal, Ashwini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
>
> I am just beginning to learn SOAP and its use, which me
- Original Message -
From: "Jindal, Ashwini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 11, 2003 19:51
Subject: Need help with SOAP/Axis
> Hello All,
>
> I am just beginning to learn SOAP and its use, which means I am very
> new to SOAP.
>
> I have the following
Brain, Jim [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 07, 2003 11:21 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Need help with Doc/Lit web service
>
>
> I have the CapeClear one, but when I use it, .NET chokes on the WSDL.
>
> Jim
>
>
> Jim Brain, [EMAI
I found an error:
In your portType, don't put a namespace qualifier on the name of the
operation:
Anne
> -Original Message-
> From: Brain, Jim [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 07, 2003 11:21 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Need
They've come out with a new release -- maybe it works better.
I figured it was worth a try.
> -Original Message-
> From: Brain, Jim [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 07, 2003 11:21 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Need help with Do
EMAIL PROTECTED]
Sent: Friday, March 07, 2003 10:20 AM
To: [EMAIL PROTECTED]
Subject: RE: Need help with Doc/Lit web service
So obviously it's having trouble doing the import.
Your import statement looks fine, but imports are tricky.
Are you using a WSDL editor tool? It migh
ain, Jim [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 07, 2003 11:14 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Need help with Doc/Lit web service
>
>
> I can try, but it is HUGE (It's the ACORD standard for insurance policy
> data, and it contains 288 top level
sions today."
(319) 369-2070 (work)
SYSTEMS ARCHITECT, ITS, AEGON FINANCIAL PARTNERS
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Friday, March 07, 2003 10:12 AM
To: [EMAIL PROTECTED]
Subject:RE: Need help with Doc/Lit web service
Jim,
You
Jim [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 07, 2003 11:00 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Need help with Doc/Lit web service
>
>
> OK, here is an update:
>
> On #1, the WSDL I started with came from AXIS itself, so it is
> dropping the
> Excep
OK, here is an update:
On #1, the WSDL I started with came from AXIS itself, so it is dropping the
Exception. I don't know what schema or namespace to put it in (I saw a
previous thread about this being a bug. Note to developers: it is still
broke in RC2) I switched it to xsd:anyType and it wil
Jim,
#1: There's no declaration for the tns3: namespace. Do you have a schema
that defines the Exception type as referenced by the second schema element?
http://xmlife.acord.org";
xmlns="http://www.w3.org/2001/XMLSchema";>
http://schemas.xmlsoap.org/soap/encoding/"; />
I had something similar on Tomcat 4.0.3. In the logs
it was reporting a security exception on a class in
the tt-bytecode.jar. I extracted all the files and
rebuilt the jar. Everything worked after that.
Carl
--- Sybase Employee <[EMAIL PROTECTED]> wrote:
> I've installed Tomcat 4.0.4 beta 3 a
Hi,
without looking to deep into the settings you posted...
if you're using Java 1.4 try to fix tomcat
http://home.attbi.com/~danchisholm/axis/doc/install.html
Restarting tomcat sometimes did the trick for me.
Bye,
Thomas
assistent
=
Unternehmensberatung
http://www.ass
You are running the AdminClient from the wrong directory. You should be
running it from the directory of the service you are trying to deploy which
is where you will find the WSDD file. Note: you may have to change the file
name if your WSDD has a different name. For instance, if you wish to run t
I run the step 5/6 from samples/stock directory and it seems to work.
Howard
> -Original Message-
> From: Michael Wang [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 17, 2002 3:48 PM
> To: '[EMAIL PROTECTED]'
> Subject: Need help on install AXIS
>
>
> First thanks for any hint a
2 11:45 PM
Subject: Re: Need help with TCPMon
> Hi Ken,
>
> TCPMon is like a tunnel.
> >What is the Listen Port #?
> listen port is the port on which you want to send the SOAP Request to
> intercept them.
>
> > Should I select Act as a Listener or Proxy?
> You shoul
Hi Ken,
TCPMon is like a tunnel.
>What is the Listen Port #?
listen port is the port on which you want to send the SOAP Request to
intercept them.
> Should I select Act as a Listener or Proxy?
You should select Listener
> If Listener, what is the Target Hostname and Port #?
for example the Targ
54 matches
Mail list logo