Skip to content

Commit

Permalink
AS7-3560 ConnectionFactory not registered/bound for rar deployments i…
Browse files Browse the repository at this point in the history
…nside an ear
  • Loading branch information
Stefano Maestri authored and stuartwdouglas committed Feb 3, 2012
1 parent bf01afa commit ab07bec
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -103,7 +103,7 @@ public final class ConnectorServices {

public static final ServiceName CONNECTION_VALIDATOR_SERVICE = ServiceName.JBOSS.append("ironjacamar", "connection-validator");

public static final String RA_SERVICE_NAME_SEPARATOR = "#";
public static final String RA_SERVICE_NAME_SEPARATOR = "->";

private ConnectorServices() {
}
Expand Down

0 comments on commit ab07bec

Please sign in to comment.