Hi Marshall,
np, we'll update the sourceforge sources next week when we have release
the final 1.7 release.. (we are currently working against a "local" svn
machine).
ok?
regards,
/Ole
eviware.com
Marshall Culpepper wrote:
Hey guys...
Temporarily removing the jbossws builder from the nightly build system
until these compile errors get resolved (enumerated below):
[java] [javac] 763. ERROR in
C:\Build\rhds-build\eclipse\plugins\com.eviware.soapui.core\src\java\com\eviware\soapui\impl\wsdl\actions\iface\tools\jbossws\WSToolsWsdl2JavaAction.java
(at line 164)
[java] [javac] wsdl2Java.setFile( getWsdlUrl( values ) );
[java] [javac] ^^^^^^^
[java] [javac] The method setFile(String) is undefined for the
type WsdlToJavaTypeConfig
[java] [javac] ----------
[java] [javac] 764. ERROR in
C:\Build\rhds-build\eclipse\plugins\com.eviware.soapui.core\src\java\com\eviware\soapui\impl\wsdl\actions\iface\tools\jbossws\WSToolsWsdl2JavaAction.java
(at line 165)
[java] [javac] wsdl2Java.setUnwrap( values.getBoolean(
UNWRAP ));
[java] [javac] ^^^^^^^^^
[java] [javac] The method setUnwrap(boolean) is undefined for
the type WsdlToJavaTypeConfig