This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Spring and the fly likes is autodetect still an option in spring 3 (or am I using the wrong xsd) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "is autodetect still an option in spring 3 (or am I using the wrong xsd)" Watch "is autodetect still an option in spring 3 (or am I using the wrong xsd)" New topic
Author

is autodetect still an option in spring 3 (or am I using the wrong xsd)

Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26200
    
  66

In Spring 2.5, the xsd contains:


In 3.0, the xsd contains:


In particular, autodetect value is missing. The HTML documentation still has it.

I feel pretty comfortable (although not 100%), that I am looking at the right xsd file. Although I'm still new enough to this that I'd feel better if someone confirmed that. Also, where would be the right place to ask which is correct? My guess would be the xsd because it is code. But I don't see the removal of the feature on the Spring 3 change log. SpringSource forums (because it is a question) or JIRA (because clearly one is wrong)?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

I've posted something here about this issue. If it's the way Spring3.0 works, then I think that the documentation should be updated.


[My Blog]
All roads lead to JavaRanch
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26200
    
  66

Ah. Search springsource forums. That would have been a good idea . Thanks Christophe.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: is autodetect still an option in spring 3 (or am I using the wrong xsd)
 
Similar Threads
Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationExcep
autowire byType
xml:lang and XML Schema
Getting SOAP Fault: No adapter for endpoint
problem with WSDL2Java and nested complex types