• JBoss MC usage in various modules

    I think it would make sense to have the usage of MC pom (version) driven by the common/mc module. I mean that our modules should not declare the MC version but should rely on the one defined by common/mc if it is pos...
    Profile Photo
    last modified by julien1
  • JBoss Portal 2.7

    I made a copy today of 2.6 branch to 2.7 branch. - 2.7 branch is what we are going to use for developping new features such as the inclusion of PC 2.0 in it. - 2.6 will have a 2.6.5 maintenance release for bug fixes...
    Profile Photo
    last modified by julien1
  • Layout: Example of what it really is

    To discover what a layout really is see the following link: http://developer.yahoo.com/yui/examples/layout/adv_layout_source.html This is only a beta but other ajax dev kit are on the same track.
    Profile Photo
    created by pmn92
  • Tabs keeping the connections alive... like firefox

    Hello all, I have problems with jboss portal and tabs... Every time i switch tabs, i loose connection... which means, if i have this Iframe portlet on Tab1, pointing at some url, and then i go to Tab2, then back to T...
    Profile Photo
    created by badock
  • Portal Nodes Tree

    Hi, I'm trying to get a Node Page from another Portal Node. This Node Page is on the first child level of the Portal Node. But when I try to recover it using the getChild method (passing the child node name) it retur...
    Profile Photo
    created by hegler87
  • Portlet Controller

    A thread for the Portlet Controller
    Profile Photo
    last modified by julien1
  • SquirrelMail + iframe + portal

    Hi all, I try to use Squirrel Mail (SM), a webmail, in an iframe, to display it in the JBossPortal, in a tab named "Mail". Actually, SM runs on an Apache, because it uses php, so the portlet basically points to the r...
    Profile Photo
    created by badock
  • use of Authentication service in Portal 263

    My subject deals with the use of the Authentication service (viewed in the javadoc with the authenticate(String login, String password) method) as a service of the 4 identity modules : UserModule, RoleModule, Membersh...
    Profile Photo
    created by erichebert
  • Portlet taglib + test case

    I have added a basic test case for checking that a portlet application can use the JSR 168 taglib that we'll complete later when we start impl of JSR 286 taglib. The one thing is that the TLD file needs to be bundled...
    Profile Photo
    last modified by julien1
  • Repository snapshot update

    So we need to discuss how we are going to manage concurrent usage of the snapshot repository of the various modules. Probably the most common one will be the common module.
    Profile Photo
    last modified by julien1
  • LocalizedString equals implementation

    I don't understand the semantic of the equals method of the LocalizedString class. Can someone explain ?
    Profile Photo
    last modified by julien1
  • Portlet module generification

    I have started to generify the portlet module stuff. So far so good, it helped me to catch one (minor) bug thanks to the type safety introduced.
    Profile Photo
    last modified by julien1
  • JBossPortal, trusting Apache for authentication.

    Hello all, I use JbossPortal behind an Apache, using Kerberos. The user has to have authorization from Apache to display the Portal, and his username is stored in the Apache-variable REMOTE_USER. What i need now, is ...
    Profile Photo
    last modified by badock
  • Authentication AND Identification JBossPortal+LDAP+Kerberos

    Hello all, I'm still trying to Kerberize my JBoss portal, and i go futher everyday... but it takes time :P OK, so let's sum up : I have a Kerberos Server (KDC), an Apache in front of a Tomcat/Jboss, and a LDAP which...
    Profile Photo
    last modified by badock
  • JBoss Portal 2.6.3 released

    We just released JBoss Portal 2.6.3, grab it while it's hot. As usual now, the release note is available on our blog: http://blog.jboss-portal.org/2007/12/jboss-portal-263-released.html Thanks to everyone who contri...
    Profile Photo
    created by theute
  • Admin Portlet

    I am trying to figure out if there is a proper way to integrate an admin portlet into JBoss Portal. Being a current user of Nukes, I don't quite understand all the intricacies of JBoss Portal and was having a heck of ...
    Profile Photo
    last modified by thepriz
  • Virtual Hosts

    I found an old discussion on virtual hosts and JBoss Portal. Has this been worked out yet? I have one server but host 4 domains and would like to use JBoss Portal to run all of them on the same server. Each domain nee...
    Profile Photo
    last modified by thepriz
  • Presentation Framework update

    I would like to integrate the current PF code in 2.6 trunk as it is difficult to access the modules from the current PF branch. Once it is done, it will be possible to use the web module in order to make the classic ...
    Profile Photo
    last modified by julien1
  • Translation update

    I'll soon commit changes made to the french ressource bundles. I used a great Eclipse plugin for this. The downside is that it moves the messages in the keys alphabetic order. The plugin allows for quick and easy tran...
    Profile Photo
    last modified by lucboudreau
  • migration from 2.6.0 to 2.6.2

    while I migrate from 2.6.0 to 2.6.2 version of portal I see some differences to resolve for a correct migration: all samples excluded basic samples are of 'samples' group into 2.6.0. Into 2.6.2 version they are calle...
    Profile Photo
    created by sviluppatorefico