Re: Axis2/C and client side SWA attachments

2010-02-05 Thread Samisa Abeysinghe
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

Re: Axis2/C and client side SWA attachments

2010-02-04 Thread Samisa Abeysinghe
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"

Re: Memory management process unclear

2010-01-20 Thread Samisa Abeysinghe
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. > --

Re: Integer validation in WSDL2C.sh generated code

2010-01-20 Thread Samisa Abeysinghe
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

Re: Can't load Axis2c in IIS on Windows 2003 32 & 64 bit.

2010-01-16 Thread Samisa Abeysinghe
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

Re: [Axis C++] GZIP Compression

2010-01-12 Thread Samisa Abeysinghe
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"

Re: Standalone Web Service

2010-01-06 Thread Samisa Abeysinghe
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

Re: Standalone Web Service

2010-01-05 Thread Samisa Abeysinghe
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

Re: DLL path for libTestCases_t.so is set to libTestCases.so

2009-12-13 Thread Samisa Abeysinghe
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

Re: [Axis2[ Time for a release?

2009-12-13 Thread Samisa Abeysinghe
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

Re: using faults w/ wsdl2c

2009-12-04 Thread Samisa Abeysinghe
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"

[Axis2[ Time for a release?

2009-12-04 Thread Samisa Abeysinghe
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

Time for a release?

2009-12-04 Thread Samisa Abeysinghe
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

Re: rampart/c http tutorial

2009-12-04 Thread Samisa Abeysinghe
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

Re: DLL path for libTestCases_t.so is set to libTestCases.so

2009-12-04 Thread Samisa Abeysinghe
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"

Re: rampart/c http tutorial

2009-12-04 Thread Samisa Abeysinghe
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"

Re: How can Axis2C 1.6.0 client side convert from UTF-8 to local MBCS encoding?

2009-08-23 Thread Samisa Abeysinghe
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

Re: axis2/c and json

2009-07-09 Thread Samisa Abeysinghe
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

Re: Building a client without AXIS2C_HOME and PATH setup

2009-06-01 Thread Samisa Abeysinghe
> > Regards, > Abdul Sami > > -- Samisa Abeysinghe Director, Engineering - WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company"

Re: [AXIS2/C] How to get 64bit Axis2/c library

2009-06-01 Thread Samisa Abeysinghe
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! > > > > > > 更多热辣资讯尽在新

Re: [AXIS2/C] How to get 64bit Axis2/c library

2009-06-01 Thread Samisa Abeysinghe
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

Re: [AXIS2/C] How to get 64bit Axis2/c library

2009-06-01 Thread Samisa Abeysinghe
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"

Re: Axis2c 1.4.0 and IIS 7

2009-05-28 Thread Samisa Abeysinghe
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"

Re: Axis2c 1.4.0 and IIS 7

2009-05-28 Thread Samisa Abeysinghe
gt; Thanks, > Kuba > -- Samisa Abeysinghe Director, Engineering - WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company"

Re: RE : RE : Missing data when going through proxy server

2009-05-07 Thread Samisa Abeysinghe
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"

Re: how to handle faults?

2009-05-07 Thread Samisa Abeysinghe
ervice? > -- Samisa Abeysinghe Director, Engineering - WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company"

Re: Guththila and UTF-8?

2009-04-27 Thread Samisa Abeysinghe
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

Re: access control?

2009-04-27 Thread Samisa Abeysinghe
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. >

Re: [OT] wsdl services, binding, and ports

2009-04-03 Thread Samisa Abeysinghe
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

Re: wsdl services, binding, and ports

2009-04-03 Thread Samisa Abeysinghe
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

Re: wsdl services, binding, and ports

2009-04-03 Thread Samisa Abeysinghe
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"

Re: How do I embed code to add soap:Envelope and soap:Body within a C client ???

2009-03-25 Thread Samisa Abeysinghe
--- 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"

Re: Axis2 for .Net???

2009-03-02 Thread Samisa Abeysinghe
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

Re: Axis2c MTOM large file downloading problem

2009-03-02 Thread Samisa Abeysinghe
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

Re: Axis2 for .Net???

2009-03-02 Thread Samisa Abeysinghe
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/

Re: is axis2c supported on mainframes

2009-03-01 Thread Samisa Abeysinghe
4 PM -- Samisa Abeysinghe Director, Engineering; WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company"

Re: multiple configurations (multiple axis2.xml with different names)?

2009-03-01 Thread Samisa Abeysinghe
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"

Re: Axiscpp svn checkout issue

2009-01-15 Thread Samisa Abeysinghe
: 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"

Re: link axis2c libraries as static libraries

2009-01-09 Thread Samisa Abeysinghe
/2009 5:59 PM -- Samisa Abeysinghe Director, Engineering; WSO2 Inc. http://www.wso2.com/ - "The Open Source SOA Company"

Re: Axis2/C stripping SOAP faults in logs?

2008-12-22 Thread Samisa Abeysinghe
--- 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

Re: Axis2/C stripping SOAP faults in logs?

2008-12-18 Thread Samisa Abeysinghe
.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"

Re: axis2c log

2008-11-28 Thread Samisa Abeysinghe
- 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

Re: wrong message when sending via HTTP

2008-11-26 Thread Samisa Abeysinghe
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

Re: Some quick Axis2C help required ---- very very urgent

2008-11-18 Thread Samisa Abeysinghe
] 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

Re: AW: [AXIS2/C] Unicode support - when?

2008-11-13 Thread Samisa Abeysinghe
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

Re: new version 1.5.0 is not ready to create a dot so file

2008-11-13 Thread Samisa Abeysinghe
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"

Re: transport url different than wsa:to field

2008-11-13 Thread Samisa Abeysinghe
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

Re: WS-Addressing: How service can extract reference parameters from message header?

2008-11-05 Thread Samisa Abeysinghe
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]

Re: [AXIS2/C] Unicode support - when?

2008-11-05 Thread Samisa Abeysinghe
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

Re: What are the configurable ws-security parameters for incoming message

2008-11-04 Thread Samisa Abeysinghe
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"

Re: libxml2

2008-10-29 Thread Samisa Abeysinghe
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

Re: AXIS2/Java ICU BCEL Build Error

2008-10-27 Thread Samisa Abeysinghe
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

Re: How to set the content type of SOAP request to TEXT/XML

2008-10-21 Thread Samisa Abeysinghe
--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

Re: WSDL issue in Axis-C

2008-10-10 Thread Samisa Abeysinghe
. 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

Re: WSDL issue in Axis-C

2008-10-10 Thread Samisa Abeysinghe
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

Re: WSDL issue in Axis-C

2008-10-09 Thread Samisa Abeysinghe
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

Re: WSDL issue in Axis-C

2008-10-09 Thread Samisa Abeysinghe
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

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-09 Thread 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:

Re: Req: help building https SOAP client with Axis2/C

2008-10-08 Thread Samisa Abeysinghe
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

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
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:

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
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

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
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

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
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

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
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

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
. 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

Re: signature verification failing

2008-10-06 Thread Samisa Abeysinghe
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]

Re: deploy of sample using axis2c

2008-10-06 Thread Samisa Abeysinghe
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 <[

Re: deploy of sample using axis2c

2008-10-06 Thread 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&

Re: Embedding the Axis2/C HTTP server in an application

2008-10-05 Thread Samisa Abeysinghe
://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" -

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Samisa Abeysinghe
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

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Samisa Abeysinghe
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

Re: rampart_handler_util.c -- parameter not set

2008-10-01 Thread Samisa Abeysinghe
] 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

Re: Error while engaging rampart module

2008-10-01 Thread Samisa Abeysinghe
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

Re: Rampart/C added on to Axis2c, axis2_http_server fails launch

2008-09-16 Thread Samisa Abeysinghe
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

Re: Simplifying code generated by adb

2008-09-15 Thread 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

Re: thread safe axis2c api calls

2008-09-15 Thread Samisa Abeysinghe
/ 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

Re: RE : Memory footprint

2008-09-11 Thread Samisa Abeysinghe
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:

Re: Memory footprint

2008-09-11 Thread Samisa Abeysinghe
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

Re: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Samisa Abeysinghe
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

Re: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Samisa Abeysinghe
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,

Re: problem with upload to REST-enabled service

2008-09-07 Thread Samisa Abeysinghe
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

Re: problem with upload to REST-enabled service

2008-09-05 Thread Samisa Abeysinghe
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

Re: Simple SOAP Simulators

2008-09-04 Thread Samisa Abeysinghe
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" ---

Re: Clean-up and Freeing (and nnexpected close-tags being created)

2008-09-03 Thread Samisa Abeysinghe
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

Re: [AXIS2C] better output

2008-09-03 Thread Samisa Abeysinghe
-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

Re: dlerror reason: Something went wrong loading the DLL. If you happen to see this message, please note that getting the exact error form Windows is a TODO. And if possible please help fix it. :)

2008-08-17 Thread Samisa Abeysinghe
:\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

Re: dlerror reason: Something went wrong loading the DLL. If you happen to see this message, please note that getting the exact error form Windows is a TODO. And if possible please help fix it. :)

2008-08-17 Thread Samisa Abeysinghe
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://

Re: SSL support using other packages other than openSSL ?

2008-08-12 Thread Samisa Abeysinghe
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

Re: Memory leak report for Axis2c 1.4

2008-07-31 Thread Samisa Abeysinghe
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

Re: Memory leak report for Axis2c 1.4

2008-07-31 Thread Samisa Abeysinghe
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

Re: Loading mod_axis2.so module into Apache

2008-07-17 Thread Samisa Abeysinghe
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

Re: Redirecting Web Services

2008-07-16 Thread Samisa Abeysinghe
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: [

Re: Loading mod_axis2.so module into Apache

2008-07-16 Thread Samisa Abeysinghe
ain I see this circular >> dependency) >> >> >> Thank you, >> >>alex. >> >> - >> To unsubsc

Re: Loading mod_axis2.so module into Apache

2008-07-16 Thread Samisa Abeysinghe
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" -

Re: Axis C++ Calculator (Sample) - Error Code 126

2008-07-16 Thread Samisa Abeysinghe
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.

Re: Setting HTTP Headers

2008-07-07 Thread Samisa Abeysinghe
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" ---

Re: Setting HTTP Headers

2008-07-07 Thread Samisa Abeysinghe
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" ---

Re: Service Client sending message multiple times to server

2008-07-07 Thread Samisa Abeysinghe
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"

Re: Changing/Adding SOAP Envelope

2008-07-07 Thread Samisa Abeysinghe
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

Re: Why must the AXIS2C_HOME / client_home be set when using a client?

2008-07-03 Thread Samisa Abeysinghe
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   2   3   4   5   6   7   8   >