Hi, I'd like to know if there is a plan for releasing AXIOM C as a
standalone project.
Bye
Julien
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
/addressing
Affects Versions: 1.4.0, 1.4.1
Environment: Linux, Windows
Reporter: Julien Billon
According to the WS-Addressing specification, an EndPoint Reference (EPR) can
be specified in the node. In the WS-Addressing Module, the
function
t;>
>> Key: AXIS2C-1165
>> URL: https://issues.apache.org/jira/browse/AXIS2C-1165
>> Project: Axis2-C
>> Issue Type: Bug
>> Components: core/addressing
>>Affects Versions: 1.3.0, 1.4
7
>> > ]
>> >
>> > Milinda Lakmal Pathirage commented on AXIS2C-1165:
>> > --
>> >
>> > Hi Julien,
>> > Can you provide the sample code, which will lead us to regenerate the
>> > bug you have mentioned
le: problems with namespace and
>> attribute verification
>> --
>>
>> Key: AXIS2C-1165
>> URL: https://issues.apache.org/jira/browse/AXIS2
: 1.4.0, 1.4.1
Reporter: Julien Billon
in the ws-adressing module, file addr_out_handler.c, function
axis2_addr_out_handler_add_to_soap_header(), line 717 (vers 1.4.0) :
for (i = 0; size; i++)
{
...
}
I thinkfor (i = 0; i < size; i++)is much better !
--
This message
Project: Axis2-C
Issue Type: Bug
Components: core/addressing
Affects Versions: 1.3.0, 1.4.0
Environment: Windows XP SP2
Reporter: Julien Billon
In axis2/c ws-addressing module, I've noticed something strange with Reference
Paramete
Hello,
I'm playing with axis2/c ws-addressing module (axis2/c 1.3.0 and
1.4.0) and I've noticed something strange with Reference Parameters in
EPR:
I have a message with a like
http://www.w3.org/2005/08/addressing";
xmlns:test="http://example.com/test";>
http://example.com/services/testSvc