JBoss interview

Banner
Top Programming Sites
Home

Activiti BPMN on JBoss AS 7

activiti bpmn 2.0 exampleIn this tutorial we show how to install the Activiti BPMN platform on JBoss AS 7 and how to deploy and test a sample process in it.

 

Last Updated (Monday, 07 May 2012 08:42)

Read more...

 

JBoss mail service configuration

jboss mail configurationIn this simple tutorial we will show how to use the Java Mail service from JBoss AS, either connecting to a local SMTP server or using Google SMTP server.

Last Updated (Wednesday, 02 May 2012 14:24)

Read more...

 

JBoss Maven example: building a Java EE 6 application

jboss maven jboss maven jboss mavenIn this tutorial we will show how to create a basic Java EE 6 application which will run on JBoss AS 7 using Maven. Apache Maven can provide benefits for your jave ee projects by employing standard conventions and practices to accelerate your development cycle while at the same time helping you achieve a higher rate of success.

 

Last Updated (Wednesday, 02 May 2012 14:23)

Read more...

 

soapUI tutorial for Eclipse

webservicesIn this tutorial we will show how to deploy and test your Web Services on JBoss application server using soapUI plugin.

Last Updated (Wednesday, 02 May 2012 14:23)

Read more...

 

RESTEasy client API tutorial

resteasy client tutorial resteasy client tutorialIn this tutorial we will present you the RESTEasy client API  features and a little bit about the JAX-RS 2.0 specification for client side.
One of the lacks of JAX-RS 1.1 was the absence of a well defined client API. In Java, as in any other programming language, we have lots of resources to perform HTTP request and read its response, but these resources are not JAX-RS aware, which means that, consequently, they are not RESTful aware.

Last Updated (Wednesday, 02 May 2012 14:23)

Read more...

 

JBoss AS 7 deployable datasources

JBoss AS 7.1.1 has been released and one of its appealing news is the "resurrection" of the earlier -ds.xml datasources which can now be deployed as a standalone resource or even as part of an application.

Last Updated (Wednesday, 02 May 2012 14:23)

Read more...

 

SwitchYard tutorial

switchyard tutorialIn this tutorial we will describe how to create your first SwitchYard Service. We will then show how to consume it through a JSF interface or a SOAP based client.

Read more...

 

Books written by me:

License

Mastertheboss.com Unless stated, all the contents of this site is licensed under Creative Comons License
Licenza Creative Commons

AS 5 Sample Chapter