-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
ParameterMetaData expects a Class name that follows the java source type convention. Although several areas of the codebase are passing it Class.getName() which is the JVM type descriptor format. This causes class loading errors. We should try and unify on one format.
- blocks
-
JBWS-567 Resolve tools issues required for jbossws-1.0RC2
- Closed