[113621] Facets and flexible project cleanup
diff --git a/plugins/org.eclipse.jst.server.websphere.core/serverdef/websphere.6.serverdef b/plugins/org.eclipse.jst.server.websphere.core/serverdef/websphere.6.serverdef
index 054f52a..02d1d14 100644
--- a/plugins/org.eclipse.jst.server.websphere.core/serverdef/websphere.6.serverdef
+++ b/plugins/org.eclipse.jst.server.websphere.core/serverdef/websphere.6.serverdef
@@ -46,13 +46,13 @@
</port>
<module>
- <type>j2ee.web</type>
+ <type>jst.web</type>
<publishDir>${wasHome}</publishDir>
<publisherReference>org.eclipse.jst.server.generic.websphere.antpublisher</publisherReference>
</module>
<module>
- <type>j2ee.ejb</type>
+ <type>jst.ejb</type>
<publishDir>${wasHome}</publishDir>
<publisherReference>org.eclipse.jst.server.generic.websphere.antpublisher</publisherReference>
</module>