Please don't send same question on User & Developer list. Its better to ask such questions on User Mailing list.
For more details please visit: http://cwiki.apache.org/confluence/x/L4B2 -- Ashish On Fri, Apr 9, 2010 at 4:04 PM, amit kumar <[email protected]> wrote: > > Hi, > > I have to upload a image file on server, > And i didn't get the attribute type (*****) for the file: > > <service name="uploadLogo" engine="java" default-entity-name="Logo" > location="com.myClass.UploadLogo" > invoke="uploadMerchantLogo" auth="true"> > <description>Update Merchant Logo</description> > <attribute name="merchantLogoName" type=" ****** " mode="IN" > optional="false" /> > </service> > > > Is there any other way to upload a file, or from where i can get help? > > > > Regards, > Amit Baliyan > > > >
