Glassfish v3 deployment from within NetBeans 6.7, Error during deployment : null
jyeary wrote:
> The error message seems to indicate an error with regard to namespace collision, or at least class loader collision. I would recommend that you check your project to see if you have multiple versions of Apache logging installed in the project.
>
Hi, jyeary!
Thank you for your answer. I have removed logging libraries from project, but the error still takes place. Also the same project is successfully deploying to GlassFish v2..