oops im sorry i left out the "deploy.wsdd"
its supposed to be:
When i try:[EMAIL PROTECTED] stock]$ java -cp $AXISCLASSPATHorg.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/services/AdminService deploy.wsddI get:Unrecognized option: -lCould not create the Java virtual machine.
Hi guys, maybe its the fact that im a newbie to both
linux and axis, but no one else seems to be having my
kind of classpath problems.
Please help if you can =)
Here goes, I installed axis 1.1 on tomcat4.06 that
comes with NetBeans 3.5.1 by copying the
axis-1_1/webapps/axis folder to my tomcat we
Hi all,
I was wondering if anyone here has had any problem integrating a webMethods
GLUE client with an AXIS server. That's what I'm currently
looking to do, so I was hoping I can take some steps to avoid any well known interoperability
issues (if they exist). I'll gladly accept "they
Hi,
No, I was not able to see any deployed services in Axis using Port #8050. But, I was able to do the same using Port #8080. I still am not able to figure out the problem.
Sarat"Pridemore, Russell (MAN-Corporate)" <[EMAIL PROTECTED]> wrote:
Can you view http://localhost:8050/axis/servlet/
I concur with the earlier post, I would be useful for planning and etc to know an
approximate 1.2 final. I know it depends on the bug rate and etc, but there should be
some sort of target date or goal?
What do you say dims (Davanum Srinivas), and approximate time frame?
Ross
I used handlers bases on the SimpleSesssionHandler.
Mine extended BasicHandler.
public class ClientSessionHandler extends BasicHandler {
public static final String SESSION_ID = "my.session.id";
public static final String SESSION_NS = "my.simple.ns";
private static String s
What you describe is exactly what I have done; however, what I'm asking
is...
How do I then, take that sessionID in response from the login method of
one service and put it into the request header of say getPerson from the
person service.
I can't for the life of me figure out how to 1) get the se
I am not sure I fully follow your question:
"but how do I do this with the Axis client".
Specifically how are you differentiating "axis client"
from other clients?
I have done something similar use SOAP headers to pass a session from
on axis web service to another. The first web service logs
on a
Hello,
I have an Axis app server which has several web services. They all
share a common session (using the SimpleSessionHandler with the
sessionID in the SOAP headers right now). e.g. You start a session on
the user service it'll follow you to the person service, etc, etc.
Now, I've gotten a f
Thanks Anne, I couldn't have gotten this working without your help!!! I
also couldn't have gotten it working without Microsoft support.
One interesting point I'll make for the benefit of others. The WSDL below
did work for creating the Axis server. I was able to implement the server
and get
Hi All ,
We are facing a small i ssues in publishing and invoking the web services
using AXIS. Find the deails below and it will be great if somebody could help
us is resolving this
1. We do have a requirement where we need to publish the web servies
that take org.w3c.dom.Document as inpu
Can
you view http://localhost:8050/axis/servlet/AxisServlet with
your web browser?
(Is it
just your web services client code that isn't working?) If so, check the
URL
that
is passed to your BindingStub. (Just checking the most obvious things
first.)
Russ
-Original Message-Fr
Can someone give me a hint on this? If not, I'll assume it's a bug, and go file a
report.
Thanks,
Dan
-Original Message-
Sent: Wednesday, April 21, 2004 12:12 PM
To: [EMAIL PROTECTED]
Subject: Axis doesn't properly handle private Boolean variables?
I have a java object that looks lik
Hi,
I am able to use Apache SOAP, Jetspeed using 8050. But am not able to Apache Axis using 8050.
All other applications work fine with any other port except Apache Axis.
Each of these applications are inside \webapps directory.
Regards,
Sarat "Sherman, Dennis (END-CHI)" <[EMAIL PROTECTED]>
http://www.fawcette.com/javapro/2003_04/online/wsdl_kjones_04_29_03/
A
little google will do ya...
Also
see org.apache.axis.handlers.SimpleSessionHandler in the API
docs.
-Original Message-From: Krishnendu Kunti
[mailto:[EMAIL PROTECTED]Sent: Thursday, April 22, 2004
Rafe,
Thanks for responding to my plea for help. I should have dough a little
deeper before asking. It turns out I was trying to instantiate my interface
for the service rather than the actual class object. Pretty dumb mistake.
I realized it yesterday after I GOOGLED InstantiationException. Goo
On Wed, 21 Apr 2004 14:19:56 -0500, Jim Henderson <[EMAIL PROTECTED]> wrote:
> --- The problem:
>
> The bad news is that my client application fails with a AxisFault (below).
> The statement that causes the failure is (I am starting small with a ping()
> that returns void and has no arguments):
have you tried
http://mustang.cs.binghamton.edu:8080/axis/services/EchoDimeService
?
One trick -- if the service is already deployed, you should be able to get
something back by pasting the URL into the address bar of a web browser, and
something useful by appending ?wsdl to the URL, like this:
Are
you able to connect to Tomcat on port 8050 for anything? Your symptoms
sure sound like it isn't really running there.
--Dennis R. ShermanEndeavor Information
Systems847-227-2976[EMAIL PROTECTED]http://www.endinfosys.com
-Original Message-From: Sarat Challa
[mailto:[EMAI
Hi All,
Can anyone tell me when we can expect final version for Axis 1.2.
Currently it is in Beta version !
thanks,
-kannan
This email and any attachments to it may contain confidential information
intended for the addressee only. If you are not the intended addressee, you
are strictly proh
20 matches
Mail list logo