-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: deployment
Deployment of JBPM as a WAR/EAR in JBoss 7 – java.lang.ClassNotFoundException: com.ning.http.client.providers.netty.NettyAsyncHttpProvider
While deploying the jbpm-examples-rewards-jsf application in JBoss AS 7.1.1 I faced the following problem:
Posted in Java EE, Java Runtimes - VM, Appserver & Cloud
Tagged CDI, deployment, JBoss AS
Leave a comment
Deployment of JBPM as a WAR/EAR in JBoss 7 – “rewards-jsf-6.0.1-SNAPSHOT.war” was rolled back with failure message Operation cancelled
While deploying the jbpm-examples-rewards-jsf application in JBoss AS 7.1.1 I faced the following problem:
Posted in Java EE, Java Runtimes - VM, Appserver & Cloud
Tagged deployment, JBoss AS
Leave a comment
Configure GWT deployment context within Eclipse IDE
Do you know this problem? When starting a GWT application within the dev-mode it will be deployed in the root context. But when building the project and deploying it, e.g., usually some context other than root will be used (on Tomcat … Continue reading
Posted in Eclipse Universe, Java Web Frameworks
Tagged deployment, Eclipse, GWT, jetty, Web Development
Leave a comment
JBoss Arquillian Integration Test Framework released
Arquillian is a container-oriented testing platform from the JBoss Community. It helps to separate test logic from deployment and container lifecycle concerns in order to achieve easy and fast integration tests. It works with JUnit and TestNG, Maven, Ant (+Ivy) and Gradle.
Posted in Agile Methods and development, Build, config and deploy, Java and Quality, Java EE, Java modularization
Tagged ajocado, arquillian, CDI, deployment, drone, graphene, jsfunit, junit, selenium, Test, testing, testNG, Webdriver
1 Comment