[
https://issues.jboss.org/browse/JBIDE-11154?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-11154:
---------------------------------------------
From what I've been able to spot three reasons:
1) poh5 seem to use multimodule layout now which screws us - we didn't have any
examples using that yet so was not targeted for beta1. We are looking into what we can fit
in at
https://issues.jboss.org/browse/JBIDE-11166
2) The other examples does not have openshift profiles - this should be fixed since
because of #1 and custom logic in examples that is just a better thing to do than let us
"guess" what the "openshift" profile should do.
3) M5 apparently did do some "guessing" and just added the default "copy
war to /deployments" action - we've reenabled that in JBIDE-11152 so next build
should make tools "more forgiving" - but the best way is #2 getting fixed since
then the example actually explicitly state which behavior they want/need.
In Beta1c, publish to openshift is not configured on poh5, springmvc
and richfaces-demo
---------------------------------------------------------------------------------------
Key: JBIDE-11154
URL:
https://issues.jboss.org/browse/JBIDE-11154
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: MacOSX Lion - 32-bit installation of JBDS 5 Beta1c on 64-bit OS
Reporter: Burr Sutter
Assignee: Max Rydahl Andersen
Priority: Blocker
Attachments: Openshift_Console_Output.txt, richfaces-webapp.png, Screen Shot
2012-03-03 at 9.22.41 PM.png, Screen Shot 2012-03-03 at 9.22.53 PM.png, Screen Shot
2012-03-03 at 9.23.02 PM.png, Screen Shot 2012-03-03 at 9.24.28 PM.png
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...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira