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

Rob Stryker (JIRA) issues at jboss.org
Wed Sep 3 09:45:59 EDT 2014


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

Rob Stryker commented on JBIDE-18128:
-------------------------------------

Just an update, but nothing found yet. 

When i import the project as a maven project, I see no .java files, and so no .class files either.  I've verified I have m2e-wtp installed. The pom.xml has the following error:

{code}
Failure to transfer org.codehaus.mojo:aspectj-maven-plugin:pom:1.5 from https://repository.jboss.org/nexus/
 content/groups/public was cached in the local repository, resolution will not be reattempted until the update 
 interval of jboss-plugins has elapsed or updates are forced. Original error: Could not transfer artifact 
 org.codehaus.mojo:aspectj-maven-plugin:pom:1.5 from/to jboss-plugins (https://repository.jboss.org/nexus/
 content/groups/public): Connect to squid.corp.redhat.com:3128 [squid.corp.redhat.com/10.68.5.41] failed: 
 Connection refused
{code}

This seems strange to me, because my network connection setting in eclipse is set to "direct", so proxy is not enabled. 

Also, the imported project does not have any wtp facets or natures installed on it, and is not deployable to the server at all. Not sure what's going on here. I'll ask someone else to replicate. 

> 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)


More information about the jbosstools-issues mailing list