Hello Apache Supporters and Enthusiasts
This is a final reminder that our Apache EU Roadshow will be held in
Berlin next week on 13th and 14th June 2018. We will have 28 different
sessions running over 2 days that cover some great topics. So if you are
interested in Microservices, Internet of
Hi Jaracle,
just be because the first command returns right away (it is not waiting
that the James server is up).
maybe try
RUN sudo $jamesbin/james start && \
sleep 20 && \
echo "$(<$jameshome/log/wrapper.log)" && \
sudo sh $jamesbin/james-cli.sh AddDomain test-domain.
Hi Simon,
It seems not working.My code like this:
RUN sudo $jamesbin/james start && \
echo "$(<$jameshome/log/wrapper.log)" && \
sudo sh $jamesbin/james-cli.sh AddDomain test-domain.com
Before this command,I configured conf/wrapper.conf:
wrapper.java.additional.15=-Djava.rmi.se