Hello @all,
i`ve just written an entity bean and now want to deploy it on BEA WebLogic 8.1
Therefore I used WebLogicBuilder to analyse the .jar-File
The check of the J2EE-compliance passed and ejb-Sources where generated.
Then the server wanted to compile with the standard Java-Compiler, which wasn`t found. How I saw in the server-startup, the tools.jar is in path and classpath.
But what could then be the error? Can anyone help me?
Thanx
Frank
i`ve just written an entity bean and now want to deploy it on BEA WebLogic 8.1
Therefore I used WebLogicBuilder to analyse the .jar-File
The check of the J2EE-compliance passed and ejb-Sources where generated.
Then the server wanted to compile with the standard Java-Compiler, which wasn`t found. How I saw in the server-startup, the tools.jar is in path and classpath.
But what could then be the error? Can anyone help me?
Thanx
Frank