Hide Forgot
Description of problem: There are errors when deploying qs from JBDS 7.1.0.Alpha1 to Portal (6.1.0.ER05). See log in the attachment. Server log shows that qs is deployed, but after importing apps in app register it is not displayed.
Created attachment 799343 [details] server log
I could not reproduce this with JBDS 7.1.0.Beta1-v20131026-0928-B470 and JPP 6.1 GA. The newest quickstarts which were published for JBDS about a week ago work fine.
Tested now on 7.1.0.GA-v20131208-0703-B592 with DR02 JPP + DR02 QS manually imported to IDE and also with QS from project examples - same exceptions in server output log. After importing JSF QS to IDE there is a message: "An internal error occurred during: "Loading descriptor for jsf2-rf4-hello-world-portlet.".org.eclipse.emf.ecore.xmi.FeatureNotFoundException: Feature 'context-param' not found. (platform:/resource/jsf2-rf4-hello-world-portlet/src/main/webapp/WEB-INF/web.xml, 29, 20)"
I still cannot reproduce this. I used JBoss Portal 6.1.1.DR2 and associated quickstarts plus JBDS 7.1.GA. Here is what I do: https://www.youtube.com/watch?v=AMVXfRKtRgo Filip, could you please go through the screencast and eventually tell what you do differently? Maybe you are not cleaning the Eclipse workspace directory you use? The message you mention sounds like some broken file in your .settings directory.
Hi Peter, thanks for your detailed video. I reinstalled JBDS, deleted workspace re-set maven settings.xml file and now it seems to work for me. Thanks.