You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Serge Knystautas <se...@lokitech.com> on 2001/02/21 14:42:04 UTC

Re: Build.bat script

Ah, I see... so for the actual accounts... not the connection.  Got it.

I would actually make that configurable like the table name is.  Let it
default to username/password, but if you want you can manually override
these.

Serge
----- Original Message -----
From: "Johnson Lim" <jl...@thinkspice.com>
To: "Serge Knystautas" <se...@lokitech.com>
Sent: Wednesday, February 21, 2001 8:39 AM
Subject: RE: Build.bat script


> Thanks Serge,
>
> I am plant to use interbase which not recognize "password" field in the
> table creating, so I think I will have to change the code on the
> userTownRepository.java, change all "password" field to "userpassword". I
> think it will work, is that right ?
>
> Do the newest CVS already fix the part of the POP user validation bugs(I
> think)?
>
> Regards
> JOhnosn
>
> -----Original Message-----
> From: Serge Knystautas [mailto:sergek@lokitech.com]
> Sent: Wednesday, February 21, 2001 8:25 PM
> To: Johnson Lim
> Subject: Re: Build.bat script
>
>
> Johnson,
>
> You need Ant 1.3b2 to compile the latest code is CVS... that'll do the
build
> for you.
>
> I really don't think you need to change the code because all
> UserTownRepository is doing (through Town) is setting the username and
> password on the JDBC Connection that it opens... JDBC doesn't support
> userpassword, so I'm not sure how you intend to modify the code.
>
> Serge
> ----- Original Message -----
> From: "Johnson Lim" <jl...@thinkspice.com>
> To: "Serge Knystautas" <se...@lokitech.com>
> Sent: Wednesday, February 21, 2001 8:21 AM
> Subject: RE: Build.bat script
>
>
> > Thanks Serge,
> >
> > For the latest CVS,
> >
> > 1.  Do I just copy all files there, or I have to do any build process to
> > make it run ?
> > 2.  To change the field "password" become "userpassword", I think have
to
> > change the code in UserTown Repository part, is that right? If yes how
can
> I
> > rebuild the dist?
> >
> > Thanks again Serge
> >
> > Johnson
> >
> > -----Original Message-----
> > From: Serge Knystautas [mailto:sergek@lokitech.com]
> > Sent: Wednesday, February 21, 2001 7:47 PM
> > To: Johnson Lim
> > Subject: Re: Build.bat script
> >
> >
> > Johnson,
> >
> > There shouldn't be a build.bat.  The last real release of James just
used
> > the build.xml file, and I think the current CVS has been fixed so you
> don't
> > need one again.
> >
> > Serge
> > ----- Original Message -----
> > From: "Johnson Lim" <jl...@thinkspice.com>
> > To: <se...@lokitech.com>
> > Sent: Wednesday, February 21, 2001 1:43 AM
> > Subject: Build.bat script
> >
> >
> > > Hi Serge,
> > >
> > > Where can I find the build.bat for JAMES, do you have the script.
> > >
> > > Regards
> > > Johnson
> > >
> >
> >
>
>