websphere liberty - IBM MobileFirst platform adapter deployment failed. Missing JMS spec classes in the classpath -


i created new jms adapter in ibm mobilefirst platform project following instructions @ ibm documentation

i copied jars in server/lib folder, added them build path , made changes adapter implementation.

but when try deploy adapter following error.

adapter deployment failed: missing jms spec classes in classpath. make sure application server supports jms , feature enabled in server configuration

i checked server.xml , jars added classpath. not sure causing issue.


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -