ah, it is a feature...
After removing the file everything works (renaming did not work BTW,
Java seems to inspect every file located in that directory).
But shouldn't wsdl2java reformat only files it created previously? I
mean, reformatting the generated files is very appealing and it would be
a pity to miss this feature. Can't the jalopy be instructed to reformat
only certain files? And can this possibly be made configurable through a
wsdl2java command line option?
Anyhow, thanks for your response,
-Rainer
Davanum Srinivas wrote:
please remove jalopy jar from axis2 lib directory to avoid reformats.
-- dims
On 9/6/07, Rainer Menzner <[EMAIL PROTECTED]> wrote:
Hi,
I have a web service up and running under axis2-1.1.1. In order to
create the stubs and skeleton from the WSDL/Schema I use:
call wsdl2java -uri %WSDLFILE% --package mydomain.queue --language
java --server-side --service-description --databinding-method adb
--generate-all --output .
from a shell script / WinXP. This worked fine with Axis2-1.1.1 and a
number of older versions.
After updating to Axis2-1.3, the new wsdl2java suddenly starts to edit
my sources files located in the package
mydomain.queue.implementation, that is below the stubs / skeleton. I
also did not believe it at first, but it *really is* wsdl2java (or a
part of it) that modifies the source files, at least this happens while
wsdl2java is running. Now I have two problem. Firstly the editing
operation that wsdl2java perfroms introduces some errors, and secondly I
would like to use my own formatting for argument list etc.
Can some give a hint to problem here?
Thanks in advance,
-Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]