[JBoss Tools] - jar files as deployments resources in server view
by Maxym Pendyshchuk
Maxym Pendyshchuk [http://community.jboss.org/people/Aeternitas] created the discussion
"jar files as deployments resources in server view"
To view the discussion, visit: http://community.jboss.org/message/613131#613131
--------------------------------------------------------------
I don't know if this is question to JBoss Tools team, maybe to Eclipse... At first I will try to ask here.
I have project, which consists of
- Dynamic Web Project "Presentation"
- EJB Project "Engine"
-…
[View More]Enterprise Application Project "EARPackaging".
Last one packs both EJB and Web Project to EAR. Now, I add this EAR project to JBoss Runtime Server (6.x or 7.0, does not matter for now).
Now in Enterprise Application Project, in EarContent I create 'lib' folder, and add there freemarker.jar, now when I expand related resource added to Runtime Server in servers view, I see
JBoss 6.x Runtime Server
- EARPackaging
- Engine
- freemarker.jar
- Presentation
most of jars from EarContent\lib folder is not added here (and all of them should not, imho). I noticed that only freemarker and yuicompressor are added as ear resource (and my EarContent\lib has 41 jar files)... Why is it so? In Deployment Assembly of Enterprise Application Project I don't see these jars to remove.
This simplified example is attached. I used Eclipse 3.7, night build of JBoss Tooles 3.3 (and actually I had the same issue with JBoss Tools 3.2, but as I menation at the beginning, I don't know if it is related to JBoss Tools at all)
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/613131#613131]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
[View Less]
13 years, 7 months
[JBoss Tools] - JBoss Tools 3.2 Blocks Jboss Web port
by Marc Elliott
Marc Elliott [http://community.jboss.org/people/marc.elliott] created the discussion
"JBoss Tools 3.2 Blocks Jboss Web port"
To view the discussion, visit: http://community.jboss.org/message/613035#613035
--------------------------------------------------------------
Hi All,
I have a condition where when I attempt to launch my JBoss server from the Servers window, something appears to grab whatever I've defined as the JBoss Web Port causing a BindException when the server comes looking for …
[View More]it later in the boot process. I can get around this by setting up the server entry in Eclipse, then editing the binding bean xml file to use a different port than the one the server entry lists as the jboss web port.
The server boots just find from the run.sh script. Strange.
In addition:
* If I start the server from run.sh the plugin never detects that the server is running (it used to do this I thought)
* If I trick Eclipse into starting the server (see above), none of my applications are ever detected after I deploy them in the add/remove panel. This I can get around by reseting the server entry to use the JBoss server's deploy directory rather than the Eclipse metadata directory.
Any ideas as to what's going on here? These are functionalities I had working correctly in my Windows environment, which should be pretty close to the new environment other than the change in OS and slightly updated plugins.
Thanks,
Marc
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/613035#613035]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
[View Less]
13 years, 7 months