WebLogic 10.3 - The Ant Task wlcompile Throws Error "Could not create task or type of type: wlcompile"
(Doc ID 1080615.1)
Last updated on JUNE 07, 2022
Applies to:
Oracle WebLogic Server - Version 10.3 and laterInformation in this document applies to any platform.
Symptoms
When trying to build applications using wlcompile ant task in Weblogic 10.3 (WLS), ant throws the following error:
... ... ...
BUILD FAILED
<WLS_HOME>\wlserver_10.3\samples\server\examples\src\examples\ejb\ejb20\basic\statelessSession\build.xml:62: Could not create task or type of type: wlcompile.
Ant could not find the task or a class this task relies upon.
... ... ...
BUILD FAILED
<WLS_HOME>\wlserver_10.3\samples\server\examples\src\examples\ejb\ejb20\basic\statelessSession\build.xml:62: Could not create task or type of type: wlcompile.
Ant could not find the task or a class this task relies upon.
... ... ...
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 |
Cause |
Solution |