Open baztian opened 6 years ago
I'm using Payara server and deployment of rar takes about 20-40 seconds. I deploy the rar using the following commands
mvn dependency:copy -Dartifact=com.integralblue:sqs-jms-rar:1.0.0:rar -DoutputDirectory=target/ asadmin deploy target/sqs-jms-rar-1.0.0.rar
Why does deployment taking so long?
Can you check the logs and see if they provide information that would point to the problem?
You can also ask Payara, I bet they'd be interested.
I'm using Payara server and deployment of rar takes about 20-40 seconds. I deploy the rar using the following commands
Why does deployment taking so long?