开发者

exposes a Remote client view. This feature is not part of the EJB 3.1 Lite API

开发者 https://www.devze.com 2023-01-27 22:28 出处:网络
Glassfish v3 gives this exception \" exposes a Remote client view. This feature is not part of the EJB 3.1 Lite API\" when I deploy the jar file.

Glassfish v3 gives this exception " exposes a Remote client view. This feature is not part of the EJB 3.1 Lite API" when I deploy the jar file.

I tried with Java EE 6 Web Profile SDK and Java EE 6 SDK b开发者_StackOverflow社区ut there is no difference.

I think there is a easy solution about configuration but what is the solution? :)

Thanks


I solved the problem, thanks.

Use the update tool which comes with glassfish installation.

Under the Available addons node, Install "Glassfish Commons Full Profile". Restart the glassfish, done. :) Deployment will be success.

0

精彩评论

暂无评论...
验证码 换一张
取 消