Axis throws always RemoteException

2007-08-06 Thread Daniel . Kuschow
I have a webservice running under Axis 1.4. One Operation can throw an exception created by my own (MyOwnException):

Problem with Values

2007-04-05 Thread Daniel . Kuschow
r request.getLogin(). Why i get no empty String in case a) ??? Please help me with that problem, i had to differentiate between both cases. Without this Axis2 is senseless for me, or i had to hack Axis2 sourcecode :(( With best regards, Daniel Kuschow

[Axis2] War file from nightly build

2007-03-28 Thread Daniel . Kuschow
having to refer to an outstanding axis2 folder. thanks for answers, Daniel Kuschow

Antwort: Re: Help Read in Properties File

2007-03-14 Thread Daniel . Kuschow
this file into your classpath. It will then only look if this file is in the same folder, where your class lies: YourClass.class.getResourceAsStream("yourconfig.cfg") -->Config had to lie here /your/package/yourconfig.cfg wbr, Daniel Kuschow

[Axis2] Still a problem with optional parameters

2007-02-23 Thread Daniel . Kuschow
se help me with that, it's really annoying, that there is no possibility to check if a setter was called or not. Fixes in SNAPSHOT-Version do not solve my problem with optional parameters :( wtr, Daniel Kuschow Fyi: - Apache Tomcat 5.5.20 running under Java 1.5 - Used Axis2 1.1.1 and SNAPS

[Axis2] Problems with optional parameters

2007-02-21 Thread Daniel . Kuschow
object ? with best regards, Daniel Kuschow

Antwort: Re: [Axis2] Problem with endpoint in wsdl

2007-01-04 Thread Daniel . Kuschow
I am a little bit confused about "log a bug for the ip address in soap:address". Can you explain in detail what you mean exactly. Is it possible in Version 1.1.1 to set endpoint url for generation of WSDL (at runtime)? wbr, Daniel Kuschow

[Axis2] Problem with endpoint in wsdl

2007-01-04 Thread Daniel . Kuschow
d be, when it is possible to set - perhaps in Axis2Context - one locationURI that will be used instead of other url's for all parts in generated WSDL. Or is it already possible ? Thanks for reading and with best regards, Daniel Kuschow

Problem with Endpoint

2007-01-03 Thread Daniel . Kuschow
://machineA/part/webservice?wsdl) Yours sincerely, Daniel Kuschow