DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12769>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12769 JWS deployment with packages broken ------- Additional Comments From [EMAIL PROTECTED] 2002-12-30 21:55 ------- > b) go read through the source file before compiling to make sure we get the > .right package, always compile to the base output dir, and remember the package > in a hashtable in JWSHandler. This is probably the most "accurate" solution, > but will require scanning through the source file up to the class declaration > each time we compile. I think that this is the best solution, as it stays with the idea of .jws being a simple solution for entry-level java developers to toy with Axis Web Services.