On 2002.01.25 05:41:27 -0500 Andrea Cervellati wrote:
> Hi,
>
> I have a web app that manages the uploading and downloading of files.
>
> I use a database to store some informations related to each file, such as
>
> descriptions and an index for categories.
>
> So I have some EJBs with methods
>
>
>
> >X-Originating-IP: [195.212.13.8]
> >From: "Adrian Brock" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Cc: [EMAIL PROTECTED]
> >Subject: Re: [JBoss-user] Transaction management
> >Date: Fri, 25 Jan 2002 11:42:21 +
> >
[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [JBoss-user] Transaction management
>Date: Fri, 25 Jan 2002 11:41:27 +0100 (MET)
>
>Hi,
>
>I have a web app that manages the uploading and downloading of files.
>
>I use a database to store some informations related to
curity you would get a security exception.
>JBoss by default doesn't run with a security manager installed.
>
>Regards,
>Adrian
>
>
>>From: Andrea Cervellati <[EMAIL PROTECTED]>
>>Reply-To: Andrea Cervellati <[EMAIL PROTECTED]>
>>To: [EMAIL PROTEC
tions. Running according to the spec's
security you would get a security exception.
JBoss by default doesn't run with a security manager installed.
Regards,
Adrian
>From: Andrea Cervellati <[EMAIL PROTECTED]>
>Reply-To: Andrea Cervellati <[EMAIL PROTECTED]>
>To: [EM
Hi,
I have a web app that manages the uploading and downloading of files.
I use a database to store some informations related to each file, such as
descriptions and an index for categories.
So I have some EJBs with methods for udate, insert and delete files in the file
system and related info