[JBoss Tools] - JbossWS problem installation
by Manuel Jordan
Manuel Jordan [http://community.jboss.org/people/dr_pompeii] created the discussion
"JbossWS problem installation"
To view the discussion, visit: http://community.jboss.org/message/558077#558077
--------------------------------------------------------------
Dear Members
I just download two individual components from http://www.jboss.org/tools/download/stable/3_1_GA.html *JBoss Tools 3.1.1.GA Stable Release*
* Hibernate Tools (HibernateTools-3.3.1.v201006011046R-H111-GA.zip)
* JBoss WS Tools (JBossWS-Tools-1.1.1.v201006011046R-H111-GA.zip)
and download and unzipped *Eclipse 3.5.2 (Galileo)*, therefore this Eclipse installation is pure or from the scratch
Well I unziped both zip files, and for each one has two folders, *features* and *plugins*,
well I moved all such contents to Eclipse, +*to its respective match folders*+, and re start Eclipse,
If I do *File->New->Other* I can see the option/folder *Hibernate*, therefore I got a successful installation for *Hibernate Tools*
The problem is for *Web Services*, I have read the documentation about WS (*BTW instructions for installation is not included*),
and well in the follow section http://docs.jboss.org/tools/3.1.0.GA/en/ws_ref_guide/html_single/index.ht... 2. Creating a Web Service using JBossWS runtime has this image
http://docs.jboss.org/tools/3.1.0.GA/en/ws_ref_guide/html_single/images/t... http://docs.jboss.org/tools/3.1.0.GA/en/ws_ref_guide/html_single/images/t...
The problem is that in my Eclipse environment not appear the option *JBoss Web Services*
How I can resolve this? what I forgot?
Thanks in advanced
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/558077#558077]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
15 years, 8 months
Re: [jboss-user] [JNDI and Naming] - Unable to override JNDI name for session bean
by Todd Flora
Todd Flora [http://community.jboss.org/people/tflora] replied to the discussion
"Unable to override JNDI name for session bean"
To view the discussion, visit: http://community.jboss.org/message/558054#558054
--------------------------------------------------------------
Did this ever get resolved? I am having similar issues.
1) I have EJB2.x beans.
2) I have converted them to EJB3 by adding the EJB3 Schema information to the ejb-jar.xml file. (I need to use interceptors).
3) The JBoss.xml jndi-name is ignored and the home interface is bound to the EarName/EJBName/home location in the global JNDI.
4) If I leave the ejb-jar.xml at the 2.1 version schema the simple jndi-name is used and my app works file but once I use the ejb 3 file header for the ejb-jar.xml file jndi is no longer valid.
How do you fix this? I have 1000's of lines of code that reference our EJB's in the original locations. Also we publish an external API for our customers to use and they likewise will have much code that expects the home interface for these EJB's to be bound in their original location.
Please help!
Thanks,
Todd Flora
Senior Developer
Power Costs Inc.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/558054#558054]
Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
15 years, 8 months