Hi,
I am trying to deploy a web project on JBoss. Everything works fine as usual, but I have an additional need which I thought could be managed by the Library Deployment Policies settings, but actually it doesn’t work.
I have jars in my WEB-INF/lib in the project. I don’t want these jars to be deployed to the server, that is I want to deploy everything else but not the jars (portlet deployment, I need the lib folder on the server empty)
I tried to uncheck “Use workbench default settings” and leave unchecked all options, thinking it meant that the jars would not have been deployed.
But actually they are deployed.
Is there a way to achieve what I need?
Thanks
Francesco