07 Jan, 2013

1 commit

  • I've not submitted a review for this one as it is quite straightforward. The names of the .jars did change with the build process. I had no problem building using the specified files. Just warnings about lint.
    
    $ javac -d classes -classpath /path/to/tomcat/webapps/openam/WEB-INF/lib/openam-core-10.1.0-SNAPSHOT.jar:/path/to/tomcat/webapps/openam/WEB-INF/lib/openam-shared-10.1.0-SNAPSHOT.jar com/sun/identity/samples/policy/Sample*.java
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    
    The rest seems unchanged at this time except that the Sample*.java files are not yet delivered in the distro. I'll update the chapter again if necessary when they are delivered.
    
    (Also fixed a typo in a <screen> lower down in the chapter.)
    
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@4003 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    mark
     

21 Dec, 2012

3 commits


20 Dec, 2012

2 commits


19 Dec, 2012

6 commits


18 Dec, 2012

9 commits


17 Dec, 2012

6 commits


16 Dec, 2012

2 commits


14 Dec, 2012

1 commit


13 Dec, 2012

2 commits


12 Dec, 2012

1 commit


11 Dec, 2012

6 commits


08 Dec, 2012

1 commit