Re: Wicket Portlets in WebLogic Portal?

2009-03-23 Thread jakewicket

Just FYI, I was able to get a Wicket portlet to render initially in WebLogic
Portal using Java portlets (the Pageables example from the Wicket Examples
page - http://www.wicket-library.com/wicket-examples/ajax/pageables.1), but
none of the links to page through the results work with no errors.  I think
that this may be related to the implementation of those two Apache Portals
Bridges interfaces mentioned earlier.  If anyone has tried this before
please let me know.  Thanks!
-- 
View this message in context: 
http://www.nabble.com/Wicket-Portlets-in-WebLogic-Portal--tp22605855p22661884.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicket Portlets in WebLogic Portal?

2009-03-23 Thread Thijs

What version of liferay are you using?

Wicket 1.3.x needs the portlet bridge implementation. (to cater for 
portlet1.0 spec). And for weblogic I think you'r on your own. This 
bridge implementation is portlet container specific.


Wicket 1.4 you shouldn't need the portlet bridges any more but then 
Weblogic will need to fully support portlet 2.0 spec. I have no idea if 
they do.


Thijs

On 23-3-2009 16:00, jakewicket wrote:

Just FYI, I was able to get a Wicket portlet to render initially in WebLogic
Portal using Java portlets (the Pageables example from the Wicket Examples
page - http://www.wicket-library.com/wicket-examples/ajax/pageables.1), but
none of the links to page through the results work with no errors.  I think
that this may be related to the implementation of those two Apache Portals
Bridges interfaces mentioned earlier.  If anyone has tried this before
please let me know.  Thanks!
   



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicket Portlets in WebLogic Portal?

2009-03-23 Thread jakewicket

Thanks for the quick reply.  I'm using WebLogic Portal, not Liferay.  I'll
have to see if WebLogic Portal fully supports the portlet 2.0 spec, and try
upgrading to Wicket 1.4 (I was trying this with Wicket 1.3.5).
-- 
View this message in context: 
http://www.nabble.com/Wicket-Portlets-in-WebLogic-Portal--tp22605855p22662057.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicket Portlets in WebLogic Portal?

2009-03-23 Thread Thijs

duh.. :-)
I was just discussing a Liferay issue with a colleague and by mistake 
typed that instead of Wicket :-)


Thijs


On 23-3-2009 16:09, jakewicket wrote:

Thanks for the quick reply.  I'm using WebLogic Portal, not Liferay.  I'll
have to see if WebLogic Portal fully supports the portlet 2.0 spec, and try
upgrading to Wicket 1.4 (I was trying this with Wicket 1.3.5).
   



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicket Portlets in WebLogic Portal?

2009-03-23 Thread jakewicket

No problem, thanks for the reply anyway!



Thijs wrote:
 
 duh.. :-)
 I was just discussing a Liferay issue with a colleague and by mistake 
 typed that instead of Wicket :-)
 
 Thijs
 
 
 On 23-3-2009 16:09, jakewicket wrote:
 Thanks for the quick reply.  I'm using WebLogic Portal, not Liferay. 
 I'll
 have to see if WebLogic Portal fully supports the portlet 2.0 spec, and
 try
 upgrading to Wicket 1.4 (I was trying this with Wicket 1.3.5).

 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Wicket-Portlets-in-WebLogic-Portal--tp22605855p22662624.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicket Portlets in WebLogic Portal?

2009-03-23 Thread jakewicket

Just FYI, it looks like the next release of WebLogic Portal will fully
support the JSR-268 spec
(http://forums.oracle.com/forums/thread.jspa?messageID=3310572#3310572), so
it looks like no Wicket 1.4.x with WebLogic Portal for now.  If anyone has
an implementation of those Apache Portals Bridges interfaces for WebLogic
Portal that are needed for Wicket 1.3.5 please let me know - thanks!
-- 
View this message in context: 
http://www.nabble.com/Wicket-Portlets-in-WebLogic-Portal--tp22605855p22663707.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicket Portlets in WebLogic Portal?

2009-03-20 Thread jakewicket

Just another follow-up to this earlier post.  If anyone has had any success
getting Wicket portlets to work in WebLogic Portal (or knows if that is even
possible), please let me know.  Thanks!
-- 
View this message in context: 
http://www.nabble.com/Wicket-Portlets-in-WebLogic-Portal--tp22605855p22621574.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org