DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=23396>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=23396 ------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 05:06 ------- I've applied your patch to the 1.7 RC1 version but it doesn't work to me. The error I've got: [ejbclientjar] Finding root-classes from 'META-INF/ejb-jar.xml' inside 'MyBeans.jar' BUILD FAILED build.xml:222: could not find required client jar class: [Lweblogic.deployment.descriptors.xml.EnvironmentEntry; I guess the reason is in DependencyAnalyzer's getClassDependencies method. It returns class names along with field descriptor characters (like '[L' for array of Objects). And your methods don't expect such a result. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]