-
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
Monthly Archives: August 2015
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
Deployment of JBPM as a WAR/EAR in JBoss 7 – org.hibernate.InvalidMappingException
While trying to deploy the jbpm-examples-rewards-jsf application in JBoss AS 7.1.1 I faced the following problem:
Posted in Java EE, Java Persistence, Java Runtimes - VM, Appserver & Cloud
Tagged CDI, Hibernate, JBoss Application Server, JPA
Leave a comment
Deployment of JBPM as a WAR/EAR in JBoss 7 – org.jboss.weld.exceptions.DeploymentException: WELD-001409
The following problem was faced while deploying the jbpm-examples-rewards-jsf application in jboss-as-7.1.1.Final:
Geld einsammeln für JUnit Lambda – The Next Generation JUnit
JUnit gehört in die Toolbox eines jeden Java Entwicklers, es ist vermutlich eines der am weitesten verbreiteten Opensource Frameworks überhaupt. Ursprünglich entstanden ist es auf einem Transatlantik-Flug als eine bunte Sammlung von GOF Design Patterns. Es besticht durch seine Einfachheit … Continue reading