Hi Sabat, I've had this problem too. I was a little patient and tried the connection several times. After about 4 times, on average, I got connected.
I don't think that there is a build anywhere but I'm really not sure about that assertion. Hope this helps. --- sabat <[EMAIL PROTECTED]> wrote: > I'd like to check this branch out, but cvs on > sourceforge seems to be > broken, and has been for days. Is there some trick > for anon access, > other than the standard examples? If not -- is there > a build of the > valueobject branch available somewhere else? > > -S > > Dos Santos wrote: > > >Yep, actually I've been working with wrapper > session > >beans on my own. But I'm definitely going to give > this > >a try. > > > >Thanks again for all your help. > > > >--- Eivind Waaler <[EMAIL PROTECTED]> wrote: > > > > > >>Yeah, they're created by the <entityfacade> > xdoclet > >>tag. Session beans > >>wrapping the functionality of the entity beans and > >>transfering all data as > >>value objects. XDoclet uses dataobjects in the > >>implementation of these, so > >>we incuded a special version supporting our > >>Middlegen-version of the value > >>objects.. > >> > >>It has been tested to work quite well. For > instance > >>if you want to access > >>the data remotely, having a facade like that is > the > >>best choice. The > >>entity beans should only be accessed through local > >>interfaces. > >> > >>.eivind > >> > >>On Mon, 16 Jun 2003, Dos Santos wrote: > >> > >> > >> > >>>Ok, I didn't know that. > >>> > >>>I built them and everything seems to be fine. I > >>> > >>> > >>have > >> > >> > >>>one more question though, what is a session > >>> > >>> > >>facade? is > >> > >> > >>>it a session wrapper bean? > >>> > >>>Thanks so much for your help. > >>> > >>>--- Eivind Waaler <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>>>When you get Middlegen from CVS you have to > >>>> > >>>> > >>build > >> > >> > >>>>the jar files. > >>>> > >>>>Just write 'ant' in the root directory. Then > >>>> > >>>> > >>proceed > >> > >> > >>>>as normal. If you > >>>>look at the build.xml file from this branch > >>>> > >>>> > >>you'll > >> > >> > >>>>see that the <cmp20> > >>>>tag has a valueobject="true" attribute. Also the > >>>><ejbdoclet> task is set > >>>>up with <valueobject> at the right place. > >>>> > >>>>I also generates facade session beans etc. > >>>> > >>>>Let me know if there are problems. > >>>> > >>>>Regards > >>>>.eivind > >>>> > >>>>On Mon, 16 Jun 2003, Dos Santos wrote: > >>>> > >>>> > >>>> > >>>>>I did that, and for some reason it's not > >>>>> > >>>>> > >>>>downloading > >>>> > >>>> > >>>>>any middlegen jar files. > >>>>> > >>>>>--- [EMAIL PROTECTED] wrote: > >>>>> > >>>>> > >>>>>>I'd reccommend just grabbing a fresh tree w/ > >>>>>> > >>>>>> > >>the > >> > >> > >>>>>>branch like: > >>>>>> > >>>>>>cvs -z 3 -d > >>>>>> > >>>>>> > >>>>>> > >:pserver:[EMAIL PROTECTED]:/cvsroot/middlegen > > > > > >>>>>>login > >>>>>>cvs -z 3 -d > >>>>>> > >>>>>> > >>>>>> > >:pserver:[EMAIL PROTECTED]:/cvsroot/middlegen > > > > > >>>>>>co > >>>>>>-r VALUEOBJECT_REFACTORING_BRANCH middlegen > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>>Dos Santos <[EMAIL PROTECTED]> > >>>>>>Sent by: > >>>>>> > >>>>>> > >>>>[EMAIL PROTECTED] > >>>> > >>>> > >>>>>>06/13/2003 05:59 PM > >>>>>>Please respond to middlegen-user > >>>>>> > >>>>>> To: > >>>>>> > >>>>>> > >>>>[EMAIL PROTECTED] > >>>> > >>>> > >>>>>> cc: > >>>>>> Subject: Re: [Middlegen-user] > >>>>>> > >>>>>> > >>>>Value > >>>> > >>>> > >>>>>>Object Patterns > >>>>>> > >>>>>> > >>>>>>I really need help! I've been trying to > >>>>>> > >>>>>> > >>update > >> > >> > >>>>>>middlegen with the > >>>>>> > >>>>>> > >>>>VALUEOBJECT_REFACTORING_BRANCH > >>>> > >>>> > >>>>>>but > >>>>>>it doesn't seem to work. > >>>>>> > >>>>>>It gives messages like: > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>file:C:/middlegen/middlegen/app/build.xml:151: > >> > >> > >>>>Class > >>>> > >>>> > >>>>>>middlegen.plugins.ent > === message truncated === __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
