Re: Expose CSV File Uploader in AXIS2 ...:(

2010-07-24 Thread Deepal Jayasinghe
I believe you need to write a service which take either data handler or byte array. You can use the following as a reference. http://wso2.org/library/3860 On Sat, Jul 24, 2010 at 2:33 AM, Karthik Nanjangude < [email protected]> wrote: > Hi > > > > Need to Expose a File upload ja

Re: Disable namespace for POJO based service?

2010-07-24 Thread Charles Galpin
BTW, UrlRewriteFilter does the job, thanks. http://www.tuckey.org/urlrewrite/ charles On Jul 23, 2010, at 9:16 AM, Charles Galpin wrote: > Thanks for responding Deepal. > > This seems a bit extreme for what I'd consider pretty basic functionality. > I'm going to see if I can do this upstream