any solution for this so far?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Hello
As for jmxtools (and some other jars) it can be fixed by adding one more
repo in
pom.xml.
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>dist.wso2.org</id>
<name>dist.wso2.org</name>
<url>http://dist.wso2.org/maven2/</url>
</repository>
Thanks and sorry for baby sitting
Eugene
any one resolved this problem? there is no way to test out the app unless
this User class is located.
you have go thru the build process, ie mvn package, which will create the
User source file and its .hbm.xml file.
you can also copy it from the war file download.