Hi, I'm trying to find where Ode reads the WSDL file, so I can use WSIF to read it and interpret it instead of the regular Ode-way.
Basically what I'm trying to do is use wsif so I can use java bindings. To do this, I need to use WSIF to read the wsdl files instead of the regular wsdl libraries that Ode uses. This means I need to locate the Ode methods that I need to substitute with the WSIF ones. >From what I've been able to see in the source codes, Ode is *VERY* modular and it's hard to understand the process of executing a process. Any suggestions on how to do this? Thanks, Fernando. -- View this message in context: http://www.nabble.com/Where-does-Ode-read-the-wsdl--tf4281541.html#a12187638 Sent from the Apache Ode Dev mailing list archive at Nabble.com.
