Hi! Our first approach to the integration was to change the WSDL4J library used by Ode for the one used by WSIF but they proved incompatible. It would seem that they modified a part of it and put it back together. When we saw this we chose to go the way we're going now.
The biggest problem we're facing now is how to invoke the exposed service. Ode does this the usual dynamic invocation way for a SOAP service. We think that it's best if we change Ode's invocation completely for WSIF's but the real problem is that we've found that WSIF's invocation isn't truly dynamic. For example, for a java invocation it is necessary to know the object that is going to be passed to the service am I right? How can truly dynamic invocation be accomplished? Can it be accomplished? Thanks, Fernando. -- View this message in context: http://www.nabble.com/Ode-%2B-WSIF-tf4686263.html#a13417179 Sent from the Apache Ode Dev mailing list archive at Nabble.com.
