IPC problem after JBoss Portal UpgradeHi, I am working on an application where there are various portlets accessed by a menu. The portlets are all at minimized state at start up. A portlet is converted to normal state whenever it is selected from ...
Thread Getting nullpointer exception while doing requestDispatcher.include
Getting nullpointer exception while doing requestDispatcher.includeHi, I am trying to display a jsp page by using PortletRequestDispatcher.include() method, but i am getting the following exception. Kindly suggest what might be the issue, and solution for the same. I am using...
How do I get the window name of a portlet?Hi, I'm trying to get the window name of the different portlets in my portal in doView() in the GenericPortlet (version 2.7.2). In older versions this was possible with the JBossRenderRequest.getPortalNode().g...
Unable to start server in jboss portal 5.1when I started portal server error arises that repository was not started and repository was not found...in jboss enterprise portal platform 5.1. error is that.. 00:49:04,333 ERROR [RepositoryServiceIm...
Thread Is there a way to know the current portal name?
Is there a way to know the current portal name?I have two portals with name portalA and portalB. One of my portlet is depoyed on both portals, and it needs to know under which portal it's running. any help is higly appreciated.
"Normal Exceptions"14:29:05,729 INFO [DefaultLoadEventListener] Error performing load command org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [org.jboss.portal.core.impl.model.portal.ObjectNode#3] Can yo...
Jconsole with jboss-portal-2.6.5.SP1Hi, We are using jboss-portal-2.6.5.SP1 We wanted to use jconsole for remote monitoring our jboss instance. I added following properties for enabling remote monitoring: JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management....
Thread Need help running Jboss portal 2.7.2 with oracle XE
Need help running Jboss portal 2.7.2 with oracle XEHi, I downloaded and installed Jboss portal 2.7.2, created a database user with appropriate permission. Changed the hibernate dialect to oracle 10g and database driver to oracle.jdbc.OracleDriver. How...
Automated Portal SolutionHi, I am a newbie to JBoss Portals and in general, would like to know if there is an automated solution or wizard that reads in data, in the form of XML descriptors (or) directly from the database and creates ...
Portlet : Rollover textIs it possible to have mouse over a link in the portlet and the linkdisplay text in a hovercard or a yellow tooltip. Are there any limitations with jboss portal?
login taking a lot of time - Portal DBHi, We are using JBoss Portal version 2.6.5SP1 in our comopany. We didn't change the configuration of JBoss Portal that come with a default option of EHCache for the portal DB. I also checked the configuration...
WSRP Producer URL RewritingHello, Does Jboss Portal support WSRP producer URL writing, based on URL templates received from the consumer. I've gone through the documentation and I can't find anything specific around this or if i...
Run Portlet in parallelHi, As I saw in JBoss Portal documents it seems that the portlets can be run on parallel on the server side. I am using JBoss Portal version 2.6.5SP1 and at the login page I have at least 5 different portlets....
Thread Disable log output of RichFaces in JBoss server
Disable log output of RichFaces in JBoss serverHi, How can I disable / minimize log output of RichFaces? I tried following entry in my jboss-log4j.xml file, but it does not seem to help. <category name="org.ajax4jsf"> ...
Thread Error in "bea" consumer configuration(WSRP)
Error in "bea" consumer configuration(WSRP)Hi friends, I am trying to use demo WSRP consumer hosted by BEA, by entering the WSDL URL: http://wsrp.bea.com:7001/producer/producer?WSDL. But After clicking Refresh & Save it gives me this error java.lang.Runt...