Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1654 | tweak | always | 03-25-07 00:03 | 04-09-07 16:07 | |
|
|||||
Reporter: | jkriesten | Platform: | |||
Assigned To: | emil | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in 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. |
||||
Steps To Reproduce: | |||||
Additional Information: |
environment: linux / java 1.6.0 / resin pro 3.1.s070319 |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|