[
https://issues.jboss.org/browse/JBIDE-18128?page=com.atlassian.jira.plugi...
]
fede pia commented on JBIDE-18128:
----------------------------------
[~rob.stryker] thanks for review this. No, my files doesn't contain non-ascii
filenames. All my filenames are ascii and java based names written in English (sames with
resource files), so no special characters files are in here. Btw, just a comment this
issue used to appear in Eclipse Kepler intermitently but it is solved using Eclipse ->
Project -> Clean.
As another comment, when I did a fresh installation for Ecipse 4.4, everything worked
fine, I could use my environment without problem but the issue appeared again when I had
to modify a spring .xml file. Since then, I got ClassNotFoundException for .class files.
Maybe it is something related to /tmp jboss dir (although I also tried removing all tmp
stuffs manually without success).
We can coordinate a moment, so I can show you the issue through join.me in case you
consider it needed.
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
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.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)