[JBoss-dev] [Design of JBoss Portal] - Re: CMS portlet : 404 error

2005-04-13 Thread jjustice
Aha! Thank you -- now we are making progress. I wondered whether I had used md5sum correctly. Obviously, I didn't. Now I can login, but the CMS Admin Portlet is still empty, and I see the following in the log: 2005-04-13 19:05:26,852 DEBUG [org.jboss.portal.core.impl.preferences.MappedPrefer

[JBoss-dev] [Design of JBoss Portal] - Re: CMS portlet : 404 error

2005-04-13 Thread jjustice
Right, after I log in and follow the Admin link, it says I don't have access, so it doesn't appear that I'm actually getting logged in. I suspected this, and that's why I sent you the log fragment, as that would at least confirm that the JBoss Portal code is retrieving the key from the database

[JBoss-dev] [Design of JBoss Portal] - Re: CMS portlet : 404 error

2005-04-13 Thread jjustice
Sorry I didn't have time to follow up on this yesterday, but here is a little background and what is happening: I am using a non default configuration 'je-default' in a shared installation of JBoss. I am installing from jboss-portal-2.0-beta1-src. I have unzipped cms-content.zip to the data di

[JBoss-dev] [Design of JBoss Portal] - JSR170?

2005-04-11 Thread jjustice
Forgive me if I've overlooked something, but I've searched this forum and the site and can't find any reference to JSR170. Are there plans to support this standard (once it becomes a standard)? Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873504#3

[JBoss-dev] [Design of JBoss Portal] - Re: CMS portlet : 404 error

2005-04-11 Thread jjustice
I think I may be running into this same problem. We are sharing an instance of JBoss for research purposes, and although I've unzipped the cms files into MY configuration, I'm getting 404 errors all throughout the CMS portlets. (Using Portal 2.0beta1) Note the 'je-config': /usr/local/jboss-4.

[JBoss-dev] [Design of JBoss Portal] - Re: Will the Portal support deployment to other AS?

2005-04-11 Thread jjustice
Thank you for the responses. However, I see two kinds of answers here. One saying that eventually it would be nice for JBoss Portal to be deployable to other AS, and the other saying that there are technical reasons why this won't happen. I understand that the Portal-PortletContainer contract

[JBoss-dev] [Design of JBoss Portal] - Will the Portal support deployment to other AS?

2005-04-08 Thread jjustice
I haven't been able to find a definitve answer to this yet. We would like to be able to deliver a consistent Portal solution to our clients regardless of whether they have already adopted an Application Server Platform. So far, the other AS vendors have tight coupling between their AS and Port