[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Application Frameworks » Other Application Frameworks
 
RSS feed
 
New topic
Author

Wicket + Spring + Annotations First Steps.

Roberto Guerra
Greenhorn

Joined: Mar 09, 2007
Messages: 8

I am trying to integrate some Spring services into a new Wicket application using annotations. I get this error:

annotations are not supported in -source 1.3
(use -source 5 or higher to enable annotations)


I have wicket-spring and wicket-spring-annot in my classpath.
Wicket Version : 1.4

Am I missing some library?.

The wicket documentation on this is pretty sparse.
Roberto Guerra
Greenhorn

Joined: Mar 09, 2007
Messages: 8

OK, solved it. Was a maven issue, not a wicket issue.
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Application Frameworks » Other Application Frameworks
 
RSS feed
 
New topic
The most intelligent Java IDE