• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Problem in setting up JBoss with eclipse for EJB3.0

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI All ,

I am using MZ SCBCD 5 notes for setting JBoss with eclipse . I am following same steps and same version of jars as mentioned in MZ notes

but while creating server in eclipse as per MZ notes when we go to Window > Open Perspective > Other

it shows various perspective in which one of the perspective is "JBoss AS"

when when i tried this it eclipse shows only " JBoss Cache" and "JBoss Rules"

Could anybody please let me know what is the problem or any other alternative to set up server if anybody has tried this ?



 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Setting up a JBoss in Eclipse is like setting up any server for that matter. If you have used Eclipse before, this should not at all be a task for you. Try googling out and you will find your way.
 
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Devendra,

I am also facing exactly the same problem! :x
 
Devendra Thomare
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


I had tried this with JBoss 4.0.4 whereas it was recommended that you should use 4.0.5

Today i will try with 4.0.5 version and hope this will work

Or you are getting this problem with 4.0.5 only ?

 
Niranjan Deshpande
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


i do not remember whether i used 0.4 or 0.5! :roll:

please let me know if it worked for you. once this is donce it can ease of teh task of writing ejbs, and debug them in eclipse, also connect to the hsql database that comes with jboss
 
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

MZ SCBCD 5 notes for setting JBoss with eclipse



No link was provided and I am not familiar with these "notes" so I cannot comment on them. Did you install JBoss Tools? If so, which version, and what version of Eclipse? (I have Eclipse 3.3 with JBoss Tools 2.1, and I have the JBoss AS perspective.)
 
Niranjan Deshpande
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Peter,

I am using Eclipse 3.4.1. I downloaded the All Plugins - Windows version 2.1.2.GA from this link

I unzipped the zip file. I manually moved the contents of the /plugins /features to <eclipse_home>/plugins and <eclipse_home>/features respectively. As mentioned in the installation instructions of section Installing JBoss Tools manuallyof this link, I started eclipse with the -clean flag.

I was able to see the JBossAS perspective in the Open Perspective option

But when I opened the perspective, I got this in the JBossAS window:



I am pretty close to the installation. Can you please help me to put the last missing piece?
 
Devendra Thomare
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI Peter,

i am using eclipse 3.3.2

first i installed jboss-4.0.4.GA-Patch1-installer.jar

then i manually copied features and plugin folder of JBossIDE-2.0.0.Beta2-ALL to eclipse's respective folders.

Did i miss any steps ?


Thanks ,
Devendra Thomare.

 
Niranjan Deshpande
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Devendra,

Peter was stressing to use JBoss Tools and not JBoss IDE.
 
If you live in a cold climate and on the grid, incandescent light can use less energy than LED. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic