Re: Axis2 mtom example

2006-07-13 Thread Paweł Pustelnik
uppose not. Samisa... I am suspecting the problem is with windows file read/write methods we are using. - sahan Samisa Abeysinghe wrote: Paweł Pustelnik wrote: Hi, I checked Axis2 mtom example on my Windows machine. I checked it with simple axis server and it was working fine for the d

Axis2 mtom example

2006-07-12 Thread Paweł Pustelnik
Hi, I checked Axis2 mtom example on my Windows machine. I checked it with simple axis server and it was working fine for the default file (small jpg image). However when I replace this file with a bigger one (45 Mb) then axis server uses 99% of my CPU and hangs...Is it normal? Pawel ---

Re: [Axis2] WSDL for Axis2 Samples?

2006-07-10 Thread Paweł Pustelnik
Dnia 10-07-2006 o 18:33:36 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: Paweł Pustelnik wrote: Dnia 10-07-2006 o 17:52:38 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: Paweł Pustelnik wrote: Hi, Where can I find WSDL files for services' samples (Axis2)? (For exa

Re: [Axis2] WSDL for Axis2 Samples?

2006-07-10 Thread Paweł Pustelnik
Dnia 10-07-2006 o 17:52:38 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: Paweł Pustelnik wrote: Hi, Where can I find WSDL files for services' samples (Axis2)? (For example math.wsdl or echo.wsdl) Pawel We do not have WSDLs for them. They were just written as XML in/ou

WSDL for Axis2 Samples?

2006-07-10 Thread Paweł Pustelnik
Hi, Where can I find WSDL files for services' samples (Axis2)? (For example math.wsdl or echo.wsdl) Pawel -- Pawel Pustelnik Control Engineer --- Future Processing Sp. z o.o. Tel: +48 604 084 653 Tel/Fax: +48 32 2726202 [EMAIL PROTECTED] www.fu

Re: [Axis2]Re: Binary data problems

2006-07-10 Thread Paweł Pustelnik
There are some know problems with maven beta releases and the known working version for us is 1.0.2 in both Windows and Linux. Ajith On 7/10/06, Paweł Pustelnik <[EMAIL PROTECTED]> wrote: Dnia 09-07-2006 o 13:12:13 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: > Paweł Pus

Re: [Axis2]Re: Binary data problems

2006-07-10 Thread Paweł Pustelnik
Dnia 10-07-2006 o 12:20:55 Sahan Gamage <[EMAIL PROTECTED]> napisał: Hi, Paweł Pustelnik wrote Hello again, I finally can run axis2 as an apache module. However it is starnge a little. I have to copy all dll files from axis2c\lib to apaache2\modules. It is strange because axis2c\lib is

Re: [Axis2]Re: Binary data problems

2006-07-10 Thread Paweł Pustelnik
:) Dnia 09-07-2006 o 03:20:36 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: Paweł Pustelnik wrote: RepoPath C:/Program Files/Apache Group/Apache2/axis2c/logs Is this the correct location of your repository ? May be I am mislead by the name of the folder I just typed this dir

Re: [Axis2]Re: Binary data problems

2006-07-10 Thread Paweł Pustelnik
it and then typed maven in axis2 directory (there where I downloaded the latest svn). Ajith On 7/10/06, Paweł Pustelnik <[EMAIL PROTECTED]> wrote: Dnia 09-07-2006 o 13:12:13 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: > Paweł Pustelnik wrote: > >> Hi, >&g

Re: [Axis2]Re: Binary data problems

2006-07-10 Thread Paweł Pustelnik
Dnia 09-07-2006 o 13:12:13 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: Paweł Pustelnik wrote: Hi, I also would like to ask about generating C code for the service. It can be done this way: java WSDL2Code -Dorg.apache.adb.properties=/org/apache/axis2/schema/c-

Re: [Axis2]Re: Binary data problems

2006-07-09 Thread Paweł Pustelnik
-uri test.wsdl -ss -sd -d none The problem is that -Dorg.apache.adb.properties=/org/apache/axis2/schema/c-schema-compile.properties is not recognized as the option. What can be wrong? Thanks, Pawel Dnia 09-07-2006 o 03:20:36 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: Paweł Pus

Re: [Axis2]Re: Binary data problems

2006-07-09 Thread Paweł Pustelnik
Dnia 09-07-2006 o 10:35:05 Sahan Gamage <[EMAIL PROTECTED]> napisał: Hi, Module works only with Apache 2.0.xx since it was compiled against that version. If you want to run it with 2.2.xx you have to recompile the module agaist 2.2.xx libraries. Paweł Pustelnik wrote: I still can not

Re: [Axis2]Re: Binary data problems

2006-07-09 Thread Paweł Pustelnik
exe: Syntax error on line 486 of C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program Files/Apache Software Foundation/Apache2.2/modules/mod_axis2.dll into server Dnia 08-07-2006 o 21:23:16 Sahan Gamage <[EMAIL PROTECTED]> napisał: Paweł Pusteln

Re: [Axis2]Re: Binary data problems

2006-07-08 Thread Paweł Pustelnik
RepoPath C:/Program Files/Apache Group/Apache2/axis2c/logs Is this the correct location of your repository ? May be I am mislead by the name of the folder I just typed this directory because I don't know what this repository means. LogFile C:/Program Files/Apache Group/Apache2/axis2c/l

Re: Binary data problems

2006-07-08 Thread Paweł Pustelnik
AXIS2_LOG_LEVEL_CRITICAL Pawel Dnia 08-07-2006 o 09:50:50 Samisa Abeysinghe <[EMAIL PROTECTED]> napisał: Paweł Pustelnik wrote: Hi All, I have already posted two messages about binary data problems but with no reply. I hope this time somebody can help me:) In my apllication I use web s

Binary data problems

2006-07-07 Thread Paweł Pustelnik
Hi All, I have already posted two messages about binary data problems but with no reply. I hope this time somebody can help me:) In my apllication I use web service which is written with Apache Axis. The main goal of this service is to send a large files (large, from 1 Mb to 100 Mb). There

Base64Binary - next problems

2006-06-09 Thread Paweł Pustelnik
Hello All, Recently I posted a message about a problems with Axis client when reading binary data. Now I found another problem. This one occurs in Windows and Linux and it completely slows down the computer. The problem is about the server when I want to send more than about 40 Mbytes of bi