Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Spring Web Services
Spring Web Services [message #634823] Sun, 24 October 2010 02:15 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: October 2010
Junior Member
Anyone able to deploy Spring ws and Spring 3 on virgo?
Re: Spring Web Services [message #634824 is a reply to message #634823] Sun, 24 October 2010 02:24 Go to previous messageGo to next message
Dmitry Sklyut is currently offline Dmitry SklyutFriend
Messages: 279
Registered: January 2010
Senior Member
Yes. Spring 3.0.4. Spring ws 2 m1 I think
Re: Spring Web Services [message #634850 is a reply to message #634824] Sun, 24 October 2010 16:18 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: October 2010
Junior Member
Spring ws 2 M1? I do not see that anywhere,

Did you have to muddle with the insides of the jars or the manifest? any way, you could point me in the right direction to get set up with ws,
Re: Spring Web Services [message #635207 is a reply to message #634850] Tue, 26 October 2010 00:54 Go to previous message
Dmitry Sklyut is currently offline Dmitry SklyutFriend
Messages: 279
Registered: January 2010
Senior Member
You can get spring-ws M1 M2 and M3 from milestone repo:

Look here: http://shrub.appspot.com/repository.springsource.com/maven/b undles/milestone

With Maven set-up repo:
<repository>
    <id>com.springsource.repository.bundles.milestone</id>
    <name>SpringSource Enterprise Bundle Repository - SpringSource Bundle MileStones</name>
    <url>http://repository.springsource.com/maven/bundles/milestone</url>
</repository>

[Updated on: Tue, 26 October 2010 00:55]

Report message to a moderator

Previous Topic:[SOLVED] java.lang.NoClassDefFoundError: org/codehaus/jackson/map/ObjectMapper
Next Topic:How to configure embedded Tomcat?
Goto Forum:
  


Current Time: Tue Mar 19 09:21:35 GMT 2024

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

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

Back to the top