Hi all,
I am creating a web service from standard Java project and in that project another standard Java project is referred. Now when I create a EAR for web service from Developer Studio only the current projects classes are get added in that. I want to create a EAR which should contain the reference project classes and reference jar files also so can any one tell me how can we achieve this