Maven
-
JSF – PrimeFaces Hello World Example using WebSphere Application Server and Maven
IBM WebSphere Application Server (WAS) is a software framework and middleware developed by…
-
JSF – PrimeFaces Hello World Example using Apache Tomcat and Maven
PrimeFaces is an open source component library for JavaServer Faces (JSF). It provides a c…
-
JSF – PrimeFaces Hello World Example using WildFly and Maven
PrimeFaces is an open source component library for JavaServer Faces (JSF). It provides a c…
-
JAX-WS – CXF logging request and response SOAP messages using Log4j
Apache CXF uses Java SE Logging for both client- and server-side logging of SOAP requests …
-
JAX-WS – CXF logging request and response SOAP messages using Log4j2
Apache CXF uses Java SE Logging for both client- and server-side logging of SOAP requests …
-
JSF – Login Servlet Filter Example
When creating a Java Server Faces application that needs to ensure only authenticated user…
-
EasyMock – Unit Testing FacesContext using PowerMock, JUnit and Maven
JSF defines the FacesContext abstract base class for representing all of the contextual in…
-
Mockito – Unit Testing FacesContext using PowerMock, JUnit and Maven
JSF defines the FacesContext abstract base class for representing all of the contextual in…
-
JMS – Point-to-Point Messaging Example using ActiveMQ and Maven
A point-to-point (PTP) product or application is built on the concept of message queues, s…
-
JMS – Hello World using ActiveMQ
The Java Message Service (JMS) API is a Java Message Oriented Middleware (MOM) API for sen…