saradhikoganti
08-28-2007, 05:20
can any one help to to run webmethods 7.0 i am curently working on 6.0
Is there something specific you need help with? The best open-ended answer to your open-ended question is to follow the wM documentation. If you have something more specific, please post the details.
gvbreddy
09-03-2007, 01:12
It's same like older version.
On unix machine u can use follwing command
# cd opt/webMethods7/IntegrationServer/bin/
# ./server.sh &
On windows machine u can use follwing command
:\programfiles\webMethod7\IntegrationServer\bin>Server.bat -log none -debug 4 -port <portnumaber>
let me know If u have any doubts.
Thanks,
-Red