jboss-4.0.3SP1
MySQL 4.1.16
JbossPortal 2.4 Beta1

I was successfully deploying a custom portal and several custom portlets under 
a previous version of JBoss Portal 2.4 (CVS Head obtained 03/25/06).

I have installed bossPortal 2.4 Beta1.  The custom portal and portlets do not 
generate any errors when deployed, but none of the instances show up in the 
JBoss/Admin/Management Portlet.  Consequently, attempts to view the custom 
portal in a browser results in "Object not found <missing instance name>" in 
all window locations.

Here is an excerpt from the *-object.xml file for the custom portal:
------------
...
           <window-name>HomePageContentWindow</window-name>
            <instance-ref>HomePageContentInstance</instance-ref>
....
           <instance-name>HomePageContentInstance</instance-name>
           <component-ref>CMSDisplay.CMSDisplayPortlet</component-ref>
...
------------

Please note that 'CMSDisplay.CMSDisplayPortlet' is referencing a custom portlet 
that is deployed in a different war file.

For some reason, the 'HomePageContentInstance' is not created.

I can create the 'HomePageContentInstance' manually by using the 
JBoss/Admin/Management Portlet interface.

Has the parsing of the *-object.xml file and/or instance creation changed in 
some way with JBoss Portal 2.4 Beta1?   

thx!

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to