hi,
i have two webconsumers generated from two wsdl files. After generation of the cosnumers, all classes in the two consumers have the same suffix “_n1” and a constant “n1”. I must use both consumer in an agent, so i comment %INCLUDE “lsxsd.lss” out in consumer1 and use consumer2 in consumer1, but this fails because of the duplicate decleration of the constant “n1”.
thanks
mario