Vladosha
10-24-2006, 08:09 AM
Hello!
I tried to use WebService with WSE 3.0 and Spring.NET.
The article is at http://forum.springframework.net/archive/index.php/t-485.html
But when I configured and started the project got an exception:
Cannot create an instance of an interface SearchAdapter.ISearchAdapter. Please specify a concrete implementation of the interface instead.
I followed the instruction and have got another surprise:
Error creating object with name 'ServiceWse' defined in 'config [objects]' : Initialization of object failed : ServiceInterface must be an interface
What may be a problem?
Thanks in advance!
I tried to use WebService with WSE 3.0 and Spring.NET.
The article is at http://forum.springframework.net/archive/index.php/t-485.html
But when I configured and started the project got an exception:
Cannot create an instance of an interface SearchAdapter.ISearchAdapter. Please specify a concrete implementation of the interface instead.
I followed the instruction and have got another surprise:
Error creating object with name 'ServiceWse' defined in 'config [objects]' : Initialization of object failed : ServiceInterface must be an interface
What may be a problem?
Thanks in advance!