Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.

Easier Custom Components with Swing Fuse

Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.

Benchmark Analysis: Guice vs Spring

Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
Replies: 4 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

JBoss Portal 2.2: Standards-based foundation for your portal

At 11:06 AM on Apr 12, 2006, Rick Ross wrote:

Co-founder Roy Russo walks us through the new features and highlights of JBoss Portal 2.2. Learn how JBoss Portal 2.2 can help you get your portal projects running smoothly on a standards-based foundation.

Watch the whole presentation then chat with Roy about JBoss Portal.
1 . At 11:27 AM on Apr 21, 2006, Daniel MD wrote:
  Click to reply to this thread Reply

Re: JBoss Portal 2.2: Standards-based foundation for your portal

Hi with all 500+ CMS systems and portal systems i could not really see what this portal system brings of new... but i do like some parts of it, the theme creation looks very easy, and makes sense.

Also there seems there was the care to do respect the standards, that is a very good plus in my book ;)

I tried hard to find sites that use it but i could find none except the live demo... could you direct me to a list of sites that are actively using jboss portal?

Looks like a valid option, but it's such a large universe (500+ similar systems) that is hard to evaluate if not seen in action.
2 . At 5:09 AM on May 9, 2006, Richard Henderson wrote:
  Click to reply to this thread Reply

Re: JBoss Portal 2.2: Standards-based foundation for your portal

IPC by walking the tree of portlets, isn't that adding structural dependencies in the code?

I'd expect a context registry, with [external] declaration to do the mapping from attributes to portlets, or I'm just not understanding at all.......
3 . At 8:34 PM on May 11, 2006, Roy Russo wrote:
  Click to reply to this thread Reply

Re: JBoss Portal 2.2: Standards-based foundation for your portal

Read my latest blog for some of the companies that are using JBoss Portal: http://jboss.org/jbossBlog/blog/rrusso/

As always, you can view a live instance here: http://portal.demo.jboss.com
4 . At 8:38 PM on May 11, 2006, Roy Russo wrote:
  Click to reply to this thread Reply

Re: JBoss Portal 2.2: Standards-based foundation for your portal

> IPC by walking the tree of portlets, isn't that
> adding structural dependencies in the code?

To a certain degree, yes. You are leveraging the inherent tree architecture, but dispatching to the receiver portlet by 'name'.

> I'd expect a context registry, with [external]
> declaration to do the mapping from attributes to
> portlets, or I'm just not understanding at all.......

I do believe some of the "private source" portals do just that.

Should be interesting to see how JSR-286 will address this.

thread.rss_message