how to run webmethods 7.0

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.

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

let me know If u have any doubts.

Thanks,
-Red