Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot locate the BeanManager for JavaEE 6 #1

Open
sesong11 opened this issue Nov 19, 2017 · 0 comments
Open

Cannot locate the BeanManager for JavaEE 6 #1

sesong11 opened this issue Nov 19, 2017 · 0 comments

Comments

@sesong11
Copy link

I try to run sample application using java 8 and zk 8.

https://github.com/zkoss/zkbooks/tree/master/developersreference/integration.cdi

and when I open cdiutil.zul it error

org.zkoss.xel.XelException: Cannot locate the BeanManager for JavaEE 6.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.zkoss.lang.Classes.newInstance(Classes.java:74)
at org.zkoss.lang.Exceptions.wrap(Exceptions.java:205)

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

No branches or pull requests

1 participant