I'm using IntelliJ IDEA, I tried to create a stateless session bean but I'm getting an error that says it cannot resolve @Stateless. Where I'm I going something wrong?
Asked
Active
Viewed 147 times
0
-
What dependencies did you add? Provide implementation to understand the problem better. – kk. Jun 14 '17 at 11:09
-
You're probably not adding the neccesary dependencies – Alberto S. Jun 14 '17 at 11:09
-
`
net.wasdev.maven.tools.targets liberty-target 17.0.0.1 pom provided i1.test.app TestAppEJB 1.0-SNAPSHOT