AW: unable to start axis2_http_server on AIX 6.1

2009-03-03 Thread Stadelmann Josef
Hi Patel my name is Josef; I hope I can help you even I ask maybe very stupid questions - but for all of them you have to find an asnwer yourself. my reference - I ported axis2/C a while ago to our HP OpenVMS platform running on Alpha machines. The OpenVMS OS does not know the concept of a D

AW: Axis2 for .Net???

2009-03-03 Thread Stadelmann Josef
Hi Sam may I add my 2 cents. I have ported apache axis2/c (all including libxml2 up on which axutil is based) to my OpenVMS. I run apache tomcat on Open VMS and on top of it I run axis2/Java. I pass axiom's serialized through the JVM and call a C wrapper. By means of libxml/C, axutil/C and axi

AW: Axis2/C ISO-8859-1 to UTF-8 conversion during (de)serialization

2008-11-16 Thread Stadelmann Josef
during (de)serialization Axis2/C does not support unicode. Please see tests inside axiom directory for axiom samples. On Thu, 2008-11-13 at 08:40 +0100, Stadelmann Josef wrote: > Hi all, > > maybe someone more known to the subject can tell me that Axis2/C > release 1.5.0 and ba

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

2008-11-13 Thread Stadelmann Josef
And what about UTF-8 and UTF-16 support in Axis2/C a nd base libs. 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

Axis2/C ISO-8859-1 to UTF-8 conversion during (de)serialization

2008-11-12 Thread Stadelmann Josef
Hi all, maybe someone more known to the subject can tell me that Axis2/C release 1.5.0 and base libraries support the following two conversions a) dumping/deserializing an Axiom OM element consisting of characters belonging to the ISO-8859-1 chara set into an UTF-8 / UTF-16 XML string/stream b

AW: AW: AW: [Axis2C] how to return a MsgBox

2008-01-30 Thread Stadelmann Josef
ow does the server know, that this incomming YES/NO is the reply of the client to the special fault triggerd back to client in a previous step? I think this does not work well. > > > > mh, i don't really have an answer for you, just some thoughts and to let > > you know that you are not

AW: AW: [Axis2C] how to return a MsgBox

2008-01-29 Thread Stadelmann Josef
Hi Dinesh What relates to Axis2C and what not, how can a novice like I know that in FULL. i.e. possible Callbacks to caling clients without posting the service thread, but making it wait for the answer to occure. i.e. Agent paradigm. I am just seeking for

AW: [Axis2C] how to return a MsgBox

2008-01-29 Thread Stadelmann Josef
No takers for this one? No thoughts at all? Josef.Stadelmann@ axa-winterthur.ch -Ursprüngliche Nachricht- Von: Stadelmann Josef [mailto:[EMAIL PROTECTED] Gesendet: Montag, 21. Januar 2008 14:58 An: Apache AXIS C User List (E-Mail) Betreff: [Axis2C] how to return a MsgBox Maybe you have

[Axis2C] how to return a MsgBox

2008-01-21 Thread Stadelmann Josef
Maybe you have come across the same issue, but we have it for sure. Our CORBA Server, from which we migrate away to become a web service server has the demand to ask the user from time to time a simple question, which demands a YES or a NO answer from the user. For that to work I have developed

AW: AW: [AXIS2C] how to set logging to stderr?

2008-01-16 Thread Stadelmann Josef
ut 5. A writes to log_file, stderror etc. Exit Workflow: A - outer_client B - inner_axis_based_client 1. A catches Ctrl+C 2. A kills B 3. A exits I know that this is so complicated but I don't see any better way. Regards, Senaka > Hi, > > "Stadelmann Josef" <[EMAIL

AW: [AXIS2C] how to set logging to stderr?

2008-01-16 Thread Stadelmann Josef
lto:[EMAIL PROTECTED] Gesendet: Mittwoch, 16. Januar 2008 10:19 An: Apache AXIS C User List Betreff: Re: [AXIS2C] how to set logging to stderr? Stadelmann Josef wrote: > > I am a newbee regarding the correct use of loggin, > > My question is: what do I have to do to get logging redi

[AXIS2C] how to set logging to stderr?

2008-01-16 Thread Stadelmann Josef
I am a newbee regarding the correct use of loggin, My question is: what do I have to do to get logging redirected to sdterr or stdout instead to a log file such as axis2.log? This as I am not a unix expert and somehow on war.path with streams in general :-) Is tere a way to profile thi

AW: AW: execute axiom_document_free(om_document, env); // and my hash_table key/val pairs are gone

2008-01-16 Thread Stadelmann Josef
-Ursprüngliche Nachricht- Von: Senaka Fernando [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 15. Januar 2008 18:59 An: Apache AXIS C User List Cc: [EMAIL PROTECTED] Betreff: Re: AW: execute axiom_document_free(om_document, env); // and my hash_table key/val pairs are gone Hi Josef, The

AW: execute axiom_document_free(om_document, env); // and my hash_table key/val pairs are gone

2008-01-15 Thread Stadelmann Josef
Your call correct, it works now but shows a new problem, that of freeing two of the 4 hash tables later. freeing the om_document with axiom_stax_builder_free(om_builder,env); seams to work, But freeing a builder when you think you have to free the om_document is not so obvious; but you are r

execute axiom_document_free(om_document,env); // and my hash_table key/val pairs are gone

2008-01-15 Thread Stadelmann Josef
Hi Developers, I use Apache Axis2/C version 1.0.0, ported to OopenVMS, also used on Windows 2000 under VS 2005 (C/C++); so far greate stuff. Now I have the follwoing problem and I think it is a bug in Axis2/C I have to deserialize my payload (build om from xml) and return to updated pointers t

AW: AW: Long names and sharable images ... dll's

2007-12-04 Thread Stadelmann Josef
winterthur.ch -Ursprüngliche Nachricht- Von: Dinesh Premalal [mailto:[EMAIL PROTECTED] Auftrag von Dinesh Premalal Gesendet: Mittwoch, 5. Dezember 2007 07:04 An: axis-c-user@ws.apache.org Betreff: Re: AW: Long names and sharable images ... dll's Hi Stadelmann, "Stadelmann Jo

AW: AW: AXIS2/C and scope="soapsession"

2007-12-04 Thread Stadelmann Josef
49 An: Apache AXIS C User List Betreff: Re: AW: AXIS2/C and scope="soapsession" Samisa Abeysinghe wrote: > Stadelmann Josef wrote: >> Hi Subra, >> >> The problem you see tells me that it is more wors with Axis2/C in >> regard to sessions >> a

AW: AW: AXIS2/C and scope="soapsession"

2007-12-04 Thread Stadelmann Josef
et: Mittwoch, 5. Dezember 2007 05:07 An: Apache AXIS C User List Betreff: Re: AW: AXIS2/C and scope="soapsession" Stadelmann Josef wrote: > Hi Subra, > > The problem you see tells me that it is more wors with Axis2/C in > regard to sessions > as I expected. >

AW: AXIS2/C and scope="soapsession"

2007-12-04 Thread Stadelmann Josef
;m=119214357328385&w=2> &m=119214357328385&w=2 Hopefully it will answer most of ur questions. Subra On Dec 4, 2007 4:04 AM, Stadelmann Josef < [EMAIL PROTECTED]> wrote: Thanks Dinesh but in this case please can you or sombody from the team tell me what is

AW: AXIS2/C and scope="soapsession"

2007-12-04 Thread Stadelmann Josef
IL PROTECTED] Auftrag von Dinesh Premalal Gesendet: Samstag, 1. Dezember 2007 06:23 An: axis-c-user@ws.apache.org Betreff: Re: AXIS2/C and scope="soapsession" "Stadelmann Josef" <[EMAIL PROTECTED]> writes: > Hi > > does someone know how user sessions are implement

AW: Long names and sharable images ... dll's

2007-12-04 Thread Stadelmann Josef
Hi Dinesh The name lengt problem is with HP/DEC-C Compiler for OpenVMS only. However, when I use /name=(short,as_is) then ... names longer then 31 character will be cut after 23 characters and the rest will be replaced by a unique CRC something entity. normal ful

AXIS2/C and scope="soapsession"

2007-11-29 Thread Stadelmann Josef
Hi does someone know how user sessions are implemented for Axis2/C ? Do I have the possibility to setup the same scope(s) as with the Java version of Axis2? If yes how is it done? which .C files or .H. files do I have to check in the axis2/c code set? I need scope="soapsession" as defined fo

Long names and sharable images ... dll's

2007-11-22 Thread Stadelmann Josef
Hi all, I run into the following problem and would like to know your good approch. I have managed and built the apache axis2/c webservice engine and all arround it on OpenVMS However I run into the following problem when the server populates its conf_ctx . File-name-length and lengt of functi

AW: AW: echo.exe client has "infer transport" error

2007-11-21 Thread Stadelmann Josef
t; error Hi Josef, Please find my comments inline. "Stadelmann Josef" <[EMAIL PROTECTED]> writes: > Now my simple http server is up and running on OpenVMS, in fact it is waiting > within it's first accept() > for the client to initiate a conversation. >

AW: echo.exe client has "infer transport" error

2007-11-20 Thread Stadelmann Josef
vise thanks and regards Josef.Stadelmann @axa-winterthur.ch -Ursprüngliche Nachricht- Von: Stadelmann Josef [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 19. September 2007 07:34 An: Apache AXIS C User List Betreff: AW: echo.exe client has "infer transport" error Hi Di

AW: AXIS2/C OpenVMS Port

2007-11-08 Thread Stadelmann Josef
: Re: AXIS2/C OpenVMS Port Hi, Please find my comments inline. On 10/24/07, Stadelmann Josef < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Hi developer team, I have ported almost a great part of AXIS2/C to HP Alpha/OpenVMS so far, all basic libs (zlib, libxml2

AXIS2/C OpenVMS Port

2007-10-24 Thread Stadelmann Josef
Hi developer team, I have ported almost a great part of AXIS2/C to HP Alpha/OpenVMS so far, all basic libs (zlib, libxml2, ... ) a re running, are tested, so far, libxml2 is built and test after I have managed to move the test and result xml files correctly to OpenVMS so far, axutil is ported

AW: echo.exe client has "infer transport" error

2007-09-18 Thread Stadelmann Josef
quot;infer transport" error Hi Josef, Please find my comments inline. "Stadelmann Josef" <[EMAIL PROTECTED]> writes: > > Starting the echo.exe client fails! > > The echo.log shows me > > [Tue Sep 18 11:34:34 2007] [error] > c:\dsa5\webservices\axis2\tr

echo.exe client has "infer transport" error

2007-09-18 Thread Stadelmann Josef
I have managed to build AXIS2C from sources on windowss 2000 using MS Visual C++ 2005 Express Edition I have buildt under C:\dsa5\webservices\axis2\trunk\c\ides\vc\axis2c\deploy the kit and now I intend to run my sample clients and get hands on debugging it. >From a console window I can see