|
Here's
my wlrun task:-
<wlrun classpath="${weblogic.classes}" name="${ant.project.name}" domain="${ant.project.name}domain" home="${weblogic.home}" password="${weblogic.password}" beahome="${bea.home}" />
And
here's the bit of my props file:
#weblogic settings
bea.home=D:/weblogic
weblogic.home=${bea.home}/wlserver6.0sp1 weblogic.classes=${weblogic.home}/classes;${weblogic.home}/lib/weblogic.jar wweblogic.password=password I'm
getting license not found problems
[wlrun] [wlrun] [wlrun] $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$ [wlrun] [wlrun] [wlrun] Unable to start WebLogic Server !! [wlrun] Missing license file for: WebLogic Server 6.0 [wlrun] [wlrun] [wlrun] $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$ [wlrun] [wlrun] Ideas
anyone?
Les
|
Title:
- <wlrun>, finding the confi.xml file Jean Bresse
- Re: <wlrun>, finding the confi.xml file Conor MacNeill
- Re: <wlrun>, finding the confi.xml file Les Hughes
- Re: <wlrun>, finding the confi.xml file Conor MacNeill
- RE: <wlrun>, finding the confi.xml file SimonRichardson2
- RE: <wlrun>, finding the confi.xml file Les Hughes
- Re: <wlrun>, finding the confi.xml file Conor MacNeill
- RE: <wlrun>, finding the confi.xml file SimonRichardson2
- RE: <wlrun>, finding the confi.xml file Les Hughes
