Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Updating the springframework to version 3.11 RELEASE inside VTS(want to figure out how to update the version of springframework inside VTS)
Updating the springframework to version 3.11 RELEASE inside VTS [message #885555] Wed, 13 June 2012 08:41 Go to next message
lee lee is currently offline lee leeFriend
Messages: 1
Registered: June 2012
Junior Member
Hi everyone,

I have been learning how to use VTS these weeks and i am kind of stuck when i try to update the version of springframework inside VTS.

I found that simply droping the libd files into the /virgo-tomcat-server-3.0.3.RELEASE/repository/usr directory will cause a conflict on startup,something like this :

----------------------------------------------------------------------------

package 'org.springframework.core.io_3.0.5.RELEASE' in bundle 'org.springframework.core_3.0.5.RELEASE[25]' used by 'org.springframework.osgi.context_1.2.1' in bundle 'org.springframework.osgi.core_1.2.1[29]'
conflicts with 'org.springframework.core.io_3.0.5.RELEASE' in bundle 'org.springframework.core_3.0.5.RELEASE[1339576458771]' used by 'org.springframework.context_3.0.5.RELEASE' in bundle 'org.springframework.context_3.0.5.RELEASE[1339576458762]'
-----------------------------------------------------------------------------

It seems that the version used inside VTS will conflict with the latest version of libd files i drop in the repository,but i don't know why?

And if i want to use version 3.1.1 RELEASE in my applications,how can i configure VTS to avoid the conflict of packages?

It will be really nice if your guys can help me.

[Updated on: Wed, 13 June 2012 08:43]

Report message to a moderator

Re: Updating the springframework to version 3.11 RELEASE inside VTS [message #885566 is a reply to message #885555] Wed, 13 June 2012 08:56 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
Virgo does not yet support Spring 3.1.x. Please see bug 378470 . This bug will not be implemented in Virgo 3.5.0, but we are looking to implement it in a later release. Meanwhile, I'm afraid you'll need to stick with Spring 3.0.x. (The only alternative before then would be to start with Virgo nano, which does not include Spring framework, and add Gemini Blueprint 1.0.1.M01 and Spring 3.1.x, but this is quite a different solution to VTS.)
Previous Topic:Bundlor 1.1.0.M05
Next Topic:Redeployment int pickup directory does not work
Goto Forum:
  


Current Time: Tue Apr 23 13:29:03 GMT 2024

Powered by FUDForum. Page generated in 0.02660 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top