[jboss-svn-commits] JBoss Portal SVN: r5228 - in branches/JBoss_Portal_Branch_2_4: cms common core faces federation format forums identity jems migration portlet samples security server test theme wsrp

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Sep 20 05:20:08 EDT 2006


Author: thomas.heute at jboss.com
Date: 2006-09-20 05:19:50 -0400 (Wed, 20 Sep 2006)
New Revision: 5228

Modified:
   branches/JBoss_Portal_Branch_2_4/cms/.classpath
   branches/JBoss_Portal_Branch_2_4/common/.classpath
   branches/JBoss_Portal_Branch_2_4/core/.classpath
   branches/JBoss_Portal_Branch_2_4/faces/.classpath
   branches/JBoss_Portal_Branch_2_4/federation/.classpath
   branches/JBoss_Portal_Branch_2_4/format/.classpath
   branches/JBoss_Portal_Branch_2_4/forums/.classpath
   branches/JBoss_Portal_Branch_2_4/identity/.classpath
   branches/JBoss_Portal_Branch_2_4/identity/.project
   branches/JBoss_Portal_Branch_2_4/jems/.classpath
   branches/JBoss_Portal_Branch_2_4/migration/.classpath
   branches/JBoss_Portal_Branch_2_4/portlet/.classpath
   branches/JBoss_Portal_Branch_2_4/samples/.classpath
   branches/JBoss_Portal_Branch_2_4/security/.classpath
   branches/JBoss_Portal_Branch_2_4/server/.classpath
   branches/JBoss_Portal_Branch_2_4/test/.classpath
   branches/JBoss_Portal_Branch_2_4/test/.project
   branches/JBoss_Portal_Branch_2_4/theme/.classpath
   branches/JBoss_Portal_Branch_2_4/wsrp/.classpath
Log:
Fixing Eclipse files in 2.4 Branch, thanks to Sverker Abrahamsson JBPORTAL-998 

Modified: branches/JBoss_Portal_Branch_2_4/cms/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/cms/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/cms/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -3,33 +3,35 @@
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-cache/lib/jboss-cache.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry sourcepath="/jackrabbit-0.9" kind="lib" path="/thirdparty/apache-jackrabbit/lib/jackrabbit-core.jar"/>
-	<classpathentry sourcepath="/jackrabbit-0.9" kind="lib" path="/thirdparty/day-jcr/lib/jcr.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-logging/lib/commons-logging.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jbossha.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jakarta-io/lib/commons-io.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-local-jdbc.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jca.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jnpserver.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-transaction.jar"/>
 	<classpathentry kind="src" path="src/resources/test"/>
 	<classpathentry kind="src" path="src/resources/portal-cms-jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hsqldb.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/cglib.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/antlr.jar"/>
 	<classpathentry kind="src" path="src/resources/portal-cms-sar"/>
 	<classpathentry kind="src" path="src/bin"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
+	<classpathentry kind="lib" path="/thirdparty/jackrabbit/lib/jackrabbit-core-1.0.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/antlr/lib/antlr-2.7.6.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/cglib/lib/cglib.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hsqldb/lib/hsqldb.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jbossha.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jca.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-local-jdbc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-transaction.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jcr/lib/jcr-1.0.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jnpserver.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jbosssx.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/common/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/common/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/common/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -4,13 +4,14 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-ant/lib/ant.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-activation/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/xalan.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/tools/lib/cargo-core-uberjar-0.8.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/core/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/core/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/core/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -8,40 +8,42 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/format"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
 	<classpathentry kind="lib" path="/thirdparty/jakarta-cactus/lib/cactus.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-fileupload/lib/commons-fileupload.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-logging/lib/commons-logging.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-httpclient/lib/commons-httpclient.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/theme"/>
-	<classpathentry kind="lib" path="/thirdparty/beanshell-beanshell/lib/bsh.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-cache/lib/jboss-cache.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-cache/lib/jgroups.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-javamail/lib/mail.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/dbunit-dbunit/lib/dbunit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jwebunit-jwebunit/lib/jwebunit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jbosssx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/faces"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/tomahawk.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jca.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-local-jdbc.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jnpserver.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-transaction.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/xalan.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/identity"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-jbossxb/lib/jboss-xml-binding.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/beanshell/lib/bsh-1.3.0.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-fileupload/lib/commons-fileupload.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dbunit/lib/dbunit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jca.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-local-jdbc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jbosssx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-transaction.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jnpserver.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jwebunit/lib/jwebunit-1.2.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-tomahawk/lib/tomahawk.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/federation"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/faces/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/faces/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/faces/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -5,6 +5,6 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/federation/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/federation/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/federation/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -11,10 +11,6 @@
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jmx-invoker-adaptor-client.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
@@ -22,7 +18,11 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jmx-invoker-adaptor-client.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/format/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/format/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/format/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -4,10 +4,10 @@
 	<classpathentry kind="src" path="output/gen/classes"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry kind="lib" path="/thirdparty/dom4j-dom4j/lib/dom4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-javassist/lib/javassist.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/forums/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/forums/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/forums/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -9,19 +9,21 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-lucene/lib/lucene.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/dbunit-dbunit/lib/dbunit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jwebunit-jwebunit/lib/jwebunit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-fileupload/lib/commons-fileupload.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-fileupload/lib/commons-fileupload.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dbunit/lib/dbunit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jwebunit/lib/jwebunit-1.2.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-lucene/lib/lucene.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/identity"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/identity/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/identity/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/identity/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -4,17 +4,17 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-ant/lib/ant.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-activation/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/xalan.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jbosssx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jbosssx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/identity/.project
===================================================================
--- branches/JBoss_Portal_Branch_2_4/identity/.project	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/identity/.project	2006-09-20 09:19:50 UTC (rev 5228)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>common</name>
+	<name>identity</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: branches/JBoss_Portal_Branch_2_4/jems/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/jems/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/jems/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -11,10 +11,6 @@
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jmx-invoker-adaptor-client.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
@@ -22,11 +18,15 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/artifacts/lib/jboss-j2ee.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jbossha.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/beanshell/lib/bsh-1.3.0.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jmx-invoker-adaptor-client.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/migration/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/migration/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/migration/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -2,10 +2,12 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-logging/lib/commons-logging.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/dbunit-dbunit/lib/dbunit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dbunit/lib/dbunit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-myfaces/lib/myfaces-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/portlet/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/portlet/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/portlet/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -7,21 +7,21 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-activation/lib/activation.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/dom4j-dom4j/lib/dom4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-client/lib/jmx-invoker-adaptor-client.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-httpclient/lib/commons-httpclient.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-microcontainer/lib/jboss-microcontainer.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-jbossxb/lib/jboss-xml-binding.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jmx-invoker-adaptor-client.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/samples/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/samples/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/samples/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -3,6 +3,6 @@
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/security/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/security/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/security/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -2,19 +2,19 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/dom4j-dom4j/lib/dom4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jbosssx.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-cache/lib/jboss-cache.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-cache/lib/jgroups.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jbosssx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/server/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/server/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/server/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -3,14 +3,14 @@
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-httpclient/lib/commons-httpclient.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/test/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/test/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/test/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -4,27 +4,27 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-ant/lib/ant.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-activation/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/xalan.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-httpclient/lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/dom4j-dom4j/lib/dom4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-client/lib/jmx-invoker-adaptor-client.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-microcontainer/lib/jboss-microcontainer.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-microcontainer/lib/jboss-dependency.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-microcontainer/lib/jboss-container.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jca.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-local-jdbc.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-hibernate/lib/hibernate.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jnpserver.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-transaction.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jca.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-local-jdbc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-transaction.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jmx-invoker-adaptor-client.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jnpserver.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/test/.project
===================================================================
--- branches/JBoss_Portal_Branch_2_4/test/.project	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/test/.project	2006-09-20 09:19:50 UTC (rev 5228)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>common</name>
+	<name>test</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: branches/JBoss_Portal_Branch_2_4/theme/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/theme/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/theme/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -4,16 +4,18 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-activation/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/xalan.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="output" path="output/classes"/>
 </classpath>

Modified: branches/JBoss_Portal_Branch_2_4/wsrp/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_4/wsrp/.classpath	2006-09-19 20:03:35 UTC (rev 5227)
+++ branches/JBoss_Portal_Branch_2_4/wsrp/.classpath	2006-09-20 09:19:50 UTC (rev 5228)
@@ -4,23 +4,26 @@
 	<classpathentry kind="src" path="src/generated"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit-junit/lib/junit.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jakarta-httpclient/lib/commons-httpclient.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-common.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-server/lib/jboss-system.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-j2ee.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-activation/lib/activation.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-saaj.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-client/lib/namespace.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss-j2ee/lib/jboss-jaxrpc.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jaxrpc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-saaj.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/namespace.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/ibm-wsdl4j/lib/wsdl4j.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/federation"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-svn-commits mailing list