[jbosstools-issues] [JBoss JIRA] (JBIDE-18128) Jboss Eclipse Luna plugin doesn't deploy all .class

Fred Bricon (JIRA) issues at jboss.org
Mon Sep 8 16:09:00 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000092#comment-13000092 ] 

Fred Bricon commented on JBIDE-18128:
-------------------------------------

I'm the developer of m2e-wtp so I know what happens when an exception/error shows up. Any error marker with the like of "One or more constraint have not been satisfied", associated with a more detailed error would cause the same kind of problem.

If you take your original project, remove all classes and pages, obfuscate all names and only leave open source dependencies in your pom, we should be able to reproduce it. Hopefully.

> 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
>             Fix For: 4.2.0.CR1
>
>         Attachments: 2014-09-04 error.png, 2014-09-04 output.txt, jboss-test.zip, TestJboss-2014-09-03.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)


More information about the jbosstools-issues mailing list