-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Medium
-
None
-
Affects Version/s: 3.7.3, 3.7.4
-
Component/s: Installation
-
Environment:
Windows
-
3.07
When I build weblogic.war an error message printout.It is "tmp\build\weblogic not find".So I add following content after line <mkdir dir="${dist-weblogic}"/> in 170
<mkdir dir="${build.weblogic}"/>
and then every thing is ok.
Remember:You only need to change "bea.home" ,"wl.home","wl.java" and don`t modify any other content in build.xml.
BTW:The method of "build a generic war and deploy to weblogic server" is not right.
My environment:
OS:Windows XP SP2
App Server:Weblogic 8.1 SP6
JIRA Vesion:Enterprise 3.7.4
DB:Oracle 10g
- is duplicated by
-
JRASERVER-14004 Fail to build Weblogic WAR file
-
- Closed
-
- relates to
-
JRASERVER-10053 Weblogic WAR build script fails on Windows & UNIX
-
- Closed
-
-
JRASERVER-11675 Weblogic JSP pre-compilation broken on Windows
-
- Closed
-