Java 1.5 generics not supported ------------------------------- Key: AXIS-2539 URL: http://issues.apache.org/jira/browse/AXIS-2539 Project: Apache Axis Issue Type: Bug Components: Basic Architecture Affects Versions: 1.4 Environment: tomcat 1.5 Reporter: kanwar daman preet
i have a class ABC<T>{ } , as u must have noticed it is a generic class, and is type of T now when i deploy a webservice and the webservice client invokes my logc method, it fails at the point where i instantiate ABC it fails without any exception thrown or any error logged, did any one faced same problem -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]