Re: Please!!! help me on this exception

2005-01-11 Thread James Ludlow
tom chen wrote: D:\axis-1_2RC1\samples\stock>java -cp d:\jakarta-tomcat-5.5.4\webapps\axis.jar;d:\jakarta-tom cat-5.5.4\webapps\commons-discovery.jar;d:\jakarta-tomcat-5.5.4\webapps\commons-logging.jar;d :\jakarta-tomcat-5.5.4\webapps\jaxrpc.jar;d:\jakarta-tomcat-5.5.4\webapps\saaj.jar;d:\jakarta

Re: Please!!! help me on this exception

2005-01-11 Thread Robert Gombotz
is axis.jar in your classpath?   rob - Original Message - From: tom chen To: [EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 6:16 PM Subject: Please!!! help me on this exception Hello All,   I am trying to setup axis in tomcat 5.5.4 with java 5.0

Please!!! help me on this exception

2005-01-11 Thread tom chen
Hello All,   I am trying to setup axis in tomcat 5.5.4 with java 5.0. I got an Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/client/AdminClient.    I do not know what is wrong. Please help me!   Thank you very much!   --tom   =

Re: (Please Help me!) Axis 1.2RC2: multiref serialization of xsd simple types / interoperability with .NET

2005-01-03 Thread BLIS Webmaster (Patrick Houbaux)
After debugging with the axis sources, I think I probably found a bug in AXIS1.2RC2 which I tried to explain in the Issue AXIS-1746. I will try to propose a patch (as soon as I can). Cheers, Patrick. BLIS Webmaster (Patrick Houbaux) wrote: Hi all, Any idea about the problem I have mentionned in th

Re:(Please Help me!) Axis 1.2RC2: multiref serialization of xsd simple types / interoperability with .NET

2005-01-03 Thread BLIS Webmaster (Patrick Houbaux)
Hi all, Any idea about the problem I have mentionned in the following? I'm still stuck with that and it's becoming urgent for me to solve it. Thanks in advance for any help. Regards, Patrick. BLIS Webmaster (Patrick Houbaux) wrote: Hi all, I have a RPC web service deployed with Axis 1.2RC2. For per

Would a kind soul help me please?

2004-12-28 Thread Jay Doggett
Hi all, this is my second post to the list. Like many others, I need help. If some kind hearted and knowledgeable person helps me get through this, I will create a doc for others that will get them through it too. I'm using Netbeans and Tomcat. Acquired the latest Axis and droppe

RE: PLEASE HELP ME!!! - WS-I Basic Profile compatibility

2004-07-24 Thread Anne Thomas Manes
rsday, July 22, 2004 8:20 AM To: [EMAIL PROTECTED] Subject: PLEASE HELP ME!!! - WS-I Basic Profile compatibility Hi axis' users, I'm using axis 1.2 beta. I have tryed to generate the stub clients for a web service using the Wire

RE: PLEASE HELP ME!!! - WS-I Basic Profile compatibility

2004-07-24 Thread Anne Thomas Manes
rsday, July 22, 2004 8:20 AM To: [EMAIL PROTECTED] Subject: PLEASE HELP ME!!! - WS-I Basic Profile compatibility Hi axis' users, I'm using axis 1.2 beta. I have tryed to generate the stub clients for a web service using the Wire

Re: PLEASE HELP me -Unwnated Logging in Consoleappender

2004-07-23 Thread gary . si . grewal
] cc: 07/23/2004 04:21 Subject: PLEASE HELP me -Unwnated Logging in Consoleappender

PLEASE HELP me -Unwnated Logging in Consoleappender

2004-07-23 Thread Benjamin Marcel Flohr
Hello, sorry for bothering you again but - I still have the Problem. no one answered for this, but I can`t believe that I`m the only one with this Problem: I have a problem with the logging in our application. As soon as the first Axisrequest is happend, the logger logs everything in stoud alth

PLEASE HELP ME!!! - WS-I Basic Profile compatibility

2004-07-22 Thread lcoppoli
Hi axis' users, I'm using axis 1.2 beta. I have tryed to generate the stub clients for a web service using the Wireless Toolkit 2.1. The deployed WSDL is: *** http://DefaultNamespace"; xmlns:apachesoap="http://xml.apache.org/xml-soap"; xmlns

Re: RE: Anybody can help me about Axis C++?

2004-01-05 Thread sanjaya singharage
Could you submit a bug? The link is http://nagoya.apache.org/bugzilla/ . Thanks. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 02, 2004 9:12 PM Subject: Re: RE: Anybody can help me about Axis C++? > Hi,Susantha Kumara >

Re: RE: Anybody can help me about Axis C++?

2004-01-02 Thread moch00
-- >> Wrom: JGDGVCJVTLBXFGGMEPYOQKEDOTWFAOBU >> Sent: Friday, January 02, 2004 2:59 PM >> To: axis-user >> Subject: Anybody can help me about Axis C++? >> >> >> Hi all >> >>I try axis C++ to build a web service client. If a service >> return

RE: Anybody can help me about Axis C++?

2004-01-02 Thread Susantha Kumara
you sure that the SOAP message is complete > -Original Message- > From: moch [mailto:[EMAIL PROTECTED] > Sent: Friday, January 02, 2004 2:59 PM > To: axis-user > Subject: Anybody can help me about Axis C++? > > > Hi all > >I try axis C++ to build a we

Re: Anybody can help me about Axis C++?

2004-01-02 Thread sanjaya singharage
stubs? - Original Message - From: "moch" <[EMAIL PROTECTED]> To: "axis-user" <[EMAIL PROTECTED]> Sent: Friday, January 02, 2004 12:58 AM Subject: Anybody can help me about Axis C++? > Hi all > >I try axis C++ to build a web service client. If

Anybody can help me about Axis C++?

2004-01-02 Thread moch
. What's happening? Is it a bug? Well, It seems to be simple using axis, but the document is poor and I can't found any helpful message. Anybody can help me? thanks.

RE: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Harald Pollak
:[EMAIL PROTECTED] Sent: den 4 december 2003 14:37 To: [EMAIL PROTECTED] Subject: Re: Authentication - Could anyone help me plzzz most time ( i think mor than 80 % ) webservice communication is through html and html also produces a header ( you can

Re: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Harald Pollak
most time ( i think mor than 80 % ) webservice communication is through html and html also produces a header ( you can also see the servlet as a spezal kind of handler ).  So i think handler things not needed to descriped in WSDL. Am Don, den 04.12.2003 schrieb Yogesh Pant um 14:31:

Re: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Yogesh Pant
How does html header come into picture of web service communication?       Harald Pollak <[EMAIL PROTECTED]> wrote: as you said:Handlers providing a addinal layer to the webservice, you also don't descripe the HTML-Header in the wsdlAm Don, den 04.12.2003 schrieb Yogesh Pant um 14:12: The header

RE: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Christer Holmér
help me plzzzmost time ( i think mor than 80 % ) webservice communication is through html and html also produces a header ( you can also see the servlet as a spezal kind of handler ).  So i think handler things not needed to descriped in WSDL.Am Don, den 04.12.2003 schrieb Yogesh

Re: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Aaron Hamid
9 *To:* [EMAIL PROTECTED] *Subject:* Re: Authentication - Could anyone help me plzzz as i have understood: The handler is a thing befor the WS ( not part of it ) and the WSDL describe the WS - so elements only used in handler shouldn't and couldn't be described in Webservice,

Re: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Harald Pollak
as you said: Handlers providing a addinal layer to the webservice, you also don't descripe the HTML-Header in the wsdl Am Don, den 04.12.2003 schrieb Yogesh Pant um 14:12: The header element is a part of SOAP message. As per web services specification, message description should be inclu

RE: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Harald Pollak
nyone help me plzzz   as i have understood: The handler is a thing befor the WS ( not part of it ) and the WSDL describe the WS - so elements only used in handler shouldn't and couldn't be described in Webservice, so you can only tell your opposit what to do

RE: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Tony Vieitez
, if anyone knows any articles on axis authentication/security, I would appreciate info on this   Thanks   Tony   -Original Message- From: Harald Pollak [mailto:[EMAIL PROTECTED] Sent: 04 December 2003 12:59 To: [EMAIL PROTECTED] Subject: Re: Authentication - Could anyone help me

Re: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Yogesh Pant
The header element is a part of SOAP message. As per web services specification, message description should be included in the wsdl document.   Handler is a mechanism used by Axis to provide an additional layer for processing incoming/outgoing message. In any case wsdl should be a complete descrip

Re: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Harald Pollak
as i have understood: The handler is a thing befor the WS ( not part of it ) and the WSDL describe the WS - so elements only used in handler shouldn't and couldn't be described in Webservice, so you can only tell your opposit what to do in document the webservice in hardware ways ( email, lett

Re: Authentication - Could anyone help me plzzzzzzz

2003-12-04 Thread Yogesh Pant
Hello ppl, I have got a custom authentication handler. It authenticates the incoming message very well.   My problem is that the generated wsdl has no mention of header elements at all. HOW DO I ACHIEVE THIS?   Do I need to configure the deployment descriptor a little bit more?   Please help.   Tha

Re: Please help me

2003-07-06 Thread Jeyakumaran Chandrasegaram
ran.C - Original Message - From: "Kelvin Ekonomi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 10:17 AM Subject: Please help me > I am a student of University of Bari, Italy. > I am developing a system for a course, who use axis. > I have a

Please help me

2003-07-06 Thread Kelvin Ekonomi
) Internal Server Error. If i comment that piece of code the Handler work. Can you help me . if you can tell me what to do as soon as possible cause i have to complete the sistem cause the final date is near. Thank you Kelvin Ekonomi Bari Italy __ Do you Yahoo

Re: HELP-ME!!!

2003-07-03 Thread Akhil Gupta
OTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 9:46 PM Subject: HELP-ME!!! > I´m tryng to do a Stateless Session Bean as webservice with attachament. > > The SessionBean have a method: > public DataHandler getFile(); > > My deploy is: > http://

re: Attachament from AXIS to .NET or Delphi [was: HELP-ME!!!]

2003-07-02 Thread Jose Luiz Juniot
xport some funcionality to Office macros, like sharepoint. Please, help-me. [EMAIL PROTECTED] wrote: This is the code that I had to create to get Axis to call a .NET webservice which returns a "binary file". Sounds like your situation is exactly the oppisite, but this code should help.

Re: HELP-ME!!!

2003-07-02 Thread eric . pinder
logger.debug("- - - - - - - - - - - - - - - -"); } <[EMAIL PROTECTED]> on 07/02/2003 05:46:33 PM Please respond to [EMAIL PROTECTED] To:<[EMAIL PROTECTED]> cc: Subject:HELP-ME!!! I´m tryng to do a Stateless Session Bean as webservice w

HELP-ME!!!

2003-07-02 Thread talkabout
iders/java";> All run fine... But i WSDL the type is Why? I want to user Attachaments. What I need to do. I tried to use as it, but when I try to import wsdl to C# this type is not imported. All other method run fine... The webservice without it is ok. Please! Help-me!

RE: Please help me on deploying "object containing array of objects"

2003-06-26 Thread Balaji D L
tached below. > > > > -Original Message- > From: Balaji D L [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 25, 2003 3:59 PM > To: [EMAIL PROTECTED] > Subject: Please help me on deploying "object > containing array of > objects" > > > Hi, >

Re: Please help me on deploying "object containing array of objects"

2003-06-25 Thread Reynardine
L PROTECTED]> Date: Thu, 26 Jun 2003 06:59:02 +1000 (EST) To: [EMAIL PROTECTED] Subject: Please help me on deploying "object containing array of objects" > Hi, > I'm trying to deploy a service which returns "object > containing array of objects". >

RE: Please help me on deploying "object containing array of objects"

2003-06-25 Thread Rudolph, Troy
Hi, I'm working on an application that does something like this. Perhaps the WSDL file will help you. It is attached below. -Original Message- From: Balaji D L [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 3:59 PM To: [EMAIL PROTECTED] Subject: Please help

Please help me on deploying "object containing array of objects"

2003-06-25 Thread Balaji D L
olve the problem. I'm trying to return a object something like what "google webservice" returns(GoogleSearchResult). Hope my question is clear. Please help me. Regards Balaji http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile.

Re: SOAP validation - help me defend Axis!

2003-05-30 Thread ian_d_stewart
213-6100 "Pascale, Peter H." <[EMAIL PROTECTED]> on 05/29/2003 04:33:45 PM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: SOAP validation - help me defend Axis! A customer of ours exposes some web s

SOAP validation - help me defend Axis!

2003-05-30 Thread Pascale, Peter H.
A customer of ours exposes some web services for app integration. We use Axis, they use Weblogic. In their WSDL, some fields are required, and some aren't. For the most part, we've done our homework to make sure that we're always populating required fields. In at least one case we're not, so when w

RE: Please help me get started

2002-11-04 Thread Stuart Halloway \(DevelopMentor\)
2:59 PM To: [EMAIL PROTECTED] Subject: Re: Please help me get started Hi Frank, Thanks for responding.  Hope you can help.  after going threw all 7 steps and typing java samples.stock.GetQuote -lhttp://localhost:2003/axis/servlet/AxisServlet I get an exception in thread main no class def found... 

Re: Please help me get started

2002-11-04 Thread Darrell Gamble
password if that's what the last part of that is.  Feel free to call me at 312-461-7946 if this would be easier to help me.  Thanks again.  "Frank E. Weiss" <[EMAIL PROTECTED]> wrote: Darrell,Have you tried the seven steps on the following page?http://cvs.apache.org/viewcvs.cg

Re: Please help me get started

2002-11-01 Thread Frank E. Weiss
Darrell, Have you tried the seven steps on the following page? http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/install.html -- Frank Weiss Darrell Gamble wrote: > This is the most confusing site. I am simply trying to get help getting started >with Axis and having a ton of >

Please help me get started

2002-11-01 Thread Darrell Gamble
This is the most confusing site.  I am simply trying to get help getting started with Axis and having a ton of problems.  The website is descuraging because I was hoping it would clear up the badly written book I spent 49.99 on Sams Web Services Unleashed.  It is horrible for introducing how to get

Re: AW: what might be wrong? Please help me.

2002-10-22 Thread Emma Johansson
PROTECTED]] Envoyé : mardi 22 octobre 2002 09:44 À : [EMAIL PROTECTED] Objet : Re: AW: what might be wrong? Please help me.   Could you precisely tell us which files ?? (and which should be in the classpath ?) Thanks! Bohn Volker wrote: Yes, you're right Eric! Some files are supposed to go in /

Re: AW: what might be wrong? Please help me.

2002-10-22 Thread Olivier Gauwin
ars can be in  axis/WEB-INF/lib (but don't forget xerces.jar !)   Cédric Chabanois -Message d'origine- De : Olivier Gauwin[mailto:[EMAIL PROTECTED]] Envoyé : mardi 22 octobre 200209:44 À : [EMAIL PROTECTED] Objet : Re: AW: wh

RE: AW: what might be wrong? Please help me.

2002-10-22 Thread Cédric Chabanois
ort an: [EMAIL PROTECTED] Gesendet: Montag, 21. Oktober 2002 15:28 An: '[EMAIL PROTECTED]' Betreff: RE: what might be wrong? Please help me. Aren't some of the Axis jars supposed to go in /tomcat/common/lib if using Tomcat as the servlet container? I forget which ones, but if yo

Re: AW: what might be wrong? Please help me.

2002-10-22 Thread Olivier Gauwin
EMAIL PROTECTED]] Antwort an: [EMAIL PROTECTED] Gesendet: Montag, 21. Oktober 2002 15:28 An: '[EMAIL PROTECTED]' Betreff: RE: what might be wrong? Please help me. Aren't some of the Axis jars supposed to go in /tomcat/common/lib if using Tomcat as the servlet container? I forget wh

Re: what might be wrong? Please help me.

2002-10-21 Thread Emma Johansson
Tomcat from this session? -Rey - Original Message - From: Emma Johansson <[EMAIL PROTECTED]> Date: Mon, 21 Oct 2002 13:08:34 +0200 To: [EMAIL PROTECTED] Subject: what might be wrong? Please help me. Hi! When browsing to http://150.132.6.212:8080 jakarta tomcats homepage is viewing and I'

Re: what might be wrong? Please help me.

2002-10-21 Thread Reynardine
It looks as though Tomcat is running from or has been started from a different classpath to yours and it does not know about your classpath. Try starting a new xterm session from your .cshrc and restart Tomcat from this session? -Rey- Original Message -From: Emma Johansson <[EMAIL PROTECTED

AW: what might be wrong? Please help me.

2002-10-21 Thread Bohn Volker
'[EMAIL PROTECTED]' > Betreff: RE: what might be wrong? Please help me. > > Aren't some of the Axis jars supposed to go in /tomcat/common/lib if using > Tomcat as the servlet container? I forget which ones, but if you search > the > mail-archives.co

RE: what might be wrong? Please help me.

2002-10-21 Thread Jung, Eric (Contractor)
:Emma.Johansson@;su.eip.ericsson.se] Sent: Monday, October 21, 2002 7:09 AM To: [EMAIL PROTECTED] Subject: what might be wrong? Please help me. Hi! When browsing to http://150.132.6.212:8080 jakarta tomcats homepage is viewing and I'm able to execute some examples from that page. Even thogh eve

Re: AW: what might be wrong? Please help me.

2002-10-21 Thread Reynardine
:36:24 +0200 To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: AW: what might be wrong? Please help me. > Yes, you're right Eric! > Some files are supposed to go in /tomcat/common/lib > an some in your /webapps/[...]/lib > > > -- > &

what might be wrong? Please help me.

2002-10-21 Thread Emma Johansson
Hi! When browsing to http://150.132.6.212:8080 jakarta tomcats homepage is viewing and I'm able to execute some examples from that page. Even thogh everything is extreamly slow. When browsing to http://150.132.6.212:8080/soap the soap homepage pops up (after several minutes) But when I'm trying t

Re: Please help me getting started

2002-10-18 Thread Arulazi D
You should run this example from %AXIS_HOME%, where is AXIS_HOME is the install directory. You should add the directory which contains samples subdir(ie., %AXIS_HOME) in the CLASSPATH. If you see the TestClient.java, the service URL points to apache public axis server which runs this service. Fo

Re: Please help me getting started

2002-10-17 Thread Emma Johansson
Thanx, but then I don't understand why I can't run the client. This is what happens: % java samples.userguide.example1.TestClient Exception in thread "main" java.lang.NoClassDefFoundError: samples/userguide/example1/TestClient % Must I know where the server is placed? Do I have to p

Re: Please help me getting started

2002-10-17 Thread Reinhard Moser
Hi Emma, Emma Johansson wrote: > Hi! > > I'm following the installation instruction at > > http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/install.html#deploy > > Every step up till Step 5 is OK, but I don't understand Step 6: > deploying the web services where it stands >

Please help me getting started

2002-10-17 Thread Emma Johansson
Hi! I'm following the installation instruction at http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/install.html#deploy Every step up till Step 5 is OK, but I don't understand Step 6: deploying the web services where it stands --- Locate the deployment descriptor f

Re: Please Help-me - Basic install of Axis Beta2 on Resin 2.1.1 Web Server

2002-05-29 Thread Jose Airton F. da Silva
D]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 11:53 PM Subject: Re: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0 > Jose, > > I have similarly had success with Resin 2.1.1 and Axis beta 2 on Red Hat 7.3 > using the IBM JDK 1.3.1. I have not defined

Re: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Dan Chisholm
ation instructions. http://home.attbi.com/~danchisholm/axis/doc/install.html Dan - Original Message - From: "Jose Airton F. da Silva" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 8:07 PM Subject: Re: Please H

Re: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Jose Airton F. da Silva
esday, May 28, 2002 7:23 PM Subject: RE: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0 could u attach the server-config.wsdd that is being used. I have seen this error usually pop up when the wsdd is wrong. -Original Message- From: Jose Airton F. da Silva [mailto:[EMAI

RE: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Vidyanand Murunikkara
could u attach the server-config.wsdd that is being used. I have seen this error usually pop up when the wsdd is wrong. -Original Message- From: Jose Airton F. da Silva [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 28, 2002 3:25 PM To: [EMAIL PROTECTED] Subject: Please Help-me - Basic

Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Jose Airton F. da Silva
/AxisServlet, I got the error shown below.I don't know what happen.Could someone help me?Jose Airton.   ERROR: 500 Servlet Exceptionorg.apache.axis.InternalException: org.apache.axis.ConfigurationException:org.apache.axis.deployment.wsdd.WSDDException: java.lang.Exception: Mustinclude

RE: Can any one help me with this please :(( :((

2002-05-01 Thread Chris Haddad
:[EMAIL PROTECTED]] Sent: Wednesday, May 01, 2002 1:14 PM To: [EMAIL PROTECTED] Subject: Can any one help me with this please :(( :((   I had been looking for a solution on how to implement session's in a scenario where the client will be in asp (i.e. Microsoft Toolkit 2.0 which doesn'

Can any one help me with this please :(( :((

2002-05-01 Thread Srinivas Reddy
use Handlers or SimpleSessionHandler to do the same however couldn't find a one small implementation example. Can any one help me by providing a simple example for the same. Thanks SrinivasDo You Yahoo!? Yahoo! Tax Center - online filing with TurboTax

RE: Glen, I think only u can help me with this!!

2002-04-18 Thread DEEPTHI PRABHAKAR
[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: RE: Glen, I think only u can help me with this!! >Date: Thu, 18 Apr 2002 09:41:59 -0400 > >Hi Deepthi! > >Yes, that's the right sy

RE: Glen, I think only u can help me with this!!

2002-04-18 Thread DEEPTHI PRABHAKAR
me any results, I would be more than glad to recieve any kind of help from u. Thanx Deepthi >From: Glen Daniels <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: RE: Glen, I think only u can hel

RE: Glen, I think only u can help me with this!!

2002-04-18 Thread Glen Daniels
: Glen, I think only u can help me with this!! Hi Glen   I am struggling since 4 days on this problem...but not able to find the solution...and this is really urgent! I am generating the wsdl file from the browser by http://localhost/axis/services/ssoService?wsdl. This

Glen, I think only u can help me with this!!

2002-04-18 Thread DEEPTHI PRABHAKAR
Hi Glen   I am struggling since 4 days on this problem...but not able to find the solution...and this is really urgent! I am generating the wsdl file from the browser by http://localhost/axis/services/ssoService?wsdl. This gives me a wsdl automatically. The problem is that I am not able to change t

RE: Kindly help me out - Posting twice !!!

2002-04-15 Thread Vidyanand Murunikkara
: Monday, April 15, 2002 3:44 AM To: [EMAIL PROTECTED] Subject: Kindly help me out - Posting twice !!! Hi , I have posted my query 2 days back but has not received any reply so far. I am novice in axis. Kindly find time to answer my query. From my end i have used all permutation combinations to

RE: RE: Kindly help me out - Posting twice !!!

2002-04-15 Thread Newman, Scott
To: [EMAIL PROTECTED] Subject: Re: RE: Kindly help me out - Posting twice !!! Hi Newman , Authenticate.java is a web service only. Functionality it achieves : It reads an XML which contains configuration for connecting to a database which contain

Re: RE: Kindly help me out - Posting twice !!!

2002-04-15 Thread Jitender Singh Singh
have a web-service that calls the authenticate.java, or >is this your >web-service itself? > >Newman > >-Original Message- > From: Jitender Singh Singh [mailto:[EMAIL PROTECTED]] >Sent: 15 April, 2002 5:44 AM >To: [EMAIL PROTECTED] >Subject: Kindly help me out -

RE: Kindly help me out - Posting twice !!!

2002-04-15 Thread Newman, Scott
, 2002 5:44 AM To: [EMAIL PROTECTED] Subject: Kindly help me out - Posting twice !!! Hi , I have posted my query 2 days back but has not received any reply so far. I am novice in axis. Kindly find time to answer my query. From my end i have used all permutation combinations to solve the

Kindly help me out - Posting twice !!!

2002-04-15 Thread Jitender Singh Singh
nknown Source) at org.apache.axis.client.Call.invoke(Unknown Source) at org.apache.axis.client.Call.invoke(Unknown Source) at samples.userguide.roofexample.AuthClient.main(AuthClient.java:101) Can anybody help me why this error is coming ? Thanks & Regards, Jitender.

Hi, Very Very Urgent!! Please help me

2002-03-11 Thread Karna Harsha
ndler was unable to negotiate an acceptable set of security parameters." Please help me out. Thanks a lot. Best Regards, Karna. __ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/