@Message(id=38,
value="Illegal initializer value: %s. Should be one of [security,transactions]")
XMLStreamException invalidInitializerConfig(String value,
@Param
Location location)
invalidSSLConfig
@Message(id=39,
value="Illegal SSL config option: %s. Should be one of [0.20,40,60]")
XMLStreamException invalidSSLConfig(String value,
@Param
Location location)
cannotEmulateProperties
@Message(id=132,
value="Properties %s cannot be emulated using OpenJDK ORB and are not supported")
org.jboss.as.controller.OperationFailedException cannotEmulateProperties(List<String> property)
jacorbEmulationWarning
@LogMessage(level=WARN)
@Message(id=133,
value="JacORB is not used as an ORB implementation anymore. JacORB subsystem would be emulated using the current OpenJDK ORB implementation. Ability to emulate legacy JacORB configurations using OpenJDK ORB will be removed in future.")
void jacorbEmulationWarning()
cannotEmulatePropertiesWarning
@Message(id=134,
value="Properties %s cannot be emulated using OpenJDK ORB and are not supported")
String cannotEmulatePropertiesWarning(List<String> property)
migrationFailed
@Message(id=135,
value="Migration failed, see results for more details.")
String migrationFailed()
expressionMigrationWarning
@Message(id=136,
value="The properties %s use expressions. Configuration properties that are used to resolve those expressions should be transformed manually to the new iiop-openjdk subsystem format")
String expressionMigrationWarning(String properties)