[jboss-svn-commits] JBoss Portal SVN: r5238 - in trunk: bridge 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
Thu Sep 21 04:13:52 EDT 2006


Author: thomas.heute at jboss.com
Date: 2006-09-21 04:13:31 -0400 (Thu, 21 Sep 2006)
New Revision: 5238

Modified:
   trunk/bridge/.classpath
   trunk/cms/.classpath
   trunk/common/.classpath
   trunk/core/.classpath
   trunk/faces/.classpath
   trunk/federation/.classpath
   trunk/format/.classpath
   trunk/forums/.classpath
   trunk/identity/.classpath
   trunk/identity/.project
   trunk/jems/.classpath
   trunk/migration/.classpath
   trunk/portlet/.classpath
   trunk/samples/.classpath
   trunk/security/.classpath
   trunk/server/.classpath
   trunk/test/.classpath
   trunk/test/.project
   trunk/theme/.classpath
   trunk/wsrp/.classpath
Log:
Fixed Eclipse classpath in trunk JBPORTAL-998

Modified: trunk/bridge/.classpath
===================================================================
--- trunk/bridge/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/bridge/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,14 +2,15 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<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 kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.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/portals-bridges/lib/portals-bridges-common.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/portals-bridge/lib/portals-bridges-common-0.2.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/cms/.classpath
===================================================================
--- trunk/cms/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/cms/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -3,32 +3,36 @@
 	<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 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/jackrabbit/lib/jackrabbit-core-1.0.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hsqldb/lib/hsqldb.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/jboss/cache/lib/jboss-cache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jcr/lib/jcr-1.0.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jnpserver.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/slf4j/lib/slf4j-log4j12.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-collections/lib/commons-collections.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<classpathentry kind="output" path="bin"/>

Modified: trunk/common/.classpath
===================================================================
--- trunk/common/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/common/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -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/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-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/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/tools/lib/cargo-core-uberjar-0.8.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/core/.classpath
===================================================================
--- trunk/core/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/core/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,46 +2,48 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/cms"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<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 kind="lib" path="/tools/lib/xalan.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/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/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/jgroups/lib/jgroups.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jnpserver.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-tomahawk/lib/tomahawk.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.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="/portlet"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/cms"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/theme"/>
 	<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 combineaccessrules="false" kind="src" path="/format"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/federation"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/faces/.classpath
===================================================================
--- trunk/faces/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/faces/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -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: trunk/federation/.classpath
===================================================================
--- trunk/federation/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/federation/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,27 +2,24 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<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/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="/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"/>
-	<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/artifacts/lib/jboss.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/jbossas/core-libs/lib/jmx-invoker-adaptor-client.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/format/.classpath
===================================================================
--- trunk/format/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/format/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -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/dom4j/lib/dom4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.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/jbossas/core-libs/lib/jboss-common.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/forums/.classpath
===================================================================
--- trunk/forums/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/forums/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,26 +2,27 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/format"/>
-	<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/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-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-lucene/lib/lucene.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/identity"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/format"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/identity/.classpath
===================================================================
--- trunk/identity/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/identity/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -4,16 +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 kind="lib" path="/thirdparty/hibernate/lib/hibernate3.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/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
 	<classpathentry kind="output" path="bin"/>

Modified: trunk/identity/.project
===================================================================
--- trunk/identity/.project	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/identity/.project	2006-09-21 08:13:31 UTC (rev 5238)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>common</name>
+	<name>identity</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: trunk/jems/.classpath
===================================================================
--- trunk/jems/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/jems/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,31 +2,27 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<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-servlet/lib/jsp-api.jar"/>
 	<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"/>
-	<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/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 combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/migration/.classpath
===================================================================
--- trunk/migration/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/migration/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -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/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/dbunit/lib/dbunit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.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: trunk/portlet/.classpath
===================================================================
--- trunk/portlet/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/portlet/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,26 +2,28 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<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 kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.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-jmx.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/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.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/apache-log4j/lib/log4j.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
 	<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="output" path="bin"/>
 </classpath>

Modified: trunk/samples/.classpath
===================================================================
--- trunk/samples/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/samples/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -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: trunk/security/.classpath
===================================================================
--- trunk/security/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/security/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,19 +2,20 @@
 <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/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.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/jgroups/lib/jgroups.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/server/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -3,14 +3,15 @@
 	<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/apache-log4j/lib/log4j.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 combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/test/.classpath
===================================================================
--- trunk/test/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/test/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -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/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/sun-jaf/lib/activation.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/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/apache-log4j/lib/log4j.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/test/.project
===================================================================
--- trunk/test/.project	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/test/.project	2006-09-21 08:13:31 UTC (rev 5238)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>common</name>
+	<name>test</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: trunk/theme/.classpath
===================================================================
--- trunk/theme/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/theme/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -2,18 +2,21 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<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 kind="lib" path="/thirdparty/apache-log4j/lib/log4j.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/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/jboss-xml-binding.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jems"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/portlet"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
 	<classpathentry kind="output" path="output/classes"/>
 </classpath>

Modified: trunk/wsrp/.classpath
===================================================================
--- trunk/wsrp/.classpath	2006-09-20 23:06:51 UTC (rev 5237)
+++ trunk/wsrp/.classpath	2006-09-21 08:13:31 UTC (rev 5238)
@@ -4,23 +4,27 @@
 	<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/apache-httpclient/lib/commons-httpclient.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.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/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jbossas/core-libs/lib/namespace.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 combineaccessrules="false" kind="src" path="/jems"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-svn-commits mailing list