Test
Test
Test
A partner project of mine in Abudhabi has asked this portal question
Q: "Is there a way to share session info among portlets located in different providers, potentially on different J2EE Containers."
A: As far as I can tell there is no way to share session info between Java portlets using the standard Java methods. The best work around is to use a temporary database table and store the "shared" data in this table using the portlet sessionId, which is obtainable from the portlet API.
I'll post some sample code when I get a chance.
A question I got asked by an architect at EDS
Can you please tell me which Corba orb features are in
the oracle Appserver/soa suite?
And unfortunatly the answer is no, we dont have a full orb in our server anymore but we do use the inbuilt orb within the JVM for RMI over IIOP for interoperability
This page contains all entries posted to Angelo Santagata's Blog in September 2006. They are listed from oldest to newest.
October 2006 is the next archive.
Many more can be found on the main index page or by looking through the archives.