On Sun, Nov 28, 2010 at 2:55 AM, Amila Suriarachchi <[email protected]> wrote:
> > > On Sun, Nov 28, 2010 at 1:01 PM, Afkham Azeez <[email protected]> wrote: > >> >> >> >> >> On Sun, Nov 28, 2010 at 12:55 PM, Amila Suriarachchi <[email protected]>wrote: >> >>> hi, >>> >>> 1. Name the Service stub client zip file with a meaning full name (eg. >>> serviceName+Client) >>> 2. when extracting create a folder eg. servicName + client >>> >> >> All these Zip files are created as temp files in the same temp dir. Hence, >> we've been using a UUID/timestamp based naming approach to avoid clashes. >> > > why can't you create folder with the time stamp under temp folder and > create a folder with proper name within it? > eg. temp/1234590/helloServiceClient > +1 In addition to this, it's better to provide a meaningful name for the zip file which is generated from the WSDL2Java tool as well. However in that case, it can be a stub or a skeleton. Therefore, we have to check whether -ss option is set and name the zip file accordingly with "Stub" or "Skeleton". > > If a user generates these clients for many services how he suppose to > remember to which service he create the client? Only option is to create > folders for each service and store these files with timestamp names. > >> >> >>> 3. Allow access to Anonymos users. Annoymous users can use WSDL2java tool >>> but better to give this option as well by putting it in to service listing. >>> >> >> Users can use tools without loggin in >> > > I mean the generate client link which is in the service dash board. > If we are going to provide anonymous access for this, we have to provide access to the service dashboard. It can be tricky. Therefore, we can support this by adding the "Generate Client" option to the service listing page as well. Just like Tryit. Thanks, ~Isuru > > thanks, > Amila. > >> >> >>> >>> thanks, >>> Amila. >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> *Afkham Azeez* >> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, >> * >> * >> *Member; Apache Software Foundation; >> **http://www.apache.org/*<http://www.apache.org/> >> * >> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >> * >> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >> * >> * >> *Lean . Enterprise . Middleware* >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : [email protected] blog : http://isurues.wordpress.com/ lean . enterprise . middleware
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
