[Axis2] scheduled and automatically activation, deactivation of services

2009-04-08 Thread andreas netter
Hi Axis2 users, is it possible to activate or deactive an Axis2 service automatically? We have a batch processing and maintenance period in one of our backend systems. The backend system is used by some of our axis2 web-services and we have to disable the services during the maintenance peroid.

Re: [Axis2] JAXB integration status

2008-02-29 Thread andreas netter
Wed, Feb 27, 2008 at 5:45 PM, andreas netter <[EMAIL PROTECTED]> wrote: > Hi, > > is the JAXB-RI data binding support in the next Axis2 Version(s) intended > to use in production environments? > > Starting with Axis 1.1.1 early 2007, we evaluated for a project all data &

[Axis2] JAXB integration status

2008-02-27 Thread andreas netter
Hi, is the JAXB-RI data binding support in the next Axis2 Version(s) intended to use in production environments? Starting with Axis 1.1.1 early 2007, we evaluated for a project all data binding frameworks, that were supported by Axis2. We decided to use JAXB, although it had an experimental s

Re: [Axis2] RuntimeException when using SOAPMonitor

2008-01-10 Thread andreas netter
Hi Robert, I'm using SOAP 1.1 and JAXB-RI data binding. The correct soap envelope for the response should look like this: http://schemas.xmlsoap.org/soap/envelope/";> http://my.company.com";>.. But i'm not 100% sure if it does because i can't monitor the correct response due to the Excepti

Re: [Axis2] wsdl2java code generation errors with jaxb and soap header

2007-06-22 Thread andreas netter
] Betreff: Re: [Axis2] wsdl2java code generation errors with jaxb and soap header > Can you tell me where you found the documentation on how to modify the > generated Java code? I am having trouble figuring out how the generated > Java code works. Thanks. > > Bill Taylor >

Re: [Axis2] wsdl2java code generation errors with jaxb and soap header

2007-06-21 Thread andreas netter
Hi, has nobody a comment on this? i think it is no good idea to fix errors in the generated code manually. greets, andi [EMAIL PROTECTED] schrieb: > Hello, > > I generate client code out of a wsdl with axis2 (v. 1.2) wsdl2java and > jaxbri(v. 2.0.2) databinding. > the wsdl not only defines reque