0

I am getting exception
Caused by: org.jboss.modules.ModuleNotFoundException: org.springframework.sp ring:main"}}}}

I defined spring modules as per the link http://www.javacodegeeks.com/2013/11/add-apache-camel-and-spring-as-jboss-modules-in-wildfly.html

but no use.

user3364699
  • 155
  • 1
  • 2
  • 12

1 Answers1

0

This issue is because typo in filename it is not modules.xml it should be module.xml

user3364699
  • 155
  • 1
  • 2
  • 12