Skip to content

Commit

Permalink
Issue (eclipse-ee4j#248) to PR.
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitri Cherkas <[email protected]>
  • Loading branch information
DmitriGit committed Jan 27, 2022
1 parent e543d91 commit 4c39a67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Before you deploy or run many applications, you may need to create resources for them.
An application can include a `glassfish-resources.xml` file that can be used to define resources for that application and others.
You can then use the `asadmin` command, specifying as the argument a file named `glassfish-resources.xml`, to create the resources administratively, as shown.
You can then use the `asadmin` command, specifying as the argument a file named `glassfish-resources.xml`, to create the resources administratively, as shown here:

[source,shell]
----
Expand Down

0 comments on commit 4c39a67

Please sign in to comment.