Hi Supun,

On Wed, Jan 23, 2013 at 11:44 AM, Supun Malinga <sup...@wso2.com> wrote:

>
>
>
> On Wed, Jan 23, 2013 at 11:35 AM, Samisa Abeysinghe <sam...@wso2.com>wrote:
>
>> The samples we have in AS in general are not really great. I was looking
>> at JAX-WS and JAX-RS services, and they are too primitive.
>>
>> So adding only DevS project will add little value.
>>
>> We need
>> 1. Serious samples, those that help learn quickly, then help expand to
>> next level.
>> 2. Let them all be DevS projects
>> 3. Have some useful tutorials around the samples, using DevS projects
>> 4. Create some screen casts, based on some of these samples.
>>
>
> +1 for all
> for #2 we can keep mvn goals to generate devS projects.
>

-1 for the bringing Maven in to this. Samples should be simply importable
projects to DevS without doing anything else.

Asking users to setup Maven for a user who want to try out a sample would
be less user friendly.

Thanks and Regards,
Harshana

We need to document the sample usage and code in depth.
>
> thanks,
>
>>
>> On Wed, Jan 23, 2013 at 9:19 AM, Susankha Nirmala <susan...@wso2.com>wrote:
>>
>>> Hi all,
>>>
>>>      when importing wso2 app server examples to developer studio, it has
>>> problem to identify the project nature. To solve i'm trying to set the
>>> project nature as a wso2 project when importing the wso2 app server example
>>> projects to developer studio. To achieve that i add below code segment to
>>> sample's pom.xml file.
>>>
>>>  <plugin>
>>>         <artifactId>maven-eclipse-plugin</artifactId>
>>>         <version>2.9</version>
>>>         <configuration>
>>>           <buildcommands>
>>>             <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
>>>           </buildcommands>
>>>           <projectnatures>
>>>             <projectnature>*peroject nature*  ( for eg : in a jax-ws
>>> project it : org.wso2.developerstudio.eclipse.jaxws.project.nature)
>>>  </projectnature>
>>>
>>> <projectnature>org.eclipse.jdt.core.javanature</projectnature>
>>>           </projectnatures>
>>>         </configuration>
>>> </plugin>
>>>
>>> what are you think?
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> _______________________________________________
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Supun Malinga,
>
> Software Engineer,
>
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>  email - sup...@wso2.com <sup...@wso2.com>
> mobile - 071 56 91 321
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 


Harshana Martin
Senior Software Engineer
Member, Management Committee - Development Technologies
WSO2 Inc. : http://wso2.com ; http://wso2.org
Mobile: +94 775 998 115
Profile: https://www.google.com/profiles/harshana05
Blog: http://harshana05.blogspot.com
Twitter: http://twitter.com/harshana05
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to