Does C:\research\AXIS2\test3\lib\ exist or does your ant task create
it ? Either way, it needs to be there .

Robert

On 9/13/06, SEOGCHAN OH <[EMAIL PROTECTED]> wrote:


Dear:

I got an error when I run jar_wsdl ant task.
Main error is said that "SimpleValue has been deprecated"
The full error message is given below.
Could you guide me to address it?


[javac]
C:\research\AXIS2\test3\output\src\org\apache\axis2\userguide\xsd\im

pl\EchoStringArrayParamDocumentImpl.java:15: warning:
[deprecation] listValue()

in org.apache.xmlbeans.SimpleValue has been deprecated

[javac] public class EchoStringArrayParamDocumentImpl
extends org.apache.xml

beans.impl.values.XmlComplexContentImpl implements
org.apache.axis2.userguide.xs

d.EchoStringArrayParamDocument

[javac] ^

[javac] Note: Some input files additionally use or override a deprecated API

.

[javac] Note: Some input files use unchecked or unsafe operations.

[javac] Note: Recompile with -Xlint:unchecked for details.

[javac] 100 warnings

jar_wsdl:

[jar] Building jar:
C:\research\AXIS2\test3\lib\axis2_example_wsdl.jar

BUILD FAILED

C:\research\AXIS2\test3\build.xml:110: Problem creating
jar: C:\research\AXIS2\t

est3\lib\axis2_example_wsdl.jar (The system cannot find the path specified)
(and

the archive is probably corrupt but I could not delete it)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to