This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "apply not implemented for PrimProcedure" while attempting to use JNDI


Per Bothner <per@bothner.com> writes:

> Valtteri Vuorikoski wrote:
> 
> >java.lang.RuntimeException: apply not implemented for PrimProcedure javax.naming.InitialContext javax.naming.InitialContext.<init>(boolean) - java.lang.NoSuchMethodException
> >
> The appended patch should fix the problem.  (You got a quick response partly
> because it seemed like your problem might be related to that of a
> customer, and
> partly because you provided a nice simple testcase!)

Thanks, that seems to fix it. I'll have to continue messing with JNDI at
work later today (with a populated LDAP server nearby) and see how that turns
out (-:

 -valtteri


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]