[jboss-user] [JBoss Portal] - Struts bridge generating exception in jboss 4.2.0 GA

2008-05-08 Thread PVApparao
Hi we are using struts bridge to dispaly our struts application as a portlet. previously we used jboss-portal 2.6.1 version and jboss-4.05 GA as application server. We didn't face any issues and the application is working fine. Recently we upgraded the server to jboss-4.2.0 GA. We are facin

[jboss-user] [JBoss Portal] - DashBoard Functionality is not happening properly

2008-03-18 Thread PVApparao
Hi, We are using jboss-portal2.6.1ha.sar and oracle 10g as our database. When we deploy the jboss-portal2.6.1ha.sar to the jboss4.05 GA with 3 nodes cluster and apache as webserver, when all the 3 nodes are up the dashboard functionality is not happening properly. I am explaining the beha

[jboss-user] [JBoss Portal] - A typical problem with dashboard and editdashboard in cluste

2008-02-05 Thread PVApparao
Hi We are facing a typical issue with dashboard link and its funtionality in clustered version of jboss portal. We are using jboss-portal 2.6.1 and application server is Jboss 4.05 GA. When we form a cluster of 3 nodes the dashboard link and its functionality is not happening properly. for

[jboss-user] [JBoss Portal] - Getting 500 error When clicking dashboard link at top

2008-01-08 Thread PVApparao
Hi, I am new to the jboss-portal development. When I deploy jboss-portal-ha.sar to clustered enveronment with 3 nodes in cluster, onclick of the dashboard link at top i am getting 500 error. If i refresh ater a while for few times, i am getting the dashboard page perfectly, even after edit da

[jboss-user] [JBoss Portal] - org.jboss.cache.lock.TimeoutException: failure acquiring loc

2007-11-06 Thread PVApparao
Hi, We are using Jboss-4.0.5GA Server installed on widows platform. We made a two node cluster and deployed jboss-portal2.6.1-ha.sar on the Jboss AS to use the jboss portal framework features. After start of the server on access of one of the portal page we get the following error. org.hib

[jboss-user] [JBoss Portal] - Incomplete deployment listing--> Packages waiting for deploy

2007-10-01 Thread PVApparao
Hi I am trying to deploy clustered jboss-portal.sar (jboss-portal-ha.sar) to jboss-4.05 server, I am facing the following issues while deploying. | Level | ERROR | Logger | org.jboss.ha.framework.server.FarmMemberService | Time | 2007-10-01 12:40:10,522 | Thread | ScannerThread

[jboss-user] [JBoss Portal] - Getting Exception in Custom IdentityLoginModule code

2007-09-25 Thread PVApparao
Hi I am new to this jboss-portal, Currently I am working on migrating already existing portal developed with jboss-portal2.4 to jboss-portal2.6.1. My portal is using a custom login module which extends IdentityLoginModule, as lot of changes happend to the Jboss portal Identity api in jboss-por

[jboss-user] [JBoss Portal] - Custem JAAS IdentityLoginModule

2007-09-19 Thread PVApparao
Hi I am using the following code to authenticate users to my portal. public class SsoLoginModule extends IdentityLoginModule | { | private static final Logger logger = Logger.getLogger(SsoLoginModule.class); | private static final String DEFAULT_USER_ROLE = "User"; | private static

[jboss-user] [JBoss Portal] - Problem while retrieving user details from db

2007-08-02 Thread PVApparao
Hi I am using the following code to retrive the userdetails from db to display the edit profile page if (user == null) { throw new PortletException("Not user object found"); } else { String userid = user.getId().toString(); logger.info("*** after getting

[jboss-user] [JBoss Portal] - Edit User Profile in jboss-portal2.6 is generating exception

2007-07-26 Thread PVApparao
Hi when i tried to edit the User profile thru UserPortlet i am getting the following exception 14:12:39,005 ERROR [HibernateUserModuleImpl] Cannot find user by id 1 org.hibernate.HibernateException: Unable to locate current JTA transaction at org.hibernate.context.JTASessionContext.cu

[jboss-user] [JBoss Portal] - Not able to create dashboard and editpage contents When i tr

2007-07-24 Thread PVApparao
When i tried to deploy jboss-portal2.6 with mysql database, Portal deployment was fine and it was able to create default portal dashboard and editpage contents. When i tried to deploy jboss-portal2.6 with oracle10g database, it was able to create default portal but was unable to create the dash