Thank you for your responses. I see in the serverside news a link to a BEA WorkShop Studio FAQ:
http://dev2dev.bea.com/cs/user/blog?file=/blog/phumphrey/archive/2005/11 /bea_workshop_st_1.html I can see that BEA is working in weblogic workshop and it will support beehive framework. That's a good news, after pollinate was archived I was not sure about the future of beehive. What do you thik about that? Thanks -----Mensaje original----- De: Eddie O'Neil [mailto:[EMAIL PROTECTED] Enviado el: viernes, 17 de febrero de 2006 16:29 Para: Beehive Users Asunto: Re: Beehive IDE Miguel-- Great question -- I hear this a lot. :) There's a blog post here: http://dev2dev.bea.com/blog/gmally/archive/2005/11/beehive_enable.html that talks about how to use Eclipse 3.1 with the APT and WTP extensions to build and deploy Beehive applications on Tomcat. I've heard that people have had good luck using the blog's instructions; if you try it out, let us know how it goes. Personally, I use IDEA 5.x to edit code and debug on Tomcat and run a command line Maven2 build for applications. IDEA doesn't yet host annotation processors, so this isn't quite as seamless as Eclipse, but it works. Hope that helps. Eddie On 2/17/06, Daryl Olander <[EMAIL PROTECTED]> wrote: > You're right, Pollinate has been archived. > > Up on the Beehive Wiki there is instructions for setting up a project in > IDEA and NetBeans. > > http://wiki.apache.org/beehive/NetUI > > I know that BEA is working on an Eclipse based version of Workshop. Not > sure what the status of that is, in November they indicated on TheServerSide > that there was going to be a beta. I don't see much on their website about > it, though. I'd love to see someone create a plugging for Beehive authoring > to replace Pollinate. > > http://www.theserverside.com/news/thread.tss?thread_id=37452 > > > If anyone has setup a project in Eclipse, it would be great to have > something in the Wiki explaining the best way to do that. > > Daryl > > On 2/17/06, Miguel Angel <[EMAIL PROTECTED]> wrote: > > > > Hi all: > > > > I was testing the pollinate project to develop beehive applications and > > now it is archived. > > Anybody knows why is archived and if exists another beehive IDE? > > > > Thanks > > > > Miguel Ángel > > > > > >
