[WSDL11ToAxisServiceBuilder] unknown protocol: jms

2014-02-07 Thread Sathwik B P
Hi, Env: Axis2 1.5.6, ActiveMQ 5.9.0 Creating a service with JMS endpoint throws the below DEBUG message in the logs. What could be wrong? WSDL: 14:38:07,344 DEBUG [WSDL11ToAxisServiceBuilder] unknown protocol: jms java.net.MalformedURLException: unknown

Re: AxisFault: An unknown transport called https exists when using asynchronous API

2012-05-21 Thread Christopher Legan
ender"> > HTTP/1.1 > chunked > > > class="org.apache.axis2.transport.http.CommonsHTTPTransportSender"> > HTTP/1.1 > chunked > > > When I call an operation with https endpoint, I get this: > &g

AxisFault: An unknown transport called https exists when using asynchronous API

2012-05-21 Thread Christopher Legan
: org.apache.axis2.AxisFault: An unknown transport called https exists. at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java:118) at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:183) at org.apache.axis2

Re: unknown

2011-06-06 Thread Denise Wu
Thanks, > Swapna Soni. > > -Original Message- > From: Denise Wu [mailto:[email protected]] > Sent: Monday, June 06, 2011 2:16 PM > To: [email protected] > Cc: [email protected] > Subject: Re: unknown > > Hi Swapna, > > The call is not reaching

Re: unknown

2011-06-06 Thread Denise Wu
t; > Thanks, > Swapna Soni. > > -Original Message- > From: Denise Wu [mailto:[email protected]] > Sent: Friday, June 03, 2011 4:26 PM > To: [email protected]; [email protected] > Subject: unknown > > Hi, > > I am trying to call my webservice and getting

unknown

2011-06-03 Thread Denise Wu
tailed log file? Thanks for your help org.apache.axis2.AxisFault: unknown at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:451) at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371) at org.ap

Re: unknown signature for axis2-1.5.4 releases?

2011-03-04 Thread Andreas Veithen
Since the migration to a top level project, the right KEYS file is actually here: http://www.apache.org/dist/axis/axis2/java/core/KEYS The download page for Axis2 indeed still refers to the old location. I'm going to fix that. Andreas On Sun, Feb 27, 2011 at 12:30, Richard Bruskiewich wrote: >

Re: unknown signature for axis2-1.5.4 releases?

2011-02-27 Thread Richard Bruskiewich
Dear Axis2 team, The PGP signature on the release files for your *December 19, 2010 - Apache Axis2/Java Version 1.5.4* reports an RSA KEY id EE08B906 which doesn't seem to be in your list of http://www.apache.org/dist/ws/axis2/KEYS. Please kindly advise. Regards, Richard Bruskiewich

Re: org.apache.axis2.AxisFault: unknown while calling working WebService

2011-01-15 Thread Amila Suriarachchi
s. The code I used was from the > Axis2 site, I just added few more elements i needed. And now: when I send > incorrect request (for example, I omit a mandatory element), server > responses with a correct message. However, when the request is correct, I > get the: > org.apache.axis

org.apache.axis2.AxisFault: unknown while calling working WebService

2011-01-13 Thread Iskar
erver responses with a correct message. However, when the request is correct, I get the: org.apache.axis2.AxisFault: unknown at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:446) at org.apache.axis2.description.OutInAxisOperationClient.handleRes

how to create WS to support unknown type with AXIS2+JiBX

2010-07-06 Thread Clóvis Wichoski
Hi, i have an old web application, and i write my own way to process WS, i work at raw xml data, but with this i created a well that isnt knowed by all developers, then i wish to migrate to some framework with more devs and pattern. one of my WS, is a WS called "execute" that receives the "transa