javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

Allow explicit implType #401

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

It isn't always good to rely on implementor.getClass(). For example, this definitely doesn't work for CGLIB-enhanced proxies. Or implType could be just an interface.

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 17 years ago

Reported by slonopotamus@java.net

glassfishrobot commented 17 years ago

Was assigned to jax-ws-issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-401