Hi there,
I want to setup an env. variable of JDK version by running a batch file.
In UNIX this can be done by using JDK_VER=`java -version` in shell scripts. How to do this in windows. Thanks
Hi,
I would like to update an ejb jar which previously deployed to the server with a new ejb jar by using wsadmin command if it is possible. The point here is trying to avoid to do full deployment. Your suggestions are highly appreciated.
After upgrading to ANT1.6 from ANT1.5, the same build scripts does not log anything. The log4j.properties used by the script is as shown below:
log4j.rootCategory=INFO,file
log4j.category.org.apache.tools.ant.Project=INFO,file,mail
log4j.appender.file=org.apache.log4j.RollingFileAppender...
When I run AdminApp uninstall MyApp, I received the followings. Does anyone know how to verfity application management server is up or not, or know what is the problem I have here?
Thanks
[1/22/04 7:28:28:476 EST] 99e4a91 AbstractShell A WASX7090I: Executing command: "$AdminApp uninstall...
Thanks Ed
The directory is called ${home.dor}, which created by some script.
rm -rf ${home.dir}
ends up with :
ksh: ${home.dir}: 0403-011 The specified substitution is not valid for this command.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.