[jbosstools-issues] [JBoss JIRA] (JBDS-2719) Multiple Spring AOP problems when travel example is imported

Joshua Wilson (JIRA) jira-events at lists.jboss.org
Tue Oct 8 12:01:04 EDT 2013


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

Joshua Wilson commented on JBDS-2719:
-------------------------------------

I have found that this error can be created by allowing Eclipse to build the project. You can remove the error from the project by removing the metadata from the project. Specifically the .project and .settings. These can easily be removed by Deleting the project from the workspace, running this command "git clean -fxd", then importing the project again.

This is only a work around but it works for me as I only build on the CLI with Maven.
                
> Multiple Spring AOP problems when travel example is imported
> ------------------------------------------------------------
>
>                 Key: JBDS-2719
>                 URL: https://issues.jboss.org/browse/JBDS-2719
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: 3rd-party-certification, upstream
>    Affects Versions: 7.0.0.GA
>         Environment: JBDS 7.0.0.GA, L64, Spring IDE 3.3 installed from JBoss Central
>            Reporter: Jiri Peterka
>            Assignee: Rodney Russ
>             Fix For: 7.1.0.Beta1
>
>
> There are Multiple Spring AOP Errors after travel example is imported:
> {code}
> Build path is incomplete. Cannot find class file for org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list