How HTML5 Web Sockets Interact With Proxy Servers
Peter Lubbers explains in this article how HTML5 Web Sockets interact with proxy servers, and what proxy configuration or updates are needed for the Web Sockets traffic to go through.
Tracking change and innovation in the enterprise software development community
Posted by Ryan Slobojan on Aug 11, 2008
This article, the first in a three-part series by Wesley Hales, lays the framework for the rest of the series. It covers setting up a new project using JBoss Portlet Container and JBoss Portlet Bridge, configuring a JSF application to use JBoss Portlet Bridge, and the capabilities that JBoss Portlet Bridge provides to a JSF application.
From the article:
Portals have gained a lot of ground over the past few years, both in the enterprise and with the new enhancements of the portlet 2.0 (JSR 286) specification. The new 2.0 portlets allow you many freedoms in aggregating different applications and presenting them in different windows on one page. And of course, you get authentication, sophisticated personalization features, and better ways of handling AJAX out of the box.
With the JSR 301 portlet bridge specification, we now have a standard way of running JSF applications as both 1.0 and 2.0 portlets. The portlet bridge handles the portal Action/Render paradigm to properly handle the JSF lifecycle. While this tutorial is mainly to show you how easy it is to configure and develop a JSF portlet, I will also be revealing the new JBoss Portlet Container 2.0 and some of it’s cool new features.
Read the full article here.
Unix, Linux Uptime & Reliability Increase While Patch Management Woes Plague Windows (Yankee Group)
Consolidation and Virtualization Are NOT Enough: The Case for Non-x86
Redbook: WebSphere Application Server V7.0: Planning, Concepts, and Design
Lean development governance whitepaper by Scott Ambler and Per Kroll
JBoss versus IBM WebSphere: Cost, Performance, Efficiency, Innovation (IBM wins)
Hi Wesley,
Nice article, I am getting this error while build. Appreciate your help thanks
[INFO] [cargo:start]
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error while expanding C:\test\jboss\DashboardPortal\DashboardPortal\targe
t\installs\jboss-portletcontainer-2.0.0-jbossas42.tar.gz
Unexpected end of ZLIB input stream
[INFO] ------------------------------------------------------------------------
[INFO] Trace
in cargo code: Error while expanding C:\test\jboss\DashboardPortal\DashboardPort
al\target\installs\jboss-portletcontainer-2.0.0-jbossas42.tar.gz
Looks like your download probably died early (reset) or it was corrupt for some reason. Just run 'mvn clean' and go through the process again.
I am trying to work through the article but getting an error:
C:\>mvn install cargo:start -Premote-portal -Dpc20
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'cargo'.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-cargo-plugin' does not exist o
r no valid version could be found
I setup Maven as instructed above. Am I missing something else?
Yes, I have the same problem.
For some reason the automated downloading gets abrupted, and it's not due to bad network.
Just download the files downloads.sourceforge.net/jboss/jboss-portletco... and
downloads.sourceforge.net/jboss/jboss-portal-2.... manually and put in ./target/installs
Run "mvn install cargo:start -Premote-portal -Dpc20" again and it will work.
Make sure you are in the archetype directory that has been created.
Peter Lubbers explains in this article how HTML5 Web Sockets interact with proxy servers, and what proxy configuration or updates are needed for the Web Sockets traffic to go through.
Neal Ford shows what ThoughtWorks learned from scaling Rails development: infrastructure, testing, messaging, optimization, performance.
Stuart Halloway discusses Clojure and functional programing on the JVM in depth, and touches on the uses of a number of other modern JVM languages including JRuby, Groovy, Scala and Haskell.
Oren Teich and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.
Chris Riley presents security issues threatening service based systems, examining security threats, presenting measures to reduce the risks, and mentioning available security frameworks.
This talk investigates technical issues encountered when moving to an Agile process.
Don Box and Amanda Laucher present “M”, a declarative language for building data models, domain models or external DSLs. Don Box's demos show some of M’s features and latest changes of the language.
It is four months since the SOA manifesto was announced; InfoQ interviewed the original author’s to get insight into the motivations and the process behind the initiative.
6 comments
Watch Thread Reply