Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

is there max file size limit to isc server?

$
0
0
Hello brother.

Be sure your post includes:

1. the *complete* SmartGWT or SmartClient version from the lower left-hand corner of the Developer Console (see FAQ for how to open Developer Console), for example, \"v8.2p_2012-04-18/PowerEdition Deployment\"

SmartClient v9.0p_2014-02-04/Enterprise Edition


2. browser(s) and version(s) involved

Crome 33.0.1750.117 m

3. for a server-side problem, the *complete* logs generated during processing of the failing request (do *not* trim to just the error message)

no error

4. for any problem processing a server response, the actual response as shown in the RPC tab in the Developer Console

no error

5. if there is a JavaScript error, the stack trace logged in the Developer Console (see FAQ)

no error


I written custom datasource .
and it works with multiFileItem.

my multifileitem can upload file about 64MByte . but over 64MByte it can't upload to server. (tomcat 6)

but this source deployed to our JEUS server, it can upload over 100MBbyte

I want to upload unlimited file size to server.
help me .

tomcat's config maxPostSize not work for me.

attached my custom datasource.

Attached Files
File Type: java CMM_CMMN_FILE.java (12.5 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles