This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 70872 - Cannot register jboss
Summary: Cannot register jboss
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-31 14:29 UTC by mstefek
Modified: 2006-01-24 13:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mstefek 2005-12-31 14:29:30 UTC
I cannot register a JBoss j2ee server in the "Add server instance" window.

The server was installed through official installer and nothing has been changed
in it. The installation directory is /home/mateusz/jboss. However when I select
this directory the error "Provide a valid JBoss Application Server 4.0.3
Installation location." doesn't disappear.

Netbeans version 5.0 beta 2/
Comment 1 Lukas Jungmann 2006-01-02 12:27:11 UTC
Libore, i think you worked on this...
Comment 2 Libor Kotouc 2006-01-02 13:58:29 UTC
I guess that tomcat profile was left selected while installing the JBoss server
on the system. It does not contain the JSR-88 (J2EE Deployment API)
implementation, which NetBeans needs to work correctly with the server.

JBoss plugin in NetBeans supports only all, default, minimal and ejb3 profiles.
I suggest to use the 'default' profile which also contains the Tomcat container.