  | | | Axis |
Hi
No the Transfer-Encoding chunked header is not present neither in the
request nor in the response.
I 'm out of the office now until tuesday so I won 't be able to test any more
but the response Hi
I am bit new to Axis2 but I worked on SOAP / MTOM. I think element type
need to be xmime base64Binary as shown in axis2 sample.
Etienne if you are planning to use MTOM then Axis sample on MTHi
Has anyone written an Axis2 client that accesses a Web Service using SPNEGO? I don 't want to have the username and password of the account I want to authenticate against on the Web Service.
Any Hi Sanka
I will send the WSDL tomorrow.
Thanks for your help.
Jim
----- Original Message -----
From "Sanka Samaranayke " <ssanka@(protected) >
To <axis-user@(protected) >
Cc <pzfreo@(protected) >
Se
Does anyone know if there has been any work on profiling Axis and Axis 2?
Thanks
Hmm..
It could be a bug. I 'm thinking that since we have special treatment
for base64Binary the problem could be that. Can you try putting the
base64Binary type as the last element of the sequence ? I don 't have errors using badgerfish but i want to parse it into
javascript and mapped is easier than badgerfish to parse.
also i 'm a neebie in java and axis2 could you suggest me some guides
to crAFAIK POJO support by defualt generates namespaces. But you can try
specifying nameapce to package mapping pointing to the defualt
namespace... Not sure whether it 'll work..
If not you will have to eThe services.xml file contents I had included appear wrong in the earlier message. I have attached it in this mail.
----- Original Message ----
From Murali Krishnan <cme_mk@(protected) >
To rampart-deThe services.xml file contents I had included appear wrong in the earlier message. I have attached it in this mail.
----- Original Message ----
From Murali Krishnan <cme_mk@(protected) >
To rampart-dei look at the link you mentioned but it not cover to deploy a service
using pojo + json + axis2 objects.
On 10/3/07 keith chapman <keithgchapman@(protected) > wrote
> Sorry Karina I 'm not very familiI 'm trying to call a simple service deployed in Axis2. I 'm trying to enforce that this service requires a SamlToken whenever it is called... If I invoke this service with a soap request that doesn 't hhmm... Sounds like a bug...
Better way to specify it is through the axis2.xml. Try disabling
"Chunking " using Axis2.xml... If it 's still broken try swtiching to
http 1.0..
See this document http //i 'd like to use mapped service not badgerfish but when i try to use
mapped i have this error
Mapped formatted JSON with namespaces are not supported in Axis2.
Make sure that your request doesn 't incluSorry Karina I 'm not very familiar with Badgerfish. Did you have a look at
http //wso2.org/library/768 ?
Thanks
Keith.
On 10/3/07 Karina Pereyra <lechuzano@(protected) > wrote
>
> I 'm nearby of succNo it cannot be a bug. Cause the content-length header is set by
commonsHTTPTransportSender and this is a basic use case. So I dont think
that its broken.
Do you see the following header in the respon
I 've disabled chunking in the service and the content-length is still not
included by Axis2 in the HTTP header.
Could it be an Axis2 1.3 bug?
Thanks
Pierre
keith chapman wrote
>
> yes it would.Thanks Paul and Keith! I was indeed passing the URL with ?wsdl ... my
mistake )
Cheers
Patrick.
Paul Fremantle wrote
> It seems maybe you are targeting the request against the WSDL url
> http //yes it would.
Thanks
Keith.
On 10/3/07 FFF7878 <p.casenove@(protected) > wrote
>
>
> Thanks for the answer.
> Will Axis2 include the content-length value in the HTTP header if I
> disable
> the ch
Thanks for the answer.
Will Axis2 include the content-length value in the HTTP header if I disable
the chunking by default? The client seems to be very dependant of this
header value!
Thanks in advIt seems maybe you are targeting the request against the WSDL url
http //engineoushamburg.dyndns.org 6980/Update_BeamInterfaceInterface?wsdl
not the SOAP URL
http //engineoushamburg.dyndns.org 6980/UpHi
So I tried playing around with the http version. Theoretically you
should be able to set a property on the binding (or at least the Call
object) to switch between http 1.0 and http 1.1 This didAFAIK chunking is true by default (When HTTP 1.1 is used) and if you wanna
turn it off you have to specify it explicitly. Try this in your service
MessageContext msgContext org.apache.axis2.contextHi Patrick
Can you please check the EPR you send your request to cause looking at ypur
exception it looks like XFire responded with the WSDL (Thats where the
definitions element came from instead oHi all
I have generated a client stub using WSDL2Java using XMLBeans against
the following WSDL apparently created with XFire
http //engineoushamburg.dyndns.org 6980/Update_BeamInterfaceInterface?wHi
I 'm working on migrating a web service client from axis 1.4 to axis2 1.3.
With axis2 I have an issue with a complex type containing a
base64Binary element
<xsd complexType name "BinaryFile " >
<Hi Mr Thilina
Thanks for answering query.
My Issue got resolved when I upgraded to axis2 1.3 . I was using
axis2.1.1 on tomcat.
Summary.
1) Axis2 can work as MTOM client or server.
2) For memHi
You are missing package apache.
java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient
If you still get the class not found error for AdminClient. Check whether
AXISCLASSPATH has all axisWould the developers list be a better place for this question?
James Maes
Software Architect
Materialogic
PH 800-333-7144
PH 314-997-4342 Ext. 3422
FX 314-997-7814
From James Maes [maHi all
I know that if a service is deployed in application scope a new object
instance will be created every time the service is called [1]. Others
instead create a single instance [2].
Isn 't it  |
|
 |