I think Amila was trying to explain how Axis2 transport works in
general, so I do not see any problem with that.
In Axis2, the response of non-blocking (transport asynchronous) is
treated as a request coming to the system. However, the difference is at
the end (once the message is passed through i
On Fri, Jul 29, 2011 at 08:15, Amila Suriarachchi
wrote:
>
>
> On Fri, Jul 29, 2011 at 1:31 AM, Andreas Veithen
> wrote:
>>
>> On Thu, Jul 28, 2011 at 08:49, Amila Suriarachchi
>> wrote:
>> >
>> >
>> > On Wed, Jul 27, 2011 at 5:25 PM, Andreas Veithen
>> >
>> > wrote:
>> >>
>> >> On Wed, Jul 27,
[
https://issues.apache.org/jira/browse/AXIS2-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Fernando updated AXIS2-5105:
Attachment: AXIS2-5105.patch
I have included the validation logic when the nillable=false i
Validation fails when the nillable=false in element types in schema
---
Key: AXIS2-5105
URL: https://issues.apache.org/jira/browse/AXIS2-5105
Project: Axis2
Issue Type: Bug
Support for JAX-WS processing through Axis2 tools ( WSDL2JAVA and
JAVA2WSDL ) is an important improvement and AFAIK this is required for
some part of JAX-WS TCK too. I'm primarily focus on following two
areas.
1.) Based on our discussion here [1] I have started to integrate JDK
WSGen/WSImport to
[
https://issues.apache.org/jira/browse/AXIS2-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073501#comment-13073501
]
Sagara Gunathunga commented on AXIS2-5077:
---
ADB does not support for JodaTime.
[
https://issues.apache.org/jira/browse/AXIS2-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagara Gunathunga reassigned AXIS2-5077:
-
Assignee: Sagara Gunathunga
> Mapping qname not fond for the package: org.joda.t
JAVA2WSDL tool should support to process JAX-WS annotation and generate
required meta data.
Key: AXIS2-5104
URL: https://issues.apache.org/jira/browse/AXIS2-5104
WSDL2JAVA should support to generate portable JAX-WS codes.
Key: AXIS2-5103
URL: https://issues.apache.org/jira/browse/AXIS2-5103
Project: Axis2
Issue Type: Improvement
it seems like it is not a MUST to escape > [1]
thanks,
Amila.
[1] http://www.w3.org/TR/xml/#syntax
On Mon, Aug 1, 2011 at 3:42 PM, Amila Suriarachchi <
amilasuriarach...@gmail.com> wrote:
> I wrote the following code to test another issue I came across.
>
> String xmlString = "mytest";
>
>
I wrote the following code to test another issue I came across.
String xmlString = "mytest";
OMFactory omFactory = OMAbstractFactory.getOMFactory();
OMNamespace omNamespace = omFactory.createOMNamespace("
http://mynamespace","ns1";);
OMElement omElement = omFactory.create
[
https://issues.apache.org/jira/browse/AXIS2-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073448#comment-13073448
]
Vishwesh Hunsikatti commented on AXIS2-3967:
Is anyone looking into this? We w
12 matches
Mail list logo