Hi Guys,
Just had a question in mind...
When we deploy an application via WD or SDM, build and deploy happens internally but the final deployment file(ear, jar etc) gets copied to a physical location on WAS.
Now, if I do not use this standard deployment process but simply copy-paste the EAR from client machine on this server path, will I be able to run the application normally?
Regards,
Dev.