AW: Automating web service

2004-10-28 Thread Florian Theurich
When 'advertising your stuff' you should provide the correct URL :-) -Ursprüngliche Nachricht- Von: Matthieu RIOU [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 28. Oktober 2004 17:33 An: [EMAIL PROTECTED] Betreff: Re: Automating web service There's also an open souce Java BPEL engine n

AW: Still have Log4j - Problems!

2004-10-22 Thread Florian Theurich
he log4j web site for a description of the options and instructions on setting up appenders etc. Hope this helps Regards Steve Quoting Florian Theurich <[EMAIL PROTECTED]>: > Please ignore the previous one: > > When entering > > java -cp %AXISCLASSPATH% org.apache.axis.ws

Still have Log4j - Problems!

2004-10-22 Thread Florian Theurich
and add the flag -Dlog4.configuration=file:./log4j.properties Try that together with the -Dlog4j.debug flag and post which messages you get.. Check also that your AXISCLASSPATH contains the lib log4j-1.2.8.jar -Enric On Thu, 21 Oct 2004, Florian Theurich wrote: > I enter: > >

AW: AW: AW: Log4j - Problems

2004-10-22 Thread Florian Theurich
, Florian Theurich wrote: > I enter: > > java -cp %AXISCLASSPATH% org.apache.axis.wsdl.WSDL2Java -s -d application -o > c:\tools\test c:\tools\test.wsdl > > quite straightforward, I guess... > > > -Ursprüngliche Nachricht- > Von: Enric Jaen [mailto:[EMAIL PROTECTE

AW: AW: Log4j - Problems

2004-10-21 Thread Florian Theurich
org.apache.axis.TIME set to DEBUG log4j: Handling log4j.additivity.org.apache.axis.TIME=[null] log4j: Finished configuring. If there is an error, it should appear there.. On Thu, 21 Oct 2004, Florian Theurich wrote: > Now I'm sort of confused: > > I've downloaded axis1.1 a

AW: Log4j - Problems

2004-10-21 Thread Florian Theurich
Now I'm sort of confused: I've downloaded axis1.1 and resin3.0 C:\resin3.0 C:\axis1.1 I copied the axis webapp to the webapps folder of resin3.0 as well as all needed libs to the \lib folder My classpath however still points to c:\axis1.1\lib as it was suggested in the manual My log4j.propert

AW: Log4j - Problems

2004-10-21 Thread Florian Theurich
" additivity="false">           Post your log4j.xml if you still have problems. Regards.   Oleg -Original Message----- From: Florian Theurich [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 21, 2004 8:45 AM To: [EMAIL PROTECTED] Subject

Log4j - Problems

2004-10-21 Thread Florian Theurich
log4j.properties file in the \lib-folder along with the axis.jar containing WSDL2Java and Java2WSDL   What am I missing? Thanks!! Florian   -- Florian Theurich X-CELL COMMUNICATIONS GmbH --   Office Ratingen Broichhofstr. 13 40880 Ratingen Phone:  +49 (0)2102

Error when using WSDL2Java and Java2WSDL

2004-10-21 Thread Florian Theurich
  -- Florian Theurich X-CELL COMMUNICATIONS GmbH --   Office Ratingen Broichhofstr. 13 40880 Ratingen Phone:  +49 (0)2102/55344-35 Fax:    +49 (0)2102/55344-40 --   Office Düsseldorf Glockenstr. 33c 40476 Düsseldorf Phone:  +49 (0)211/58040-30

AW: WSDD configuration problems

2004-10-14 Thread Florian Theurich
;beanMapping in WSDD" thread. Regards, Anne ____ From: Florian Theurich [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 10:42 AM To: [EMAIL PROTECTED] Subject: RE: WSDD configuration problems Hi Anne, Thanks a lot for your explanations, they have been very helpf

RE: WSDD configuration problems

2004-10-14 Thread Florian Theurich
you start your Axis project with the WSDL file rather than with your application code.   I also suggest that you switch to document/literal rather than rpc/encoded, but from your last response, I gather that you're not interested in making any significant changes.   Anne   _

WSDD configuration problems

2004-10-12 Thread Florian Theurich
Hi there,   I posted a similar message last week, but I did not get any feedback. That’s why I’ traing again… I appended my WSDL to this email. Below you can find the entry within the server-config.wsdd for my service:                  

prohibited content??

2004-10-08 Thread Florian Theurich
Did my last message reach you guys? I got an email that says ‘Symantec Mail Security detected that you sent a message containing prohibited content’! Are there any constraints concerning content??      

Differences in WSDLs

2004-10-08 Thread Florian Theurich
hi folks,   I created a web service returning an array of beans. The bean is called ‘Con’, the service itself is called ‘ConService’.   The corresponding entry in my server-config.wsdd looks like the following:                

AW: ISO-8859-1 Encoding

2004-08-03 Thread Florian Theurich
.html#refinement1645 7984 Can only be UTF-8 or UTF-16. "Florian Theurich" <[EMAIL PROTECTED]> wrote: >Hi, > > > >The first line of my service’s WSDL says: > > > > > > > >However I need to have my SOAP response display characters like ‚ü’ and

AW: ISO-8859-1 Encoding

2004-08-02 Thread Florian Theurich
EMAIL PROTECTED] Gesendet: Montag, 2. August 2004 15:24 An: [EMAIL PROTECTED] Betreff: RE: ISO-8859-1 Encoding http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html#refinement1645 7984 Can only be UTF-8 or UTF-16. "Florian Theurich" <[EMAIL PROTECTED]> wrote: >Hi, >

AW: Trouble with live deployment

2004-07-29 Thread Florian Theurich
Hi Ciaran Which server are you using? I faced a similar problem with resin 2.1.6 as a live server, whereas everything was fine on my newer local instance (version 3.0)... Florian -Ursprüngliche Nachricht- Von: Anand Natrajan [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 29. Juli 2004

ISO-8859-1 Encoding

2004-07-29 Thread Florian Theurich
Hi,   The first line of my service’s WSDL says:   xml version="1.0" encoding="UTF-8" ?>   However I need to have my SOAP response display characters like ‚ü’ and ‘é’ without getting an XML parsing error. It works with ISO-8859-1 when I hardcopy this value in an XML file but I do not k

Validate Axis + Parameter Names

2004-07-26 Thread Florian Theurich
SDLs where ‘real’ names of methods’ parameters like ‘year’ or ‘zipCode’ or ‘StockID’ were displayed, which would make the document far more valuable for my client’s purposes...   How do you manage that…??   Any clue is much appreciated Regards Florian     -- Florian Theurich X-CELL COMM