Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JBoss Enterprise Applications
JBoss Enterprise Applications [message #783331] Wed, 25 January 2012 14:26 Go to next message
Adrián Córdoba is currently offline Adrián CórdobaFriend
Messages: 17
Registered: January 2011
Junior Member
Hi, there!
I just finished a Java EE course. There, I learned to develop Enterprise Applications with NetBeans and Glassfish.
Now, I want to start to work with Eclipse 3.7 and JBoss 7.
Can anybody tell me where can I find a good tutorial to develop an Enterprise Application from scratch?
Is Maven strictly necessary to work with JBoss?

I saw some documentation from www.jboss.org, but there shows some examples with Maven, and I don't know Maven.
I need to learn to create an Enterprise Application Project to work with JBoss 7, an so on.

Thank you in advance.
--
Adrián E. Córdoba
Re: JBoss Enterprise Applications [message #783379 is a reply to message #783331] Wed, 25 January 2012 16:03 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 25-Jan-12 07:26, Adrián Córdoba wrote:
> Hi, there!
> I just finished a Java EE course. There, I learned to develop Enterprise
> Applications with NetBeans and Glassfish.
> Now, I want to start to work with Eclipse 3.7 and JBoss 7.
> Can anybody tell me where can I find a good tutorial to develop an
> Enterprise Application from scratch?
> Is Maven strictly necessary to work with JBoss?
>
> I saw some documentation from www.jboss.org, but there shows some
> examples with Maven, and I don't know Maven.
> I need to learn to create an Enterprise Application Project to work with
> JBoss 7, an so on.
>
> Thank you in advance.
> --
> Adrián E. Córdoba

You'll have to bite the bullet and learn Maven. You don't absolutely
have to use it, but it's going to be a big handicap for you from here on
until you do. (My opinion.) I've noticed that the JBoss crowd is very
Maven-dedicated, but they're not alone. Even if you decide not to use
Maven, you'll often be fetching third-party JARs from Maven repository
sites as those are becoming the only place from which they're purveyed.

(Incidentally, while I have used Maven, I do not like and do not use it
unless obliged to work on software already using it.)

Also, JBoss has its own support forums. You'll get little to no help
with it in Eclipse forums. In the Eclipse web tools forum (this is the
newcomers' forum), you'll get help using Tomcat if you don't mind
walking that path instead of JBoss.

Hope this helps. Other may have divergeant opinions on this.
Re: JBoss Enterprise Applications [message #783418 is a reply to message #783379] Wed, 25 January 2012 17:22 Go to previous message
Adrián Córdoba is currently offline Adrián CórdobaFriend
Messages: 17
Registered: January 2011
Junior Member
Thank you, Russel!
Previous Topic:getting problem to start Indigo after giving workspace specification
Next Topic:eclipse + pydev (python) on ubuntu 10.4
Goto Forum:
  


Current Time: Fri Apr 19 01:10:21 GMT 2024

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

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

Back to the top