[JBoss Portal] - Portal does not pick up the layout described in portal-out.x
by saigon_man
Hello,
I am using JBoss Portal 2.6.1 and have a question about the layout descriptor
I want to create one column layout for a page. So, I create a theme, modified the portal-layout.xml, and specified that theme for the page in myportal-object.xml. When I deployed the war file, nothing happedn until I go inside the admin portal and change the layout of that page from there. Same thing happens with the order of page. So, my question is, does Jboss portal overwrite the default data in the default portal (which is what I am using right now) to whatever specify in the portal-layouts.xml and *-object.xml in a particular war file? If not, how do I do this? I like to specify everything within the xml files in my war file and without going into the admin to change the setting for each page or the whole portal.
Your help is appreciated
Thanks,
TL
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075266#4075266
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075266
18Â years, 10Â months
[JBoss Seam] - Re: [SEAM 2.0 BETA 1] Embedded ejb container fails at test s
by urswag
The rar files are still not deployed!
The deploy directory of JBoss Seam boostrap has the files. As You can see there are no rar files.
| Directory of C:\devapp\jbossseam\jboss-seam-2.0.0.BETA1\bootstrap\deploy
|
| 03.08.2007 18:44 <DIR> .
| 03.08.2007 18:44 <DIR> ..
| 03.08.2007 18:44 22'444 ejb3-interceptors-aop.xml
| 03.08.2007 18:44 4'883 hsqldb-ds.xml
| 03.08.2007 18:44 <DIR> messaging
| 03.08.2007 18:44 560 remoting-service.xml
| 3 File(s) 27'887 bytes
| 3 Dir(s) 26'863'919'104 bytes free
|
The deploy directory of embedded EJB boostrap has the required rar archives
jms-ra.rar jboss-local-jdbc.rar
| Directory of C:\devapp\embedded-jboss-beta2\bootstrap\deploy
|
| 17.08.2007 16:28 <DIR> .
| 17.08.2007 16:28 <DIR> ..
| 17.04.2007 11:13 22'444 ejb3-interceptors-aop.xml
| 17.04.2007 11:13 4'886 hsqldb-ds.xml
| 17.04.2007 11:13 2'402 jboss-local-jdbc.rar
| 17.04.2007 11:13 2'517 jboss-xa-jdbc.rar
| 17.04.2007 11:13 1'979 jms-ra.rar
| 17.04.2007 11:13 <DIR> messaging
| 17.04.2007 11:13 560 remoting-service.xml
| 7 File(s) 34'788 bytes
| 3 Dir(s) 26'863'919'104 bytes free
|
|
What You can do is.
Simply copy the embedded EJB boostrap content
into the Seam bootstrap directory.
Or You can in the Seam base build.xml modify the property eejb.conf.dir in the way that it points to the embedded EJB boostrap.
directory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075249#4075249
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075249
18Â years, 10Â months