aspose file tools
The moose likes Spring and the fly likes STS 3.1.0.RELEASE not working out of the box for creating SPRING MVC Application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "STS 3.1.0.RELEASE not working out of the box for creating SPRING MVC Application" Watch "STS 3.1.0.RELEASE not working out of the box for creating SPRING MVC Application" New topic
Author

STS 3.1.0.RELEASE not working out of the box for creating SPRING MVC Application

lalit sahoo
Greenhorn

Joined: Jan 18, 2002
Posts: 4
Hi,

Here is what I did:
1. I downloaded STS 3.1.0
2. I created a Spring MVC application using the template in STS. No new code has been added from my side yet.
3. I did a build of the Spring MVC application within STS and that worked without a problem
4. I deployed the MVC application to the bundled server: “VMWare vFabric tc Server Developer Edition v2.7” and attempted to start it.

But I am getting following error:


I am new to spring. Also I am not able to move forward.

Can anyone please help me in resolving this issue?

Regards,
Lalit
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: STS 3.1.0.RELEASE not working out of the box for creating SPRING MVC Application
 
Similar Threads
Spring 3 MVC Controller Not Returning Views Properly
Strange STS behavior in the creation of Spring MVC project using STS template help, wrong URL
TilesConfigurer is deprecated? How to use tiles 2.2 in spring MVC 3.1?
Spring MVC 3.0 Sample Application using STS IDE
Spring Roo 1.2.2 and Glassfish 3.1.2 deplyment problem