Skip to content

Commit

Permalink
Removing reference to Shiro and CDI Query
Browse files Browse the repository at this point in the history
  • Loading branch information
LightGuard committed May 23, 2012
1 parent 756f427 commit 356143a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions open18_migration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

This tutorial will walk through converting the Open18 application from Dan
Allen's [underline]#Seam in Action# from Seam 2 to Java EE 6. It will be as plain Java EE 6
as possible. However, there are two large gaps in this migration which will
require projects outside the core of Java EE 6: CRUD scaffolding and application
security. For those two sections CDI Query and Apache Shiro will be used. The
application will also be upgraded to RichFaces 4.1 (the current release at time
as possible. The application will also be upgraded to RichFaces 4.1 (the current release at time
of writing).

== Migrate to Maven ==
Expand Down

0 comments on commit 356143a

Please sign in to comment.