diff -Naur rel-3-0-1-GA.pre_patch/uportal-ear/pom.xml rel-3-0-1-GA/uportal-ear/pom.xml
--- rel-3-0-1-GA.pre_patch/uportal-ear/pom.xml 2008-07-30 17:18:37.000000000 -0700
+++ rel-3-0-1-GA/uportal-ear/pom.xml 2008-07-30 17:29:33.000000000 -0700
@@ -67,6 +67,69 @@
+ net.unicon.toro.portlets-overlay
+ toro-briefcase-portlet
+ ${toro.version}
+ war
+
+
+
+ net.unicon.toro.portlets-overlay
+ toro-gateway-portlet
+ ${toro.version}
+ war
+
+
+
+ net.unicon.toro.portlets-overlay
+ toro-messaging-portlet
+ ${toro.version}
+ war
+
+
+
+ net.unicon.toro.portlets-overlay
+ toro-permissions-portlet
+ ${toro.version}
+ war
+
+
+
+ net.unicon.toro.portlets-overlay
+ toro-web-content-portlet
+ ${toro.version}
+ war
+
+
+
+ net.unicon.toro
+ portlets-common-webapp
+ ${toro.version}
+ war
+
+
+
+ net.unicon.toro
+ blojsom
+ ${toro.version}
+ war
+
+
+
+ net.unicon.toro
+ sso-authentication-cache
+ ${toro.version}
+ jar
+
+
+
+ net.unicon.toro
+ academus-api
+ ${toro.version}
+ jar
+
+
+
javax.portlet
portlet-api
${portlet-api.version}
@@ -184,6 +247,48 @@
FunctionalTestsPortlet.war
/FunctionalTestsPortlet
+
+ net.unicon.toro.portlets-overlay
+ toro-briefcase-portlet
+ toro-briefcase-portlet.war
+ /toro-briefcase-portlet
+
+
+ net.unicon.toro.portlets-overlay
+ toro-gateway-portlet
+ toro-gateway-portlet.war
+ /toro-gateway-portlet
+
+
+ net.unicon.toro.portlets-overlay
+ toro-messaging-portlet
+ toro-messaging-portlet.war
+ /toro-messaging-portlet
+
+
+ net.unicon.toro.portlets-overlay
+ toro-permissions-portlet
+ toro-permissions-portlet.war
+ /toro-permissions-portlet
+
+
+ net.unicon.toro.portlets-overlay
+ toro-web-content-portlet
+ toro-web-content-portlet.war
+ /toro-web-content-portlet
+
+
+ net.unicon.toro
+ blojsom
+ toro-blojsom.war
+ /toro-blojsom
+
+
+ net.unicon.toro
+ portlets-common-webapp
+ toro-portlets-common.war
+ /toro-portlets-common
+
diff -Naur rel-3-0-1-GA.pre_patch/uportal-impl/pom.xml rel-3-0-1-GA/uportal-impl/pom.xml
--- rel-3-0-1-GA.pre_patch/uportal-impl/pom.xml 2008-07-30 17:18:34.000000000 -0700
+++ rel-3-0-1-GA/uportal-impl/pom.xml 2008-07-30 17:23:02.000000000 -0700
@@ -507,6 +507,12 @@
+
+ net.unicon.toro
+ sso-callback-servlet
+ ${toro.version}
+ runtime
+
@@ -569,6 +575,20 @@
provided
+
+ net.unicon.toro
+ academus-api
+ ${toro.version}
+ provided
+
+
+
+ net.unicon.toro
+ uportal-academus-api
+ ${toro.version}
+ runtime
+
+
diff -Naur rel-3-0-1-GA.pre_patch/uportal-impl/src/main/resources/properties/contexts/applicationContext.xml rel-3-0-1-GA/uportal-impl/src/main/resources/properties/contexts/applicationContext.xml
--- rel-3-0-1-GA.pre_patch/uportal-impl/src/main/resources/properties/contexts/applicationContext.xml 2008-07-30 17:18:35.000000000 -0700
+++ rel-3-0-1-GA/uportal-impl/src/main/resources/properties/contexts/applicationContext.xml 2008-07-30 17:20:06.000000000 -0700
@@ -51,4 +51,9 @@
-
\ No newline at end of file
+
+
+
+
+
+
diff -Naur rel-3-0-1-GA.pre_patch/uportal-war/src/main/webapp/WEB-INF/web.xml rel-3-0-1-GA/uportal-war/src/main/webapp/WEB-INF/web.xml
--- rel-3-0-1-GA.pre_patch/uportal-war/src/main/webapp/WEB-INF/web.xml 2008-07-30 17:18:37.000000000 -0700
+++ rel-3-0-1-GA/uportal-war/src/main/webapp/WEB-INF/web.xml 2008-07-30 17:30:49.000000000 -0700
@@ -163,6 +163,17 @@
org.jasig.portal.layout.dlm.remoting.UpdatePreferencesServlet
+
+ SsoCallback
+ net.unicon.academus.apps.sso.SsoCallbackServlet
+ 4
+
+
+ unauthenticatedRedirectUrl
+
+
+
+
@@ -215,6 +226,11 @@
/ajax/preferences
+
+ SsoCallback
+ /ssoCallback
+
+
wbmp
image/vnd.wap.wbmp