Log in to follow, share, and participate in this community.
Thread Different headers for different pages in portal
Different headers for different pages in portalHi All, I am new to JBOSS portal server. I have got a requirement where different pages of the same portal has different headers(i.e. header.jsp) I have gone through a lot of articles but I did...
Thread Upgrading from EPP 4.2.3 to 5.1.0 Questions
Upgrading from EPP 4.2.3 to 5.1.0 QuestionsI am not sure that this is the appropriate location for this post, but hey... if I am wrong, I am sure the experts will help me get on track. We are in the process of evaluating the jump to 5.1.0 from 4.2.3 an...
Thread question about webcontainer/portalcontainer/portletcontainer
question about webcontainer/portalcontainer/portletcontainerHello, I'm a newbie in jboss portal. But I noticed that there are 3 containers. - web container - portal container - portlet container. I don't know if i'm right? For me: An application server contains a w...
Thread upgradtion of JPA 2.0 in Jboss portal 2.6.5 SP1
upgradtion of JPA 2.0 in Jboss portal 2.6.5 SP1Hi ALL, I have portal application developed and running on top of Jboss portal server 2.6.5 SP1 portal, I am trying to upgrade JPA 1.2 to JPA 2.0 in my application, which internally requires to upgrade hibern...
How to manually create JBoss Portal user?!Hi! How can I create Jboss Portal User in the database (I mean using pure SQL) ? The reason is that old Jboss Portal project is being migrated to .Net and new application will be using old database. Could someone h...
Regarding to JBoss Portal customizationHi All I am a new comer of JBoss Portal Community. I have a few questions about JBoss Portal 1.If I develop a portalet, after I deploy it in JBoss Portal server, how should I do...
JSR 286 - processEvent is not calledFor the portlet to portlet communication - I deployed the example in JBoss Portal 2.7.2 from: http://blog.xebia.com/2009/04/19/inter-portlet-coordination-with-jsr-286/ [http://blog.xebia.com/wp-content/uploads/2009/...
Cert or Form Login Jboss Portal 2.7.2I have a question regarding authenication via CLIENT-CERT and FORM based. I'm trying to figure out the best way or any way to setup a mutli login configuration where the user can choose how they want to lo...
The Struts dispatcher cannot be foundHello, We are migrating an application based on Spring, Struts2 and Hibernate, from Tomcat application server to JBOSS 5. We have already resolved problems about library dependencies, but we are facing error about u...
Thread How to configure Edit_default mode(Custom mode) with struts2.0?
How to configure Edit_default mode(Custom mode) with struts2.0?Hi All i am able to configure edit, view and help modes with struts2.0 portlet. i dont know how to configure Edit_default mode(Custom mode) configuration with struts2.0 ? If any body knows about this m...
Thread Content flows beyond the portal page boundary
Content flows beyond the portal page boundaryHi, I have been developing a portlet using Wicket framework. I am specifically using Wickets BaseTree component to create a tree like structure in my portlet.On expanding/collapsing the tree, Ajax reque...
Ajax Problem with JBOSS Portal developmentHi, I have problem while doing ajax with JSF and JBOSS Portal.I have attached the source code for reference. I have two portlets one with search criteria and second will populate details based on search crite...
richeffect right to lefthey, can anybody tell me how to slide a panel feom right to left from rich:effect, i have left to right working fine <?xml version="1.0" encoding="UTF-8"?> <jsp:root version="1.2" xmlns:a4j="http://richface...
strutsportlet rendered several timesWe are using strutsportlet and when more than one portlet is placed on a page the methods present in action class are getting called several times. Can any one of you help in resolving this issue? our action class ex...