Anonymous | Login | Signup for a new account | 12-17-2024 08:24 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
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! |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |