[jboss-cvs] jboss-seam/examples/pdf/view ...

Norman Richards norman.richards at jboss.com
Mon Jan 29 13:55:13 EST 2007


  User: nrichards
  Date: 07/01/29 13:55:13

  Modified:    examples/pdf/view  signature.xhtml
  Log:
  externalize keystore config
  
  Revision  Changes    Path
  1.2       +1 -5      jboss-seam/examples/pdf/view/signature.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: signature.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/pdf/view/signature.xhtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- signature.xhtml	29 Jan 2007 03:04:23 -0000	1.1
  +++ signature.xhtml	29 Jan 2007 18:55:13 -0000	1.2
  @@ -53,9 +53,5 @@
       </p:table>
   
       <p:signature field="My Signature" 
  -                 size="200 200 400 400" 
  -                 keyStore="pdf.keystore"
  -                 keyStorePassword="storepass"
  -                 keyPassword="keypass"
  -                 keyAlias="pdfKey" />
  +                 size="200 200 400 400"  />
   </p:document>
  
  
  



More information about the jboss-cvs-commits mailing list