jsc2, jboss and not including the jar files in the final war
hello,
sorry if this topic have been already disscussed, but i have been looking for it and ihave not found nothing
i am developing a jsf project usying jsc2 and i have includen floods of jar files ( because i need them) in it.
the problem is that when i create the war file, all the jar files are included in it, and it weigths more than 50 MB when therer are only 3 MB or java clases and other type of resources.
i would like to know, how not to include that jar files in the war and copy them into de lib directory of mi jboss server.
thanks a lot

