Right now I am using Jboss 5.1 (with jdk 1.6), According to our project we are using some property files etc and all kept it in deploy folder and some other folder kept inside bin,client, common folder and so on, Now in Jboss-7 complete diectory structure is changed some folders availabe in 5 are nor present in 7, Anybody have experience on such migration?
The files present in deploy folder I kept it in module and added path location using jboss- deployment-structure, it seems working fine, But what about files present in bin folder and all, how can I configure it in New Jboss eap7.0 ?
Yes, the directory structure of EAP 7 is different to EAP 5. You can refer migration guide for EAP 7 Migration Guide - Red Hat Customer Portal