Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 21st, 2012  |  syntax: None  |  size: 0.66 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Add missing entities (for CRUD and avoiding backing bean errors)
  2.  
  3. https://github.com/mbogoevici/ticket-monster-1/commit/d6f0a6526ecb663edf5be5bbb0522cc203e0b58a
  4.  
  5. Use --targetDir option to generate views under /admin
  6.  
  7. https://raw.github.com/mbogoevici/ticket-monster-1/admin-generated/admin_layer.fsh
  8.  
  9. Revert changes to index.html, move index.xhtml webapp/admin
  10.  
  11. under https://github.com/mbogoevici/ticket-monster-1/tree/admin-generated/src/main/webapp/admin
  12.  
  13. Fix index.html to look like https://github.com/mbogoevici/ticket-monster-1/blob/admin-generated/src/main/webapp/admin/index.html
  14.  
  15. Check that MediaItem has toString() generated correctly (should be in main branch)