| Author |
large images in webservice
|
Nesrin aboud
Ranch Hand
Joined: Feb 08, 2010
Posts: 48
|
|
Hi there,
I am working on a web service that transfer array of image in the form of array of bytes (byte[] b) from java application on OC4J server to dot net project on the other side
and when a large number of images is sent the returned exception was InvocationTargetException
and when I traced the problem the error returned was something like extension is too large
can any one help me in this
I use axis1 in eclipse to generate the webservice
|
 |
 |
|
|
subject: large images in webservice
|
|
|