Results 1 to 3 of 3

Thread: Spring Roo 1.2.0 with Primefaces 3.1

  1. #1

    Default Spring Roo 1.2.0 with Primefaces 3.1

    I saw Primefaces had just put out 3.1, so upgraded to it.

    Unfortunately the RooJsfManagedBean we have now has errors in the ManagedBean aj file - looks like the Primefaces guys removed the setMaxHeight method in the InputTextarea.

    Has anyone else seen this?

    Cheers,

    Matt

  2. #2
    Join Date
    Aug 2005
    Location
    la florida
    Posts
    66

    Angry

    Quote Originally Posted by mattharr View Post
    I saw Primefaces had just put out 3.1, so upgraded to it.

    Unfortunately the RooJsfManagedBean we have now has errors in the ManagedBean aj file - looks like the Primefaces guys removed the setMaxHeight method in the InputTextarea.

    Has anyone else seen this?

    Cheers,

    Matt
    Yes I am hitting same...what did you do to get out.
    Neal Ravindran
    ...Stupid qns make me think more..damn!

  3. #3

    Default

    From memory, I think the bit of code that used this was in a managed bean that was a test file, so we just deleted the test stuff. Which probably doesn't help you that much sorry.

    It's been a little while since I played with adding to the front end, so I'm a bit rusty - but can you not just pull this stuff into a normal java file, and clear it up yourself? (This is a bit of a question - because I can't quite remember, sorry )

    Matt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •