Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

java.lang.ClassNotFoundException: com.philips.lighting.hue.listener.PHLightListener #32

Open
aipvea opened this issue Nov 3, 2016 · 0 comments

Comments

@aipvea
Copy link

aipvea commented Nov 3, 2016

Hello,

i want to connect philips hue to tomcat 9. But the server can't deploy and throws following exception:

Caused by: java.lang.ClassNotFoundException: com.philips.lighting.hue.listener.PHLightListener
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1109)

I develop with Eclipse and have put the two necessary jar-files to Build-Path.

What can I do?

Thanks for your help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant