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

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Nov 7 14:43:02 EST 2013


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

Nick Boldt commented on JBDS-2719:
----------------------------------

This should be fixed now - I've added the not-so-optional org.springframework.ide.eclipse.ajdt.feature, and all its many dependencies, to these URLs (once the build finishes - see JBDS-2808, JBDS-2802):

* Spring 3.4 mirror: http://download.jboss.org/jbosstools/updates/requirements/springide/3.4.0.201310051539-RELEASE/
* JBoss Central TP site (4.1.x): http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.31.0.CR1-SNAPSHOT/REPO/
* JBoss Central TP site (4.2.x): http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.40.0.Alpha1-SNAPSHOT/REPO/

To test it, fire up Eclipse or JBDS and point it at this discovery site to install the newer version of the Spring IDE connector, using these vmargs in eclipse.ini or jbdevstudio.ini:

{code}
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/discovery/nightly/core/4.1.kepler/jbosstools-directory.xml \
-Djboss.discovery.site.url=http://download.jboss.org/jbosstools/discovery/nightly/core/4.1.kepler/
{code}

or

{code}
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/devstudio-directory.xml \
-Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/
{code}



                
> 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: Nick Boldt
>             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