[jboss-user] [JBoss Portal] - Re: minimum portal

PeterJ do-not-reply at jboss.com
Thu Feb 7 16:42:27 EST 2008


To get a basic, one page portal, you need to modify the *-object  files that define the portal. See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=121025 for some hints.

To reduce the size of the portal, you could remove things you do not need.  You need these directories:

jboss-portal.sar/conf
jboss-portal.sar/dtd
jboss-portal.sar/lib
jboss-portal.sar/portal-core.war

I know you can remove:

jboss-portal.sar/samples

You might also be able to remove the rest of the *.sar and *.war direcotries.

Make sure you start with a clean database each time you remove a directory (and each time you put a directory back in because there were errors on startup).

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

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



More information about the jboss-user mailing list