Is there a way to make the ICEPush 2.0.0 wicket pushpanel work with wicket 1.5.4?

79 Views Asked by At

I'm trying to use the PushPanel class from ICEPush wicket integration, but the wicket classes used appear to have changed and the PushPanel class does not work with wicket 1.5.4. The icepush-wicket.jar was built using wicket-1.4.5 and some of the classes and methods have changed since.

Is there a way to force it to work?

2

There are 2 best solutions below

1
icecreamhead On BEST ANSWER

I managed to adapt the code to work with wicket 1.5.4.

3
Ted Goddard On

The Wicket integration with ICEpush was experimental, but we would be happy to bring it forward. Can you show some of the details of the incompatibility here?