That's great to know! Thanks for your help everyone who contributed.
-Original Message-
From: Greg Michalopoulos [mailto:[EMAIL PROTECTED]
Sent: 22 November 2004 14:56
To: [EMAIL PROTECTED]
Subject: RE: Newbie Question on Security
Axis can call SSL encrypted web services as long
]
Sent: Monday, November 22, 2004 9:46 AM
To: [EMAIL PROTECTED]
Subject: RE: Newbie Question on Security
Hi Greg,
Thanks for your response. Is your answer related to if we are hosting the
web services? I think it is, but we aren't hosting them, we are calling
them and I've got this picture
sts over 'https'?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 22 November 2004 15:09
To: [EMAIL PROTECTED]
Subject: RE: Newbie Question on Security
It is somewhat unclear what you mean by 'webservices encrypted'. Do you mean
that the web
22 November, 2004 16:46
To: [EMAIL PROTECTED]
Subject: RE: Newbie Question on Security
Hi Greg,
Thanks for your response. Is your answer related to if we are hosting the web
services? I think it is, but we aren't hosting them, we are calling them and
I've got this picture in my h
t. Any thoughts ?
-Original Message-
From: Greg Michalopoulos [mailto:[EMAIL PROTECTED]
Sent: 22 November 2004 14:39
To: [EMAIL PROTECTED]
Subject: RE: Newbie Question on Security
If you are using a web server to handle all the requests and then forward to
j2ee container (as typically is
.
-Original Message-
From: Robin Mannering [mailto:[EMAIL PROTECTED]
Sent: Monday, November 22, 2004 9:30 AM
To: [EMAIL PROTECTED]
Subject: Newbie Question on Security
Hi all,
It's just become apparent that the Web services we call are going to be
encrypted using either 40bit or 1
Hi all,
It's just become apparent that the Web services we call are going to be
encrypted using either 40bit or 128bit SSL encryption.
My question is, will Axis be able to cope with the necessary
encryption/decryption required on the responses we get from the remote Web
Services?
I've had a l
t: Thursday, November 18, 2004 3:43 PM
To: [EMAIL PROTECTED]
Subject: Newbie Question: No compiler found in your classpath
Hi all,
I'm trying to get Axis 1.1 up and running, and I'm running
into a problem. My computer is Windows XP (not by choice -- I
need it for work). Happy Axis giv
D]
> > Sent: Thursday, November 18, 2004 3:43 PM
> > To: [EMAIL PROTECTED]
> > Subject: Newbie Question: No compiler found in your classpath
> >
> > Hi all,
> >
> > I'm trying to get Axis 1.1 up and running, and I'm running
> > into a problem. My
8, 2004 3:43 PM
> To: [EMAIL PROTECTED]
> Subject: Newbie Question: No compiler found in your classpath
>
> Hi all,
>
> I'm trying to get Axis 1.1 up and running, and I'm running
> into a problem. My computer is Windows XP (not by choice -- I
> need it for work). Ha
Hi all,
I'm trying to get Axis 1.1 up and running, and I'm running into a problem. My
computer is Windows XP (not by choice -- I need it for work). Happy Axis gives
me success, but when I try to call a local endpoint, I get the following error:
java.lang.RuntimeException: No compiler found in y
Hi,
I'm having trouble posting and not sure if my mails are reaching the list. Can
anybody tell me if this is reaching the list?
Robin
-Original Message-
From: Robin Mannering [mailto:[EMAIL PROTECTED]
Sent: 07 October 2004 16:59
To: [EMAIL PROTECTED]
Subject: Newbie Question -
Hi,
I'm using Axis 1.1 to use a set of .NET Web serverices. Please excuse any
innacuracies as I've only really started with web services in the last couple of days.
So far, I have managed to create an Axis client that talks to a .NET service, but I
get the following exception thrown:
Does an
Hi Venkat et al.,
thanks a lot for your answer. I have tried both of your tipps but
unfortunatly I did not proceed though both ideas worked more or less
(see below for details).
I started believing that my problem isn't an issue with the code but
maybe with the chain's namespace so that the han
You can probably try one of these things:
1. Instead of getting the chain by calling
service.getHandlerRegistry().getHandlerChain(), you can just create a
new ArrayList instance and add your handlerInfo to it and then set
your handler chain with the new List.
2. Use client-deploy.wsdd to deploy y
Hi all,
I want to use a JAX-RPC handler with an AXIS *client* but I can't put it
to work. Since I am pretty new to the webservices stuff I have no idea
where to dig to find the solution...
So far now the only task of my handler is to report its lifecyle events.
So I subclassed javax.xml.rpc.han
Hello friends -
I'm in the process of integrating two systems, I am using the AXIS SOAP
engine and my counterpart at another organization is using the .NET SOAP
engine. I have managed to create some stubs based on the other parties
.WSDLs. They provided the following WSDL for one of our transac
Hello,
I'm using Axis 1.1 within WSAD 5.1, as a part of
another web application.
I've deployed a web service with a simple wsdd
file that I made up from the examples in the
documentation.
My small example service returned a string
based on the parameter passed in.
My question is how do I retu
-
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 10 June 2004 7:06 PM
> To: [EMAIL PROTECTED]; Shaun Etherton
> Cc: Dhanush Gopinath
> Subject: Re: newbie question regarding wsdl file and method arguments
>
>
> make sure u compile your classes with debug infor
check the archives (both axis-user and axis-dev) Yes, if you compile
your classes with debug (-g) on then you should get the correct
parameter names.
-- dims
- Original Message -
From: Dhanush Gopinath <[EMAIL PROTECTED]>
Date: Thu, 10 Jun 2004 15:34:11 +0530
Subject: Re: newbie qu
th
Sent: Thursday, June 10, 2004 3:06
PM
Subject: Re: newbie question regarding
wsdl file and method arguments
make sure u compile
your classes with debug information "on"- Original Message
-From: Shaun Etherton <[EMAIL PROTECTED]>Date:
Thu, 10 Jun 20
make sure u compile your classes with debug information "on"
- Original Message -
From: Shaun Etherton <[EMAIL PROTECTED]>
Date: Thu, 10 Jun 2004 15:23:53 +0930
Subject: RE: newbie question regarding wsdl file and method arguments
To: Dhanush Gopinath <[EMAIL
:[EMAIL PROTECTED]Sent: Thursday, 10 June 2004 2:54
PMTo: [EMAIL PROTECTED]; Shaun EthertonSubject:
Re: newbie question regarding wsdl file and method
arguments
Shaun
I think u can manually editall the
"in0" to "username" in the WSDL and then again ge
essage -
From:
Shaun Etherton
To: [EMAIL PROTECTED]
Sent: Thursday, June 10, 2004 10:03
AM
Subject: newbie question regarding wsdl
file and method arguments
Hi,Apologies in advance if this is a stupid
question.Using axis for a web service that i have built and deployed
Hi,
Apologies in advance if this is a stupid question.
Using axis for a web service that i have built and deployed but when the
wdsl is generated it has the following,
.
etc.
Can anyone tell me how I can get the name of the parameter in0 to be the
same as the name of the parameter in my jav
Title: Axis newbie question - installation step 7 testing - 401 unauthorized
Hi,
I've installed Axis and worked through most of the installation guide until step 7:testing. This test runs the "samples.stock.GetQuote" and I get a "401" return code - "unautho
Is it possible to generate wsdl files on the fly from a webapplication (using AdminClient and Java2wsdl) without restarting the server (in this case tomcat)?
Do you Yahoo!?Friends. Fun. Try the all-new Yahoo! Messenger
Title: How do you remove encoding - newbie question!
This is probably really simple and hopefully I don't get a RTFM response (or at least let me know the page number!), but I didn't see an answer in the historical posts for this specific question.
Question: In the response, ho
Hi,
I've seen this question posted a few times, but I don't recall seeing an
answer... does anyone know why, when one tries to view the echoattachment
sample wsdl, provided with Axis, the following error is returned:
Fault - ; nested exception is:
WSDLException: faultCode=OTHER_ERROR: Can't find
I am trying to create a service which would be compatible
with MS InfoPath (which requires document/literal style).
I have created a test class with signature
public class AxisTest{
public int getId(String first, String
last) {
// ….
}
}
And I have generated wsdl usi
I am trying to create a service which would be compatible
with MS InfoPath (which requires document/literal style).
I have created a test class with signature
public class AxisTest{
public int getId(String first, String
last) {
// ….
}
}
And I have generated wsdl usi
Hi, I've tried to look at the previous mailing list and Google and haven't
found anything.
My problem : I've inherited a web service that has an RPC/Encoded call with
a apachesoap:Element type input parameter and output parameter.
We now have a .Net client that tries to make a call to this web s
PROTECTED]
Sent: Wednesday, February 25, 2004 5:45 PM
To: [EMAIL PROTECTED]
Subject: newbie question about SOAPMonitor
On a Widows platform, do I have to put an entry of some type into
axis\WEB-INF\web.xml in order to use the service?
I've put the following lines into my wsdl, but, at runtim
Tony,
Thanks for the response.
I meant to say .wsdd, not .wsdl. However, I'm still not seeing output. Anything else I should be doing?
Thanks,
Dave Oppenheim
-Original Message-From: Tony Blair [mailto:[EMAIL PROTECTED]Sent: Wednesday, February 25, 2004 9:22 PMTo: [EMAIL PROT
PMTo: [EMAIL PROTECTED]Subject: Re: newbie
question about SOAPMonitor
Hi there,
The and must go into your wsdd
and not in the WSDL.
Cheers,
Tony."Oppenheim, Dave"
<[EMAIL PROTECTED]> wrote:
On
a Widows platform, do I have to put an entry of some t
Hi there,
The and must go into your wsdd and not in the WSDL.
Cheers,
Tony."Oppenheim, Dave" <[EMAIL PROTECTED]> wrote:
On a Widows platform, do I have to put an entry of some type intoaxis\WEB-INF\web.xml in order to use the service?I've put the following lines into my wsdl, but, at runtime
On a Widows platform, do I have to put an entry of some type into
axis\WEB-INF\web.xml in order to use the service?
I've put the following lines into my wsdl, but, at runtime I'm getting an
org.apache.axis.ConfigurationException that it can't find handler name.
-
From:
Ryuusei
Murakami
To: [EMAIL PROTECTED]
Sent: Tuesday, February 10, 2004 2:20
PM
Subject: newbie question for
java2wsdl
Hi.I'm trying to create a WSDL file by using
java2wsdl.However, I'm getting following problems.why i can crea
Hi.
I'm trying to create a WSDL file by using java2wsdl.
However, I'm getting following problems.
why i can create WSDL ?
org.jagent.service.directory.soap.SOAPServiceDirectoryService uses
some javax.agent.* interfaces, and these are put on WEB-INF/classes.
---
AXIS_LIB=/cygdrive/g/axis-1_1/lib
Hi !
I've to following problem :
I'm building a connection between a
wrapper (built in PHP) -> mediator (in Java) -> wrapper (in PHP).
The Mediator only passes the values through from the first wrapper to the
second one and the other direction. The Mediator and one of the wrappers are
offering
First. I'm using JBoss-net. Which is in reality Axis 1.1.
If I'm posting in the wrong place. Someone please tell me.
In any event. I'm attempting to get my first WS WSDL generated
by placing the Calculator.jws example code in the JBoss-net.war folder.
When I enter in my endpoint (via the brows
At least until Generics comes to life in JDK 1.5...
- Original Message -
From: "Navneet Joneja" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 21, 2003 9:39 PM
Subject: RE: newbie question : List vs. ArrayList vs. []
> Speaking as a webservic
that
easy to work with.
- Navneet
-Original Message-
From: Rumpa Giri [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2003 4:09 PM
To: '[EMAIL PROTECTED]'
Subject: newbie question : List vs. ArrayList vs. []
1) public RegInfo[] getList1(RegInfo[] regInfos) {
1) public RegInfo[] getList1(RegInfo[] regInfos) {
return regInfos;
}
2) public ArrayList getList2(ArrayList infos){
return infos;
}
3) public List getList3(List infos){
return infos;
}
Trying
, October 21, 2003 3:09 PM
> To: '[EMAIL PROTECTED]'
> Subject: newbie question : List vs. ArrayList vs.
> []
>
> 1)public RegInfo[] getList1(RegInfo[] regInfos) {
> return regInfos;
> }
>
> 2)public ArrayList getList2(
I send a message to my server and It returns me:
...
ns1:client.noSoapAction
no soapAction header!
I want to see, throught tcpmon with xmlspy as client, what It is the right
http header to send, but I only can receive the wsdl file. When I send a
soap message with the xml spy says that the we
>From the user guide:
"Before running the examples in this guide, you'll need to make sure that
your CLASSPATH includes (Note: If you build Axis from a CVS checkout, these
will be in xml-axis/java/build/lib instead of axis-1_1/lib):
* axis-1_1/lib/axis.jar
* axis-1_1/lib/jaxrpc.jar
*
his helps, although you could have resolved this by searching on any general
Java Forums for NoClassDefFoundError.
tscus
hrc
-Original Message-
From: Donald Manoogian [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 3:00 AM
To: [EMAIL PROTECTED]
Subject: Newbie Question About Examples
I have successfully installed Axis 1.1 on an Tomcat 4.1.24 server.
I am trying to get the stock sample program up an running. It deploys OK, but when I
try to run the command line from the
%AXISPATH%\samples\stock directory:
java -cp .;%AXISCLASSPATH% samples.stock.GetQuote
-lhttp://localho
As a newcomer to Axis, from what I've read thus far, it looks like the
Java2WSDL and WSDL2Java tools that derive from org.apache.axis.wsdl are
really going to come in handy for in/out for WSDL / Java transcoding. One of
the things I'd like to do is add the element to a
description in my WSDL
rday, July 19, 2003 7:25 PM
To: [EMAIL PROTECTED]
Subject: Re: newbie question
Hi Alex
HTTP 500 error code means the http link you are looking for is not present
on the server.
Probably your service is not deployed properly in the server. Try to access
the service through
the Axis admin page fro
the following link you can all the standard HTTP errors and the menaing
of each error.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
Akhil
- Original Message -
From: "Irazabal, Alex" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 8:17 PM
Title: RE: newbie question
-Original Message- From: David Knox
[mailto:[EMAIL PROTECTED] Sent: Sat 7/19/2003 1:49 AM
To: [EMAIL PROTECTED] Cc: Subject: RE:
newbie question
500 is a standard HTTP error code. You can learn what it means
by usingGoogle and
500 is a standard HTTP error code. You can learn what it means by using
Google and searching on HTTP+500.
hth,
-- dave
> -Original Message-
> From: Irazabal, Alex [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 18, 2003 1:18 PM
> To: '[EMAIL PROTECTED]'
> Subjec
I am getting a (500) Internal Server Error when I try accessing my Web
Service with a client.
My question is: is there a simple way to debug this problem and find out
what the 500 code means? I am in a tight schedule (!) and would rather not
wade through all of axis looking for the cause... So i
Hi,
have a look at axis user guide, in which there is a example for complex
type (about BeanSerialization and custom type mapping.) It has a pointer
to associated example. have a look at it
regards
Srinath
On Mon, 2003-07-14 at 15:54, Irial Conroy wrote:
> Hi,
>
> I am trying to talk to a Web Ser
Hi,
I am trying to talk to a Web Service for which no WSDL file is being
provided. The company who are providing the Web Service
have given me a Word document with the structure of the SOAP
requests/responses - they are running Perl SOAP::Lite and from some
research on the web it looks like it ma
No. The specification is quite clear. A SOAP
response may contain either a valid response message OR a soap:fault message --
not both.
Anne
- Original Message -
From:
Denero
Watz
To: [EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 11:58
PM
Subject: Newbie
I need some clarifications!!
Can a soap response can conatin a valid response and a fault message at the same time.
Possible use case is that, after a partcular execution some records are available to return but some others cannot be returned due to some error occured in them.
So if I want to retur
y, July 02, 2003 12:26 PM
Subject: Newbie Question
> Good day.
>
> I am very new with Axis and SOAP.
> I have been trying the examples in the user guide of AXIS 1.1 and to be
> exact, the custom serialization example.
>
> In the example, a user made class Data was gi
Hello Arvin
I belive you got it right. The thing is for each user define type there
should be a serializer and desiralizer registered. thats all. The Axis
will go in to it recurviely and take care of that.
regards
Srianth
On Wed, 2003-07-02 at 17:26, Arvin Jay Cando wrote:
> Good day.
>
> I am v
Good day.
I am very new with Axis and SOAP.
I have been trying the examples in the user guide of AXIS 1.1 and to be
exact, the custom serialization example.
In the example, a user made class Data was given as an example
to be custom serialized/deserialized It has member variables
namely a String
To: <[EMAIL PROTECTED]>
> Sent: Friday, June 20, 2003 5:16 AM
> Subject: RE: Newbie question on Usage and design style
>
>
> > Wilfred,
> >
> > Thank you for the prompt reply. I hope to generate a healthy debate on the
> > issue and see whether I am
based
authentication if your message is routed through multiple hops.
Anne
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 20, 2003 8:42 AM
Subject: RE: Newbie question on Usage and design style
> Dear AXIS Users, or may be
okens, including XCBF (biometric tokens) and XrML (digital
rights).
Anne
- Original Message -
From: "Saurabh Arora" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 20, 2003 5:10 AM
Subject: Re: Newbie question on Usage and design style
> It is impor
CTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 20, 2003 5:16 AM
Subject: RE: Newbie question on Usage and design style
> Wilfred,
>
> Thank you for the prompt reply. I hope to generate a healthy debate on the
> issue and see whether I am crossing the limits of interoperat
Dear AXIS Users, or may be developers like Tom, architects like Sam,
Please need your views on this.
Regards,
Santosh
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, June 20, 2003 10:16 AM
To: [EMAIL PROTECTED]
Subject: RE: Newbie question on Usage
-
From: Wilfred Springer [mailto:[EMAIL PROTECTED]
Sent: Friday, June 20, 2003 9:31 AM
To: [EMAIL PROTECTED]
Subject: Re: Newbie question on Usage and design style
> We are considering of introducing axis based web services, as an interop
> solution for the interface into our product. We alread
It is important to note the SAML is not a proprietary headers (it is
hosted at Oasis http://xml.coverpages.org/saml.html).
Coming to your question, it is possible to do that using SAAJ api and
Messaging style service.
only problem would be that you would have to handle the processing of
xml intern
> We are considering of introducing axis based web services, as an interop
> solution for the interface into our product. We already have well
> established Authentication and Authorisation services delivered via CORBA, I
> wanted to utilise the same and introduce a concept of a token for every
> s
Dear Axis users,
We are considering of introducing axis based web services, as an interop
solution for the interface into our product. We already have well
established Authentication and Authorisation services delivered via CORBA, I
wanted to utilise the same and introduce a concept of a token for
a2WSDL for Axis 1.2.
Open source only works if everyone helps.
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: Nicholas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 8:30 AM
To: [EMAIL PROTECTED]
Subject: Re: Newbie question about WSDL2JAVA
We have t
We have totally given up using Java2WSDL. It just
seems so problem ridden with completely inexplicable
error messages. Rather, we just deploy a WSDD against
the Axis server and then do a GET on the appropriate
URL to get the WSDL there.
//Nicholas
--- Daniel Eschle <[EMAIL PROTECTED]> wrote:
>
Hi,
I had also problems when using WSDL2Java with a Java2WSDL generated wsdl
file. I got the following exception:
java.io.IOException: Element {http://schemas.xmlsoap.org/wsdl/}in0 is
referenced but not defined.
I think there is a bug in Java2WSDL which produces a faulty wsdl file when
genera
: [EMAIL PROTECTED]
Subject: Re: Newbie question about WSDL2JAVA
I've attached my wsdd file and the generated wsdl file.
It would be fine if someone could take a look onto it before I jump out of the window.
thanks,
Andre
[EMAIL PROTECTED] wrote :
> Hi,
>
> I try to use CASTOR
I've attached my wsdd file and the generated wsdl file.
It would be fine if someone could take a look onto it before I jump out of the window.
thanks,
Andre
[EMAIL PROTECTED] wrote :
> Hi,
>
> I try to use CASTOR for object ser/deserialization with AXIS. While searching
> the mailing list I f
Hi,
I try to use CASTOR for object ser/deserialization with AXIS. While searching the
mailing list I found a link to the AXIS cvs, which has a few classes for this job.
I have trouble getting WSDL2JAVA generate my stub classes. I always get the following
error:
http://localhost:9080/axis/servic
OTECTED]Subject: newbie
question
Hi,
How can we maintain persistent objects in
Axis? meaning, if a user requests a service, is there anyway that I can
maintain information about the user (using objects on the service-provider
side) , after fulfilling the user request?
Hi,
How can we maintain persistent objects in
Axis? meaning, if a user requests a service, is there anyway that I can maintain
information about the user (using objects on the service-provider side) , after
fulfilling the user request?
any pointers is appreciated.
Thanks.
Oooo. Is "GET" only allowed at Axis1.1? Perhaps that is the issue.
--- On Fri 03/14, Larry < [EMAIL PROTECTED] > wrote:
From: Larry [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Fri, 14 Mar 2003 13:45:42 -0500 (EST)
Subject: Newbie: Question on Testing Installatio
I am following the "Axis Installation Instructions" posted on the web. I have V1.0
installed over tomcat 4.1.18. So far I have it working down to "Test a JWS EndPoint"
where you run EchoHeaders which is provided with the package. The install places this
JWS in $CATALINA_HOME/webapps/axis. Wh
Thanks again Steve , problem solved, I have missed that option! Tomcat
output screen is now clear and nice!
:)
Paris
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 20, 2003 7:53 PM
To: [EMAIL PROTECTED]
Subject: Re: Newbie question about
- Original Message -
From: "Apostolopoulos Paris" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 20, 2003 11:30
Subject: RE: Newbie question about FAULTs (again) and tomcat printing the
stack trace!
> Thanks for your reply Steve!
>
&g
Loughran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 20, 2003 6:56 PM
To: [EMAIL PROTECTED]
Subject: Re: Newbie question about FAULTs (again) and tomcat printing
the stack trace!
- Original Message -
From: "Apostolopoulos Paris" <[EMAIL PROTECTED]>
To: <[EMA
- Original Message -
From: "Apostolopoulos Paris" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 20, 2003 08:44
Subject: Newbie question about FAULTs (again) and tomcat printing the stack
trace!
> Hi again!
>
> Is there a way of do
Hi again!
One more question related to FAULTS (again), but quite specific this
time! From my previous question in the mailing list I managed to solve
some theoritical problems about the notion of FAULTS (thank you Brian
Erwins)! Well here is my case!
In my service I use AXIS faults as part of my b
classpath problem
- I needed to put this jar in the classpath with all the other jars
nikki
> -Original Message-
> From: NJ Rogers [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 16, 2003 1:03 PM
> To: [EMAIL PROTECTED]
> Subject: newbie question - installation proble
that was http://jakarta.apache.org/commons/discovery.html with an l at the
end. oops
- Original Message -
From: "NJ Rogers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 10:02
Subject: newbie question - installation problems
> Hi
>
> I've got axis deployed in tomcat, running on Windows 2K.
>
> I
Your missing the commons-discovery.jar file, which is causing the error.
This should be placed in the same directory as your other Axis libs.
-Original Message-
From: NJ Rogers [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 16, 2003 1:03 PM
To: [EMAIL PROTECTED]
Subject: newbie
Hi
I've got axis deployed in tomcat, running on Windows 2K.
I can validate ok - happyaxis.jsp
tells me that I've got all the core axis libraries, but that 1 optional
library is missing (xmlsec.jar which I will obtain)
But I cannot "View the list of deployed Web services "
The tomcat logs for t
Hi,
I am trying to gt up to speed on using axis to deploy a web service,
written in Java. I have followed through a couple of tutorials and, using
the WSDL utilities have seemingly correctly deployed my service, which is a
bean with two fields, a String and a Vector. All I want to do is see if
Hello,
I am trying to have my /axis/services/MyService?wsdl command emit a more complicated wsdl file that is created by default. I generated my Skeleton and Implemenation files from WSDL2Java off a WSDL file created by someone else. I am trying to implement the same services on Axis.
the requirement for object can be marshalled is the object has to be a
javabean. can you show me your child class?
- Original Message -
From: "Rick MacConnell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 04, 2002 8:59 AM
Subject: Newbie Quest
I've got a simple Java class that has a member variable which is an array
of very simple Java child classes. The child class just has two Strings
inside. My question is what should I do to teach Axis that the object
coming back contains an array of these other object types. I get an error
saying t
hi,
my client app tries to invoke a service which signature looks like this:
public void registerMe(String myName)
throws java.rmi.RemoteException, org.company.CustomError;
all classes are generated from wsdl.
i can see a successful request and response,
but for some reason my client h
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 24, 2002 5:20 PM
To: [EMAIL PROTECTED]
Subject: RE: newbie question (access to response message as DOM)
I too, would love to know how to get this to work. Anyone?
-Original Message-
Fro
BDY.RTF
Description: RTF file
Generated by mod_soap
http://ocean.cse.ucsc.edu/soap/getCAWeather"/>
-Original Message-From: Basil Hosmer
[mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002
4:17 PMTo: '[EMAIL PROTECTED]'Subject: newbie
question (acce
Title: Message
Hi,
Somebody please give
me a shove in the right direction: I'm using Axis to make a call to a web
service that returns a fairly simple (wsdl attached). I've
successfully deserialized using a generated bean, but what I'd really like is to
simply access a DOM representation
1 - 100 of 123 matches
Mail list logo