[Axis1.2 RC]: getting service URL in handlers?

2004-11-29 Thread Atul
How to get the absolute URL of the deployed service (to which the request is going) in the handlers ? thx

[Re:Solved, BUT]faultString: org.xml.sax.SAXParseException: Premature end of file.

2004-07-09 Thread Atul
...building with 7/8 updates solved this problem BUT, it still gives an error on client for mustUnderstand attribute (soap version mismatch??) with my soap1.1 msgs. To not exception out, I had to default it to 'false' in org.apache.axis.client.AxisClient - invokde(MessageContext) /

faultString: org.xml.sax.SAXParseException: Premature end of file.

2004-07-08 Thread Atul
Hi, I am getting an exception when axis1.2 is trying to parse (not even validating) xml data with the xerces-j-2.6.2 (2/27/04) which comes as a part of axis! AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXParseExceptio

Re: axis 1.2 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

2004-07-06 Thread atul
Dims, I did do a fresh cvs update -Pd and built the jars (7/6)! Is there a known bug? thx --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > try latest nightly. > > -- dims > > On Tue, 6 Jul 2004 09:46:29 -0700 (PDT), atul > <[EMAIL PROTECTED]> wrote: > > Hi

axis 1.2 mustUnderstand header error

2004-07-06 Thread atul
I am getting this error on the client side when trying to access my deployed service (doc/lit) on axis 1.2. I guess this maybe something to do with soap versions; I am trying to work on soap1.1! AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}MustUnderstand faultSubcode: faultSt

axis 1.2 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException

2004-07-06 Thread atul
Hi, I am unable to get axis 1.2 to run with my deployed services for quiet some time now! (It works w/ axis 1.1)!! I enabled the debug trace and got this output on the service side : 42171 [Thread-39] DEBUG org.apache.axis.i18n.ProjectResourceBundle - org.apache.axis.i18n.resource::handleGetObje

doc/lit service access using axis 1.2

2004-06-25 Thread atul
Iam unsuccessfully trying to access a service and I am getting this error AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.lang.NullPointerException faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}ho

axis 1.2 server error ???

2004-06-23 Thread atul
I used latest build (I believe) for axis1.2 to get axis1.2 jar along with jax-rpc, saaj, xerces, etc and when i am trying to access a service (deployed w/ axis1.1), getting this err? Server Error at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:461) at org.apach

Custom Serialization of Classes

2003-12-14 Thread Atul Gosain
full in solving this problem quickly .   Thanks Atul

Could not convert java.lang.Boolean to bean field

2003-12-10 Thread Atul Gosain
result from a remote call of a method using AXIS 1.0 in the client side I do not have any issues while using string or integer data types. Any known issues with bool type ?   Please let me know if I am missing any thing here. Any pointers appreciated.   Thanks Atul

Re: XML Encryption w/ DigitalSignature

2003-11-07 Thread atul
apache xmlsec ! --- James Black <[EMAIL PROTECTED]> wrote: > fred smith wrote: > > > hi Pankaj. it seems verisign charges money for > their jar file. i was > > really looking for some example on how to do this > using free source > > code. so if anyone has an example of how to do a > HelloWo

Wsdl and Axis

2003-10-06 Thread atul
#x27; style in axis? tia atul. __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com

Generic Client

2003-10-03 Thread atul
How can(if at all) one write a generic client, irrespective of the way service is being hosted - rpc, doc, or literal, that can dynamically invoke the service? __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com

Re: SAXException: SimpleDeserializer encountered a child element

2003-10-03 Thread atul
nt itself is taking care of it. I tried the Element[] and SOAPElement[] signatures. Any clues is appreciated! (or am I clueless) tia atul. --- KaiErnst <[EMAIL PROTECTED]> wrote: > Hi to all, > > > > I'm trying to write a Webservice wich has to send > complex

WSDD file

2003-09-29 Thread Atul Mahajan
How do I configure WSDD file to point to a already generated WSDL file for my web service? tia atul __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com

JMS support

2003-03-24 Thread Bhammar, Atul
Does axis support asynchronous messages using JMS as the transport? Thank you, - Atul