• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JBoss Witn Eclipse

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all

My Project Requirement is JBoss and Struts. Iam new to Jboss. I have Installed

JBossTools-ALL-win32-3.0.1.GA-R200905070146-H18.zip (plugin) in Eclipse 3.4.2 . I have downloaded jboss-4.2.3.GA.zip(server)

Can any one help me to configure all these .
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JBoss Tools provides some very good tutorials: http://docs.jboss.org/tools/3.0.1.GA/
 
Indu Pouvi
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank for your help peter.

I will continue here

Now My problem is



Iam using Eclipse 3.4.2 ,Jboss 4.2.3, JBoss tools 3.0.1(plugins) .I have copied Jboss tools plugin manually in Eclipse Plugin folder manually. In perspective window what Iam getting is


JMX
Gunvour Repository Exploring

I didn't get JBoos or Java EE
 
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Indu Pouvi wrote:Iam using Eclipse 3.4.2 ,Jboss 4.2.3, JBoss tools 3.0.1(plugins) .I have copied Jboss tools plugin manually in Eclipse Plugin folder manually. In perspective window what Iam getting is
JMX
Gunvour Repository Exploring
I didn't get JBoos or Java EE



Did you restart the eclipse after copying? If not then you should to see the effect of the plugins.
 
Indu Pouvi
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
YEs I have restarted it by eclipse -clean command and manually too. But doest make any difference
 
Vijitha Kumara
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Indu Pouvi wrote:I didn't get JBoos or Java EE



Java EE you get with the eclipse by default (if that's EE version of eclipse).
 
Peter Johnson
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I have copied Jboss tools plugin manually



I recommend using the Eclipse update mechanism.

Did you read the docs for Jboss Tools? The Getting Started Guide has very clear installation instructions and there are several tutorials.
 
reply
    Bookmark Topic Watch Topic
  • New Topic