[
https://issues.jboss.org/browse/JBIDE-18128?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-18128:
-------------------------------------
After successfully importing the project, I get the following screenshot:
https://www.dropbox.com/s/7opb0qywtkionjy/Screenshot%202014-09-03%2016.26...
Also, the project has 0 java or class files. The project is not a wtp-project (faceted
project, dynamic web project, ejb project, utility project, etc), and cannot be deployed
to any server adapter. I'm really not sure how this project is meant to demonstrate
that .class files cannot be deployed to a server?
Jboss Eclipse Luna plugin doesn't deploy all .class
---------------------------------------------------
Key: JBIDE-18128
URL:
https://issues.jboss.org/browse/JBIDE-18128
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta3
Reporter: fede pia
Assignee: Rob Stryker
Priority: Blocker
Attachments: jboss-test.zip
The problem I'm facing is that when I run/debug my aplication from Server view in
Eclipse the jboss plugin doesn't deploy all the .class files, thus I get
ClassNotFoundException.
I've tried cleaning the project, cleaning jboss, remove temporaries but nothing
works. The not found classes are random.
For Eclipse 4.3 everything works fine, although this issue usually happens but I can
solve it with a Project -> Clean
As a context, I've installed Eclipse Luna (also tried STS 3.6) and added Jboss Tools
plugin 4.2.0 Beta 3 (I've installed only Jboss AS component). The jboss servers I
tested were JBoss 7.1 and Wildfly 8.1.
I also tried building the war outside Eclipse and deployed manually to JBoss and
everything works fine.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)