+1
Thanks,
Senaka.
On Fri, Nov 6, 2009 at 10:50 PM, Glen Daniels wrote:
> Greetings, everyone.
>
> A bunch of us here at ApacheCon were talking about the Axis2 TLP idea, and
> how to move this forward in the simplest and most effective way. We came
> up
> with *exactly* the same structure that
if I can find
a breakthrough.
Thanks,
Senaka.
On Mon, Oct 5, 2009 at 1:04 PM, Andreas Veithen
wrote:
> I will try to free up some time tonight to do a debugging session.
>
> Andreas
>
> On Sun, Oct 4, 2009 at 06:58, Senaka Fernando wrote:
> > Folks,
> >
> > We ne
Folks,
We need to get this fixed on Axis2. Andreas, do you have any idea to what
could be causing this issue?
Thanks,
Senaka.
On Tue, Sep 22, 2009 at 5:19 PM, Senaka Fernando wrote:
> Hi Andreas,
>
> Have you tested this with Axis2 deployed as a webapp? MTOM seems to work
> f
On Thu, Oct 1, 2009 at 11:51 PM, Saminda Abeyruwan wrote:
> Thank you!
>
> Saminda
>
>
> On Tue, Sep 29, 2009 at 1:50 AM, Andreas Veithen <
> andreas.veit...@gmail.com> wrote:
>
>> Yes, this has already been fixed in trunk.
>>
>
Yeah, and this issue should occur only if you were in DEBUG mode (or
Congrats!
Thanks,
Senaka.
On Fri, Aug 21, 2009 at 5:11 PM, Davanum Srinivas wrote:
> Deepal,
>
> Congrats!
>
> -- dims
>
> On Fri, Aug 21, 2009 at 12:19 AM, Deepal jayasinghe
> wrote:
> > It is the fifth birthday of the project..
> >
> > -- Deepal --
> >
> > Some history of the project...
>
Congrats!
Thanks,
Senaka.
On Fri, Aug 21, 2009 at 5:11 PM, Davanum Srinivas wrote:
> Deepal,
>
> Congrats!
>
> -- dims
>
> On Fri, Aug 21, 2009 at 12:19 AM, Deepal jayasinghe
> wrote:
> > It is the fifth birthday of the project..
> >
> > -- Deepal --
> >
> > Some history of the project...
>
oduce your change.
On Fri, Aug 21, 2009 at 12:40 AM, Andreas Veithen wrote:
> On Thu, Aug 20, 2009 at 18:08, Senaka Fernando wrote:
> > Hi Andreas,
> >
> > Just wondering what you are trying to achieve here.
>
> Fixing AxisServlet so that it works as expected, i.e. delive
Hi Andreas,
Just wondering what you are trying to achieve here. Is this related to auto
detection of ports as Hiranya pointed out? While I appreciate the effort
you've put into doing something worthwhile, I believe that getting rid of a
public method in a class is not the correct thing to do. I be
Components: Tools, wsdl
Reporter: Senaka Fernando
Assignee: Deepal Jayasinghe
When trying to create a client for a auto-generated WSDL in an Axis2 service, I
ran into several issues.
The service has a method: public A getOP() { ... }, where, A is an interface