Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Develop J2EE project
Develop J2EE project [message #20152] Tue, 13 April 2004 23:08 Go to next message
Eclipse UserFriend
Originally posted by: manikandan.crimsonlogic.com

Hi All,

I would like to know how to develop a J2EE project using Eclipse. I should
be able to develop EJB, Servlets and JSPs and jar, war, ear and then must
deploy to the BEA Weblogic webserver.

Is that all possible using Eclipse. Will it generate the Beans for me etc.
If so, how.
Re: Develop J2EE project [message #20158 is a reply to message #20152] Wed, 14 April 2004 08:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: robert.varga.fathomtechnology.com

Eclipse alone is not capable of doing all of this. You would need a J2EE
Eclipse plugin for doing all this. There are two prominent plugins
for this purpose, one is Lomboz, the other is MyEclipse.

Actually I would not be so concerned about deploying to a Weblogic server if
you are making an ear anyway, since that
can be deployed by the Weblogic Console.

All other tasks are doable with both of the mentioned plugins.

MyEclipse is a commercial plugin with 30 days free trial and $30/year
subscription afterwards, Lomboz is free and open-source software.

I actually would suggest using MyEclipse, since I had lots of problems with
Lomboz before I switched to MyEclipse about a half year ago.

I don't know the actual state of Lomboz, but judging from earlier
experiences and problem reports in several forums, it still has a couple of
things
to improve.

However the couple of errors I had with MyEclipse have been dealt with in a
proficient manner by the MyEclipse team, and they continously
surprise me with new features which I don't know whether Lomboz includes or
when it will include.

However, if you choose Lomboz, you may also need another Weblogic plugin as
well for debugging your code in Weblogic.
There is a free plugin for that from some Japanese site, as far as I
remember.

There is also the Web Tools project forming which will sooner or later have
something to release.

Or if you feel up to it, you may just write code, use XDoclet to generate
stuff like EJB generatables (interfaces, descriptors, etc), web descriptors,
and use ant to generate war, ear files. For that, Eclipse alone is
sufficient.

Regards,

Robert Varga


"Manikandan" <manikandan@crimsonlogic.com> wrote in message
news:c5i9uo$5oc$1@eclipse.org...
> Hi All,
>
> I would like to know how to develop a J2EE project using Eclipse. I should
> be able to develop EJB, Servlets and JSPs and jar, war, ear and then must
> deploy to the BEA Weblogic webserver.
>
> Is that all possible using Eclipse. Will it generate the Beans for me etc.
> If so, how.
>
Re: Develop J2EE project [message #20164 is a reply to message #20152] Wed, 14 April 2004 10:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hstefanov.gmx.net

"Manikandan" <manikandan@crimsonlogic.com> wrote in message
news:c5i9uo$5oc$1@eclipse.org...
> Hi All,
>
> I would like to know how to develop a J2EE project using Eclipse. I should
> be able to develop EJB, Servlets and JSPs and jar, war, ear and then must
> deploy to the BEA Weblogic webserver.
>
> Is that all possible using Eclipse. Will it generate the Beans for me etc.
> If so, how.


For servlet development you can consider a visual RAD tool - IntraWeb:
http://www.atozed.com/intraweb
Recently it was released for the Eclipse Platform.
BTW there is a free download.

Regards
Hristo
Re: Develop J2EE project [message #20871 is a reply to message #20152] Sat, 01 May 2004 10:21 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.company.com

You could try myecliseide. Check out http://www.myeclipseide.com

"Manikandan" <manikandan@crimsonlogic.com> wrote in message
news:c5i9uo$5oc$1@eclipse.org...
> Hi All,
>
> I would like to know how to develop a J2EE project using Eclipse. I should
> be able to develop EJB, Servlets and JSPs and jar, war, ear and then must
> deploy to the BEA Weblogic webserver.
>
> Is that all possible using Eclipse. Will it generate the Beans for me etc.
> If so, how.
>
Previous Topic:April 30 Summary of Web Tools Project Proposal Feedback
Next Topic:[FAQ] How to get an URL for the news message
Goto Forum:
  


Current Time: Sat Jun 07 19:52:40 EDT 2025

Powered by FUDForum. Page generated in 0.03032 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top