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

WorkExecutorFactory not able to inject #6

Open
chandrasekhar4u opened this issue Dec 19, 2013 · 2 comments
Open

WorkExecutorFactory not able to inject #6

chandrasekhar4u opened this issue Dec 19, 2013 · 2 comments

Comments

@chandrasekhar4u
Copy link

Hi Adam,

I am new to this concept, and using WorkExecutorFactory for threads.
and I try to run this project in eclipse, when I click on "Execute 5 blocking tasks", I am getting NPE from executorFactory instance.

@Resource(name="jca/ExampleDS")
WorkExecutorFactory executorFactory;

what do you mean by "jca/ExampleDS", should I need to configure any JNDI for threads, how it need to be done.(any examples available?)

http://stackoverflow.com/q/20698084/1213738

could you please let me know if I am missing anything.

@mvitz
Copy link

mvitz commented Feb 16, 2014

See my answer at http://stackoverflow.com/a/21814206/3316440

@chandrasekhar4u
Copy link
Author

I am able to deploy JCA module(RAR) in my server, when I try to execute client it's getting same exception (java.lang.NullPointerException at WorkExecutorFactory instance of ThreadsResource class) , could you please explain the way to deploy and run work-manager in connectorz using JBoss EAP 6.1

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

2 participants