WebServicesAssembler.jar Command Fails With The Error "package sqlj.runtime.ref does not exist"
(Doc ID 1063817.1)
Last updated on MAY 20, 2024
Applies to:
Web Services - Version 10.1.2.0.0 to 10.1.2.2.0 [Release Oracle10g]Information in this document applies to any platform.
Symptoms
When we run WebServicesAssembler tool to compile the .ear file it fails with the following error in 10.1.2.0.2 OAS environment:
<PATH>/ws_test/./tmp/Company/sp/company/CompanyUser.sqlj:4: package sqlj.runtime.ref does not exist
import sqlj.runtime.ref.DefaultContext;
But the same below command works fine in other environment which has 10.1.2.3 installation.
$ORACLE_HOME/jdk/bin/java -jar $ORACLE_HOME/webservices/lib/WebServicesAssembler.jar -config calastone_config.xml
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |