RE: axis fault Invalid function

2004-08-26 Thread Hari Krishna B.
will be greatly appreciated   Cheers, Hari -Original Message-From: Sagar Pidaparthi [mailto:[EMAIL PROTECTED]Sent: Friday, August 27, 2004 3:12 AMTo: [EMAIL PROTECTED]Subject: axis fault Invalid function Hi,   I get the following axis fault

axis fault Invalid function

2004-08-26 Thread Sagar Pidaparthi
Hi,   I get the following axis fault.   com.chordiant.bd.exceptions.ParameterValueException: Invalid function name:instantiateBusinessObject_String_String_String     does it mean, that the server tried to call the method   instantiateBusinessObject(String,String,String)   and

Re: Axis Fault

2004-08-09 Thread Gautham Mulakala
arsers.AbstractSAXParser.parse(AbstractSAXParser.java:1148) > > at javax.xml.parsers.SAXParser.parse(SAXParser.java:345) > > at > > org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:242) > > at org.apache.axis.S

Re: Axis Fault

2004-08-09 Thread Frederic Jean
st.java:53) In Axis Fault -- Frederic Jean Member Technical Staff, Software Sun Services Engineering - Intellectual Capital Engineering Email: [EMAIL PROTECTED] Phone: 303-223-6187 / x69565 Pager: 888-354-6183 / [EMAIL PROTECTED] Jabber ID: [EMAIL

Axis Fault

2004-08-09 Thread Gautham Mulakala
) at com.kmobjects.dataserver.DataServerSOAPBindingStub.getWindow(DataServerSOAPBindingStub.java:455) at Test.doit(Test.java:105) at Test.main(Test.java:50) java.lang.NullPointerException at Test.main(Test.java:53) In Axis Fault

Re: help with Axis fault

2004-06-03 Thread Rommel Sharma
mel. - Original Message - From: "Dave Jacobson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 02, 2004 8:04 AM Subject: Fw: help with Axis fault > Thank you very much for sending this to me. One thing I wasn't sure about > du

Fw: help with Axis fault

2004-06-01 Thread Dave Jacobson
t;[EMAIL PROTECTED]> Sent: Tuesday, June 01, 2004 7:36 PM Subject: RE: help with Axis fault > Hi, > don't know if this helps, I'm a newbie too. I'm able to get your > web service to work. I did the following > > 1. Your web service is similar to the &g

RE: help with Axis fault

2004-06-01 Thread
1.1, tomcat 4.1.29, windows nt server --- On Sat 05/29, Dave Jacobson < [EMAIL PROTECTED] > wrote: From: Dave Jacobson [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Sat, 29 May 2004 13:07:47 -0400 Subject: help with Axis fault Hi, OK, I've been wo

RE: help with Axis fault

2004-05-30 Thread Robert Lowe
Dave, > I guess I am confused between the namespace and the place where my service is currently running. I am testing this right now so it is only running on my computer at localhost. When I ran deploy.wsdd it created the namespace="http://programName.companyName.com"; but this URL doesn't even

Re: help with Axis fault

2004-05-29 Thread Dave Jacobson
Saturday, May 29, 2004 1:58 PM Subject: RE: help with Axis fault Dave,   It’s more difficult to tell without the complete WSDL (I’m assuming that somewhere in the deleted sections from the it indicates style=”rpc”), but…   I did notice that you have a namespace discrepan

RE: help with Axis fault

2004-05-29 Thread Anne Thomas Manes
st uses xmlns:ns1="MyService"   From: Dave Jacobson [mailto:[EMAIL PROTECTED] Sent: Saturday, May 29, 2004 1:08 PM To: [EMAIL PROTECTED] Subject: help with Axis fault   Hi,   OK, I've been working on this for...well, I'm embarrassed to say exactly how

RE: help with Axis fault

2004-05-29 Thread Anne Thomas Manes
st uses xmlns:ns1="MyService"   From: Dave Jacobson [mailto:[EMAIL PROTECTED] Sent: Saturday, May 29, 2004 1:08 PM To: [EMAIL PROTECTED] Subject: help with Axis fault   Hi,   OK, I've been working on this for...well, I'm embarrassed to say exactly how

help with Axis fault

2004-05-29 Thread Dave Jacobson
ce.  The web service operation returns a string but I am getting an axis fault error message.  I think the problem has to do with the namespace.  I am only running this on localhost.  I wasn't sure what to put for the namespace.   I attached:   - tcpmon input and output - client code - ws

unable to determine the cause of axis fault

2004-05-10 Thread Saritha Bhandarkar
  Hi, I have a grid service deployed on Axis on my system, and have a client class to invoke a method. It is throwing AxisFaults at call.invoke and. The request method looks fine to me but I don’t understand why it gives the faults. I appreciate it very much if someone could take a look a

could not throw Axis Fault

2004-01-27 Thread Ying Foong
I was trying to subclassing Axis Fault so that i can customise my fault description, but it returned me an blank soap message. Can somebody tell me how and why? your help is appreciated.   belows are the server-side code, which basically check if it's not a SOAP 1.2 then return a

AXIS fault

2003-12-18 Thread JAYARAMAN, JYOTHI (SBCSI)
Title: Message Hi,     I have a SOAP server and a AXIS client. I get the following fault when I try to communicate with the server.   - AxisFault faultCode: {http:/

Axis Fault with SOAP Header

2003-08-25 Thread Tevoi Andrea
Hi all, I've written my own provider. If there is some error, it throws an AxisFault with a fault code, a fault string and a fault detail (that is specified in the wsdl). This Axis Fault is then translated in a SOAPFault correctly. Now, is there a way to send an header entry with the Axis

How to get bean data from Axis fault?

2003-04-04 Thread PILLAI,RANJITH (HP-PaloAlto,ex1)
fault?. Your reply will be deeply appreciated.   Note: Now I use Message->SOAPEnvelope->SOAPBodyElement-> getObjectValue() to get my bean data as one string like "RanjithKottayam". Here my concern is how to get data individually or what is the right procedure to read bean d

AW: Axis fault codes

2003-01-15 Thread Sebastian . Beyer
//do what you want to be done, when that faultcode occurred } } Hope this could help. Tell if so Greetings from Hamburg/Germany Seppo -Ursprüngliche Nachricht- Von: David Logan [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 14. Januar 2003 22:32 An: '[EMAIL PROTECTED]&

Axis fault codes

2003-01-14 Thread David Logan
Let me rephrase the question. Is anybody out their using fault codes? If so, how are you throwing the exception/axis fault on the server? -Original Message- From: David Logan Sent: Tuesday, January 14, 2003 1:51 PM To: '[EMAIL PROTECTED]' Subject: RE: AxisFaults Actually, the

RE: Axis fault when client invokes a webservice which is published in internet

2003-01-02 Thread Norris Merritt
reasonable. Maybe the service you are talking to is just closing the connection without responding for whatever reason?  -Original Message-From: Shobha Rani Jagathpal [mailto:[EMAIL PROTECTED]]Sent: Thursday, January 02, 2003 1:51 AMTo: [EMAIL PROTECTED]Subject: Axis fault when

Axis fault when client invokes a webservice which is published in internet

2003-01-02 Thread Shobha Rani Jagathpal
g meth with "+s);    byte[] result = pt.createPDF("testuser","testpassword",s.getBytes(),"Arial",12);    System.out.println("Result = "+result.length);   } }     I am getting the following exception when I try to run it. Could anybody tell me why this

Axis fault - please help ...

2002-11-17 Thread Michael Fecina
All,   I created a web service, jarred it and deployed it through use of deploy.wsdd. Everything worked fine and it shows up under Axis as a deployed web service (through the web, and the WSDL is visible).   The problem comes in when trying to run a client to the service. The client compiles