Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Spring Roo 1.1 Cookbook

You're reading from   Spring Roo 1.1 Cookbook Over 60 recipes to help you speed up the development of your Java web applications using the Spring Roo development tool

Arrow left icon
Product type Paperback
Published in Sep 2011
Publisher Packt
ISBN-13 9781849514583
Length 460 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (14) Chapters Close

Spring Roo 1.1 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started with Spring Roo 2. Persisting Objects Using JPA FREE CHAPTER 3. Advanced JPA Support in Spring Roo 4. Web Application Development with Spring Web MVC 5. Web Application Development with GWT, Flex, and Spring Web Flow 6. Emailing, Messaging, Spring Security, Solr, and GAE 7. Developing Add-ons and Removing Roo from Projects Index

Upgrading to the latest version of Roo


Roo simplifies upgrading from a previous version of your project to the latest version. All you need to do is to start the Roo shell from the root directory of your Roo project. Roo makes the adjustments to AspectJ ITD files that are applicable to the version.

In this recipe, we'll look at a Roo project that was created on version 1.1.3 and now being upgraded to 1.1.5.

Getting ready

Unzip the ch06-ldap-security.zip file that accompanies this book. Extracting the ZIP file will create a directory ch06-ldap-security, which represents a Roo project developed using Spring Roo 1.1.3.

How to do it...

Follow these steps to upgrade your version of Roo:

  1. Start the Roo shell from the ch06-ldap-security directory; you'll see the following output:

    Updated ROOT\pom.xml [updated property 'roo.version' to '1.1.5.RELEASE']
    
    Updated SRC_MAIN_JAVA\...\domain\Booking_Roo_ToString.aj
    ... SRC_MAIN_JAVA\...web\FlightDescriptionController_Roo_Controller_Finder.aj
    ...

    The output shows...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image