can you paste here the full stack trace of your problem? along with the
version of jbpm and drools that you are using.
Greetings.
On Wed, Mar 16, 2011 at 7:38 AM, Odelya Holiday wrote:
> Hi!
>
> I posted my previous message from the web client and it was corrupted. So
> here is the full one:
>
>
Hi!
I posted my previous message from the web client and it was corrupted. So here
is the full one:
get InvocationTargetException after the following:
return constructor.newInstance( kbase, conf, env );
in KnowledgeStoreServiceImpl.
I see that in return (T) constructorAccessor.newInstan
Hi!
I get InvocationTargetException after the following:
return constructor.newInstance( kbase, conf, env );
in KnowledgeStoreServiceImpl.
I see that in return (T) constructorAccessor.newInstance(initargs) of
Constructor class it throws the InvocationTargetException.
The exception is null s