Skip to content

Celinio's technical blog : learning and adapting

  • Giving back
  • Code
  • Screencasts
  • My book
  • Contact

Month: February 2011

Start/stop Jonas with Maven and Cargo. And deploy too.

February 22, 2011 by Celinio

I found very little information on what to add exactly to the POM.xml file to start/stop Jonas with Maven and Cargo.
So here is a quick example with a basic webapp application.

Read more

Categories JOnAS, Maven Leave a comment

[Tutorial] Create a PDF document with Maven and iText

February 20, 2011 by Celinio

Here is a quick way to start learning how to use the open-source library iText to generate PDF documents.
I start with the archetype maven-archetype-quickstart (number 101, which is the default archetype), an archetype which contains a sample Maven project.

Read more

Categories iText, Maven, Tutorials Leave a comment

[Tutorial] Start and stop JBoss with the Cargo plugin.

February 19, 2011 by Celinio

In this video tutorial, I show how to start / stop JBoss 6 using the plugin Cargo for Maven. And to deploy an archive.
In the previous tutorial, I created and imported the project in Eclipse with the m2Eclipse plugin.

Read more

Categories Java EE, JBoss, Maven, Tutorials Leave a comment

[Tutorial] Create a Maven project and import it with m2Eclipse

February 19, 2011February 19, 2011 by Celinio

In this video tutorial, I show how to create a Maven project under DOS. Then how to import it to Eclipse with m2Eclipse.

Read more

Categories Eclipse, Java, Java EE, Maven, Tutorials Leave a comment

[Tutorial] Create, compile and test a project with Maven

February 14, 2011February 13, 2011 by Celinio

Here is a first video tutorial about Maven, under DOS.
First i create a project based on the maven-archetype-quickstart archetype with the following command and arguments :

mvn archetype:generate 
-DgroupId=com.company.celinio 
-DartifactId=FirstTuto 
-DarchetypeArtifactId=maven-archetype-quickstart 
-DinteractiveMode=false

Read more

Categories Maven, Tutorials Leave a comment

[Tutorial] RESTful web services with CXF

November 6, 2011February 3, 2011 by Celinio

This is a short follow-up to a previous post about Web Services with CXF.

Developing RESTful web services with CXF is quite easy. Here I quickly explore 2 ways to do it.

Read more

Categories Apache CXF, REST, Web Services Leave a comment

COBOL-IT developer studio

October 14, 2011February 2, 2011 by Celinio

I have not done any COBOL programming for more than 15 years. The last time was in 1995, during my studies.
We used Microfocus Visual COBOL back then, I believe.
So anyways, the other day I heard about Cobol-IT Developer Studio, a free COBOL development workshop based on Eclipse !

Read more

Categories Cobol Leave a comment

[Tutorial] WSDL to Java with Apache CXF and soapUI

February 2, 2011February 1, 2011 by Celinio

The WSDL2java command generates JAX-WS compliant Java code for the services that are defined in the WSDL document.
This is known as the Top-Down approach (contract first, based on an existing WSDL file).

Read more

Categories Apache CXF, Java, Tutorials, Web Services Leave a comment

Order my book

Les EJB 3 (avec Struts 2, JSF 2, JasperReports 3, Flex 3) Développez pour le web par l'exemple : 3 applications détaillées.

Categories

.Net Ajax Algorithms Apache CXF Architecture Book reviews C# CentOS Criteria Design Patterns Devops Eclipse EJB EJB 3.0 EJB 3.1 ETL Flex General Git Google App Engine GWT Hibernate HTML5 JasperReports and iReport Java Java EE JBoss JOnAS JPA JPQL Linux Maven Openstack Oracle RIA and RDA SCM Seam Spring SQL Server Integration Services Struts 2 Tests Tutorials UML WebLogic Server Web Services

Categories

  • .Net (4)
    • C# (4)
    • Visual Studio (2)
  • Ajax (3)
    • jQuery (2)
  • Algorithms (2)
  • Android (2)
  • AOP (1)
    • AspectJ (1)
  • Apache (2)
  • Apache Commons Configuration (1)
  • Apache Tika (1)
  • Apache Tomcat (1)
  • Architecture (8)
  • Arduino (2)
  • ASP.NET (1)
  • Book reviews (9)
  • Business Intelligence (4)
    • ETL (3)
      • SQL Server Integration Services (3)
      • Talend (1)
    • SQL Server Analysis Services (1)
  • C (2)
  • CMS (1)
    • Joomla! (1)
  • Cobol (1)
  • Continuous integration (1)
    • Jenkins (1)
  • CRM (2)
    • Dynamics CRM (2)
  • Databases (1)
    • NoSQL (1)
  • Design Patterns (5)
  • Devops (3)
    • Openstack (3)
    • Terraform (1)
  • Docker (1)
  • Eclipse (7)
  • EJB (8)
    • EJB 3.0 (7)
    • EJB 3.1 (3)
  • Flex (3)
  • General (9)
  • Github (1)
  • Google App Engine (4)
  • GraniteDS (1)
  • Groovy (1)
  • GWT (13)
  • Hibernate (3)
  • HTML5 (3)
  • iPad (1)
  • iPhone (1)
  • iText (1)
  • JasperReports and iReport (4)
  • Java (21)
    • Scala (1)
  • Java EE (9)
  • JavaScript (2)
  • JBoss (6)
  • JOnAS (7)
  • JPA (9)
    • Criteria (3)
    • EclipseLink (2)
    • JPQL (4)
  • JSF (1)
    • JSF 2 (1)
  • JSP (2)
  • LDAP (1)
  • Liferay (1)
  • Linux (3)
    • CentOS (3)
  • Log4j (2)
  • Maven (17)
  • Microsoft (1)
  • MVP (2)
  • Oracle (4)
  • Portals (1)
  • PostgreSQL (1)
  • RIA and RDA (3)
  • SCM (6)
    • Git (5)
    • Subversion (2)
  • Scrum (1)
  • Seam (2)
  • Sonar (1)
  • Spring (4)
    • Spring AOP (1)
    • Spring Batch (1)
    • Spring Boot (1)
  • Struts 1.X (1)
  • Struts 2 (3)
  • Tests (2)
    • PowerMockito (1)
    • Selenium (1)
  • Tutorials (7)
  • UML (2)
  • Virtualization (1)
  • Web design (1)
  • Web Services (4)
    • Apache CXF (3)
    • REST (1)
  • WebLogic Server (3)

Archives

  • January 2022 (1)
  • December 2021 (2)
  • June 2019 (1)
  • February 2019 (2)
  • December 2018 (1)
  • November 2017 (1)
  • October 2017 (1)
  • September 2017 (1)
  • March 2017 (1)
  • July 2015 (2)
  • December 2014 (1)
  • June 2014 (1)
  • March 2014 (2)
  • June 2013 (1)
  • April 2013 (1)
  • March 2013 (2)
  • January 2013 (2)
  • December 2012 (1)
  • September 2012 (2)
  • June 2012 (1)
  • April 2012 (2)
  • March 2012 (1)
  • February 2012 (2)
  • January 2012 (1)
  • December 2011 (1)
  • November 2011 (3)
  • October 2011 (3)
  • September 2011 (2)
  • August 2011 (2)
  • July 2011 (2)
  • June 2011 (1)
  • May 2011 (3)
  • April 2011 (4)
  • March 2011 (3)
  • February 2011 (8)
  • January 2011 (2)
  • December 2010 (1)
  • November 2010 (3)
  • October 2010 (1)
  • September 2010 (5)
  • August 2010 (4)
  • July 2010 (4)
  • June 2010 (6)
  • May 2010 (1)
  • April 2010 (2)
  • March 2010 (5)
  • February 2010 (3)
  • January 2010 (1)
  • December 2009 (1)
  • November 2009 (1)
  • October 2009 (1)
  • September 2009 (1)
  • July 2009 (1)
  • June 2009 (3)
  • February 2009 (1)
  • November 2008 (1)
  • October 2008 (2)
  • September 2008 (2)
  • August 2008 (2)
  • July 2008 (3)
  • June 2008 (4)

Viadeo

Now Reading

Planned books: