am try to load jar int oracle 10g version(Oracle Database 10g Enterprise Edition Release 10.2.0.3.0)
jar deploy using jedvloper 12c jdk compiler 1.5
it give me this error
=======================================================================
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\khalid>cd..
C:\Users>cd..
C:\>loadjava -user system/system@orc3 -resolve E:\work\IBulkSMS-Client.jar
errors : class org/tempuri/IBulkSMS
ORA-29521: referenced name javax/xml/ws/WebServiceException could not be fou
nd
ORA-29521: referenced name javax/xml/ws/Service could not be found
ORA-29521: referenced name javax/xml/ws/WebServiceException could not be fou
nd
ORA-29521: referenced name javax/xml/ws/WebServiceFeature could not be found
errors : class org/tempuri/IBulkSMSSoap
ORA-29521: referenced name javax/xml/datatype/XMLGregorianCalendar could not
be found
errors : class org/tempuri/IBulkSMSSoap12Client
ORA-29534: referenced object SYSTEM.org/tempuri/IBulkSMS could not be resolv
ed
errors : class org/tempuri/IBulkSMSSoapClient
ORA-29534: referenced object SYSTEM.org/tempuri/IBulkSMS could not be resolv
ed
errors : class org/tempuri/ObjectFactory
ORA-29534: referenced object SYSTEM.org/tempuri/PushMessage could not be res
olved
errors : class org/tempuri/PushMessage
ORA-29521: referenced name javax/xml/datatype/XMLGregorianCalendar could not
be found
errors : class org/tempuri/sendsms
ORA-29521: referenced name java/lang/StringBuilder could not be found
ORA-29521: referenced name javax/xml/datatype/DatatypeFactory could not be f
ound
ORA-29521: referenced name javax/xml/datatype/XMLGregorianCalendar could not
be found
The following operations failed
class org/tempuri/IBulkSMS: resolution
class org/tempuri/IBulkSMSSoap: resolution
class org/tempuri/IBulkSMSSoap12Client: resolution
class org/tempuri/IBulkSMSSoapClient: resolution
class org/tempuri/ObjectFactory: resolution
class org/tempuri/PushMessage: resolution
class org/tempuri/sendsms: resolution
exiting : Failures occurred during processing
C:\>
============================================================
any help plz