[jboss-user] [JBoss Portal] - Re: How to handle portal specific PageNotFound situation

bvogt do-not-reply at jboss.com
Fri Aug 24 11:41:13 EDT 2007


looking at the sources I would do:

1. extend org.jboss.portal.core.model.portal.DefaultPortalCommandFactory
2. define 1. as mbean in jboss-service.xml of portal-core-sar similar to DefaultPortalCommandFactory but a different name and
3. reference the name of  2. as CommandFactory of mbean org.jboss.portal.core.CoreController
4. re-compile the sources.

That seems to work, but is there an opportunity to do this on a declarative basis, i.e. not re-compiling the portals sources?

Thanks for any hints in advance (I know there's a lot to do in 2.6...)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077848#4077848

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077848



More information about the jboss-user mailing list