Remove unnecessary style checking in RawXMLINOutMessageReceiver
---
Key: AXIS2-473
URL: http://issues.apache.org/jira/browse/AXIS2-473
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Reporter: Deepal Jayasing
Remove sleep statement in ServiceClient inside sendReceive
--
Key: AXIS2-472
URL: http://issues.apache.org/jira/browse/AXIS2-472
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Reporter: Deepal Jayasinghe
Fi
Provide a way to serialize an EPR into XML
--
Key: AXIS2-471
URL: http://issues.apache.org/jira/browse/AXIS2-471
Project: Apache Axis 2.0 (Axis2)
Type: Wish
Reporter: Deepal Jayasinghe
It is useful if we can have a method
Add a generic phase after Dispatch phase for user
-
Key: AXIS2-470
URL: http://issues.apache.org/jira/browse/AXIS2-470
Project: Apache Axis 2.0 (Axis2)
Type: Wish
Reporter: Deepal Jayasinghe
Fix For: 0.95
Add
Convert wsamapping parameter into child element of the operation tag
Key: AXIS2-469
URL: http://issues.apache.org/jira/browse/AXIS2-469
Project: Apache Axis 2.0 (Axis2)
Type: Improvement
Reporte
Add ability to have service .aar files inside a .mar file
-
Key: AXIS2-468
URL: http://issues.apache.org/jira/browse/AXIS2-468
Project: Apache Axis 2.0 (Axis2)
Type: New Feature
Reporter: Deepal Jayasinghe
Hi,
I am having a WSDL for a service with specified end point say
"http://dione.csse.monash.edu.au:8080/gns-jaxrpc/gns".
I have created server side java files by using axis class
java -cp $AXISCLASSPATH org.apache.axis.wsdl.WSDL2Java -p gns -s
wsdl/MyGns.wsdl
The generated java files hav
Hi Guys,
-- sorry for the late reply
Sanjiva Weerawarana wrote:
> On Mon, 2006-02-27 at 15:26 -0500, Srinath Perera wrote:
>
>> One more thing, I am get a feeling that code o create a AxisService
>> from WSDL and policy support are scattered
>>
>> 1. AxisServiceBuilder (Based on WSDL4J .. wit
Need schemas for module.xml, services.xml and axis2.xml
---
Key: AXIS2-467
URL: http://issues.apache.org/jira/browse/AXIS2-467
Project: Apache Axis 2.0 (Axis2)
Type: Wish
Reporter: Deepal Jayasinghe
In order t
Split the core code into secured classes to make it so that users
--
Key: AXIS2-466
URL: http://issues.apache.org/jira/browse/AXIS2-466
Project: Apache Axis 2.0 (Axis2)
Type: Improvement
Components: c
[ http://issues.apache.org/jira/browse/AXIS2-444?page=all ]
Thilini Gunawardhana updated AXIS2-444:
---
Attachment: test_RestSender.patch
This test is written to test RestSender for REST POST as Text/XML. Please
review and apply the patch.
> Improvi
Hi Srinath;
I dont think that AxisServiceBuilder uses WOM inside it and only two
places that we use WOM is
1. Codegeneration
2. Java2WSDL generation
Regarding policy , I think the best person in Sanka he is the one who
did all the policy stuff :)
Srinath Perera wrote:
>On 2/27/06, Sanjiva
Hello Jim,
Why not, instead of boosting bug priorities around, attach a simple test
case to this bug? A simple test case (WSDL + client + impl + explanation
where to look to see the problem, where to look to see if it got fixed)
is almost half of the work in getting a bug fixed.
In this bug,
Hi,
I am having a WSDL for a service with specified end point say
"http://dione.csse.monash.edu.au:8080/gns-jaxrpc/gns".
I have created server side java files by using axis class
java -cp $AXISCLASSPATH org.apache.axis.wsdl.WSDL2Java -p gns -s
wsdl/MyGns.wsdl
The generated java files hav
Hi Axis Gurus J
I would like to get the company I’m currently working
at to adopt Axis (instead of say JWSDP) but I need to answer a few
questions first.
Do we need to use
the latest AXIS 1 source to support MTOM or could we use the standard AXIS
1.3? I believe the
[
http://issues.apache.org/jira/browse/AXIS-2418?page=comments#action_12368193 ]
David Brandow commented on AXIS-2418:
-
Well, presumably the question is "why do you want to define echoFloat as a
method on a web service, but not allow it?"
The answer is
[
http://issues.apache.org/jira/browse/AXIS-2418?page=comments#action_12368171 ]
Bjorn Townsend commented on AXIS-2418:
--
It might help me understand the problem if you explain the use case here -- why
do you want to define echoFloat as a web service, b
[
http://issues.apache.org/jira/browse/AXIS-?page=comments#action_12368173 ]
Jim Redman commented on AXIS-:
--
This issue is still valid for 1.3
> RPCProvider.java doc/lit 2 in args is hopelessly broken
> -
[
http://issues.apache.org/jira/browse/AXIS-2391?page=comments#action_12368174 ]
Jim Redman commented on AXIS-2391:
--
As far as I can tell the work around, that is using -w on the WSDL2Java command
line is a satisfactory work around for this issue in my cas
Hi there,
I tried to run my web service client with Axis inside Oracle
database (through Oracle “Java Stored Procedure”).
I have loaded Axis.jar file and other jar files that came
with the Axis package download into Oracle. Before loading them, seems I had to
load j2ee.jar first.
Hi folks!
This is an automatic reminder that the weekly Axis2 developer chat
will be occurring tomorrow, March 01, at:
7PM PST, 10PM EST, 3AM GMT, 9AM (next day) SLT, 2PM (next day) AEST
The chat takes place on the freenode IRC network, (use server
irc.freenode.net), on channel #apache-axis, and
[
http://issues.apache.org/jira/browse/AXIS-2418?page=comments#action_12368107 ]
David Brandow commented on AXIS-2418:
-
I'm afraid I can't agree. Perhaps I'm missing something but there appears to be
no way of setting the allowedMethods and disallowedMe
On 2/27/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
> On Mon, 2006-02-27 at 15:26 -0500, Srinath Perera wrote:
> > One more thing, I am get a feeling that code o create a AxisService
> > from WSDL and policy support are scattered
> >
> > 1. AxisServiceBuilder (Based on WSDL4J .. with policy)
Giuseppe Picone wrote:
I should implement an HTTP redirection (307 code) with Axis 1.3, both
from client side and from server side.
I must do the redir with Axis because it depends from the SOAP content.
I need Howto and some tip.
I'll appreciate also some example code
Thanks
Giuseppe
I'
I should implement an HTTP redirection (307 code) with Axis 1.3, both
from client side and from server side.
I must do the redir with Axis because it depends from the SOAP content.
I need Howto and some tip.
I'll appreciate also some example code
Thanks
Giuseppe
25 matches
Mail list logo