[classloader hierarchy] axis 1.1

2004-01-19 Thread Joerg Buchberger
Hi there. Can someone show me a simple graph displaying the classloader hierarchy of axis 1.1beta or 1.1final Background: I have jetty-webserver running as a component in an avalon container; axis is hosted as webapp directly within jetty. In some special scenarios I run into classloading issues,

java2wsdl2java deletes code in beans

2003-07-11 Thread Joerg Buchberger
Hi. When I define a web service by creating an interface, which includes some bean classes, and then use java2wsdl2java the stubs and serializable bean classes get generated. For some reason, the axis generated serializable bean classes' methods are stripped of original code (validity checks etc.

Re: [newbie] cannot read patch

2003-04-03 Thread Joerg Buchberger
Hi. Fine now. Someone has sent me the patch. Thanks. Joerg Buchberger schrieb am 03.04.2003: >Hi. > >There is a patch that allows us to expose Avalon Components via SOAP: >http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12903 > >Unfortunately, whenever I click on one of th

[newbie] cannot read patch

2003-04-02 Thread Joerg Buchberger
Hi. There is a patch that allows us to expose Avalon Components via SOAP: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12903 Unfortunately, whenever I click on one of the patch/attachment links, the patch isn't shown. Can someone please send me that patch by mail? Thanks. Cheers. Joerg

Java2WSDL2Java overwrites pre-existing class

2003-02-04 Thread Joerg Buchberger
Hi all. What am I doing wrong here ? What am I missing ? 1. Did define a simple Java interface (see description of interface and two utility-classes below). 2. Used Java2WSDL on it. 3. Then used WSDL2Java on the resulting wsdd-file. After that one (not none, not both, but one) of my utility-cla

generating server-config.wsdd from deploy.wsdd

2003-02-03 Thread Joerg Buchberger
Hi there. Is there any axis class I can use to generate the axis config file "server-config.wsdd" from "deploy.wsdd" offline, i.e. without axis running. IOW, I'm looking for a way to do kind of a "cold" pre-installation as opposed to the "hot deployment" (the latter via AdminClient). (I think I

which manual changes to server-config.wsdd are ok

2003-02-03 Thread Joerg Buchberger
Hi all. I want to install axis with services already preinstalled (instead of hotdeployed). So, I think of editing axis config file directly. Which parts of the axis config file may I delete (e.g. JWSHandler etc.)? Or, to ask the other way around: Which parts of the server-config.wsdd may not be