of sending SwA attachments via
> Axis2/C.
> >>
> >> I've seen examples in Axis2/Java, but I'm a little lost as to how to
> >> accomplish the same in Axis2/C. Can someone please point me in a
> >> direction?
> >>
> >> Thanks in
omplish the same in Axis2/C. Can someone please point me in a
> direction?
>
> Thanks in advance,
> --Mike.
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"
it, indicating it might
> be dynamically allocated memory. but when I try to free it, I get
> errors.
> I can't find any documentation on how this memory might be freed.
>
> is it the job of axiom_node_free_tree()?
>
> any insight anyone can provide would be helpful.
>
--
a way to do this.
>
Not right now.
> If not, I'd like to know how easy/hard will it be to add it.
Should be a matter of updating the XSLTs used for code generation.
Samisa...
> I'm
> willing to spend some time to write a patch for that. Just sizing up
> the effor
I can see the axis2c files.
>
> I use the binary version of Axis2c.
>
> I have no errors in event viewer,
> I have no logs in C:\axis2c\logs
> the only logs I have there are connected with using
> Simple Server and Apache.
> And aslo I don't see anything in system32\LogFile
nned for some near future?
>
Not planned for Axis C++. In fact, Axis C++ is mostly in maintenance mode.
There is a chance that this might be taken up in Axis2/C but
no immediate plans.
Samisa...
>
> Thx.
>
> --
> .mq.
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "lean . enterprise . middleware"
On Wed, Jan 6, 2010 at 12:55 PM, Thomas Baier wrote:
> Samisa,
>
> any ideas or hints on how to do this?
>
If the default binary pack like solution is acceptable, then the build
scripts does that for you.
Samisa...
>
> Best,
> Thomas
>
> Samisa Abeysinghe s
web service (and all
> necessary configuration)?
>
> The idea is not to use axis2_http_server and a shared library for the
> web service and a few configuration files, but to have single executable
> for all of them.
>
> Best,
> Thomas
>
>
--
Samisa Abeysing
On Sat, Dec 5, 2009 at 7:46 AM, wrote:
> Samisa,
> Thanks for the response. I mentioned the _t because when I posted the
> message, the ONLY difference between the two services was their names. One
> has the _t and the other does not. So it seemed likely to me that the
> different behavior was r
On Sun, Dec 6, 2009 at 8:27 AM, Selvaratnam Uthaiyashankar <
uthaiyashan...@gmail.com> wrote:
> On Fri, Dec 4, 2009 at 11:13 PM, Samisa Abeysinghe
> wrote:
> > I meant to say, Axis2!
>
> > Samisa...
> >
> > On Fri, Dec 4, 2009 at 11:08 PM, Samisa Abeysingh
deserialized, but I'll have
>>> to
>>> continually hand edit the axis2_stub*.c and my client.c file as I make
>>> modifications to my WSDL in order to make this work.
>>>
>>> The same is true on the service side w/ the axis2_skel*() functions. Am
>>> I
>>> missing something here, or are faults not supported w/ wsdl2c?
>>>
>>> --
>>> Doug Price
>>> Research Director | Presagis
>>>
>>> T. +1 972 943.2433 F. +1 469 467.4564 C. +1 469 867.8399
>>>
>>> DISCLAIMER: This e-mail message is for the sole use of the intended
>>> recipient(s) and may contain confidential and/or proprietary information.
>>> Do
>>> not read, copy, or disseminate this message unless you are the addressee.
>>> Any unauthorized review, use, disclosure or distribution is strictly
>>> prohibited. If you have received this message in error, please contact
>>> the
>>> sender by reply e-mail and delete the original and any copies from your
>>> system.
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Dimuthu Gamage
>>
>> http://www.dimuthu.org
>> http://www.wso2.org
>>
>
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
I meant to say, Axis2!
Samisa...
On Fri, Dec 4, 2009 at 11:08 PM, Samisa Abeysinghe wrote:
> Folks,
> I looked at the Jiras after a lng time and seems that there are
> quite a number of them as well as few ones with patches from users.
>
> May be it is a good time t
Folks,
I looked at the Jiras after a lng time and seems that there are
quite a number of them as well as few ones with patches from users.
May be it is a good time to fire up a new release. Thoughts are welcome.
Thanks,
Samisa...
--
Samisa Abeysinghe
Director, Engineering - WSO2
ient execute failed. Cannot find transport out.
>
>
> Is there something I need to do to enable https as it doesn't fail for
> http?
>
You need to enable https in the axis2.xml conf file
Samisa...
> ASE
>
>
> On Fri, 2009-12-04 at 22:42 +0530, Samisa Abeysinghe wro
ehavior (dropping the _t suffix) a bug or a feature?
> 2. Is setting the name to the DLL path indicated in the log a legitimate
> workaround?
> 3. Am I likely to encounter future trouble with a service name ending in
> _t?
> Thanks,
> George Sherwood
> Testcover.com
>
>
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
t; little bit of info to get it done.
>
> ASE
>
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
rsion does not occure.
> Will Axis2C do the conversion for me or do I explicitly have to do the
> conversion myself?
Axis2 would not do it for you, you might have to do it on your own.
Samisa...
>
>
> Regards,
> -Sam.
>
--
Samisa Abeysinghe
Director, Engineerin
started playing around with.
> Before I spend too much more time getting that functional, I figured I
> should ask: is there already working support for using JSON that I
> haven't found?
We do not have any :(
Samisa...
>
>
> eric
>
--
Samisa Abeysinghe
Director
>
> Regards,
> Abdul Sami
>
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
et the 64bit
> > version binary distribution? Or how to build it from the source code? I
> have
> > tried to modify the 32bit nmake file to 64bit one. But I failed.
> >
> >
> >
> > Thanks!
> >
> >
> > 更多热辣资讯尽在新
e Axis2/c in 64bit Windows machine. Where can I get the 64bit
> version binary distribution? Or how to build it from the source code? I have
> tried to modify the 32bit nmake file to 64bit one. But I failed.
>
>
>
> Thanks!
>
> ------
> 更多热辣资讯尽在新版MSN
ile to 64bit one. But I failed.
>
>
>
> Thanks!
>
> --
> 更多热辣资讯尽在新版MSN首页! 立刻访问! <http://cn.msn.com/>
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
12:03 +0200, Kuba Tomiczek wrote:
> > Hello All,
> >
> > Is Axis2c 1.4.0 compatible with IIS 7 (as a wildcard script map) ?
> >
> > Thanks,
> > Kuba
>
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
gt; Thanks,
> Kuba
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
s e-mail message is confidential, for the exclusive use of the
> addressee and its contents shall not constitute a commitment by AXA, except
> as otherwise specifically provided in writing by AXA. Any unauthorized
> disclosure, use or dissemination, either whole or partial, is prohibited. If
> you are not the intended recipient of the message, please notify the sender
> immediately."
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
ervice?
>
--
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
We have not looked into this for some time, because both folks who were
involved with this part of the code went on to pursue their studies. It is
time that we look for new volunteers to cover this.
Samisa...
On Mon, Apr 27, 2009 at 9:21 PM, David Taylor (Lowell) wrote:
> It doesn’t appear that
On Mon, Apr 27, 2009 at 7:50 PM, Sam Carleton wrote:
> How should one implement access control to my Axis2/C services? As it
> stands right now anyone can access my services and I need to know who the
> person is, somehow, I am wide open for options, I need to get a username
> from the client.
>
The following articles are on WSDL tool of Axis2. In addtion to Axis2
tool, it also talks about various aspects of WSDL.
http://wso2.org/library/2873
http://wso2.org/library/2935
Samisa...
Sam Carleton wrote:
On Fri, Apr 3, 2009 at 3:32 PM, Samisa Abeysinghe wrote:
Sam Carleton wrote
Sam Carleton wrote:
On Fri, Apr 3, 2009 at 1:35 PM, Samisa Abeysinghe <mailto:sam...@wso2.com>> wrote:
Is this a WSDL question or is this something that you want to do
with Axis2/C?
It looks to me as if this is a WSDL related problem, and if so,
this is not the cor
Virus Database: 270.11.40/2039 - Release Date: 04/03/09 06:19:00
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
---
Internal Virus Database is out of date.
Checked by AVG - http://www.avg.com
Version: 8.0.176 / Virus Database: 270.10.7/1892 - Release Date: 1/13/2009 8:04 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
Sam Carleton wrote:
On Mon, Mar 2, 2009 at 8:46 AM, Samisa Abeysinghe
wrote:
There is no .NET implementation of Axis2.
That is what I thought, the earlier post through me for a loop ;)
Safe to assume there is no movement to add .Net support?
No plans, as there seems no point to
age was not recieved
I have enabled chunking in my axis2.xml on the server side:
chunked
as well as other necessary things required by MTOM:
true
10
1000
Do you maybe know what can be sources of such problem?
Thank you in advance,
Kuba
--
Samisa Abeysinghe
http
IS a .Net version of Axis2, am I
interpreting this correctly or is there only a Axis2/C and Axis2/Java?
There is no .NET implementation of Axis2.
Samisa...
Sam
--
Samisa Abeysinghe
http://people.apache.org/~samisa/
4 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
Checked by AVG - http://www.avg.com
Version: 8.0.176 / Virus Database: 270.10.7/1892 - Release Date: 1/13/2009 8:04 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
: 270.10.7/1892 - Release Date: 1/13/2009 8:04 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
/2009 5:59 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
---
On Fri, Dec 19, 2008 at 02:30, Samisa Abeysinghe wrote:
Have you engaged logging module?
Samisa...
Sérgio Gomes wrote:
Bump. Has anyone come across this issue before?
--Sérgio
---
On Tue, Dec 16, 2008 at 16:48, Sérgio Gomes wrote:
Hi there,
Looks like every time I get a SOAP
.176 / Virus Database: 270.9.19/1854 - Release Date: 12/17/2008 7:21 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
- Release Date: 11/28/2008 7:31 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
dditional commands, e-mail: [EMAIL PROTECTED]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.10/1813 - Release Date: 11/26/2008 8:53 AM
--
Samisa Abeysinghe
Direct
]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com
char that it is
set now and try to build.
Thanks,
Samisa...
Josef Stadelmann
@axa-winterthur.ch
-Ursprüngliche Nachricht-
Von: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 5. November 2008 15:55
An: Apache AXIS C User List
Betreff: Re: [AXIS2/C] Unicode support - when
age.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.2/1784 - Release Date: 11/12/2008 7:01 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.2/1784 - Release Date: 11/12/2008 7:01 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open So
270.8.5/1759 - Release Date: 10/31/2008 4:10 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
of date.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.8.5/1759 - Release Date: 10/31/2008 4:10 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "Th
AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.8.5/1759 - Release Date: 10/31/2008 4:10 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.8.4/1754 - Release Date: 10/29/2008 7:45 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com
lacklisted
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus
--MIMEBoundary7ba08b56-9d06-4203-b239-558681ae2d6d--
--
Software Engineer, WSO2 Inc
http://wso2.org
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database
.
Thanks,
Samisa...
Axis2 C should work with WSDL, right ?
Regards,
Primal
- Original Message
From: Samisa Abeysinghe <[EMAIL PROTECTED]>
To: Apache AXIS C User List
Sent: Friday, October 10, 2008 1:17:09 PM
Subject: Re: WSDL issue in Axis-C
hmm that is very strange. What
wrong about
"axis2_engine.dll". But I am not an expert in examining memory dumps
so I might be wrong.
Regards,
Primal
- Original Message ----
From: Samisa Abeysinghe <[EMAIL PROTECTED]>
To: Apache AXIS C User List
Sent: Friday, October 10, 2008 10:46:56 AM
Subject: Re: WSDL
different SOAP request since they all work on a same WSDL.
However unfortunately it is happening, thats why i am suspecting that
there can be error in the WSDL mapping.
Regards,
Primal
- Original Message ----
From: Samisa Abeysinghe <[EMAIL PROTECTED]>
To: Apache AXIS C User Li
commands, e-mail: [EMAIL PROTECTED]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.7.6/1715 - Release Date: 10/8/2008 7:19 PM
--
Samisa Abeysinghe
error message. Also if I use the non-ssl version of
axis2_http_sender.dll, it works fine. But I need SSL support as
well.
Thanks!
Laksh
Samisa Abeysinghe-4 wrote:
Have you set the AXIS2C_HOME?
Samisa...
Laksh wrote:
gt;>
PS - Any ideas on when Axis2/C will support OS X?
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.7.6/1714 - Release Date: 10/8/2008 7:01 AM
separate email
regarding that. It will take some time to get it properly tested.
Regards,
Dumindu.
On Wed, Oct 8, 2008 at 5:24 PM, Samisa Abeysinghe <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Uthaiyashankar wrote:
Nandika Jayawardana wrote:
t 7:54 AM, Samisa Abeysinghe <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Uthaiyashankar wrote:
Nandika Jayawardana wrote:
The code developed under for the two GSOC projects are
also there.
XPath support is still not inte
complete as well?
Thanks,
Samisa...
Regards,
Shankar.
Thanks
Nandika
On Wed, Oct 8, 2008 at 3:25 PM, Manjula Peiris <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote:
> Subra Aswathanarayanan wrote
t;> wrote:
On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote:
> Subra Aswathanarayanan wrote:
> > Hello,
> >
> > Do you guys know when you are going to release Axis2/C ver 1.6?
>
> We have not got any major features to be released a
Manjula Peiris wrote:
On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote:
Subra Aswathanarayanan wrote:
Hello,
Do you guys know when you are going to release Axis2/C ver 1.6?
We have not got any major features to be released as 1.6 right now. In
fact, the developer
.
Devs, any thoughts...
Thanks,
Samisa...
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Uthaiyashankar wrote:
(5) Client policy file
(6) Server policy file
Should not those two be the same?
Samisa...
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Sandro Javiel wrote:
Hi Samisa,
I changed the address ws.apache.org <http://ws.apache.org> to
192.168.0.11 <http://192.168.0.11> (which is my dev server) in th wsdl
file.
All places, or only the service element?
Samisa...
Tks
Sandro.
2008/10/6 Samisa Abeysinghe <[
---
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.7.6/1709 - Release Date: 10/5/2008 9:20 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company&
://www.avg.com
Version: 8.0.173 / Virus Database: 270.7.5/1705 - Release Date: 10/3/2008 8:18 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
axis2_http_sender.dll, it
works fine. But I need SSL support as well.
Thanks!
Laksh
Samisa Abeysinghe-4 wrote:
Have you set the AXIS2C_HOME?
Samisa...
Laksh wrote:
Hi,
I have built Axis2/C v1.5.0 with SSL support on Windows. The client
program
we have developed connects to a web service with SOAP
virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.7.5/1702 - Release Date: 10/1/2008 9:05 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "Th
]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.7.5/1702 - Release Date: 10/1/2008 9:05 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc
0.7.5/1702 - Release Date: 10/1/2008 9:05 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
examples...
Thank you.
Tammy
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.21/1674 - Release Date: 9/16/2008 8:15 AM
--
Samisa Abeysinghe
,
Raghu
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.21/1669 - Release Date: 9/12/2008 2:18 PM
--
Samisa Abeysinghe
Director, Engineering
/ Virus Database: 270.6.21/1669 - Release Date: 9/12/2008 2:18 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROT
the system
only has 4 MBs.
Thanks,
Saad Nader
Middleware Engineer
Powered By Gamespy
www.poweredbygamespy.com
-Original Message-----
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 11, 2008 6:33 AM
To: Apache AXIS C User List
Subject:
What are the memory footprint expectations you have?
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
Saad Nader wrote:
Hello All,
We’re working on some middleware that will run on embedded devices. We
need to consi
g.com
Version: 8.0.169 / Virus Database: 270.6.19/1664 - Release Date: 9/10/2008 6:00 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsu
ands, e-mail: [EMAIL PROTECTED]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.19/1664 - Release Date: 9/10/2008 6:00 AM
--
Samisa Abeysinghe
Director,
Arnie Chien wrote:
Ok thanks. In the meantime, can you tell me whether I'm right that it
should be possible for this to work when the client is not written to the
axis2 api, and just sends standard http requests?
Correct.
Samisa...
-Original Message-
From: Samisa Abeys
s Database: 270.6.16/1653 - Release Date: 9/5/2008 6:57 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
y AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.16/1650 - Release Date: 9/3/2008 4:13 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
---
the problem ?
Many thanks.
Andy
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.15/1649 - Release Date: 9/3/2008 7:15 AM
--
Samisa Abeys
-mail: [EMAIL PROTECTED]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.15/1649 - Release Date: 9/3/2008 7:15 AM
--
Samisa Abeysinghe
Director
:\Program
Files\Subversion\bin;D:\axis2c\axis2c-bin-1.5.0-win32\lib
What else should I set?
Laci
Samisa Abeysinghe írta:
This probaly means that you have not set the repo path correctly. Or
you may not have added the DLLs to your path.
Samisa...
Graf László wrote:
Hi all,
I downloaded the
EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.138 / Virus Database:
270.6.4/1615 - Release Date: 8/16/2008 7:11 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://
Database: 270.6.1/1605 - Release Date: 8/11/2008 4:59 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROT
commented out. That may help
me evaluate the risk.
Thanks
-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 31, 2008 4:12 PM
To: Apache AXIS C User List
Subject: Re: Memory leak report for Axis2c 1.4
Hatim Daginawala wrote:
Is it safe to
nst axutil_env_t * env,
void *data)
{
/*if (data)
AXIS2_FREE(env->allocator, data); */
}
in guththila wrapper, it caused memory leaks in windows but not in Linux.
Thanks
Milinda.
On Fri, May 16, 2008 at 4:04 AM, Samisa Abeysinghe <[EMAIL PROTECTED]
<mailto:[EMAIL PROTEC
possible solutions to that.
Supun..
On Thu, Jul 17, 2008 at 11:57 AM, Samisa Abeysinghe <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Supun,
Arn't these steps on the manual?
Samisa...
Supun Kamburugamuva wrote:
Hi Alex,
Nice descripti
n: 8.0.138 / Virus Database: 270.5.0/1555 - Release Date: 7/16/2008 6:43 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [
ain I see this circular
>> dependency)
>>
>>
>> Thank you,
>>
>>alex.
>>
>>
-
>> To unsubsc
virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.5.0/1555 - Release Date: 7/16/2008 6:43 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
Dem pfiffigeren Posteingang.
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.4.10/1552 - Release Date: 7/14/2008 6:28 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.4.6/1538 - Release Date: 7/7/2008 7:40 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
---
age.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.4.6/1538 - Release Date: 7/7/2008 7:40 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
---
ked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.4.6/1538 - Release Date: 7/7/2008 7:40 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
the ServiceClient ? If so, how ?
Many thanks.
Andy
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.4.6/1538 - Release Date: 7/7/2008 7:40 AM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com
70.4.3/1529 - Release Date: 7/1/2008 7:23 PM
--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.
http://www.wso2.com/ - "The Open Source SOA Company"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
1 - 100 of 745 matches
Mail list logo