jcliff
jcliff copied to clipboard
Manage JBossAS 7/EAP6/Wildfly with modular configuration files from command line, puppet, ansible, chef, etc.
Hi, I've been trying to configure ApplicationRealm with JCliff, but for some reason or another the configurations do not seem to change or be created. I have tried 2 different...
As a newbie I am trying to add messaging-activemq but it failes saying Parser error here is what I want in my standalone.xml : I was wondering if I am...
As a newbie, I've started to define my datasources (I have 30 datasources). This is a typical example: ``` jdbc:sqlserver://foobar:1433;databaseName=audit_trail audit_trail_user01 change_the_password cursor ReadWrite JBoss-AuditTrailPool sqlserver 5 64 false false...
Sorry if I'm asking a stupid question, but... Starting out with Jcliff, I added an extension to JBoss after adding the module files - Camunda BPM in this case. ```...
First of all, let me thank you for this great tool! I just started with it and I'm adding an XA datasource. Using JBoss EAP 7.3.5, I get a lot...
Support for elytron subsystem
I am trying to build jcliff with "mvn clean install" it throws an exception with the following: Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer; log: https://pastebin.pl/view/67f53355
When trying to add my own Database to the KeycloakDS, I get the error below: 2018-11-28 15:04:26:0211: stderr: 2018-11-28 15:04:26:0211: stdout:The batch failed with the following error (you are remaining...
When trying to add /service value={"timer-service" => {"database-data-store" => {"clustered-store" => {"datasource-jndi-name" => "java:/jboss/datasources/testservice"}}}} I get the error below 2018-11-27 16:19:54:0964: Checking rule addStrictMaxBeanInstancePool 2018-11-27 16:19:54:0964: Checking rule setRootProperty 2018-11-27...
In a running JBoss Domain environment (as opposed to a Standalone environment), configuration changes and deployments are done on the one and only Host Controller (HC) designated as the Domain...