You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(10) |
Nov
(8) |
Dec
(6) |
2005 |
Jan
(5) |
Feb
(2) |
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
(35) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
(1) |
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2013 |
Jan
|
Feb
|
Mar
(3) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Pieter v. Z. <pv...@cs...> - 2005-07-04 16:49:37
|
On Mon, 2005-07-04 at 09:52 +0100, Jason Meyler wrote: > Pieter, > > I attach the Dithaka jars files deployed on James and within the > mailforum module. > > I deployed these at the beginning of June. After the first start up I > noticed the new ALIAS_MAIL_HOST_ADDRESS system property and changed this > to mail.opendgroups.net. If there where members already in the database, and you have the version that uses alias email address ( which you have) then: if you change the ALIAS_MAIL_HOST_ADDRESS then one has to run a script as admin to update existing users alias e-mail address. We see that ALIAS_MAIL_HOST_ADDRESS should be setup at the start and should not change constantly. If and administrator does change it at the moment after use, then a script should be run or an admin page should be used to update all users alias email addresses. This page should still be created. This situation will be on our todo-list and is seen by me as a high priority > > On 30th June I noticed your changes to Dithaka-James and redeployed. On > 1st July redeployed coefficient-mailforum4james. > > The first non-delivered message is logged on 16th June. I can't recall > changing anything. No properties seem to have been changed. (Is there an > easy way to check this in the logs?) Do you mean the server logs? If so then no. I am looking into this error: .MappingException: Association references unmapped I have deployed your jars to my James mail server and everything seems to work. No MappingException. I would suggest building dithaka-base and dithaka-james from CVS to get the latest code onto James copy these to mailForum/lib. And then building the mailForum module again. Then build and deploy your dithaka-james jar as well from CVS. We have been uploading the Dithaka release files into SourgeForge. But it is going slowly. Maybe you can download the binaries tomorrow when it is up? If you register a new user and do a post to the forum. Does it work? > > Hope this helps. Thanks. > > Jason > > Pieter van Zyl wrote: > > >Jason, > > > >Cab you please e-mail me your Dithaka jars files that you have deployed > >on James? > > > >I am going through the Hiberbate site looking for this error. It seems > >to be related to either missing some mapping files or some of the > >mapping files being incorrect. > > > >Also:have you changed any of the existing e-mail addresses or domains > >after the first deploy? > > > >When did this problem start? > > > >On Fri, 2005-07-01 at 15:37 +0100, Jason Meyler wrote: > > > > > >>Pieter, > >>.MappingException: Association references unmapped > >>Unfortunately not. Loaded a recompiled coefficient-mailForum4james.jar > >>into James and update mailforum.ear into JBoss following your guide. > >>Still no luck with mailing from the forum. > >> > >>The mail server seems to be working ok otherwise - notification of a new > >>group worked fine. However there are still the same errors/exceptions > >>being generated by James in the wrapper.log. > >> > >>snip > >>INFO | jvm 1 | 2005/07/01 13:02:53 | 1309 [Phoenix-Monitor] INFO > >>cfg.Binder - Mapping class: org.dithaka.messaging.UserMailPreferences > >>-> dithaka_usermailpreferences > >>INFO | jvm 1 | 2005/07/01 13:02:53 | 1310 [Phoenix-Monitor] INFO > >>cfg.Configuration - processing one-to-many association mappings > >>INFO | jvm 1 | 2005/07/01 13:02:53 | > >>net.sf.hibernate.MappingException: Association references unmapped > >>class: org.dithaka.messaging.ForumChampion > >>INFO | jvm 1 | 2005/07/01 13:02:53 | at > >>net.sf.hibernate.cfg.Binder.bindCollectionSecondPass(Binder.java:1175) > >>INFO | jvm 1 | 2005/07/01 13:02:53 | at > >>net.sf.hibernate.cfg.Binder$CollectionSecondPass.secondPass(Binder.java:1379) > >>INFO | jvm 1 | 2005/07/01 13:02:53 | at > >>net.sf.hibernate.cfg.Binder$SecondPass.doSecondPass(Binder.java:1355) > >>INFO | jvm 1 | 2005/07/01 13:02:53 | at > >>net.sf.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:639) > >>INFO | jvm 1 | 2005/07/01 13:02:53 | at > >>net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:791) > >>INFO | jvm 1 | 2005/07/01 13:02:53 | at > >>net.sf.hibernate.util.HibernateUtil.configureHibernateForClasses(HibernateUtil.java:255) > >>...... > >>/snip > >> > >>Any ideas? > >> > >>Jason > >> > >>Pieter van Zyl wrote: > >> > >> > >> > >>>Jason, > >>> > >>>Did you receive my answer? > >>> > >>>Did it work? > >>> > >>> > >>>On Fri, 2005-07-01 at 08:33 +0100, Jason Meyler wrote: > >>> > >>> > >>> > >>> > >>>>Hi Pieter, > >>>> > >>>>Thanks for the update. Really good news. > >>>> > >>>>Can you let me know when you will have a chance to look at the problem > >>>>in my email from yesterday? > >>>> > >>>>Jason > >>>> > >>>>Pieter van Zyl wrote: > >>>> > >>>> > >>>> > >>>> > >>>> > >>>>>Good day! > >>>>> > >>>>>We are working on the release for today. > >>>>> > >>>>>We are creating the gz files with the binary and the source and doing > >>>>>some testing of the files. > >>>>> > >>>>>We have decided to make the Coefficient release number 0.9.6: there has > >>>>>been more new work added than bug fixes. We are still slowly moving > >>>>>towards an 1.0 release. > >>>>> > >>>>>Dithaka: > >>>>> > >>>>>We will only create releases for Dithaka-Base and Dithaka-James. > >>>>> > >>>>>Dithaka-Tapestry will be released later. > >>>>> > >>>>>The Dithaka release numbers will be 0.7. > >>>>> > >>>>>I want to send out an e-mail later today on all the mailing lists when > >>>>>the release has been done > >>>>> > >>>>>Kindly > >>>>> > >>>>>Pieter > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>> > >>> > >>> > >>> > > > > > > |
From: Pieter v. Z. <pv...@cs...> - 2005-07-04 11:23:37
|
I am sure we can do this, and I will try to do it. :) On Mon, 2005-07-04 at 09:20 +0100, Jason Meyler wrote: > Fine. > > Can the Dgroups specific properties files (i.e. configured with Dgroups > values) be packaged with the Dgroups modules and install notes? > > Jason > > Pieter van Zyl wrote: > > >Do we all agree? > > > >If so I will start today with: > ><file>coefficient-core-src-0.9.6.tgz</file> > >coefficient-ejb-core-0.9.6.tgz > ><file>coefficient-ejb-all-0.9.6.tgz</file> > > > > > >>coefficient-war-all-0.9.6.tgz > >> > >> > > > > > >On Fri, 2005-07-01 at 17:39 +0200, Thomas Fogwill wrote: > > > > > >>I propose that we adopt a new structure for the 0.9.6 release. > >> > >>We should separate the stuff into release packages: > >>- coefficient: the core stuff > >>- themes: all the themes > >>- dgroups: all the dgroups modules > >>- ???-module: separate packages for each of the remaining modules > >> > >><package name="coefficient"> > >> > >> <!-- > >> Only the core coefficient source > >> --> > >> <file>coefficient-core-src-0.9.6.tgz</file> > >> <file>coefficient-core-src-0.9.6.zip</file> > >> > >> <!-- > >> Only the core coefficient ear. Structure: > >> coefficient-0.9.6.ear > >> INSTALL.txt > >> README.txt > >> --> > >> <file>coefficient-ejb-core-0.9.6.tgz</file> > >> <file>coefficient-ejb-core-0.9.6.zip</file> > >> > >> <!-- > >> Core coefficient ear, as well as all modules. Structure: > >> coefficient-0.9.6.ear > >> INSTALL.txt > >> README.txt > >> modules/ > >> INSTALL.txt > >> README.txt (cat of all modules' README.txt files) > >> fileUpload-0.9.6.ear > >> mailForum-0.9.6.ear > >> ... > >> --> > >> <file>coefficient-ejb-all-0.9.6.tgz</file> > >> <file>coefficient-ejb-all-0.9.6.zip</file> > >> > >> <!-- > >> Core coefficient war, with all modules. Structure: > >> coefficient-0.9.6.war > >> INSTALL.txt > >> README.txt > >> --> > >> <file>coefficient-war-all-0.9.6.tgz</file> > >> <file>coefficient-war-all-0.9.6.zip</file> > >> > >> <!-- maybe later add coefficient-war-core files as well --> > >></package> > >> > >> > >><!-- > >> Structure for each of the following .tgz and .zip files: > >> ${module-name}-0.9.6.ear > >> INSTALL.txt > >> README.txt > >>--> > >> > >><package name="themes"> > >> <file>PlainWhiteTheme-src-0.9.6.tgz</file> > >> <file>PlainWhiteTheme-src-0.9.6.zip</file> > >> <file>PlainWhiteTheme-ejb-0.9.6.tgz</file> > >> <file>PlainWhiteTheme-ejb-0.9.6.zip</file> > >> <file>PlainWhiteTheme-jar-0.9.6.tgz</file> > >> <file>PlainWhiteTheme-jar-0.9.6.zip</file> > >> <file>originalDarkGreenTheme-src-0.9.6.tgz</file> > >> <file>originalDarkGreenTheme-src-0.9.6.zip</file> > >> <file>originalDarkGreenTheme-ejb-0.9.6.tgz</file> > >> <file>originalDarkGreenTheme-ejb-0.9.6.zip</file> > >> <file>originalDarkGreenTheme-jar-0.9.6.tgz</file> > >> <file>originalDarkGreenTheme-jar-0.9.6.zip</file> > >></package> > >> > >><package name="dgroups-modules"> > >> <!-- these "all" files contain all dgroups binaries --> > >> <file>dgroups-all-ejb-0.9.6.tgz</file> > >> <file>dgroups-all-ejb-0.9.6.zip</file> > >> <file>dgroups-all-jar-0.9.6.tgz</file> > >> <file>dgroups-all-jar-0.9.6.zip</file> > >> > >> <file>dgroupsDefaultTheme-src-0.9.6.tgz</file> > >> <file>dgroupsDefaultTheme-src-0.9.6.zip</file> > >> <file>dgroupsDefaultTheme-ejb-0.9.6.tgz</file> > >> <file>dgroupsDefaultTheme-ejb-0.9.6.zip</file> > >> <file>dgroupsDefaultTheme-jar-0.9.6.tgz</file> > >> <file>dgroupsDefaultTheme-jar-0.9.6.zip</file> > >> > >> <file>dgroupsJalibariTheme-src-0.9.6.tgz</file> > >> <file>dgroupsJalibariTheme-src-0.9.6.zip</file> > >> <file>dgroupsJalibariTheme-ejb-0.9.6.tgz</file> > >> <file>dgroupsJalibariTheme-ejb-0.9.6.zip</file> > >> <file>dgroupsJalibariTheme-jar-0.9.6.tgz</file> > >> <file>dgroupsJalibariTheme-jar-0.9.6.zip</file> > >> > >> <file>dgroupsNavgation-src-0.9.6.tgz</file> > >> <file>dgroupsNavgation-src-0.9.6.zip</file> > >> <file>dgroupsNavgation-ejb-0.9.6.tgz</file> > >> <file>dgroupsNavgation-ejb-0.9.6.zip</file> > >> <file>dgroupsNavgation-jar-0.9.6.tgz</file> > >> <file>dgroupsNavgation-jar-0.9.6.zip</file> > >> > >> <file>dgroupsOneWorldTheme-src-0.9.6.tgz</file> > >> <file>dgroupsOneWorldTheme-src-0.9.6.zip</file> > >> <file>dgroupsOneWorldTheme-ejb-0.9.6.tgz</file> > >> <file>dgroupsOneWorldTheme-ejb-0.9.6.zip</file> > >> <file>dgroupsOneWorldTheme-jar-0.9.6.tgz</file> > >> <file>dgroupsOneWorldTheme-jar-0.9.6.zip</file> > >> > >> <file>dgroupsPlainWhiteTheme-src-0.9.6.tgz</file> > >> <file>dgroupsPlainWhiteTheme-src-0.9.6.zip</file> > >> <file>dgroupsPlainWhiteTheme-ejb-0.9.6.tgz</file> > >> <file>dgroupsPlainWhiteTheme-ejb-0.9.6.zip</file> > >> <file>dgroupsPlainWhiteTheme-jar-0.9.6.tgz</file> > >> <file>dgroupsPlainWhiteTheme-jar-0.9.6.zip</file> > >></package> > >> > >><package name="fileupload-module"> > >> <file>fileUpload-src-0.9.6.tgz</file> > >> <file>fileUpload-src-0.9.6.zip</file> > >> <file>fileUpload-ejb-0.9.6.tgz</file> > >> <file>fileUpload-ejb-0.9.6.zip</file> > >> <file>fileUpload-jar-0.9.6.tgz</file> > >> <file>fileUpload-jar-0.9.6.zip</file> > >></package> > >> > >><package name="mailforum-module"> > >> <file>mailForum-src-0.9.6.tgz</file> > >> <file>mailForum-src-0.9.6.zip</file> > >> <file>mailForum-ejb-0.9.6.tgz</file> > >> <file>mailForum-ejb-0.9.6.zip</file> > >> <file>mailForum-jar-0.9.6.tgz</file> > >> <file>mailForum-jar-0.9.6.zip</file> > >></package> > >> > >><package name="issuetracker-module"> > >> <file>issueTracker-src-0.9.6.tgz</file> > >> <file>issueTracker-src-0.9.6.zip</file> > >> <file>issueTracker-ejb-0.9.6.tgz</file> > >> <file>issueTracker-ejb-0.9.6.zip</file> > >> <file>issueTracker-jar-0.9.6.tgz</file> > >> <file>issueTracker-jar-0.9.6.zip</file> > >></package> > >> > >><package name="discussion-module"> > >> <file>discussion-src-0.9.6.tgz</file> > >> <file>discussion-src-0.9.6.zip</file> > >> <file>discussion-ejb-0.9.6.tgz</file> > >> <file>discussion-ejb-0.9.6.zip</file> > >> <file>discussion-jar-0.9.6.tgz</file> > >> <file>discussion-jar-0.9.6.zip</file> > >></package> > >> > >><package name="news-module"> > >> <file>news-src-0.9.6.tgz</file> > >> <file>news-src-0.9.6.zip</file> > >> <file>news-ejb-0.9.6.tgz</file> > >> <file>news-ejb-0.9.6.zip</file> > >> <file>news-jar-0.9.6.tgz</file> > >> <file>news-jar-0.9.6.zip</file> > >></package> > >> > >><package name="vote-module"> > >> <file>vote-src-0.9.6.tgz</file> > >> <file>vote-src-0.9.6.zip</file> > >> <file>vote-ejb-0.9.6.tgz</file> > >> <file>vote-ejb-0.9.6.zip</file> > >> <file>vote-jar-0.9.6.tgz</file> > >> <file>vote-jar-0.9.6.zip</file> > >></package> > >> > >><package name="task-module"> > >> <file>task-src-0.9.6.tgz</file> > >> <file>task-src-0.9.6.zip</file> > >> <file>task-ejb-0.9.6.tgz</file> > >> <file>task-ejb-0.9.6.zip</file> > >> <file>task-jar-0.9.6.tgz</file> > >> <file>task-jar-0.9.6.zip</file> > >></package> > >> > >> > >>-- > >>Thomas Fogwill <tfo...@cs...> > >> > >> > >> > >> > > > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Coefficient-devel mailing list > Coe...@li... > https://lists.sourceforge.net/lists/listinfo/coefficient-devel |
From: Jason M. <jas...@me...> - 2005-07-04 10:53:43
|
Fine. Can the Dgroups specific properties files (i.e. configured with Dgroups values) be packaged with the Dgroups modules and install notes? Jason Pieter van Zyl wrote: >Do we all agree? > >If so I will start today with: ><file>coefficient-core-src-0.9.6.tgz</file> >coefficient-ejb-core-0.9.6.tgz ><file>coefficient-ejb-all-0.9.6.tgz</file> > > >>coefficient-war-all-0.9.6.tgz >> >> > > >On Fri, 2005-07-01 at 17:39 +0200, Thomas Fogwill wrote: > > >>I propose that we adopt a new structure for the 0.9.6 release. >> >>We should separate the stuff into release packages: >>- coefficient: the core stuff >>- themes: all the themes >>- dgroups: all the dgroups modules >>- ???-module: separate packages for each of the remaining modules >> >><package name="coefficient"> >> >> <!-- >> Only the core coefficient source >> --> >> <file>coefficient-core-src-0.9.6.tgz</file> >> <file>coefficient-core-src-0.9.6.zip</file> >> >> <!-- >> Only the core coefficient ear. Structure: >> coefficient-0.9.6.ear >> INSTALL.txt >> README.txt >> --> >> <file>coefficient-ejb-core-0.9.6.tgz</file> >> <file>coefficient-ejb-core-0.9.6.zip</file> >> >> <!-- >> Core coefficient ear, as well as all modules. Structure: >> coefficient-0.9.6.ear >> INSTALL.txt >> README.txt >> modules/ >> INSTALL.txt >> README.txt (cat of all modules' README.txt files) >> fileUpload-0.9.6.ear >> mailForum-0.9.6.ear >> ... >> --> >> <file>coefficient-ejb-all-0.9.6.tgz</file> >> <file>coefficient-ejb-all-0.9.6.zip</file> >> >> <!-- >> Core coefficient war, with all modules. Structure: >> coefficient-0.9.6.war >> INSTALL.txt >> README.txt >> --> >> <file>coefficient-war-all-0.9.6.tgz</file> >> <file>coefficient-war-all-0.9.6.zip</file> >> >> <!-- maybe later add coefficient-war-core files as well --> >></package> >> >> >><!-- >> Structure for each of the following .tgz and .zip files: >> ${module-name}-0.9.6.ear >> INSTALL.txt >> README.txt >>--> >> >><package name="themes"> >> <file>PlainWhiteTheme-src-0.9.6.tgz</file> >> <file>PlainWhiteTheme-src-0.9.6.zip</file> >> <file>PlainWhiteTheme-ejb-0.9.6.tgz</file> >> <file>PlainWhiteTheme-ejb-0.9.6.zip</file> >> <file>PlainWhiteTheme-jar-0.9.6.tgz</file> >> <file>PlainWhiteTheme-jar-0.9.6.zip</file> >> <file>originalDarkGreenTheme-src-0.9.6.tgz</file> >> <file>originalDarkGreenTheme-src-0.9.6.zip</file> >> <file>originalDarkGreenTheme-ejb-0.9.6.tgz</file> >> <file>originalDarkGreenTheme-ejb-0.9.6.zip</file> >> <file>originalDarkGreenTheme-jar-0.9.6.tgz</file> >> <file>originalDarkGreenTheme-jar-0.9.6.zip</file> >></package> >> >><package name="dgroups-modules"> >> <!-- these "all" files contain all dgroups binaries --> >> <file>dgroups-all-ejb-0.9.6.tgz</file> >> <file>dgroups-all-ejb-0.9.6.zip</file> >> <file>dgroups-all-jar-0.9.6.tgz</file> >> <file>dgroups-all-jar-0.9.6.zip</file> >> >> <file>dgroupsDefaultTheme-src-0.9.6.tgz</file> >> <file>dgroupsDefaultTheme-src-0.9.6.zip</file> >> <file>dgroupsDefaultTheme-ejb-0.9.6.tgz</file> >> <file>dgroupsDefaultTheme-ejb-0.9.6.zip</file> >> <file>dgroupsDefaultTheme-jar-0.9.6.tgz</file> >> <file>dgroupsDefaultTheme-jar-0.9.6.zip</file> >> >> <file>dgroupsJalibariTheme-src-0.9.6.tgz</file> >> <file>dgroupsJalibariTheme-src-0.9.6.zip</file> >> <file>dgroupsJalibariTheme-ejb-0.9.6.tgz</file> >> <file>dgroupsJalibariTheme-ejb-0.9.6.zip</file> >> <file>dgroupsJalibariTheme-jar-0.9.6.tgz</file> >> <file>dgroupsJalibariTheme-jar-0.9.6.zip</file> >> >> <file>dgroupsNavgation-src-0.9.6.tgz</file> >> <file>dgroupsNavgation-src-0.9.6.zip</file> >> <file>dgroupsNavgation-ejb-0.9.6.tgz</file> >> <file>dgroupsNavgation-ejb-0.9.6.zip</file> >> <file>dgroupsNavgation-jar-0.9.6.tgz</file> >> <file>dgroupsNavgation-jar-0.9.6.zip</file> >> >> <file>dgroupsOneWorldTheme-src-0.9.6.tgz</file> >> <file>dgroupsOneWorldTheme-src-0.9.6.zip</file> >> <file>dgroupsOneWorldTheme-ejb-0.9.6.tgz</file> >> <file>dgroupsOneWorldTheme-ejb-0.9.6.zip</file> >> <file>dgroupsOneWorldTheme-jar-0.9.6.tgz</file> >> <file>dgroupsOneWorldTheme-jar-0.9.6.zip</file> >> >> <file>dgroupsPlainWhiteTheme-src-0.9.6.tgz</file> >> <file>dgroupsPlainWhiteTheme-src-0.9.6.zip</file> >> <file>dgroupsPlainWhiteTheme-ejb-0.9.6.tgz</file> >> <file>dgroupsPlainWhiteTheme-ejb-0.9.6.zip</file> >> <file>dgroupsPlainWhiteTheme-jar-0.9.6.tgz</file> >> <file>dgroupsPlainWhiteTheme-jar-0.9.6.zip</file> >></package> >> >><package name="fileupload-module"> >> <file>fileUpload-src-0.9.6.tgz</file> >> <file>fileUpload-src-0.9.6.zip</file> >> <file>fileUpload-ejb-0.9.6.tgz</file> >> <file>fileUpload-ejb-0.9.6.zip</file> >> <file>fileUpload-jar-0.9.6.tgz</file> >> <file>fileUpload-jar-0.9.6.zip</file> >></package> >> >><package name="mailforum-module"> >> <file>mailForum-src-0.9.6.tgz</file> >> <file>mailForum-src-0.9.6.zip</file> >> <file>mailForum-ejb-0.9.6.tgz</file> >> <file>mailForum-ejb-0.9.6.zip</file> >> <file>mailForum-jar-0.9.6.tgz</file> >> <file>mailForum-jar-0.9.6.zip</file> >></package> >> >><package name="issuetracker-module"> >> <file>issueTracker-src-0.9.6.tgz</file> >> <file>issueTracker-src-0.9.6.zip</file> >> <file>issueTracker-ejb-0.9.6.tgz</file> >> <file>issueTracker-ejb-0.9.6.zip</file> >> <file>issueTracker-jar-0.9.6.tgz</file> >> <file>issueTracker-jar-0.9.6.zip</file> >></package> >> >><package name="discussion-module"> >> <file>discussion-src-0.9.6.tgz</file> >> <file>discussion-src-0.9.6.zip</file> >> <file>discussion-ejb-0.9.6.tgz</file> >> <file>discussion-ejb-0.9.6.zip</file> >> <file>discussion-jar-0.9.6.tgz</file> >> <file>discussion-jar-0.9.6.zip</file> >></package> >> >><package name="news-module"> >> <file>news-src-0.9.6.tgz</file> >> <file>news-src-0.9.6.zip</file> >> <file>news-ejb-0.9.6.tgz</file> >> <file>news-ejb-0.9.6.zip</file> >> <file>news-jar-0.9.6.tgz</file> >> <file>news-jar-0.9.6.zip</file> >></package> >> >><package name="vote-module"> >> <file>vote-src-0.9.6.tgz</file> >> <file>vote-src-0.9.6.zip</file> >> <file>vote-ejb-0.9.6.tgz</file> >> <file>vote-ejb-0.9.6.zip</file> >> <file>vote-jar-0.9.6.tgz</file> >> <file>vote-jar-0.9.6.zip</file> >></package> >> >><package name="task-module"> >> <file>task-src-0.9.6.tgz</file> >> <file>task-src-0.9.6.zip</file> >> <file>task-ejb-0.9.6.tgz</file> >> <file>task-ejb-0.9.6.zip</file> >> <file>task-jar-0.9.6.tgz</file> >> <file>task-jar-0.9.6.zip</file> >></package> >> >> >>-- >>Thomas Fogwill <tfo...@cs...> >> >> >> >> > > > |
From: Pieter v. Z. <pv...@cs...> - 2005-07-04 06:50:28
|
Do we all agree? If so I will start today with: <file>coefficient-core-src-0.9.6.tgz</file> coefficient-ejb-core-0.9.6.tgz <file>coefficient-ejb-all-0.9.6.tgz</file> >coefficient-war-all-0.9.6.tgz On Fri, 2005-07-01 at 17:39 +0200, Thomas Fogwill wrote: > I propose that we adopt a new structure for the 0.9.6 release. > > We should separate the stuff into release packages: > - coefficient: the core stuff > - themes: all the themes > - dgroups: all the dgroups modules > - ???-module: separate packages for each of the remaining modules > > <package name="coefficient"> > > <!-- > Only the core coefficient source > --> > <file>coefficient-core-src-0.9.6.tgz</file> > <file>coefficient-core-src-0.9.6.zip</file> > > <!-- > Only the core coefficient ear. Structure: > coefficient-0.9.6.ear > INSTALL.txt > README.txt > --> > <file>coefficient-ejb-core-0.9.6.tgz</file> > <file>coefficient-ejb-core-0.9.6.zip</file> > > <!-- > Core coefficient ear, as well as all modules. Structure: > coefficient-0.9.6.ear > INSTALL.txt > README.txt > modules/ > INSTALL.txt > README.txt (cat of all modules' README.txt files) > fileUpload-0.9.6.ear > mailForum-0.9.6.ear > ... > --> > <file>coefficient-ejb-all-0.9.6.tgz</file> > <file>coefficient-ejb-all-0.9.6.zip</file> > > <!-- > Core coefficient war, with all modules. Structure: > coefficient-0.9.6.war > INSTALL.txt > README.txt > --> > <file>coefficient-war-all-0.9.6.tgz</file> > <file>coefficient-war-all-0.9.6.zip</file> > > <!-- maybe later add coefficient-war-core files as well --> > </package> > > > <!-- > Structure for each of the following .tgz and .zip files: > ${module-name}-0.9.6.ear > INSTALL.txt > README.txt > --> > > <package name="themes"> > <file>PlainWhiteTheme-src-0.9.6.tgz</file> > <file>PlainWhiteTheme-src-0.9.6.zip</file> > <file>PlainWhiteTheme-ejb-0.9.6.tgz</file> > <file>PlainWhiteTheme-ejb-0.9.6.zip</file> > <file>PlainWhiteTheme-jar-0.9.6.tgz</file> > <file>PlainWhiteTheme-jar-0.9.6.zip</file> > <file>originalDarkGreenTheme-src-0.9.6.tgz</file> > <file>originalDarkGreenTheme-src-0.9.6.zip</file> > <file>originalDarkGreenTheme-ejb-0.9.6.tgz</file> > <file>originalDarkGreenTheme-ejb-0.9.6.zip</file> > <file>originalDarkGreenTheme-jar-0.9.6.tgz</file> > <file>originalDarkGreenTheme-jar-0.9.6.zip</file> > </package> > > <package name="dgroups-modules"> > <!-- these "all" files contain all dgroups binaries --> > <file>dgroups-all-ejb-0.9.6.tgz</file> > <file>dgroups-all-ejb-0.9.6.zip</file> > <file>dgroups-all-jar-0.9.6.tgz</file> > <file>dgroups-all-jar-0.9.6.zip</file> > > <file>dgroupsDefaultTheme-src-0.9.6.tgz</file> > <file>dgroupsDefaultTheme-src-0.9.6.zip</file> > <file>dgroupsDefaultTheme-ejb-0.9.6.tgz</file> > <file>dgroupsDefaultTheme-ejb-0.9.6.zip</file> > <file>dgroupsDefaultTheme-jar-0.9.6.tgz</file> > <file>dgroupsDefaultTheme-jar-0.9.6.zip</file> > > <file>dgroupsJalibariTheme-src-0.9.6.tgz</file> > <file>dgroupsJalibariTheme-src-0.9.6.zip</file> > <file>dgroupsJalibariTheme-ejb-0.9.6.tgz</file> > <file>dgroupsJalibariTheme-ejb-0.9.6.zip</file> > <file>dgroupsJalibariTheme-jar-0.9.6.tgz</file> > <file>dgroupsJalibariTheme-jar-0.9.6.zip</file> > > <file>dgroupsNavgation-src-0.9.6.tgz</file> > <file>dgroupsNavgation-src-0.9.6.zip</file> > <file>dgroupsNavgation-ejb-0.9.6.tgz</file> > <file>dgroupsNavgation-ejb-0.9.6.zip</file> > <file>dgroupsNavgation-jar-0.9.6.tgz</file> > <file>dgroupsNavgation-jar-0.9.6.zip</file> > > <file>dgroupsOneWorldTheme-src-0.9.6.tgz</file> > <file>dgroupsOneWorldTheme-src-0.9.6.zip</file> > <file>dgroupsOneWorldTheme-ejb-0.9.6.tgz</file> > <file>dgroupsOneWorldTheme-ejb-0.9.6.zip</file> > <file>dgroupsOneWorldTheme-jar-0.9.6.tgz</file> > <file>dgroupsOneWorldTheme-jar-0.9.6.zip</file> > > <file>dgroupsPlainWhiteTheme-src-0.9.6.tgz</file> > <file>dgroupsPlainWhiteTheme-src-0.9.6.zip</file> > <file>dgroupsPlainWhiteTheme-ejb-0.9.6.tgz</file> > <file>dgroupsPlainWhiteTheme-ejb-0.9.6.zip</file> > <file>dgroupsPlainWhiteTheme-jar-0.9.6.tgz</file> > <file>dgroupsPlainWhiteTheme-jar-0.9.6.zip</file> > </package> > > <package name="fileupload-module"> > <file>fileUpload-src-0.9.6.tgz</file> > <file>fileUpload-src-0.9.6.zip</file> > <file>fileUpload-ejb-0.9.6.tgz</file> > <file>fileUpload-ejb-0.9.6.zip</file> > <file>fileUpload-jar-0.9.6.tgz</file> > <file>fileUpload-jar-0.9.6.zip</file> > </package> > > <package name="mailforum-module"> > <file>mailForum-src-0.9.6.tgz</file> > <file>mailForum-src-0.9.6.zip</file> > <file>mailForum-ejb-0.9.6.tgz</file> > <file>mailForum-ejb-0.9.6.zip</file> > <file>mailForum-jar-0.9.6.tgz</file> > <file>mailForum-jar-0.9.6.zip</file> > </package> > > <package name="issuetracker-module"> > <file>issueTracker-src-0.9.6.tgz</file> > <file>issueTracker-src-0.9.6.zip</file> > <file>issueTracker-ejb-0.9.6.tgz</file> > <file>issueTracker-ejb-0.9.6.zip</file> > <file>issueTracker-jar-0.9.6.tgz</file> > <file>issueTracker-jar-0.9.6.zip</file> > </package> > > <package name="discussion-module"> > <file>discussion-src-0.9.6.tgz</file> > <file>discussion-src-0.9.6.zip</file> > <file>discussion-ejb-0.9.6.tgz</file> > <file>discussion-ejb-0.9.6.zip</file> > <file>discussion-jar-0.9.6.tgz</file> > <file>discussion-jar-0.9.6.zip</file> > </package> > > <package name="news-module"> > <file>news-src-0.9.6.tgz</file> > <file>news-src-0.9.6.zip</file> > <file>news-ejb-0.9.6.tgz</file> > <file>news-ejb-0.9.6.zip</file> > <file>news-jar-0.9.6.tgz</file> > <file>news-jar-0.9.6.zip</file> > </package> > > <package name="vote-module"> > <file>vote-src-0.9.6.tgz</file> > <file>vote-src-0.9.6.zip</file> > <file>vote-ejb-0.9.6.tgz</file> > <file>vote-ejb-0.9.6.zip</file> > <file>vote-jar-0.9.6.tgz</file> > <file>vote-jar-0.9.6.zip</file> > </package> > > <package name="task-module"> > <file>task-src-0.9.6.tgz</file> > <file>task-src-0.9.6.zip</file> > <file>task-ejb-0.9.6.tgz</file> > <file>task-ejb-0.9.6.zip</file> > <file>task-jar-0.9.6.tgz</file> > <file>task-jar-0.9.6.zip</file> > </package> > > > -- > Thomas Fogwill <tfo...@cs...> > > |
From: Thomas F. <tfo...@cs...> - 2005-07-01 15:39:55
|
I propose that we adopt a new structure for the 0.9.6 release. We should separate the stuff into release packages: - coefficient: the core stuff - themes: all the themes - dgroups: all the dgroups modules - ???-module: separate packages for each of the remaining modules <package name="coefficient"> <!-- Only the core coefficient source --> <file>coefficient-core-src-0.9.6.tgz</file> <file>coefficient-core-src-0.9.6.zip</file> <!-- Only the core coefficient ear. Structure: coefficient-0.9.6.ear INSTALL.txt README.txt --> <file>coefficient-ejb-core-0.9.6.tgz</file> <file>coefficient-ejb-core-0.9.6.zip</file> <!-- Core coefficient ear, as well as all modules. Structure: coefficient-0.9.6.ear INSTALL.txt README.txt modules/ INSTALL.txt README.txt (cat of all modules' README.txt files) fileUpload-0.9.6.ear mailForum-0.9.6.ear ... --> <file>coefficient-ejb-all-0.9.6.tgz</file> <file>coefficient-ejb-all-0.9.6.zip</file> <!-- Core coefficient war, with all modules. Structure: coefficient-0.9.6.war INSTALL.txt README.txt --> <file>coefficient-war-all-0.9.6.tgz</file> <file>coefficient-war-all-0.9.6.zip</file> <!-- maybe later add coefficient-war-core files as well --> </package> <!-- Structure for each of the following .tgz and .zip files: ${module-name}-0.9.6.ear INSTALL.txt README.txt --> <package name="themes"> <file>PlainWhiteTheme-src-0.9.6.tgz</file> <file>PlainWhiteTheme-src-0.9.6.zip</file> <file>PlainWhiteTheme-ejb-0.9.6.tgz</file> <file>PlainWhiteTheme-ejb-0.9.6.zip</file> <file>PlainWhiteTheme-jar-0.9.6.tgz</file> <file>PlainWhiteTheme-jar-0.9.6.zip</file> <file>originalDarkGreenTheme-src-0.9.6.tgz</file> <file>originalDarkGreenTheme-src-0.9.6.zip</file> <file>originalDarkGreenTheme-ejb-0.9.6.tgz</file> <file>originalDarkGreenTheme-ejb-0.9.6.zip</file> <file>originalDarkGreenTheme-jar-0.9.6.tgz</file> <file>originalDarkGreenTheme-jar-0.9.6.zip</file> </package> <package name="dgroups-modules"> <!-- these "all" files contain all dgroups binaries --> <file>dgroups-all-ejb-0.9.6.tgz</file> <file>dgroups-all-ejb-0.9.6.zip</file> <file>dgroups-all-jar-0.9.6.tgz</file> <file>dgroups-all-jar-0.9.6.zip</file> <file>dgroupsDefaultTheme-src-0.9.6.tgz</file> <file>dgroupsDefaultTheme-src-0.9.6.zip</file> <file>dgroupsDefaultTheme-ejb-0.9.6.tgz</file> <file>dgroupsDefaultTheme-ejb-0.9.6.zip</file> <file>dgroupsDefaultTheme-jar-0.9.6.tgz</file> <file>dgroupsDefaultTheme-jar-0.9.6.zip</file> <file>dgroupsJalibariTheme-src-0.9.6.tgz</file> <file>dgroupsJalibariTheme-src-0.9.6.zip</file> <file>dgroupsJalibariTheme-ejb-0.9.6.tgz</file> <file>dgroupsJalibariTheme-ejb-0.9.6.zip</file> <file>dgroupsJalibariTheme-jar-0.9.6.tgz</file> <file>dgroupsJalibariTheme-jar-0.9.6.zip</file> <file>dgroupsNavgation-src-0.9.6.tgz</file> <file>dgroupsNavgation-src-0.9.6.zip</file> <file>dgroupsNavgation-ejb-0.9.6.tgz</file> <file>dgroupsNavgation-ejb-0.9.6.zip</file> <file>dgroupsNavgation-jar-0.9.6.tgz</file> <file>dgroupsNavgation-jar-0.9.6.zip</file> <file>dgroupsOneWorldTheme-src-0.9.6.tgz</file> <file>dgroupsOneWorldTheme-src-0.9.6.zip</file> <file>dgroupsOneWorldTheme-ejb-0.9.6.tgz</file> <file>dgroupsOneWorldTheme-ejb-0.9.6.zip</file> <file>dgroupsOneWorldTheme-jar-0.9.6.tgz</file> <file>dgroupsOneWorldTheme-jar-0.9.6.zip</file> <file>dgroupsPlainWhiteTheme-src-0.9.6.tgz</file> <file>dgroupsPlainWhiteTheme-src-0.9.6.zip</file> <file>dgroupsPlainWhiteTheme-ejb-0.9.6.tgz</file> <file>dgroupsPlainWhiteTheme-ejb-0.9.6.zip</file> <file>dgroupsPlainWhiteTheme-jar-0.9.6.tgz</file> <file>dgroupsPlainWhiteTheme-jar-0.9.6.zip</file> </package> <package name="fileupload-module"> <file>fileUpload-src-0.9.6.tgz</file> <file>fileUpload-src-0.9.6.zip</file> <file>fileUpload-ejb-0.9.6.tgz</file> <file>fileUpload-ejb-0.9.6.zip</file> <file>fileUpload-jar-0.9.6.tgz</file> <file>fileUpload-jar-0.9.6.zip</file> </package> <package name="mailforum-module"> <file>mailForum-src-0.9.6.tgz</file> <file>mailForum-src-0.9.6.zip</file> <file>mailForum-ejb-0.9.6.tgz</file> <file>mailForum-ejb-0.9.6.zip</file> <file>mailForum-jar-0.9.6.tgz</file> <file>mailForum-jar-0.9.6.zip</file> </package> <package name="issuetracker-module"> <file>issueTracker-src-0.9.6.tgz</file> <file>issueTracker-src-0.9.6.zip</file> <file>issueTracker-ejb-0.9.6.tgz</file> <file>issueTracker-ejb-0.9.6.zip</file> <file>issueTracker-jar-0.9.6.tgz</file> <file>issueTracker-jar-0.9.6.zip</file> </package> <package name="discussion-module"> <file>discussion-src-0.9.6.tgz</file> <file>discussion-src-0.9.6.zip</file> <file>discussion-ejb-0.9.6.tgz</file> <file>discussion-ejb-0.9.6.zip</file> <file>discussion-jar-0.9.6.tgz</file> <file>discussion-jar-0.9.6.zip</file> </package> <package name="news-module"> <file>news-src-0.9.6.tgz</file> <file>news-src-0.9.6.zip</file> <file>news-ejb-0.9.6.tgz</file> <file>news-ejb-0.9.6.zip</file> <file>news-jar-0.9.6.tgz</file> <file>news-jar-0.9.6.zip</file> </package> <package name="vote-module"> <file>vote-src-0.9.6.tgz</file> <file>vote-src-0.9.6.zip</file> <file>vote-ejb-0.9.6.tgz</file> <file>vote-ejb-0.9.6.zip</file> <file>vote-jar-0.9.6.tgz</file> <file>vote-jar-0.9.6.zip</file> </package> <package name="task-module"> <file>task-src-0.9.6.tgz</file> <file>task-src-0.9.6.zip</file> <file>task-ejb-0.9.6.tgz</file> <file>task-ejb-0.9.6.zip</file> <file>task-jar-0.9.6.tgz</file> <file>task-jar-0.9.6.zip</file> </package> -- Thomas Fogwill <tfo...@cs...> -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. |
From: Pieter v. Z. <pv...@cs...> - 2005-07-01 08:19:17
|
Jason, here is my response of yesterday for the MailForum module problem: The error in the server log seems to be related to the FileUpload module. This seems to an existing problem that I will take a look at. The Mail issue: =============== This might be the following issue: There is another jar that needs to be updated when compiling from source: coefficient-mailForum4james.jar This file is usually contained in jamesMailForumResources-${version}-.tar.gz Please copy (and maybe build Dithaka-Base again) the dithaka-base jars to the mailForum/lib directory and build the mailForum. Then Build coefficient-mailForum4james.jar from the mailForum module using target: james-jar Please update this version by copying it to {JAMES_HOME}/lib Make sure you have the newest version of Dithaka-James as well. I will have to add instructions on the site for building from source. If the mail is not matched in the AliasUser table or any errors occur, Dithaka will swallow the mail. We need to extend the notification system to notify the admins of these errors. This would need to be done in the next release. Please let me know if this fixes your problem? Kindly Pieter On Thu, 2005-06-30 at 10:10 +0100, Jason Meyler wrote: > Hi Pieter, > > We are having a problem sending mails from our demo instance at > http://demo.opendgroups.net. I hope you can help. It unfortunately means > that our testers are unable to proceed. > > Installation: > This is built from the CVSs on 6 June. I have also updated > dithaka-james.jar with your changes to the Forum mailets on 14 June > (also put this in the mailforum.ear). > > Actions carried out: > Started James - James logs in $JAMES_HOME/apps/james/logs show no > errors. However an exception is generated in > $JAMES_HOME/logs/wrapper.log. (attached). > Started JBoss - logs show no problems with initial deployment. > Browse to demo.opendgroups.net > logon as admin > create a new closed group > received email confirmation of this successfully > Browse to My Groups > Confirm the new group > Add a member > Browse to Messages > Create a list > Create a message - This message has not been received by either the site > admin or the member of the list. > James smtp logs show that the smtp server sent the mail successfully. > The mailet log shows that this mail was then stored in the address > error folder. (both logs attached) > Also attach the JBoss server log which has generated several exceptions. > > Regards > > Jason > |
From: Thomas F. <tfo...@us...> - 2005-06-07 08:57:29
|
On Mon, 2005-06-06 at 12:33 -0400, Enrique Nunez wrote: > I've downloaded Coefficient, gotten it to run and started playing > around with it. Glad to hear it :) > I've gone through all the documentation and noticed the "Workflow > Howto" has yet to be written. > > Has anyone written down exactly how to write your own workflows? > Also, what doctype is simpleWorkflow.xml? I can't remember offhand (I didn't write the workflow code). What I do remember (and what I can surmise from studying simpleworkflow.xml) is the following: * workflows definitions are done in an xml - see simpleWorkflow.xml (no DTD written, as far as I know, but there may have been some effort made defining a schema) * Workflow definitions are uploaded via the WorkflowAdmin module Each workflow definition has a name and description. I'm not sure about this, but I assume the list of <module/> elements (under the root) implies that the workflow must also declare which coefficient modules it will use. I have no idea what the <comparator/> element under the root does ??? The workflow engine is really more of a state transition engine, so each workflow.xml must define a set of states, one of which must be a starting state. It also defines one or more stop states (terminal states for the workflow - processing end in these states). Each state has a unique name and a description. The optional <start-state/> element sets whether or not a state is the start state, and the <stop-state/> sets whether it is a terminal state. Transitions between states are defined by stipulating rules/conditions in the xml file. Each transition is defined as: * destination state: name of the state to which we move if the conditions are met * rules: a set of rules to determine whether to make the transition or not. If I remember correctly, given the current state, the engine scans it's list of transitions, until it finds one whose rules are satisfied. The first transition found is "executed". I don't think multiple transitions and forking are supported; hence a workflow follows a single path through a set of states. The anatomy of the <rules> for a <state-transition> element is as follows: The <rules> element contains a set of <rule> elements. It also contains a <logical-operator> element, which determines how to evaluate rules when >1 of them are defined (i.e. when <rules> has >1 <rule> children). <operator-name>and</operator-name><rule>...</rule><rule>...</rule> matches if all the <rule> elements evaluate to true <operator-name>or</operator-name><rule>...</rule><rule>...</rule> matches if any of the <rule> element evaluate to true etc. Each <rule> is defined as: * a <comparator> element, which essentially defines the operator/operation used to evaluate . can be ==, =>, <=, etc or it can be "boolean", which simply matches the boolean value of it's one parameter. Not sure what else is supported? * a list of <paramater-element> elements, which define the operands A <paramater-element> contain one of the following: * a <paramater> element, for specifying a simple parameter. It has a <value> and a <type>. <type> is the Java type/classname of the parameter. <value> is the string representation of it's value. It can also have a <name> * an <action> element, which wraps the return value of a method call as a parameter. It has a <clazz> and a <method> elements, with optional <parameter-element> elements (so you can nest actions). * a <property> element, used to define a parameter that is the value of some property of an object. <action> declares the method to invoke to obtain a reference to the object, and <prop> is used to declare the property we're interested in. For instance, <property> <prop>members.size()</prop> <name>membersSize</name> <action> <clazz>Project</clazz> <method>getProject</method> </action> </property> getProject() is called to get a Project instance, and then the members.size() property is invoked (actually, the members property is obtained via getMembers, and then size() is called on it). A <state> also declares a <visibile-modules> element which declares which modules are visible while in this state (and, by implication, which are hidden). The <state> can also declare an <entry-state-actions> element that allows you to specify what must be done when this state is entered. In simpleworkflow.xml, for instance, the "readme task completion phase" updates the issue in the IssueTracker with information about the creation of the readme file. Similarly, one can define <exit-state-actions> for a state. Hopefully, what I've written above is accurate, and will help you to get going started. I should probably spend time to distill this into a proper howto (but really don't have much time right now :) Please contribute any corrections/additions to what I've written above (as this thread will probably form the basis of the howto). > This seems like a great product and I'd definitely consider it for my > clients if I could become more proficient in its use. Excellent, that is good news! We're hoping to release an update soon, with some changes to the Dithaka (http://dithaka.sourceforge.net) and email integration. Will post an announcement to the developers + users lists when we do. Regards T -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. |
From: Enrique N. <enr...@ho...> - 2005-06-06 16:33:46
|
<html><div style='background-color:'><DIV class=RTE>I've downloaded Coefficient, gotten it to run and started playing around with it. I've gone through all the documentation and noticed the "Workflow Howto" has yet to be written. </DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Has anyone written down exactly how to write your own workflows? </DIV> <DIV class=RTE>Also, what doctype is simpleWorkflow.xml?</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>This seems like a great product and I'd definitely consider it for my clients if I could become more proficient in its use. </DIV> <DIV class=RTE> </DIV> <DIV class=RTE>E</DIV></div></html> |
From: Pieter v. Z. <pv...@cs...> - 2005-05-09 09:58:58
|
Jason, Good day. Yes the files need to be in the root of the coefficient ejb jar file. We have put in fixes to the DataLoaderUtil in Feb. Please checkout the newest code from CVS and try again. Kindly Pieter From: Jason Meyler <jason@bt...> Dgroups specific config files 2005-01-13 12:06 Hi, I have been trying to get the three properties files - hibernate_util.properties. coefficient.properties and project.properties to load Open Dgroup specific variables. I am still having no success in getting them to work. Dylan has suggested that I check that I load them into the correct path in the coefficient-ejb archive (running on JBoss). I have been loading them back into the root of the archive. Is this the correct place? If any changes at all are made from the default then an exception is triggered as follows when opening Coefficient for the first time on an empty database: ERROR [za.org.coefficient.util.ejb.DataLoaderUtil] at: DataLoaderUtil.java:267 | object id: 8 | operation: persistence exception on update | exception type: net.sf.hibernate.PropertyValueException | exception message: not-null property references a null or transient value: za.org.coefficient.authentication.CoefficientUser.email net.sf.hibernate.PropertyValueException: not-null property references a null or transient value: za.org.coefficient.authentication.CoefficientUser.email at net.sf.hibernate.impl.SessionImpl.checkNullability(SessionImpl.java:1286) at net.sf.hibernate.impl.SessionImpl.doSave(SessionImpl.java:937) at net.sf.hibernate.impl.SessionImpl.doSave(SessionImpl.java:866) at net.sf.hibernate.impl.SessionImpl.saveWithGeneratedIdentifier(SessionImpl.ja va:788) at net.sf.hibernate.impl.SessionImpl.save(SessionImpl.java:747) at net.sf.hibernate.util.HibernateUtil.save(HibernateUtil.java:567) at za.org.coefficient.util.ejb.DataLoaderUtil.createDefaultUsersIfNeeded(DataLo aderUtil.java:267) at za.org.coefficient.util.ejb.DataLoaderUtil.initializeDataIfNeeded(DataLoader Util.java:141) ..............(I can send the full server.log if anyone wants it.) The exception shows that it is coming from the DatLoaderUtil. This happens regardless of whether the DgroupsDataLoaderUtil is set in hibernate_util.properties or not. Any suggestions please? Jason Meyler metaLAB Ltd |
From: Thomas F. <tfo...@cs...> - 2005-02-10 14:16:12
|
Anyone else seeing this, or know anything about it? -------- Forwarded Message -------- > When using Coefficient with mysql I constantly get sql exception after > a long period of inactivity (similar errors to the one I had at > installation time before the schema was updated). After a few seconds > clicking arround everything seems to work again. I have the feeling > that mysql is closing connections and that there are not reset > properly. The install time exceptions mentioned are related to closed connections A stacktrace can be seen here: http://sourceforge.net/mailarchive/message.php?msg_id=10680038 (The patch mentioned is already in CVS. It's basically just a null check to prevent NPE's). Any ideas? -- Thomas Fogwill <tfo...@cs...> -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. |
From: Thomas F. <tfo...@us...> - 2005-02-10 13:50:29
|
(Sebastien: this is to the devel list to discuss how and when we fix the problem. Please contribute to the discussion if necessary, as I don't think any of the coefficient developers actively use Oracle) We have an issue with identifier name length in oracle (and maybe other RDBMS's too) See below: On Thu, 2005-02-10 at 11:33 +0100, sebastien wrote: > I also decided to test Coefficient with Oracle in order to find out if > mysql was the responsible and actually I discovered that it is > impossible to configure the database with Oracle due to > an identifier name issue. > > See extract of the logs below. > > 4747 [Thread-5] INFO hbm2ddl.DatabaseMetadata - table not found: > COEFFICIENT_PROJECT_ATTRIBUTES_DATA > 4757 [Thread-5] INFO hbm2ddl.DatabaseMetadata - table not found: > COEFFICIENT_PROJECT > 4828 [Thread-5] INFO hbm2ddl.DatabaseMetadata - table not found: > hibernate_sequence > << key: hibernate_sequence is not sequence or table > java.sql.SQLException: ORA-00972: identifier is too long > > at > oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134) > at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289) > at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:573) > I suggest that we (again) rename the tables to shorten them. I propose the following convention: - Core tables (previously prefixed with COEFFICIENT_) are rather prefixed with COEF_ - Project tables (that previously contained the string PROJECT_ as part of their names) have PROJECT_ replaced by PROJ_ - Statistics tables (that previously contained the string STATISTICS as part of their names) have STATISTICS replaced by STATS - Attribute tables (that previously contained the string ATTRIBUTE_ as part of their names) have ATTRIBUTE_ replaced by ATTR_ - Module tables (that previously contained the string MODULE_ as part of their names) have MODULE_ replaced by MOD_ - Configuration tables (that previously contained the string CONFIGURATION_ as part of their names) have CONFIGURATION_ replaced by CONFIG_ What do we do about the dithaka and csir.workflow tables? The list of old table names, with their lengths: COEFFICIENT_ATTRIBUTE :: 21 COEFFICIENT_ATTRIBUTE_DATA :: 26 COEFFICIENT_ATTRIBUTE_ELEMENT :: 29 COEFFICIENT_ATTRIBUTE_ELEMENTS :: 30 COEFFICIENT_CATEGORY :: 20 COEFFICIENT_COMPONENT :: 21 COEFFICIENT_CONFIGURATION :: 25 COEFFICIENT_CONFIGURATION_PROPERTIES :: 36 COEFFICIENT_MODULE_STATISTICS :: 29 COEFFICIENT_MODULE_STATISTICS_ARCHIVE :: 37 COEFFICIENT_MODULE_STATISTICS_DATA :: 34 COEFFICIENT_NEWS :: 16 COEFFICIENT_PROJECT :: 19 COEFFICIENT_PROJECT_ATTRIBUTES :: 30 COEFFICIENT_PROJECT_ATTRIBUTES_DATA :: 35 COEFFICIENT_PROJECT_CATEGORIES :: 30 COEFFICIENT_PROJECT_COMPONENTS :: 30 COEFFICIENT_PROJECT_MEMBER :: 26 COEFFICIENT_PROJECT_MEMBERS :: 27 COEFFICIENT_PROJECT_MODULES :: 27 COEFFICIENT_PROJECT_PENDING_MEMBERS :: 35 COEFFICIENT_PROJECT_STATISTICS :: 30 COEFFICIENT_PROJECT_STATISTICS_ARCHIVE :: 38 COEFFICIENT_PROJECT_STATISTICS_DATA :: 35 COEFFICIENT_PROJECT_STATISTICS_MODULE_STATISTICS :: 48 COEFFICIENT_PROJECT_VERSION :: 27 COEFFICIENT_PROJECT_VERSIONS :: 28 COEFFICIENT_ROLE :: 16 COEFFICIENT_USER :: 16 COEFFICIENT_WORKFLOW_XML :: 24 CSIR_WORKFLOW_DATA :: 18 dithaka_conversation :: 20 dithaka_forum :: 13 dithaka_message :: 15 dithaka_resource :: 16 dithaka_statement :: 17 dithaka_usermailpreferences :: 27 The above conventions will change this list to: COEF_ATTRIBUTE :: 14 COEF_ATTR_DATA :: 14 COEF_ATTR_ELEMENT :: 17 COEF_ATTR_ELEMENTS :: 18 COEF_CATEGORY :: 13 COEF_COMPONENT :: 14 COEF_CONFIGURATION :: 18 COEF_CONFIG_PROPERTIES :: 22 COEF_MOD_STATISTICS :: 19 COEF_MOD_STATS_ARCHIVE :: 22 COEF_MOD_STATS_DATA :: 19 COEF_NEWS :: 9 COEF_PROJECT :: 12 COEF_PROJ_ATTRIBUTES :: 20 COEF_PROJ_ATTR_DATA :: 19 COEF_PROJ_CATEGORIES :: 20 COEF_PROJ_COMPONENTS :: 20 COEF_PROJ_MEMBER :: 16 COEF_PROJ_MEMBERS :: 17 COEF_PROJ_MODULES :: 17 COEF_PROJ_PENDING_MEMBERS :: 25 COEF_PROJ_STATISTICS :: 20 COEF_PROJ_STATS_ARCHIVE :: 23 COEF_PROJ_STATS_DATA :: 20 COEF_PROJ_STATS_MOD_STATS :: 25 COEF_PROJ_VERSION :: 17 COEF_PROJ_VERSIONS :: 18 COEF_ROLE :: 9 COEF_USER :: 9 COEF_WORKFLOW_XML :: 17 CSIR_WORKFLOW_DATA :: 18 dithaka_conversation :: 20 dithaka_forum :: 13 dithaka_message :: 15 dithaka_resource :: 16 dithaka_statement :: 17 dithaka_usermailpreferences :: 27 These are all < 30 chars (which, I think, is the limit on Oracle). Any objections to this? -- Thomas Fogwill <tfo...@us...> -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. |
From: Thomas F. <tfo...@us...> - 2005-01-20 14:22:55
|
Sorry for not replying sooner. Things have been a bit unsettled here. On Tue, 2005-01-04 at 19:02 +0100, Charles-Alexandre Sabourdin wrote: > I did it, i can create a jar using maven, my next goal will be to corre= ctly=20 > ste the war, I will also try to set the ejb but since I won't use it, i= t=20 > would probably be less "tested". > Next step for me will be the merge actions. > My next goals will be : > - finish to make war works. cool, well done! How are you progressing on the war creation? > - add the net.sf.hibernate.util.HibernateUtil into the project or crea= te a=20 > sp=E9cial module ? I prefer to have coefficient buildable as a standalone module (i.e. without having to checkout additional cvs modules). hibernateUtil has wider applicability than just this project, which is why it wasn't added to the core source tree. That is why we have the jar file in the lib directory (in cvs).=20 I'd prefer to keep the hibernateUtil source separate. Thoughts? > - int=E9grate the localisation I will use it in french ;) that would be great. i8n and l10n is something that's been on the todo list for a while, but that hasn't yet been done :) > How could I send you my script and corrections ? probably best to just send patches/scripts to the dev list for now.=20 --=20 This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. |
From: Jason M. <jas...@bt...> - 2005-01-13 12:06:12
|
Hi, I have been trying to get the three properties files - hibernate_util.properties. coefficient.properties and project.properties to load Open Dgroup specific variables. I am still having no success in getting them to work. Dylan has suggested that I check that I load them into the correct path in the coefficient-ejb archive (running on JBoss). I have been loading them back into the root of the archive. Is this the correct place? If any changes at all are made from the default then an exception is triggered as follows when opening Coefficient for the first time on an empty database: ERROR [za.org.coefficient.util.ejb.DataLoaderUtil] at: DataLoaderUtil.java:267 | object id: 8 | operation: persistence exception on update | exception type: net.sf.hibernate.PropertyValueException | exception message: not-null property references a null or transient value: za.org.coefficient.authentication.CoefficientUser.email net.sf.hibernate.PropertyValueException: not-null property references a null or transient value: za.org.coefficient.authentication.CoefficientUser.email at net.sf.hibernate.impl.SessionImpl.checkNullability(SessionImpl.java:1286) at net.sf.hibernate.impl.SessionImpl.doSave(SessionImpl.java:937) at net.sf.hibernate.impl.SessionImpl.doSave(SessionImpl.java:866) at net.sf.hibernate.impl.SessionImpl.saveWithGeneratedIdentifier(SessionImpl.ja va:788) at net.sf.hibernate.impl.SessionImpl.save(SessionImpl.java:747) at net.sf.hibernate.util.HibernateUtil.save(HibernateUtil.java:567) at za.org.coefficient.util.ejb.DataLoaderUtil.createDefaultUsersIfNeeded(DataLo aderUtil.java:267) at za.org.coefficient.util.ejb.DataLoaderUtil.initializeDataIfNeeded(DataLoader Util.java:141) ..............(I can send the full server.log if anyone wants it.) The exception shows that it is coming from the DatLoaderUtil. This happens regardless of whether the DgroupsDataLoaderUtil is set in hibernate_util.properties or not. Any suggestions please? Jason Meyler metaLAB Ltd |
From: Charles-Alexandre S. <ka...@de...> - 2005-01-04 18:01:51
|
I did it, i can create a jar using maven, my next goal will be to correctly= =20 ste the war, I will also try to set the ejb but since I won't use it, it=20 would probably be less "tested". Next step for me will be the merge actions. My next goals will be : - finnish to make war works. - defining modules action (I wonder if if should be in reactor or stand=20 alone ?) - join the project (I cannot reset my sf.net password) - add the net.sf.hibernate.util.HibernateUtil into the project or create a= =20 sp=C3=A9cial module ? - int=C3=A9grate the localisation I will use it in french ;) How could I send you my script and corrections ? =2D-=20 Charles-Alexandre SABOURDIN =2D---------------- |
From: Thomas F. <tfo...@cs...> - 2005-01-03 13:26:54
|
On Sat, 2005-01-01 at 20:19 +0200, Dylan Etkin wrote: > ... it sounds like a pain but the easiest would be to > decompile the classes using JAD from the jar that you have ... better yet, see: http://icomdmz1.csir.co.za/~tfogwill/files/hibernateUtil-src.tgz Cheers -- Thomas Fogwill <tfo...@cs...> |
From: Dylan & A. E. <dn...@gm...> - 2005-01-01 18:19:43
|
I am moving at the moment and my access to my computer is currently not available, it sounds like a pain but the easiest would be to decompile the classes using JAD from the jar that you have. The reason it is in the hibernate package space is because this is a bit of code that I have used across about 4-5 projects and I did not want to force a reference to the coefficient package space in the other projects. I think that the problem lies with the aspect pointcut definitions, for some reason with the later version of aspectj they seem to have become broader than they were with the older version. Happy new year and good luck, Dylan On Fri, 31 Dec 2004 11:11:29 +0100, Charles-Alexandre Sabourdin <ka...@de...> wrote: > If the aspectj probl=E8me seems to be linked to some methode define in > hibernateUtil.jar do you think you could send me those two java files in > order for me to adapter them for the project ? >=20 > I wonder why did you choose to create a package with net.sf.hibernate/uti= l > instead of adding it into coefficient ? >=20 > 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 usin= g > > 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 t= o > > fix it for a couple of hours and did not get a solution. If you make th= e > > 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/sr= c/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/sr= c/as > >pectj/za/org/coefficient/aspects/base/BaseCoefficientAspect.java:52 [err= or > > 455]: error at HibernateUtil.saveOrUpdate(wd); > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >=20 > -- > Charles-Alexandre > SABOURDIN > ----------------- >=20 > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Coefficient-devel mailing list > Coe...@li... > https://lists.sourceforge.net/lists/listinfo/coefficient-devel > |
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---------------- |
From: Dylan E. <de...@cs...> - 2004-12-31 09:24:55
|
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/java/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/aspectj/za/org/coefficient/aspects/base/BaseCoefficientAspect.java:52 [error 455]: error at HibernateUtil.saveOrUpdate(wd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- Charles-Alexandre SABOURDIN ----------------- Dependency list : coefficient/lib/: ant-contrib-0.4.jar used only for ant ? aspectjrt.jar used only for aspectj ? aspectjtools.jar used only for aspectj ? castor-0.9.5-xml.jar <dependency><groupId>castor</groupId><artifactId>castor</artifactId><version>0.9.5-xml</version><url>http://castor.exolab.org/download.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-beanutils.jar <dependency><groupId>commons-beanutils</groupId><artifactId>commons-beanutils</artifactId><version>1.7.0</version><url>http://jakarta.apache.org/commons/beanutils/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-collections.jar <dependency><groupId>commons-collections</groupId><artifactId>commons-collections</artifactId><version>3.0</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-fileupload-1.0.jar <dependency><groupId>commons-fileupload</groupId><artifactId>commons-fileupload</artifactId><version>1.0</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-httpclient-2.0.2.jar <dependency><groupId>commons-httpclient</groupId><artifactId> commons-httpclient</artifactId><version>2.0.2</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-lang.jar <dependency><groupId>commons-lang</groupId><artifactId> commons-lang</artifactId><version>2.0</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-logging.jar <dependency><groupId>commons-logging</groupId><artifactId> commons-logging</artifactId><version>1.1-dev</version><url>http://jakarta.apache.org/velocity/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> csir-workflow.jar <dependency><groupId>csir</groupId><artifactId>csir-workflow</artifactId><version>0.8.1</version><url>http://www.csir.co.za/plsql/ptl0002/ptl0002_pge001_home</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jakarta-regexp-1.2.jar <dependency><groupId>jakarta-regexp</groupId><artifactId>jakarta-regexp</artifactId><version>1.2</version><url>http://jakarta.apache.org/regexp/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jboss-j2ee.jar <dependency><groupId>jboss</groupId><artifactId>jboss-j2ee</artifactId><version>3.2.3</version><url>http://www.jboss.org/products/index</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> velocity-1.4-dev.jar <dependency><groupId>velocity</groupId><artifactId>velocity</artifactId><version>1.4</version><url>http://jakarta.apache.org/velocity/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> xdoclet-1.2b4.jar used only for xdoclet ? xdoclet-ejb-module-1.2b4.jar used only for xdoclet ? xdoclet-hibernate-module-1.2b4.jar used only for xdoclet ? xdoclet-jboss-module-1.2b4.jar used only for xdoclet ? xdoclet-jmx-module-1.2b4.jar used only for xdoclet ? xdoclet-pojo2ejb-module-1.2b3.jar used only for xdoclet ? xdoclet-serverxml-module-1.2b3.jar used only for xdoclet ? xdoclet-web-module-1.2b4.jar used only for xdoclet ? xdoclet-xdoclet-module-1.2b4.jar used only for xdoclet ? xjavadoc-1.0.jar used only for xdoclet ? coefficient/lib/hibernate: cglib-2.0-rc2.jar <dependency><groupId>cglib</groupId><artifactId>cglib</artifactId><version>2.0-rc2</version><url>http://cglib.sourceforge.net/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> connector.jar <dependency><groupId>csir</groupId><artifactId>connector</artifactId><version>unknown</version><jar>connector.jar/jar><url>http://java.sun.com/j2ee/connector/download.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> dom4j-1.4.jar <dependency><groupId>dom4j</groupId><artifactId> dom4j</artifactId><version>1.4</version><url>http://www.dom4j.org/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> ehcache-0.6.jar <dependency><groupId>ehcache</groupId><artifactId> ehcache</artifactId><version>0.7</version><url>http://ehcache.sourceforge.net/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> hibernate2.jar <dependency><groupId>hibernate</groupId><artifactId>hibernate</artifactId><version>2.1.6</version><url>http://www.hibernate.org/6.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> hibernateUtil.jar ? <dependency><groupId>csir</groupId><artifactId>hibernateUtil</artifactId><version>unknown</version><jar>hibernateUtil.jar</jar><url>http://www.hibernate.org/6.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jta.jar <dependency><groupId>csir</groupId><artifactId>jta</artifactId><version>unknown</version><jar>jta.jar</jar><url>http://java.sun.com/j2ee/transactions/index.jsp</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> log4j-1.2.8.jar <dependency><groupId>log4j</groupId><artifactId>log4j</artifactId><version>1.2.8</version><url>http://logging.apache.org/log4j/docs/download.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> odmg-3.0.jar <dependency><groupId>odmg</groupId><artifactId>odmg</artifactId><version>3.0</version><url>http://www.odmg.org/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> xerces-2.4.0.jar <dependency><groupId>xerces</groupId><artifactId>xerces</artifactId><version>2.4.0</version><url>http://xml.apache.org/xerces2-j/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> coefficient/lib/jfreechart: gnujaxp.jar <dependency><groupId>gnujaxp</groupId><artifactId>gnujaxp</artifactId><version>1.0beta1</version><url>http://www.gnu.org/software/classpathx/jaxp/jaxp.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jcommon-0.9.6.jar <dependency><groupId>jcommon</groupId><artifactId>jcommon</artifactId><version>0.9.6</version><url>http://www.jfree.org/jcommon/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jfreechart-0.9.21.jar <dependency><groupId>jfreechart</groupId><artifactId>jfreechart</artifactId><version>0.9.21</version><url>http://www.jfree.org/jfreechart/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> coefficient/lib/mail: activation.jar <dependency><groupId>csir</groupId><artifactId>activation</artifactId><version>unknown</version><jar>activation.jar</jar><url>http://java.sun.com/products/javabeans/glasgow/jaf.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> mail.jar <dependency><groupId>csir</groupId><artifactId>mail</artifactId><version>unknown</version><jar>mail.jar</jar><url>http://java.sun.com/products/jms/index.jsp</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> -------- Element non lister . <dependency><groupId>servletapi</groupId><artifactId>servletapi</artifactId><version>2.3</version><url>http://www.hibernate.org/6.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Coefficient-devel mailing list Coe...@li... https://lists.sourceforge.net/lists/listinfo/coefficient-devel |
From: Charles-Alexandre S. <ka...@de...> - 2004-12-29 12:38:07
|
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/java/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/aspectj/za/org/coefficient/aspects/base/BaseCoefficientAspect.java:52 [error 455]: error at HibernateUtil.saveOrUpdate(wd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- Charles-Alexandre SABOURDIN ----------------- Dependency list : coefficient/lib/: ant-contrib-0.4.jar used only for ant ? aspectjrt.jar used only for aspectj ? aspectjtools.jar used only for aspectj ? castor-0.9.5-xml.jar <dependency><groupId>castor</groupId><artifactId>castor</artifactId><version>0.9.5-xml</version><url>http://castor.exolab.org/download.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-beanutils.jar <dependency><groupId>commons-beanutils</groupId><artifactId>commons-beanutils</artifactId><version>1.7.0</version><url>http://jakarta.apache.org/commons/beanutils/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-collections.jar <dependency><groupId>commons-collections</groupId><artifactId>commons-collections</artifactId><version>3.0</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-fileupload-1.0.jar <dependency><groupId>commons-fileupload</groupId><artifactId>commons-fileupload</artifactId><version>1.0</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-httpclient-2.0.2.jar <dependency><groupId>commons-httpclient</groupId><artifactId> commons-httpclient</artifactId><version>2.0.2</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-lang.jar <dependency><groupId>commons-lang</groupId><artifactId> commons-lang</artifactId><version>2.0</version><url>http://jakarta.apache.org/commons/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> commons-logging.jar <dependency><groupId>commons-logging</groupId><artifactId> commons-logging</artifactId><version>1.1-dev</version><url>http://jakarta.apache.org/velocity/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> csir-workflow.jar <dependency><groupId>csir</groupId><artifactId>csir-workflow</artifactId><version>0.8.1</version><url>http://www.csir.co.za/plsql/ptl0002/ptl0002_pge001_home</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jakarta-regexp-1.2.jar <dependency><groupId>jakarta-regexp</groupId><artifactId>jakarta-regexp</artifactId><version>1.2</version><url>http://jakarta.apache.org/regexp/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jboss-j2ee.jar <dependency><groupId>jboss</groupId><artifactId>jboss-j2ee</artifactId><version>3.2.3</version><url>http://www.jboss.org/products/index</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> velocity-1.4-dev.jar <dependency><groupId>velocity</groupId><artifactId>velocity</artifactId><version>1.4</version><url>http://jakarta.apache.org/velocity/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> xdoclet-1.2b4.jar used only for xdoclet ? xdoclet-ejb-module-1.2b4.jar used only for xdoclet ? xdoclet-hibernate-module-1.2b4.jar used only for xdoclet ? xdoclet-jboss-module-1.2b4.jar used only for xdoclet ? xdoclet-jmx-module-1.2b4.jar used only for xdoclet ? xdoclet-pojo2ejb-module-1.2b3.jar used only for xdoclet ? xdoclet-serverxml-module-1.2b3.jar used only for xdoclet ? xdoclet-web-module-1.2b4.jar used only for xdoclet ? xdoclet-xdoclet-module-1.2b4.jar used only for xdoclet ? xjavadoc-1.0.jar used only for xdoclet ? coefficient/lib/hibernate: cglib-2.0-rc2.jar <dependency><groupId>cglib</groupId><artifactId>cglib</artifactId><version>2.0-rc2</version><url>http://cglib.sourceforge.net/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> connector.jar <dependency><groupId>csir</groupId><artifactId>connector</artifactId><version>unknown</version><jar>connector.jar/jar><url>http://java.sun.com/j2ee/connector/download.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> dom4j-1.4.jar <dependency><groupId>dom4j</groupId><artifactId> dom4j</artifactId><version>1.4</version><url>http://www.dom4j.org/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> ehcache-0.6.jar <dependency><groupId>ehcache</groupId><artifactId> ehcache</artifactId><version>0.7</version><url>http://ehcache.sourceforge.net/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> hibernate2.jar <dependency><groupId>hibernate</groupId><artifactId>hibernate</artifactId><version>2.1.6</version><url>http://www.hibernate.org/6.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> hibernateUtil.jar ? <dependency><groupId>csir</groupId><artifactId>hibernateUtil</artifactId><version>unknown</version><jar>hibernateUtil.jar</jar><url>http://www.hibernate.org/6.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jta.jar <dependency><groupId>csir</groupId><artifactId>jta</artifactId><version>unknown</version><jar>jta.jar</jar><url>http://java.sun.com/j2ee/transactions/index.jsp</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> log4j-1.2.8.jar <dependency><groupId>log4j</groupId><artifactId>log4j</artifactId><version>1.2.8</version><url>http://logging.apache.org/log4j/docs/download.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> odmg-3.0.jar <dependency><groupId>odmg</groupId><artifactId>odmg</artifactId><version>3.0</version><url>http://www.odmg.org/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> xerces-2.4.0.jar <dependency><groupId>xerces</groupId><artifactId>xerces</artifactId><version>2.4.0</version><url>http://xml.apache.org/xerces2-j/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> coefficient/lib/jfreechart: gnujaxp.jar <dependency><groupId>gnujaxp</groupId><artifactId>gnujaxp</artifactId><version>1.0beta1</version><url>http://www.gnu.org/software/classpathx/jaxp/jaxp.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jcommon-0.9.6.jar <dependency><groupId>jcommon</groupId><artifactId>jcommon</artifactId><version>0.9.6</version><url>http://www.jfree.org/jcommon/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> jfreechart-0.9.21.jar <dependency><groupId>jfreechart</groupId><artifactId>jfreechart</artifactId><version>0.9.21</version><url>http://www.jfree.org/jfreechart/</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> coefficient/lib/mail: activation.jar <dependency><groupId>csir</groupId><artifactId>activation</artifactId><version>unknown</version><jar>activation.jar</jar><url>http://java.sun.com/products/javabeans/glasgow/jaf.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> mail.jar <dependency><groupId>csir</groupId><artifactId>mail</artifactId><version>unknown</version><jar>mail.jar</jar><url>http://java.sun.com/products/jms/index.jsp</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> -------- Element non lister . <dependency><groupId>servletapi</groupId><artifactId>servletapi</artifactId><version>2.3</version><url>http://www.hibernate.org/6.html</url><properties><war.bundle>true</war.bundle><ear.bundle>true</ear.bundle><cactus.bundle>true</cactus.bundle></properties></dependency> |
From: Charles-Alexandre S. <ka...@de...> - 2004-12-29 10:44:17
|
Hello, Has I had proposed before I am working on a mavenization of the project in order to leave ant for maven and make dependancies simplier. so I create so far a maven.xml that copy files from /coefficient to /maven/coefficient and files for /coefficient-maven to /maven/coefficient. Then /maven/coefficient became the "regular" project fordel. if you ask why, it is because I like maven and find the "dependency track" cool. so far I add to create a specifique project.xml and there are few probleme with jar:jar action. so I send you those script if you like. my problem is with hibernate librairies : ( cglib-2.0-rc2.jar connector.jar dom4j-1.4.jar ehcache-0.6.jar hibernate2.jar hibernateUtil.jar jta.jar log4j-1.2.8.jar odmg-3.0.jar xerces-2.4.0.jar ) I cannot find "hibernateUtil.jar" -- Charles-Alexandre SABOURDIN ----------------- |
From: Dylan E. <de...@cs...> - 2004-12-22 08:14:43
|
You just need to do a clean before you do that target. You have done a build for EJB before and the generated files are still in your gen directory. If you do an 'ant clean deploy-war' you should come right.\ Dylan Etkin Dylan Etkin ISTC +27 12 841 3200 >>> Charles-Alexandre Sabourdin <ka...@de...> 2004/12/20 10:05:34 PM >>> hello, I tried to install module into coefficient. I download vote, fileUpload and issuetraker from CVS put them into ${coefficient}/src/modules and try to set ant deploy-war. I did copy modules-common.ent form ${coefficient} to ${coefficient}/src in order to make it works. but I have errors. [hibernatedoclet] Generating mapping file for za.org.coefficient.statistics.data.ModuleStatistics. [hibernatedoclet] za.org.coefficient.statistics.data.ModuleStatistics generate-webapp: compile-webapp: [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/FileUploadBean.java:20 The type FileUploadBean is already defined [iajc] public abstract class FileUploadBean [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/MostRecentFileUploadsBean.java:20 The type MostRecentFileUploadsBean is already defined [iajc] public abstract class MostRecentFileUploadsBean [iajc] ^^^^^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/FileUpload.java:71 The type FileUpload is already defined [iajc] public class FileUpload extends BaseProjectModule { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/MostRecentFileUploads.java:44 The type MostRecentFileUploads is already defined [iajc] public class MostRecentFileUploads extends BaseModule { [iajc] ^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectEntity.java:41 The type ProjectEntity is already defined [iajc] public abstract class ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolder.java:28 The type ProjectFolder is already defined [iajc] public class ProjectFolder extends ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolderItem.java:28 The type ProjectFolderItem is already defined [iajc] public class ProjectFolderItem extends ProjectEntity [iajc] ^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectUpload.java:33 The type ProjectUpload is already defined [iajc] public class ProjectUpload implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/DiscussionData.java:38 The type DiscussionData is already defined [iajc] public class DiscussionData implements Validatable, java.io.Serializable { [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueData.java:38 The type IssueData is already defined [iajc] public class IssueData implements java.io.Serializable { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueTracker.java:78 The type IssueTracker is already defined [iajc] public class IssueTracker extends BaseProjectModule { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/SearchFilter.java:36 The type SearchFilter is already defined [iajc] public class SearchFilter implements java.io.Serializable { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/URLEncoder.java:22 The type URLEncoder is already defined [iajc] public class URLEncoder { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteAdminBean.java:20 The type VoteAdminBean is already defined [iajc] public abstract class VoteAdminBean [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteBean.java:20 The type VoteBean is already defined [iajc] public abstract class VoteBean [iajc] ^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/Vote.java:55 The type Vote is already defined [iajc] public class Vote extends BaseProjectModule { [iajc] ^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteAdmin.java:52 The type VoteAdmin is already defined [iajc] public class VoteAdmin extends BaseProjectModule { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteData.java:33 The type VoteData is already defined [iajc] public class VoteData implements java.io.Serializable { [iajc] ^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/FileUpload.java:71 The type FileUpload is already defined [iajc] public class FileUpload extends BaseProjectModule { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/MostRecentFileUploads.java:44 The type MostRecentFileUploads is already defined [iajc] public class MostRecentFileUploads extends BaseModule { [iajc] ^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectEntity.java:41 The type ProjectEntity is already defined [iajc] public abstract class ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolder.java:28 The type ProjectFolder is already defined BUILD FAILED /home/sabourdin/java/cvs/coefficient/coefficient/build.xml:159: 36 errors Total time: 29 seconds [iajc] public class ProjectFolder extends ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolderItem.java:28 The type ProjectFolderItem is already defined [iajc] public class ProjectFolderItem extends ProjectEntity [iajc] ^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectUpload.java:33 The type ProjectUpload is already defined [iajc] public class ProjectUpload implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/FileUploadBean.java:20 The type FileUploadBean is already defined [iajc] public abstract class FileUploadBean [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/MostRecentFileUploadsBean.java:20 The type MostRecentFileUploadsBean is already defined [iajc] public abstract class MostRecentFileUploadsBean [iajc] ^^^^^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/DiscussionData.java:38 The type DiscussionData is already defined [iajc] public class DiscussionData implements Validatable, java.io.Serializable { [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueData.java:38 The type IssueData is already defined [iajc] public class IssueData implements java.io.Serializable { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueTracker.java:78 The type IssueTracker is already defined [iajc] public class IssueTracker extends BaseProjectModule { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/SearchFilter.java:36 The type SearchFilter is already defined [iajc] public class SearchFilter implements java.io.Serializable { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/URLEncoder.java:22 The type URLEncoder is already defined [iajc] public class URLEncoder { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/Vote.java:55 The type Vote is already defined [iajc] public class Vote extends BaseProjectModule { [iajc] ^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteAdmin.java:52 The type VoteAdmin is already defined [iajc] public class VoteAdmin extends BaseProjectModule { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteData.java:33 The type VoteData is already defined [iajc] public class VoteData implements java.io.Serializable { [iajc] ^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteAdminBean.java:20 The type VoteAdminBean is already defined [iajc] public abstract class VoteAdminBean [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteBean.java:20 The type VoteBean is already defined [iajc] public abstract class VoteBean [iajc] ^^^^^^^^ Process ant exited with code 1 -- Charles-Alexandre SABOURDIN ----------------- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Coefficient-devel mailing list Coe...@li... https://lists.sourceforge.net/lists/listinfo/coefficient-devel |
From: Charles-Alexandre S. <ka...@de...> - 2004-12-20 20:05:26
|
hello, I tried to install module into coefficient. I download vote, fileUpload and issuetraker from CVS put them into ${coefficient}/src/modules and try to set ant deploy-war. I did copy modules-common.ent form ${coefficient} to ${coefficient}/src in order to make it works. but I have errors. [hibernatedoclet] Generating mapping file for za.org.coefficient.statistics.data.ModuleStatistics. [hibernatedoclet] za.org.coefficient.statistics.data.ModuleStatistics generate-webapp: compile-webapp: [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/FileUploadBean.java:20 The type FileUploadBean is already defined [iajc] public abstract class FileUploadBean [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/MostRecentFileUploadsBean.java:20 The type MostRecentFileUploadsBean is already defined [iajc] public abstract class MostRecentFileUploadsBean [iajc] ^^^^^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/FileUpload.java:71 The type FileUpload is already defined [iajc] public class FileUpload extends BaseProjectModule { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/MostRecentFileUploads.java:44 The type MostRecentFileUploads is already defined [iajc] public class MostRecentFileUploads extends BaseModule { [iajc] ^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectEntity.java:41 The type ProjectEntity is already defined [iajc] public abstract class ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolder.java:28 The type ProjectFolder is already defined [iajc] public class ProjectFolder extends ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolderItem.java:28 The type ProjectFolderItem is already defined [iajc] public class ProjectFolderItem extends ProjectEntity [iajc] ^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectUpload.java:33 The type ProjectUpload is already defined [iajc] public class ProjectUpload implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/DiscussionData.java:38 The type DiscussionData is already defined [iajc] public class DiscussionData implements Validatable, java.io.Serializable { [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueData.java:38 The type IssueData is already defined [iajc] public class IssueData implements java.io.Serializable { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueTracker.java:78 The type IssueTracker is already defined [iajc] public class IssueTracker extends BaseProjectModule { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/SearchFilter.java:36 The type SearchFilter is already defined [iajc] public class SearchFilter implements java.io.Serializable { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/URLEncoder.java:22 The type URLEncoder is already defined [iajc] public class URLEncoder { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteAdminBean.java:20 The type VoteAdminBean is already defined [iajc] public abstract class VoteAdminBean [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteBean.java:20 The type VoteBean is already defined [iajc] public abstract class VoteBean [iajc] ^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/Vote.java:55 The type Vote is already defined [iajc] public class Vote extends BaseProjectModule { [iajc] ^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteAdmin.java:52 The type VoteAdmin is already defined [iajc] public class VoteAdmin extends BaseProjectModule { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteData.java:33 The type VoteData is already defined [iajc] public class VoteData implements java.io.Serializable { [iajc] ^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/FileUpload.java:71 The type FileUpload is already defined [iajc] public class FileUpload extends BaseProjectModule { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/MostRecentFileUploads.java:44 The type MostRecentFileUploads is already defined [iajc] public class MostRecentFileUploads extends BaseModule { [iajc] ^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectEntity.java:41 The type ProjectEntity is already defined [iajc] public abstract class ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolder.java:28 The type ProjectFolder is already defined BUILD FAILED /home/sabourdin/java/cvs/coefficient/coefficient/build.xml:159: 36 errors Total time: 29 seconds [iajc] public class ProjectFolder extends ProjectEntity implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectFolderItem.java:28 The type ProjectFolderItem is already defined [iajc] public class ProjectFolderItem extends ProjectEntity [iajc] ^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/src/za/org/coefficient/modules/fileUpload/ProjectUpload.java:33 The type ProjectUpload is already defined [iajc] public class ProjectUpload implements java.io.Serializable { [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/FileUploadBean.java:20 The type FileUploadBean is already defined [iajc] public abstract class FileUploadBean [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/fileUpload/build/gen/src/za/org/coefficient/modules/fileUpload/beans/MostRecentFileUploadsBean.java:20 The type MostRecentFileUploadsBean is already defined [iajc] public abstract class MostRecentFileUploadsBean [iajc] ^^^^^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/DiscussionData.java:38 The type DiscussionData is already defined [iajc] public class DiscussionData implements Validatable, java.io.Serializable { [iajc] ^^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueData.java:38 The type IssueData is already defined [iajc] public class IssueData implements java.io.Serializable { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/IssueTracker.java:78 The type IssueTracker is already defined [iajc] public class IssueTracker extends BaseProjectModule { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/SearchFilter.java:36 The type SearchFilter is already defined [iajc] public class SearchFilter implements java.io.Serializable { [iajc] ^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/issueTracker/src/za/org/coefficient/modules/issueTracker/URLEncoder.java:22 The type URLEncoder is already defined [iajc] public class URLEncoder { [iajc] ^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/Vote.java:55 The type Vote is already defined [iajc] public class Vote extends BaseProjectModule { [iajc] ^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteAdmin.java:52 The type VoteAdmin is already defined [iajc] public class VoteAdmin extends BaseProjectModule { [iajc] ^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/src/za/org/coefficient/modules/vote/VoteData.java:33 The type VoteData is already defined [iajc] public class VoteData implements java.io.Serializable { [iajc] ^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteAdminBean.java:20 The type VoteAdminBean is already defined [iajc] public abstract class VoteAdminBean [iajc] ^^^^^^^^^^^^^ [iajc] /home/sabourdin/java/cvs/coefficient/coefficient/src/modules/vote/build/gen/src/za/org/coefficient/modules/vote/beans/VoteBean.java:20 The type VoteBean is already defined [iajc] public abstract class VoteBean [iajc] ^^^^^^^^ Process ant exited with code 1 -- Charles-Alexandre SABOURDIN ----------------- |
From: Richard H. <fre...@la...> - 2004-11-17 16:09:21
|
Problems occur when cookies are not allowed or filtered by a proxy. Maybe you should encode url by including the session ID in it (with the standard lib, it is very easy ). Richard |
From: Dylan E. <de...@cs...> - 2004-11-17 11:32:32
|
That is a bug. I will fix it before I make the new release with the re-vamped issue tracker. Dylan Dylan Etkin ISTC +27 12 841 3200 >>>Richard HALLIER <fre...@la...> 11/17 12:40 pm >>> Hi, Just to know if it is a normal case or not : - Under admin login, I create a user X - I log as X, and create a project - I log as admin and want to confirm the project, and there I have an error : You must be a member of the project before you can view it. ->So who can confirm the project? Richard. ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 Coefficient-devel mailing list Coe...@li... https://lists.sourceforge.net/lists/listinfo/coefficient-devel -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. |
From: Richard H. <fre...@la...> - 2004-11-17 10:39:37
|
Hi, Just to know if it is a normal case or not : - Under admin login, I create a user X - I log as X, and create a project - I log as admin and want to confirm the project, and there I have an error : You must be a member of the project before you can view it. ->So who can confirm the project? Richard. |