[jboss-user] [JBoss Tools (users)] - Re: Hibernate Configurations problem
asookazian
do-not-reply at jboss.com
Tue Mar 10 12:03:41 EDT 2009
here is my .classpath file contents:
<?xml version="1.0" encoding="UTF-8"?>
| <classpath>
| <classpathentry kind="src" output="classes/model" path="src/model"/>
| <classpathentry kind="src" output="classes/action" path="src/action"/>
| <classpathentry kind="src" output="classes/test" path="src/test"/>
| <classpathentry kind="src" output="classes/dao" path="src/dao"/>
| <classpathentry kind="src" output="classes/util" path="src/util"/>
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
| <classpathentry kind="lib" path="bootstrap"/>
| <classpathentry kind="lib" path="lib/hibernate-validator.jar"/>
| <classpathentry kind="lib" path="lib/hibernate3.jar"/>
| <classpathentry kind="lib" path="lib/hibernate-annotations.jar"/>
| <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
| <classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
| <classpathentry kind="lib" path="lib/jboss-seam.jar" sourcepath="lib/src/jboss-seam-sources.jar"/>
| <classpathentry kind="lib" path="lib/jboss-seam-debug.jar"/>
| <classpathentry kind="lib" path="lib/jboss-cache.jar"/>
| <classpathentry kind="lib" path="lib/jbpm-jpdl.jar"/>
| <classpathentry kind="lib" path="lib/antlr.jar"/>
| <classpathentry kind="lib" path="lib/jgroups.jar"/>
| <classpathentry kind="lib" path="lib/jsf-facelets.jar"/>
| <classpathentry kind="lib" path="lib/jstl.jar"/>
| <classpathentry kind="lib" path="lib/jsf-api.jar"/>
| <classpathentry kind="lib" path="lib/servlet-api.jar"/>
| <classpathentry kind="lib" path="lib/testng.jar"/>
| <classpathentry kind="lib" path="lib/jboss-el.jar"/>
| <classpathentry kind="lib" path="lib/el-api.jar"/>
| <classpathentry kind="lib" path="lib/mvel14.jar"/>
| <classpathentry kind="lib" path="lib/drools-core.jar"/>
| <classpathentry kind="lib" path="lib/drools-compiler.jar"/>
| <classpathentry kind="lib" path="lib/janino.jar"/>
| <classpathentry kind="lib" path="lib/antlr-runtime.jar"/>
| <classpathentry kind="lib" path="lib/mail.jar"/>
| <classpathentry kind="lib" path="lib/persistence-api.jar"/>
| <classpathentry kind="lib" path="lib/ejb-api.jar"/>
| <classpathentry kind="lib" path="lib/jsr250-api.jar"/>
| <classpathentry kind="lib" path="lib/jta.jar"/>
| <classpathentry kind="lib" path="lib/core.jar"/>
| <classpathentry kind="lib" path="lib/jboss-embedded-api.jar"/>
| <classpathentry kind="lib" path="lib/hibernate-search.jar"/>
| <classpathentry kind="lib" path="lib/sqljdbc.jar"/>
| <classpathentry kind="lib" path="lib/lucene-core.jar"/>
| <classpathentry kind="lib" path="lib/jcifs-1.2.17.jar"/>
| <classpathentry kind="lib" path="lib/v20070621-common.jar"/>
| <classpathentry kind="lib" path="lib/v20080929-cadils.jar"/>
| <classpathentry kind="lib" path="lib/richfaces-api-3.2.1.GA.jar"/>
| <classpathentry kind="output" path="test-build"/>
| </classpath>
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216646#4216646
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216646
More information about the jboss-user
mailing list