Hi,
Iam new to IBM websphere 7.
I just want to know how to package a EAR.
I have some application jars and spring framework jars. Those jars are referred in
EJB and Web modules.
Where I have to keep those common jars.(I want to know the way other than shared library concept in Websphere).
In weblogic 10, we used to keep those common jars in the following
EAR Structure,
APP-INF/lib(common jars)
EJB jar
Web war
META-INF/application.xml