candrews / sqs-jms-ra

SQS JMS Resource Adapter
Apache License 2.0
10 stars 3 forks source link

Rar deployment slow #3

Open baztian opened 6 years ago

baztian commented 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?

candrews commented 6 years ago

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.