Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mechanism to recognize Application Server #605

Closed
6 tasks done
yoshikawaa opened this issue Feb 27, 2017 · 2 comments
Closed
6 tasks done

Add mechanism to recognize Application Server #605

yoshikawaa opened this issue Feb 27, 2017 · 2 comments

Comments

@yoshikawaa
Copy link
Contributor

yoshikawaa commented Feb 27, 2017

Description

We should add mechanism to recognize Application Server.
Because it is necessary to absorb the difference in behaviors depending on the Application Server.

Possible Solutions

Affects Version/s

  • 5.X.X.RELEASE
  • 1.X.X.RELEASE

Fix Version/s

Current Maintenance Versions

  • 5.4.0 (master)
  • 5.3.1

Old Versions

caution: backport #608 is mandatory. backport other PRs are not mandatory.

  • 5.2.2
  • 5.1.2
  • 5.0.3
  • 1.0.7

Issue Links

@yoshikawaa yoshikawaa added this to the 2017 summer milestone Feb 27, 2017
btyanagawamg added a commit that referenced this issue Mar 1, 2017
btyanagawamg added a commit that referenced this issue Mar 2, 2017
btyanagawamg added a commit that referenced this issue Mar 3, 2017
btyanagawamg added a commit that referenced this issue Mar 6, 2017
btyanagawamg added a commit that referenced this issue Mar 6, 2017
btyanagawamg added a commit that referenced this issue Mar 6, 2017
yoshikawaa added a commit that referenced this issue Mar 17, 2017
btyanagawamg added a commit that referenced this issue May 11, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
(cherry picked from commit 1a3c569)

Conflicts:
	terasoluna-gfw-functionaltest-selenium/src/test/java/org/terasoluna/gfw/functionaltest/app/redirect/RedirectTest.java
btyanagawamg added a commit that referenced this issue Jun 12, 2017
(cherry picked from commit c184140)

Conflicts:
	terasoluna-gfw-functionaltest-env/configs/interstage11-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/jboss-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/jboss7-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat8-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat8-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat85-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat85-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/weblogic-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/webotx-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/webspherelp-db2/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/webspheretr-db2/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/src/main/resources/META-INF/spring/application-env.properties
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
(cherry picked from commit f439f84)
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
(cherry picked from commit a3b867f)

Conflicts:
	terasoluna-gfw-functionaltest-selenium/src/test/java/org/terasoluna/gfw/functionaltest/app/ApServerName.java
btyanagawamg added a commit that referenced this issue Jun 12, 2017
(cherry picked from commit c184140)

Conflicts:
	terasoluna-gfw-functionaltest-env/configs/jboss7-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/resin-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/resin-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat8-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat8-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat85-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/tomcat85-postgresql/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/weblogic-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/webotx-oracle/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/webspherelp-db2/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/configs/webspheretr-db2/resources/META-INF/spring/application-env.properties
	terasoluna-gfw-functionaltest-env/src/main/resources/META-INF/spring/application-env.properties
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
(cherry picked from commit f439f84)
btyanagawamg added a commit that referenced this issue Jun 12, 2017
btyanagawamg added a commit that referenced this issue Jun 12, 2017
(cherry picked from commit a3b867f)

Conflicts:
	terasoluna-gfw-functionaltest-selenium/src/test/java/org/terasoluna/gfw/functionaltest/app/ApServerName.java
yoshikawaa added a commit that referenced this issue Jun 13, 2017
yoshikawaa added a commit that referenced this issue Jun 13, 2017
yoshikawaa added a commit that referenced this issue Jun 13, 2017
yoshikawaa added a commit that referenced this issue Jun 13, 2017
@yoshikawaa
Copy link
Contributor Author

@btyanagawamg
Thanks for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment