Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001654 [Resin] tweak always 03-25-07 00:03 04-09-07 16:07
Reporter jkriesten View Status public  
Assigned To emil
Priority normal Resolution fixed  
Status closed   Product Version 3.1.1
Summary 0001654: Webservices Annotations needed in both Interface and Implementation
Description i define the following interface:

---8<---
@WebService
public interface ConfigService
{
  @WebMethod
  public String getString( @WebParam(name="key") String key );
}
---8<---

implementing this interface it only works, when the implementation also gets
the annotations. if left out, resin throws an exception.

it should be enough to have the annotations in the interface.

best regards, --- jan.
Additional Information environment: linux / java 1.6.0 / resin pro 3.1.s070319
Attached Files

- Relationships

- Notes
(0001827)
emil
04-09-07 16:07

Our JAX-WS implementation is currently in alpha, but this bug has been fixed in the upcoming release. Thanks for the bug report!
 

- Issue History
Date Modified Username Field Change
03-25-07 00:03 jkriesten New Issue
04-09-07 16:05 emil Status new => assigned
04-09-07 16:05 emil Assigned To  => emil
04-09-07 16:07 emil Status assigned => closed
04-09-07 16:07 emil Note Added: 0001827
04-09-07 16:07 emil Resolution open => fixed
04-09-07 16:07 emil Fixed in Version  => 3.1.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker