Ecli[se/WTP with J2EE server [message #146887] |
Sun, 13 November 2005 11:58  |
Eclipse User |
|
|
|
Originally posted by: oprokhorenko.gmail.com
Is there any way to force Eclipse/WTP to work with JBoss 3.2.7?
Existing support of 3.2.3 is good, but there are no too many developers
which are using it at the moment, as far as it's pretty old one.
Besides, just in case if I want to have any other J2EE certified
Application Server? I saw "Basic - J2EE Runtime Server" configuration, but
while pointing it any JBoss's directories was not able to make it work.
Yes, at least I want to have something for coding, not necessary for
deployment/etc.
Any ideas?
Thanks!
|
|
|
Re: Ecli[se/WTP with J2EE server [message #147323 is a reply to message #146887] |
Wed, 16 November 2005 11:34  |
Eclipse User |
|
|
|
Originally posted by: wknauf_NO_._INSIDE_hg-online.de
Hi Olexiy,
Olexiy Prokhorenko wrote:
I saw "Basic - J2EE Runtime Server" configuration,
> but while pointing it any JBoss's directories was not able to make it
> work.
You should point it to the directory where the JBoss Implementation of the J2EE
standard resides (some jar file which contains the classes for namespace
javax.ejb.*). The Basic J2EE Runtime Server searches adds all Jars in this
directory to the projects classpath, so you can at least compile. DEployment is
not possible.
Hope this helps a bit
Wolfgang
|
|
|
Powered by
FUDForum. Page generated in 0.25432 seconds