Udayasankar Chendekattu
2005-01-29 06:13:59 UTC
I am trying to deloy an ejb application in weblogic 8.1
I created ejb files using 'ejbgen'
Now i am trying to create ".ear" file using ANT tool to deploy it in the web logic application.but i am getting error statin tht
BUILD FAILED
file:C:/service1/ejb/build.xml:5: weblogic.webservice.tools.build.WSBuildExcepti
on: Compiler failed executable.exec - with nested exception:
[java.io.IOException: Compiler failed executable.exec]
Total time: 3 seconds
the initial error shown in the long list of error is
" packege weblogic.webservice.core.rpc " doesnt exist..
can anybodt help??????????
I created ejb files using 'ejbgen'
Now i am trying to create ".ear" file using ANT tool to deploy it in the web logic application.but i am getting error statin tht
BUILD FAILED
file:C:/service1/ejb/build.xml:5: weblogic.webservice.tools.build.WSBuildExcepti
on: Compiler failed executable.exec - with nested exception:
[java.io.IOException: Compiler failed executable.exec]
Total time: 3 seconds
the initial error shown in the long list of error is
" packege weblogic.webservice.core.rpc " doesnt exist..
can anybodt help??????????