| Using Buckminster to Build a Web Application [message #502729] |
Wed, 09 December 2009 09:59  |
Eclipse User |
|
|
|
Hi,
I did use Buckminster to build my RCP application. Now I was wondering if it is also possible to build web applications with buckminster.
Building with RCP Apps is quite easy because you only have to add a p2.site feature and add some files. Buckminster does the rest for you.
So is it possible to do something like that with web app projects too? Or do I have to user lots of Ant-Skripts to get my *.war file?
Thanks for your support.
[Updated on: Thu, 10 December 2009 06:57] by Moderator
|
|
|
|
| Re: Using Buckminster to Build a Web Application [message #502858 is a reply to message #502747] |
Wed, 09 December 2009 20:07   |
Eclipse User |
|
|
|
Hi,
As thomas said, we are very interested in supporting this.
You will get help naturally if you want to go ahead and try this.
Just fire away with questions...
Regards
- henrik
On 12/9/09 4:10 PM, Thomas Hallgren wrote:
> Hi TW,
> Buckminster has no meta-data extractor for WAR/EAR projects today. This
> has been on our wish list for some time and now we might finally get
> there. We have some very interesting collaboration going on with the
> Eclipse MoDisco project (model discovery) that I think will be of great
> help when doing automatic discovery of what a WAR app is all about.
>
> Until that happens, you will need to write your own CSPEC's to make
> things fit together. And yes, you will probably need to provide some
> ant-tasks too, that you then call from the cspec actions. One ant-script
> can be reused by all cspecs to you will be able to keep things together.
>
> Regards,
> Thomas Hallgren
>
>
> On 2009-12-09 15:59, TW wrote:
>> Hi,
>>
>> I did use Buckminster to build my RCP application. Now I was wondering
>> if it is also possible to build web applications with buckminster.
>>
>> Building with RCP Apps is quite easy because you only have to add a
>> p2.site feature and add some files. Buckminster does the rest for you.
>>
>> So is it possible to do something link that with web app projects too?
>> Or do I have to user lots of Ant-Skripts to get my *.war file?
>>
>> Thanks for your support.
>
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Using Buckminster to Build a Web Application [message #503016 is a reply to message #502994] |
Thu, 10 December 2009 09:56  |
Eclipse User |
|
|
|
Hi Toby,
On 2009-12-10 15:37, TW wrote:
> Hi Thomas,
>
> you wrote that you plan to collect the metadata for web applications
> automatically in the future. I think I have to wait until then.
> I could set the internal dependencies but I haven't used maven.
You don't need to use Maven. Using the Buckminster maven reader to gain access to things published at Maven Central is
just one convenient way of getting some of the jars that you might need. If you get them from some other place today,
you can of course continue with that. It was just a suggestion.
> Also I have no plan which actions, artifacts or groups I need to add.
>
I'm afraid you'll need to figure that out anyway. You will need some way of building the war. If it's ant, then you will
need to come up with the ant tasks, file locations, etc. This is not that different.
> For you as a developer of buckminster it is easy to understand this but
> without a tutorial or some easy sample project its very hard to get the
> knowledge to build a large web application.
>
> Are there any plans when this feature is included in the buckminster
> plugin?
I'm afraid we have no time frame yet. We're an open source community and very much dependent on that people like
yourself perform experiments and contribute knowledge and ideas back. That really speeds things up.
Regards,
Thomas Hallgren
|
|
|
Powered by
FUDForum. Page generated in 0.05569 seconds