n1 Lucaino
Andy
-Original Message-
From: Luciano Fiandesio [mailto:[EMAIL PROTECTED]
Sent: 26 May 2004 10:09
To: [EMAIL PROTECTED]
Subject: Axis tutorial published
Hi,
a couple of weeks ago a discussion about Axis best
practices was started. Also a wiki page has been
opened on the
ks,
John M.
-Original Message-
From: Luciano Fiandesio [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 26, 2004 5:09 AM
To: [EMAIL PROTECTED]
Subject: Axis tutorial published
Hi,
a couple of weeks ago a discussion about Axis best
practices was started. Also a wiki page has been
opened on t
Hi,
a couple of weeks ago a discussion about Axis best
practices was started. Also a wiki page has been
opened on the subject.
During this discussion I mentioned a Axis tutorial I
was working on. I eventually managed to finish it and
it is published (along with the source code) here:
http
Nevermind... I just needed to restart the service...Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail
I got the TaxClient.java to compile, it was a case that I needed to first compile the other four dependent files, now that's okay.
When I go to run the app (java TaxClient) I get:
An Axis Fault occurred: java.net.ConnectException: Connection refused: connect
What's up with that?
Cheers
YvesDo Y
Original Message -| *From:* Yves | *To:* [EMAIL PROTECTED] | *Sent:* Wednesday, December 10, 2003 7:02 PM| *Subject:* Re: Apache Axis Tutorial|| Hmmm... same thing. I did that step before: the 4 files created are:| TaxService.java TaxServiceService.java TaxServiceServiceLocator.java| and TaxServiceBinding
I don't know what's going on, nothing seems to be helping... I've got all the classpath & path variables set (in XP). Come to think of it, I was able to compile another thing with javac, so I don't think there's a problem on that endXavier Renard <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED
* Yves <mailto:[EMAIL PROTECTED]>
| *To:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
| *Sent:* Wednesday, December 10, 2003 7:02 PM
| *Subject:* Re: Apache Axis Tutorial
|
| Hmmm... same thing. I did that step before: the 4 files created are:
| TaxService.java TaxS
From:
Yves
To: [EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 7:02
PM
Subject: Re: Apache Axis Tutorial
Hmmm... same thing. I did that step before: the 4 files created
are:
TaxService.java TaxServiceService.java TaxServiceServiceLocator.ja
It can be ... I dunno
Just add the JAVA_HOME to ur PATH and
ur working directory to the CLASSPATH and try again
- Original Message -
From:
Yves
To: [EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 7:02
PM
Subject: Re: Apache Axis Tutorial
Hmmm
Hmmm... same thing. I did that step before: the 4 files created are:
TaxService.java TaxServiceService.java TaxServiceServiceLocator.java and TaxServiceBindingStub.java they're there...
Just a note, my java command works from everywhere in DOS, but javac only works from within the java_home (C:\j
will be generated underthe
directory localhost.dir1.dir2;
Import that and try it again ..
Regards
Dhanush
- Original Message -
From:
Yves
To: [EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 1:34
PM
Subject: Apache Axis Tutorial
I'm following a tutoria
I'm following a tutorial for Apache Axis I found on the web, I'm at the point where I'm supposed to compile the java app but mine keeps returning errors. Here's the DOS prompt from where I tell it to compile and the errors that I get:
C:\j2sdk1.4.1_05\dev>javac TaxClient.java TaxClient.java:2: pa
Hi all,
we are developing EJB based webservices which will return image files as attachments.
So I need to understand how it works with axis. I saw a sample is in axis but I need
some more information about how the soap attachment works using axis.
Any pointer will be appreciated.
Thanks,
Subh
ly explained by
stupidity." ~Hanlon's Razor
-Original Message-From: David payam
[mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 1:45
PMTo: [EMAIL PROTECTED]Subject: EJB and AXIS
Tutorial
hi:
I tried the link:
http://www.ammai.com/modules.php?op=modload
hi:
I tried the link:
http://www.ammai.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=6&page=1
But it dosen't work, so anybody can send the tutorial to my email?
[EMAIL PROTECTED]
Thanks!
Maurizio Sciglio <[EMAIL PROTECTED]> wrote:
First of all thanx for the r
hi:
I tried the link:
http://www.ammai.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=6&page=1
But it dosen't work, so anybody can send the tutorial to my email?
[EMAIL PROTECTED]
Thanks!
Maurizio Sciglio <[EMAIL PROTECTED]> wrote:
First of all thanx for the reply.I
));
call.setOperationName(methodName);
// call.setUsername(user);
// call.setPassword(password);
result = call.invoke(args); // String array
Regards,
Thomas
> -Original Message-
> From: mszm [mailto:[EMAIL PROTECTED]]
> Sent: Dienstag, 25. Juni 2002 11:20
> To: [EMAIL PROTECTED]
>
hi all,
Until few days ago I used to work with glue. I also did some tests with
nosoap (php). In both implementations, the client does:
// in php
$sc = new soapclient('http://garfield/~maurice/wm.wsdl', true);
// in java/glue
Registry.invoke("http://garfield/~maurice/wm.wsdl";,
19 matches
Mail list logo