From: Charles-Alexandre S. <ka...@de...> - 2004-12-31 10:11:23
|
If the aspectj probl=E8me seems to be linked to some methode define in=20 hibernateUtil.jar do you think you could send me those two java files in=20 order for me to adapter them for the project ? I wonder why did you choose to create a package with net.sf.hibernate/util= =20 instead of adding it into coefficient ? Le vendredi 31 D=E9cembre 2004 10:24, Dylan Etkin a =E9crit : > Hi, > I believe the problem you are having with aspectj is that you are using > the latest version. I tried to move to the current version about 2 > months ago and found the same errors that you are describing, I tried to > fix it for a couple of hours and did not get a solution. If you make the > dependancy on the version of aspectj that we include in the lib dir you > should be ok. > As to the hibernateUtil.jar that is a jar containing some code that we > have created to wrap the hibernate session, it is not downloadable via > maven so it will have to stay in a local lib dir. > Thanks for the work, can't wait to see coefficient build with maven. > > Cheers, > Dylan > > Dylan Etkin > ISTC > +27 12 841 3200 > > >>> Charles-Alexandre Sabourdin <ka...@de...> 12/29/04 > > 2:38 PM >>> > Hi, > So I did list and update all the dependency. > and modify some of the structure > and I have the following problem : (I have tonnes of those errors) > > and update the project.xml with those. > /home/sabourdin/java/cvs/coefficient/clean-from-cvs/maven/coefficent/src/= ja >va/za/org/coefficient/util/workflow/WorkflowEvaluatorFacade.java:86:0 > > Ambiguous binding of type java.lang.Object using args(..) at this line. > Use > one args(..) per matched join point, see secondary source location for > location of extraneous args(..) > see > also: > /home/sabourdin/java/cvs/coefficient/clean-from-cvs/maven/coefficent/src/= as >pectj/za/org/coefficient/aspects/base/BaseCoefficientAspect.java:52 [error > 455]: error at HibernateUtil.saveOrUpdate(wd); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =2D-=20 Charles-Alexandre SABOURDIN =2D---------------- |