Hi ! i am making my progress towards implementing nuxeo java api for my application that runs on jboss. The prototype of nuxeo java api works fine with the dumy project deployed in jboss. But when i try to integrate this part with my application, i m agetting error on starting the server.
the problem seams to be, the jar jbossall-client-4.2.3.GA.jar is needed for my nuxeo java api code to run but when adding this jar to the app, at server start time error appears. Error trace: No such method exception: org.hibernate.cfg.ExtendedMappings.getReflectionManager() but i made sure that their is such a method in the class in the jar jbossall-client-4.2.3.GA.jar . What would be the problem exactly.Kindly provide the solution. i am using jboss 5.1.0.GA,nuxeo 5.3.1. -- Posted by "karthikeyan_M" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=3948#12075> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
