Skip to content

Commit

Permalink
Merge pull request #310 from sgilda/WFLY-11228
Browse files Browse the repository at this point in the history
WFLY-11228, JBEAP-15704: Update references to Developer Studio to use correct name
  • Loading branch information
emmartins committed Oct 23, 2018
2 parents f0ae570 + 46ac826 commit 392f78e
Show file tree
Hide file tree
Showing 89 changed files with 182 additions and 170 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Expand Up @@ -155,7 +155,7 @@ All you need to build these projects is {buildRequirements}. See link:{configure

To run these quickstarts with the provided build scripts, you need the {productName} distribution ZIP. For information on how to install and run JBoss, see the {LinkGettingStartedGuide}[__{GettingStartedBookName}__] located on the Red Hat Customer Portal.

You can also run the quickstarts in xref:run_the_quickstarts_in_jboss_developer_studio_or_eclipse[JBoss Developer Studio or Eclipse].
You can also run the quickstarts in xref:run_the_quickstarts_in_jboss_developer_studio_or_eclipse[{JBDSProductName} or Eclipse].

[[run_the_quickstarts]]
== Run the Quickstarts
Expand Down Expand Up @@ -242,9 +242,9 @@ $ mvn wildfly:undeploy -fae
To undeploy any quickstarts that fail due to complex dependencies, follow the undeploy procedure described in the quickstart's `README` file.

[[run_the_quickstarts_in_jboss_developer_studio_or_eclipse]]
== Run the Quickstarts in Red Hat JBoss Developer Studio or Eclipse
== Run the Quickstarts in {JBDSProductName} or Eclipse

You can also start the server and deploy the quickstarts or run the Arquillian tests from Eclipse using JBoss tools. For general information about how to import a quickstart, add a {productName} server, and build and deploy a quickstart, see link:{useEclipseUrl}[Use JBoss Developer Studio or Eclipse to Run the Quickstarts].
You can also start the server and deploy the quickstarts or run the Arquillian tests from Eclipse using JBoss tools. For general information about how to import a quickstart, add a {productName} server, and build and deploy a quickstart, see link:{useEclipseUrl}[Use {JBDSProductName} or Eclipse to Run the Quickstarts].

[[optional_components]]
== Optional Components
Expand Down
2 changes: 1 addition & 1 deletion batch-processing/README.adoc
Expand Up @@ -154,7 +154,7 @@ HHH000431: Unable to determine H2 database version, certain features may not wor
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
Expand Down
2 changes: 1 addition & 1 deletion bean-validation-custom-constraint/README.adoc
Expand Up @@ -65,7 +65,7 @@ WFLYJCA0091: -ds.xml file deployments are deprecated. Support may be removed in
HHH000431: Unable to determine H2 database version, certain features may not work
----

// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
Expand Down
2 changes: 1 addition & 1 deletion bean-validation/README.adoc
Expand Up @@ -67,7 +67,7 @@ WFLYJCA0091: -ds.xml file deployments are deprecated. Support may be removed in
HHH000431: Unable to determine H2 database version, certain features may not work
----

// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
2 changes: 1 addition & 1 deletion bmt/README.adoc
Expand Up @@ -71,7 +71,7 @@ HHH000431: Unable to determine H2 database version, certain features may not wor
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
Expand Down
6 changes: 3 additions & 3 deletions cmt/README.adoc
Expand Up @@ -92,11 +92,11 @@ HHH000431: Unable to determine H2 database version, certain features may not wor
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Additional JBoss Developer Studio instructions
NOTE: Within JBoss Developer Studio, make sure you define a server runtime environment that uses the `standalone-full.xml` configuration file.
// Additional Red Hat Developer Studio instructions
NOTE: Within {JBDSProductName}, make sure you define a server runtime environment that uses the `standalone-full.xml` configuration file.
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
Expand Down
2 changes: 1 addition & 1 deletion contacts-jquerymobile/README.adoc
Expand Up @@ -141,7 +141,7 @@ For more information on QUnit tests, see http://qunitjs.com/.
// Run the Arquillian Functional Tests
include::../shared-doc/run-arquillian-functional-tests.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
== Debug the Application
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-authorization/README.adoc
Expand Up @@ -45,7 +45,7 @@ When you click on the `Admin Method` button, you are redirected to an error page

// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

== Debug the Application
Expand Down
6 changes: 3 additions & 3 deletions deltaspike-beanbuilder/README.adoc
Expand Up @@ -28,9 +28,9 @@ include::../shared-doc/start-the-standalone-server.adoc[leveloffset=+1]
include::../shared-doc/run-arquillian-tests.adoc[leveloffset=+1]


== Run the Tests in Red Hat JBoss Developer Studio or Eclipse
== Run the Tests in {JBDSProductName} or Eclipse

To run the tests in JBoss Developer Studio, first set the active Maven profile in the project properties to be either `arq-jbossas-managed`, for running on a managed server, or `arq-jbossas-remote`, for running on remote server.
To run the tests in {JBDSProductName}, first set the active Maven profile in the project properties to be either `arq-jbossas-managed`, for running on a managed server, or `arq-jbossas-remote`, for running on remote server.

To run the tests, right click on the project or individual classes and select *Run As* –> *JUnit Test* in the context menu.

Expand All @@ -53,7 +53,7 @@ Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
----

// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

== Debug the Application
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-projectstage/README.adoc
Expand Up @@ -61,7 +61,7 @@ Review the _List of available CDI instances for MyBean_ table to verify that the

// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

== Debug the Application
Expand Down
6 changes: 3 additions & 3 deletions ejb-asynchronous/README.adoc
Expand Up @@ -80,11 +80,11 @@ action 'fireAndForget' finished

// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
This quickstart consists of multiple projects, so it deploys and runs differently in JBoss Developer Studio than the other quickstarts.
// Additional Red Hat Developer Studio instructions
This quickstart consists of multiple projects, so it deploys and runs differently in {JBDSProductName} than the other quickstarts.

. Install the required Maven artifacts and deploy the asynchronous EJB quickstart project.
** Right-click on the *{artifactId}-ejb* project and choose *Run As* -> *Maven Install*.
Expand Down
4 changes: 2 additions & 2 deletions ejb-in-ear/README.adoc
Expand Up @@ -68,10 +68,10 @@ Enter a name in the input field and click the *Greet* button to see the response
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Additional JBoss Developer Studio instructions
// Additional Red Hat Developer Studio instructions
For this quickstart, follow the special instructions to build link:{useEclipseDeployEARDocUrl}[Quickstarts Containing an EAR].
. Right-click on the *{artifactId}-ear* subproject, and choose *Run As* -> *Run on Server*.
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-war/README.adoc
Expand Up @@ -76,7 +76,7 @@ INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Sto
INFO [org.jboss.as.server] (management-handler-thread - 30) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
----
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
Expand Down
4 changes: 2 additions & 2 deletions ejb-multi-server/README.adoc
Expand Up @@ -242,10 +242,10 @@ NOTE: For Windows, use the `__{jbossHomeName}__\bin\jboss-cli.bat`.

// Restore the {productName} Managed Domain Configuration Manually
include::../shared-doc/restore-managed-domain-configuration-manual.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
// Additional Red Hat Developer Studio instructions
EJB Client (ejb-client) currently has limited support in the Eclipse Web Tools Platform (WTP).

// Debug the Application
Expand Down
6 changes: 3 additions & 3 deletions ejb-remote/README.adoc
Expand Up @@ -163,11 +163,11 @@ Before you can use it, you need to set up a user on the server as HTTP does not

// Add the Authorized Application User
include::../shared-doc/add-application-user.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
This quickstart consists of multiple projects, so it deploys and runs differently in JBoss Developer Studio than the other quickstarts.
// Additional Red Hat Developer Studio instructions
This quickstart consists of multiple projects, so it deploys and runs differently in {JBDSProductName} than the other quickstarts.

. Install the required Maven artifacts and deploy the server side of the quickstart project.

Expand Down
6 changes: 3 additions & 3 deletions ejb-security-context-propagation/README.adoc
Expand Up @@ -309,11 +309,11 @@ The batch executed successfully

// Restore the {productName} Standalone Server Configuration Manually
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+2]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
This quickstart requires additional configuration and deploys and runs differently in JBoss Developer Studio than the other quickstarts.
// Additional Red Hat Developer Studio instructions
This quickstart requires additional configuration and deploys and runs differently in {JBDSProductName} than the other quickstarts.

. Make sure you xref:add_the_application_users[Add the Application Users] as described above.
. Follow the steps above to xref:configure_the_server[Configure the Server]. Stop the server at the end of that step.
Expand Down
8 changes: 4 additions & 4 deletions ejb-security-jaas/README.adoc
Expand Up @@ -341,16 +341,16 @@ include::../shared-doc/restore-standalone-server-configuration-manual.adoc[level
After you are done with this quickstart, remember to remove the `users.properties` and `roles.properties` files from the
server configuration directory (`__{jbossHomeName}__/standalone/configuration/`).

// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
// Additional Red Hat Developer Studio instructions
* Make sure you xref:create_the_properties_files_for_the_jaas_security_domain[Create the Properties Files for the JAAS Security Domain] as described above.
* Make sure you configure the server by running the JBoss CLI script as described above under xref:configure_the_server[Configure the Server]. Stop the server at the end of that step.
* To deploy the application to the {productName} server, right-click on the *{artifactId}* project and choose *Run As* -> *Run on Server*.
* You are presented with a browser login challenge. Enter the credentials as described above under xref:access_the_application[Access the Application] to see the running application. Note that *Has admin permission* is `false`.
* Leave the application running in JBoss Developer Studio. To configure the server to use the legacy role mappers, open a terminal, and run the `enable-role-mappers.cli` script as described above under xref:access_the_application[Access the Application].
* Go back to JBoss Developer Studio and click *Refresh the current page*. Note that *Has admin permission* is now `true`.
* Leave the application running in {JBDSProductName}. To configure the server to use the legacy role mappers, open a terminal, and run the `enable-role-mappers.cli` script as described above under xref:access_the_application[Access the Application].
* Go back to {JBDSProductName} and click *Refresh the current page*. Note that *Has admin permission* is now `true`.
* To undeploy the project, right-click on the *{artifactId}* project and choose *Run As* -> *Maven build*. Enter `wildfly:undeploy` for the *Goals* and click *Run*.
* Make sure you xref:restore_the_server_configuration[restore the server configuration] when you have completed testing this quickstart.

Expand Down
4 changes: 2 additions & 2 deletions ejb-security-programmatic-auth/README.adoc
Expand Up @@ -136,10 +136,10 @@ process-state: reload-required

// Restore the {productName} Standalone Server Configuration Manually
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+2]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
// Additional Red Hat Developer Studio instructions
* Make sure you xref:add_the_application_management_users[add the authorized application and management users] as described above.
* Make sure you configure the server by running the JBoss CLI script as described above under xref:configure_the_server[Configure the Server].
* Right-click on the *{artifactId}* project and choose *Run As* -> *Maven build*.
Expand Down
4 changes: 2 additions & 2 deletions ejb-security/README.adoc
Expand Up @@ -178,10 +178,10 @@ process-state: reload-required

// Restore the {productName} Standalone Server Configuration Manually
include::../shared-doc/restore-standalone-server-configuration-manual.adoc[leveloffset=+2]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
// Additional Red Hat Developer Studio instructions
. Make sure you xref:add_the_application_user[Add the authorized application user] as described above.
. Make sure you configure the server by running the JBoss CLI script as described above under xref:configure_the_server[Configure the Server].
. To deploy the server project, right-click on the *{artifactId}* project and choose *Run As* –> *Maven build*. Enter *clean package wildfly:deploy* for the *Goals* and click *Run*. This deploys the `{artifactId}` JAR to the {productName} server.
Expand Down
4 changes: 2 additions & 2 deletions ejb-throws-exception/README.adoc
Expand Up @@ -79,10 +79,10 @@ If the *Name* input text box is empty, then the *Response* output text will disp

// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]

// Additional JBoss Developer Studio instructions
// Additional Red Hat Developer Studio instructions
For this quickstart, follow the special instructions to build link:{useEclipseDeployEARDocUrl}[Quickstarts Containing an EAR].

. Right-click on the *{artifactId}-ear* subproject, and choose *Run As* -> *Run on Server*.
Expand Down
2 changes: 1 addition & 1 deletion ejb-timer/README.adoc
Expand Up @@ -68,7 +68,7 @@ Existing threads in the thread pool handle the invocations. They are rotated and
// Undeploy the Quickstart
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
Expand Down
2 changes: 1 addition & 1 deletion greeter/README.adoc
Expand Up @@ -64,7 +64,7 @@ WFLYJCA0091: -ds.xml file deployments are deprecated. Support may be removed in
HHH000431: Unable to determine H2 database version, certain features may not work
----
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
Expand Down
2 changes: 1 addition & 1 deletion ha-singleton-deployment/README.adoc
Expand Up @@ -225,7 +225,7 @@ $ mvn wildfly:undeploy
$ mvn wildfly:undeploy -Dwildfly.port=10090
----

// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
2 changes: 1 addition & 1 deletion ha-singleton-service/README.adoc
Expand Up @@ -509,7 +509,7 @@ $ __{jbossHomeName}_2__/bin/jboss-cli.sh --connect --controller=localhost:10090
+
NOTE: For Windows, use the `__{jbossHomeName}_1__\bin\jboss-cli.bat` and `__{jbossHomeName}_2__\bin\jboss-cli.bat` scripts.

// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
// Debug the Application
include::../shared-doc/debug-the-application.adoc[leveloffset=+1]
2 changes: 1 addition & 1 deletion helloworld-html5/README.adoc
Expand Up @@ -108,7 +108,7 @@ Date: Tue, 13 Oct 2015 06:32:20 GMT
include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// Run the Arquillian Functional Tests
include::../shared-doc/run-arquillian-functional-tests.adoc[leveloffset=+1]
// Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
// Run the Quickstart in Red Hat Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
== Debug the Application
Expand Down

0 comments on commit 392f78e

Please sign in to comment.