Hi, Dev: I met a problem when deploy an ear which packages an ejb, application client, web app. And the EJB is in the class-path of app client module manifest, but Appclientmodulebuilder class doesn't add this class-path of manifest to module's LinkedHashSet<String> classpath, So it's not in the class path of AppclientDeplomentContext either. Is it correct? -- viola
Apache Geronimo
