Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deployment issue for jar's containing web-fragment.xml

1671479Mar 7 2016 — edited Mar 21 2016

Hi,

My current configuration: eclipse mars sr1, oepe 12.2.1.1, server config set to ‘Publish as exploded archive'

I have an EAR project setup with maven, upon import m2e adds  <installed facet="jst.webfragment" version="3.0"/> to the .settings/org.eclipse.wst.common.project.facet.core.xml of the modules/projects containing web-fragment.xml files.  When this jst.webfragment facet is set, the related project jar isn't deployed to weblogic (checked the WEB-INF/lib content in the exploded directories).  When removing the facet  manually, it works, and the jar is present.

Is this a known problem/bug?

thanks in advance,

Tom

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 18 2016
Added on Mar 7 2016
2 comments
1,796 views