Hello,

I'm trying to use Apache Wicket components as portlets within WebLogic
Portal, and am wondering if this configuration is supported.  I found the
Portal HowTo page for Wicket which discusses this a little bit
(http://cwiki.apache.org/WICKET/portal-howto.html), but this seems to be
centered more towards Jetspeed 2 and Liferay portals.  One thing that this
document mentions is that, in order to run Wicket components as portlets,
you need implementations for the 'ServletContextProvider' and
'PortletResourceURLFactory' interfaces from the Apache Portals Bridges JAR
file.  I don't see any implementations of these interfaces for WebLogic
Portal, however.  I found an implementation of these interfaces and tried
using them (along with following steps in the Portal HowTo page) to create a
sample Wicket Portlet in WebLogic Portal 10.3 and got an
IllegalArgumentException stating that the relative path (./?wicket.....)
must start with a '/'.

I've searched high and low and can't seem to find an answer indicating
whether or not this is even possible in WebLogic Portal, so if anyone has
any insight or could point me in the right direction, I'd appreciate it!
-- 
View this message in context: 
http://www.nabble.com/Wicket-Portlets-in-WebLogic-Portal--tp22605855p22605855.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

Reply via email to