Anybody knows why Apache Ode server (which is installed over eclipse kepler) still showing the state "Starting" and never start Please ?!!
Asked
Active
Viewed 284 times
1 Answers
1
I had the same problem, I added tomcat-juli.jar to apache ode server to fix it, go to the launch configuration, classpath and add the external jar it's located in Tomcat's folder/bin

sugar
- 50
- 9
-
Thank you, saved my day. Was having the same issue on Eclipse Oxygen (4.7) – Saad Farooq Nov 11 '17 at 21:21
-
Where should i place juli-jar ? please describe a certain path – Mohammad Heydari May 11 '18 at 11:37