-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Steps to reproduce:
1) click on HTML5, SpringMVC or RichFaces archetype, name the project "poh5", "springmvc" or "richfaces-demo"
2) deploy to localhost:8080 (AS 7.1) to see that the application runs correctly
3) Using the OpenShift Application wizard in JBoss Central - built a new application, and select one of the existing projects.
4) Using the browser, login into the openshift express console. If you hit the URL for your openshift app, you should see the default application - index.html and health.jsp
5) Right click on the openshift app in the Servers tab and select Publish, now revisit the URL for the application, nothing shows up.
The last few lines in the console look like the following:
[WARNING] The requested profile "openshift" could not be activated because it does not exist.
Emptying tmp dir: /var/lib/libra/e1744a38d9c9410e99fd9ecadec2fa64/spring/jbossas-7.0/standalone/tmp/vfs
Emptying tmp dir: /var/lib/libra/e1744a38d9c9410e99fd9ecadec2fa64/spring/jbossas-7.0/standalone/tmp/work
Starting application...
- is related to
-
JBIDE-11152 OpenShift profile is not merged into existing pom (of richfaces-webapp)
- Closed