|
| Re: avitek medical records tutorial-- compilation errors |
 |
Tue, 17 Apr 2007 04:40:37 -070 |
Hi,
In weblogic server version 10.0 if you get following error for "ant
build" command it is due to environment issue.
[i]\samples\server\examples\src\examples\ejb\ejb20\basic\s
tatefulSession\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.[/i]
This issue could be resolved by running setEnv cmd given by weblogic.
For example if you face the issue for examples server
1. Run the command "setExamplesEnv.cmd" from
\samples\domains\wl_server directory.
2. Change directory to where you are going to do the build and give "ant bu |
| Post Reply
|
|
|
|
|
|
|
|
|
|