• EPP 4.3 integration with SAP

    Hi   I have JBoss EPP4.3 and SAP. Please advise how I can create portlets in jboss that are able to get/set data in the SAP system. Any architecture diagram would be a great help that describes how SAP and porta...
    Profile Photo
    last modified by dorothy
  • refresh only one portlet

    I would like to refresh only one portlet when a processAction concerns only a portlet (i mean no event is send during the processAction call) I have tried to set the partial refresh property to true but it is always ...
    Profile Photo
    created by natoine
  • How to add a new protected page under the default portal

    I am having trouble adding a new page to the default portal. I am using portal 2.72 with Jboss 4.2.3   My goal is very simple: I have a new role, say myRole1, and wanted to add a page just visible to users in my...
    Profile Photo
    created by suto
  • Problem with Eclipse IDE and Maven

    installed all .jar from plugin folder of Maven in plugin folder of Eclipse. But when i open Eclipse IDE show me a  message alert   Maven Integration for Eclipse JDK Warning Make sure the -vm  option i...
    Profile Photo
    last modified by juank
  • How can i add JBoss tools in Eclipse IDE?

    I need to work in Eclipse IDE for making a portal, How can i add JBoss tools in Eclipse IDE?
    Profile Photo
    last modified by juank
  • trying out a portlet from the reference guide

    I'm trying out the JSF portlet example a user types in her name and pushes the submit button and a new jsp page displays her name!   A JSPHelloUserPortlet checks if the name parameter is set, and based on this o...
    Profile Photo
    created by superdepor
  • jsp:include within JBoss Portal

    Hopefully someone can help me out with this because it's been driving me nuts all day. I am currently running JBoss AS 4.2.3 JBoss Portal 2.7.2 and JDK 1.6.0_14   I've written a Portlet that does a PortalRequest...
    Profile Photo
    created by armstrongcr1
  • How to fetch the user details, roles from jboss framework for developing a customized portlet

    How to fetch the user details, roles from jboss framework for developing a customized portlet
    Profile Photo
    created by aiswarya
  • Portal Authentication is form based or portlet based?

    We have to implement  Login portlet as the entry point of JBoss portal. Does it supports portlet based authentication as well. If so how to enable that in portal
    Profile Photo
    created by ganrat
  • Can JBoss portal server be configured to retreive data from more than one DB at the same time

    Can JBoss portal server be configured to retreive data from more than one Database at the same time. e.g SQL server 1, and SQL server 2
    Profile Photo
    created by ganrat
  • JBOSS Portal server framework & DB Interaction

    Hi All,   I ma new to JBOSS Portal server, I have succesfully developed JSP & Struts based portlet, presently i am trying to develop a portlet with database interaction, please help me in understanding the ...
    Profile Photo
    last modified by aiswarya
  • Admin Console in Jboss Portal Server - jboss-portal-2.6.5.SP1-bundled

    Hi, Do we have a admin console in jboss-portal-2.6.5.SP1-bundled to perform hot deployment of portlets? I tried searching the http://localhost:8080/web-console/ and also the various sub folders of the jboss-portal-2...
    Profile Photo
    created by aiswarya
  • [portlet container] actionURL generated too long because of large render parameter?

    Hello,   As I mentioned in my earlier posts in this form I'm in the process of developing an in-house portal on top of gatein portlet container. So far I've been very pleased with the container but running some ...
    Profile Photo
    last modified by chenwang
  • Any Hard Deployment  available for JBOSS Portal

    Hi,   Please let me know whether any Hard Deployment is avaible for JBoss Portal using admin UI/console.   Regards, Aiswarya
    Profile Photo
    created by aiswarya
  • Error while installing the JBOSS tools Plugins in 'Available Software'

    While installing the JBOSS tools plugins in 'Available Software', I am getting the following error:   " An error occurred while collecting items to be installed   No repository found containing: org.eclipse...
    Profile Photo
    created by aiswarya
  • The server is spending near of 15-20 minutes to boot!!! Why?

    Hi,   Is the portal cms preloading (cache) all the repository content at startup?   I don't know if I'm the only one with the following problem but in my case I have a cms with near 60Mb of content (images...
    Profile Photo
    created by xalperte
  • Portal authentication against LDAP and fall back to db for admin users

    Hi - I am trying to configure the JBoss portal 2.7 to authenticate against OPENDS LDAP. The requirement is to have the authentication mechanism against LDAP for normal users and for admin users the authentication n...
    Profile Photo
    created by paturuv
  • Portlet listing all available portals for a user

    Good evening,   I have build a tree of portals under JBOSS-Portal. One portal per imaginative customer and also one role for each portal so that only authorized users gets access to the portals.   What I ...
    Profile Photo
    created by superdepor
  • How to add a HTTP Header var on Portlet and Servlet/jsp

    Hello, do someone know how i can add a HTTP Header var on Portlet and Servlet/jsp ? I saw on jboss portal reference guide that in RenderRequest getProperties() are mapped in HttpServletRequest getHeader(). Unfortun...
    Profile Photo
    created by rmarcello
  • Error on using nested select

    I use the ejb-ql SELECT OBJECT(O)    FROM t As O WHERE O.id = (SELECT MAX(C.id) FROM t AS C ) in ejb-jar. It runs well in Weblogic, while throws exception when migrated to Jboss-5.1.0.GA. Can't  Jb...
    Profile Photo
    last modified by vrwar