Solution : Open file org.eclipse.wst.common.project.facet.core.xml and edit version on jst.web part.
JAVA Programming
Setting PostgreSQL Datasource in JBOSS EAP 6.4 & 7.0
Hi, I just want to sharing about how to create datasource in JBOSS EAP 6.4 and 7.0. The reason why I write this is quite simple, I have certain Spring application which deployed in JBOSS EAP 6.4, when I’m gonna move this application on the new application server which JBOSS EAP 7.0 it was failed. […]
Sticky Code : Search Nearest Time with Joda Time
Hi Everyone, since couple days ago I was thinking how to find the nearest time without date helper. Okay, let me give you the case. Imagine that you have a work shift, this work shift has a shift start time and shift end time. And then the work shift period maybe has a cross day, […]
Simple Login Form with Spring MVC and Interceptor
Hi everyone in this post I just want to show you on how to create a simple form login with Spring MVC and Interceptor (without additional security framework). Do not practice this tutorial to your complex project, it’s a just snippet code to make simple system authentication and you don’t have to add additional security […]
Red Hat JBoss BRMS 6.4.0 Installation
Hi everyone, in this post I want to show you how to installing Red Hat JBoss BRMS 6.4.0 in your local PC. For your information BRMS is stand for Business Rule Management System, the complete explanation can be found on Wikipedia. Before installation is begin, below system pre-requisite :