Log in to follow, share, and participate in this community.
Thread Newbie Jboss EJB questions
Newbie Jboss EJB questions1. Is there a way to use the debugger to debug EJB beans or webservices inside Eclipse-Jboss? Not the client code. I want to know about the server code(using the log files is an option, but I want to know about the de...
Thread Jboss Cluster on same network does not identify each other
Jboss Cluster on same network does not identify each otherHi all, I'm trying to setup a cluster with two Jboss 5.0.1.GA instances (initially) on two different machines sharing same network and have STATIC IP been assigned. When I start those instances using: ...
Thread WSRP InvalidCookieFault: EJPWC1104E in JBOSS portal 2.7.2.
WSRP InvalidCookieFault: EJPWC1104E in JBOSS portal 2.7.2.Hi, we are experiencing InvalidCookieFault: EJPWC1104E issue even in JBOSS portal 2.7.2. we were able to get the Remote portlet first time when ever we restart the server. After that every time we ar...
Thread Portlet Preferences and serveResource method
Portlet Preferences and serveResource methodHi -- I'm trying to set the portlet preferences (portletHeight) through an AJAX call. I've opted to use the serveResource() method of the portlet. When I invoke the portlet function, serveResource(), through the AJAX...
Extending the Jboss Sign OutHi All, I want to extend the jboss default signout process in my customized portal. The default behaviour is PortalURL signoutURL = (PortalURL)request.getAttribute("org.jboss.portal.header.SIGN_OUT_URL"); <a hr...
Redirecting PortalHi, I have two questions. I am using Portal 2.7.2 and JBoss AS 4.2.3 1) How do I redirect the default portal to my portal? For example, when I go to http://localhost:8080/portal, I want it to redirect ...
Thread Jboss Instance is up but 8080 port is not listening
Jboss Instance is up but 8080 port is not listeningHi Friends We have Jboss setup which is running from few months, recently we have an issue with port 8080 which is used for web sevice is not listening, It was listening before some how it's not listening now we did...
WSRP: IBM Websphere Portal ServerHas anyone tried to use Websphere Portal Server 6.0 as a producer and JBoss Portal 2.6.4 as a remote portlet consumer? When I try to do it, I always get an error like this: javax.xml.rpc.soap.SOAPFaultException: EJPW...
Thread HTTP 403 Error while redirecting from Sun Access Manager
HTTP 403 Error while redirecting from Sun Access ManagerI have Sun Access Manager and Ldap setup for my portal application. In Sun Access Manager I have created my realm , rules, policies , subjects and web agent also for my Apache wb server. When I enter the web u...
Thread Inactive Organization in Sun Access Manager
Inactive Organization in Sun Access ManagerIn Sun Access Manager I created a relam (oraganization) and then I created policy, agent etc. While working on Sun Access Manager, I marked my relam (Oranization) as Inactive after login as amAdmin. Now I am ...
Login Issue with Apache http server– SSO- JBOSS Portal IntegrationWe are currently implementation Single Sign On for our application. This implementation is using apache web server integrated with SUN SSO/Access Manager for authentication using Sun AM Policy Agent. Post authenticati...
Thread Reload portlet when developing with JBoss Tools
Reload portlet when developing with JBoss ToolsHi All, i am developing JSR 286 portlet using JBoss Tools (Eclipse 3.5.2, JBoss Portal + JBoss AS bundle 2.7.2, Mac OS). If i change portlet class or other resources and publish portlet project to the ...
Failed to create instance errorHi, all. I have an application packaged in a .war file, deployed to JBoss Portal version 2.4 (App server version 4.0.5GA). I got the following error: 10:32:50,767 WARN [PortletAppDeployment] Failed to cr...
Fecthing the password from the jbp_usersHi All, I want to implement the forgot password in my custom portal built on the top of jboss portal. Once the user will submit a request for the Forgot password, I have to fetch the current password from the jbp_u...