Our initial deployment focus is to work directly against the MyEclipse exploded WAR, EJB, and EAR project forms. Once we get that working well we will extend the models to incorporate deployable dependent projects for both exploded and packaged archive deployment styles. I’m actually the guy doing this work so the inside track is “we have it working but it’s not GA ready.” We’ll let the community know when we have something to try out.
Presently, just add the libs to the WEB-INF/lib directory of your web application and they will be deployed along with all other web-root content.
Michael
MyEclipse Support