[
https://issues.jboss.org/browse/JBIDE-21463?page=com.atlassian.jira.plugi...
]
Xia Zhao commented on JBIDE-21463:
----------------------------------
[~adietish] Take php as an example, we can simply modify
https://github.com/openshift/cakephp-ex/blob/master/app/View/Layouts/defa...
to give a different strings to the webservice call, and then deploy the application via
oc new-app -f
https://raw.githubusercontent.com/openshift/cakephp-ex/master/openshift/t...
-p OPCACHE_REVALIDATE_FREQ=0
Note: please modify SOURCE_REPOSITORY_URL in cakephp.json to the repo contain modified
strings.
Another way to approach this is to occupy local port 8080 by a 3rd party app, e.g. jenkins
or jboss eap. In this way we only need to deploy a single application into openshift, and
see whether the 3rd app is still alive after port-forwarding.
Thanks,
Xia
Port Forwarding: No error message pop up when attempt to port-forward
to a port in use
--------------------------------------------------------------------------------------
Key: JBIDE-21463
URL:
https://issues.jboss.org/browse/JBIDE-21463
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Environment: OpenShift 3 Tools: 3.1.0.Beta2-v20160114-1935-B149
OS: Fedora 17 & MAC OS 10
Reporter: Xia Zhao
Labels: openshift_v3, port_forwarding_wizard
Fix For: 4.3.1.CR1
No error message pop up when attempt to port-forward to a port in use in Jboss Developer
Studio. This issue does not repro in Eclipse on Mac OS.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)