Skip to content

Commit

Permalink
Fix create-jdbc-connection-pool messages for invalid pool name
Browse files Browse the repository at this point in the history
Signed-off-by: dmiya3 <[email protected]>
  • Loading branch information
dmiya3 committed Dec 2, 2024
1 parent 9c8ce64 commit 1091ef4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#
# Copyright (c) 2024 Contributors to the Eclipse Foundation.
# Copyright (c) 2012, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
Expand All @@ -15,3 +16,4 @@
#

resourcename.isnot.unique=Name is already used by another resource.
resourceref.invalid.poolname=Invalid pool name! Check whether the pool exists.

0 comments on commit 1091ef4

Please sign in to comment.