Hi, I get the following error when trying to parse a WSDL using the Taverna workflow system.
...Caused by: java.lang.ClassCastException: com.ibm.wsdl.extensions.schema.SchemaImpl at org.apache.wsif.schema.Parser.getTypeSchemas (Unknown Source) at org.apache.wsif.schema.Parser.getAllSchemaTypes(Unknown Source) at org.apache.wsif.schema.providers.ProviderUtils.unWrapPart (Unknown Source) at org.apache.wsif.schema.providers.ProviderUtils.unWrapPart (Unknown Source) ... etc I have wsdl4j.jar version 1.5 set up in my classpath. Is it possible to find the cause of this as I am not sure where to begin.. Many Thanks. -- View this message in context: http://www.nabble.com/java.lang.ClassCastException-tf4633407.html#a13230738 Sent from the WSIF - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
