Thanks!
Carsten
Felix Meschberger wrote:
Fixed. Regards
Felix
Am Freitag, den 30.05.2008, 10:17 +0200 schrieb Carsten Ziegeler:
Hi,
the junit tests in the servlets resolver module fail, because the
provider factory requires the SERVICE.ID in the properties of a service
refereence (ServiceR
Fixed. Regards
Felix
Am Freitag, den 30.05.2008, 10:17 +0200 schrieb Carsten Ziegeler:
> Hi,
>
> the junit tests in the servlets resolver module fail, because the
> provider factory requires the SERVICE.ID in the properties of a service
> refereence (ServiceResourceProviderFactory line 225)
>
Yikes !!
Fixing this immediately. Sorry. Though I ran the tests before
committing.
Regards
Felix
Am Freitag, den 30.05.2008, 10:17 +0200 schrieb Carsten Ziegeler:
> Hi,
>
> the junit tests in the servlets resolver module fail, because the
> provider factory requires the SERVICE.ID in the prope
Hi,
the junit tests in the servlets resolver module fail, because the
provider factory requires the SERVICE.ID in the properties of a service
refereence (ServiceResourceProviderFactory line 225)
The junit tests use the mock service reference which by default does not
have this property. As f