continuous-enterprise-development icon indicating copy to clipboard operation
continuous-enterprise-development copied to clipboard

Testable Solutions for Modern Applications

Results 35 continuous-enterprise-development issues
Sort by recently updated
recently updated
newest added

Hi, If app is deployed as Ch4 stands the application won't start due to Twitter API env variables are not set: 17:38:58,006 ERROR [org.jboss.msc.service.fail](ServerService Thread Pool -- 55) MSC000001: Failed...

1) On forge console only 1 line is shown 08:57:24,596 INFO [org.jboss.as.repository](management-handler-thread - 8) JBAS0149 00: Content added at location ...................\feedbac k\target\jboss-as-dist\jboss-as-7.1.1.Final\standalone\data\content\36\ce890bf7295ee9 6465457e587c6141a6aa82d4\content 2) On JBoss Developer Studio, JUnit tab...

I have installed jbds on 4 different machines, win 8 x64, and centos. Whenever i try to issue a command in the forge console, it says "command not found". But,...

Missing a step? It I run this: `build --notest --profile arq-jboss_as_remote_7.x;` I get this: ``` [WARNING] The requested profile "arq-jboss_as_remote_7.x" could not be activated because it does not exist. ```...

Fixes Maven build error: `[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project geekseek-domain-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: Illegal Unicode escape sequence near index 4` `[ERROR] .*\unit\.*TestCase.*`

Seems the JSESSIONID cookie has been renamed by Twitter.

First I was not able to build because the versions on trunk are still refering to SNAPSHOT versions. 1.0.0.Beta1-SNAPSHOT 1.0.0.Final-SNAPSHOT 1.0.0.Alpha7 1.0.0.Final Then when calling mvn package I get: Failed...

Hard to find the diff, but in line 123 was a duplicate "a" Line 137: EJB 3.1 states in 13.3.7 that the default transaction attribute is REQUIRED. Nevertheless the rest...