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=8190>. 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=8190 <ejbjar> client-jar created on cur-dir instead of relative to ejbjar ------- Additional Comments From [EMAIL PROTECTED] 2002-06-18 08:01 ------- Some comments on this issue: 1) If I understand correctly WL's ejbc is run in a separate VM, clould it be possible to specify a different directory in which to run the command so that the jars get put there? something like clientdir="lib/clients". 2) Weblogic will recreate this files once you actually deploy on the server, my main problem with the current behaviour is that it polutes my top directory with this useless (at this time) jar files. Maybe an option of preserveClientJars="false" could be use for the task to delete the generated jars. 3) It is not clear what WL will do if you have several ejb-jar.xml files that mention the same client-jar entry (I would like to get all them combined bt I doubt that will happen) maybe we should have our own <clientjar/> task that knows how to pick the right classes and puts them in the right places. Food for thought. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>