|
Home > Archive > BizTalk Server General > May 2006 > Biztalk 2006 EnterpriseOne Adapter Config
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Biztalk 2006 EnterpriseOne Adapter Config
|
|
| Mike Koerner 2006-05-19, 7:13 pm |
| Hi,
Does anyone have a working send port using the EnterpriseOne adapter? I
can't get it to work correctly. I'm getting an event log error of
event: E-JNI0004: A Java exception occurred:
java.lang.NoSuchMethodError
at com.microsoft.jde.JDEDynAccess.Configure(JDEDynAccess.java:303)
..
The documentation is sparse on creating the correct configuration.
Thanks,
Mike
| |
| Mike Koerner 2006-05-24, 7:15 pm |
| Hi,
I was getting the following errors:
E-JNI0004: A Java exception occurred:
java.lang.NoSuchMethodError
at com.microsoft.jde.JDEDynAccess.Configure(JDEDynAccess.java:303)
E-JDE0063: Cannot override property values in config file
E-JDE0027: Unable to acquire J.D.Edwards connection object. Please check the
settings of the port.
I was using Java SDK 1.3.1_15 . I installed Java SDK 1.5.0_06 and the
adapter is now working.
I don't think there are any notes in the Adapter documentation on the JAVA
SDK that is required.
Thanks,
Mike
"Mike Koerner" <mike.koerner@newsgroup.nospam> wrote in message
news:%23z%23XDw3eGHA.3900@TK2MSFTNGP05.phx.gbl...
> Hi,
>
> Does anyone have a working send port using the EnterpriseOne adapter? I
> can't get it to work correctly. I'm getting an event log error of
> event: E-JNI0004: A Java exception occurred:
> java.lang.NoSuchMethodError
> at com.microsoft.jde.JDEDynAccess.Configure(JDEDynAccess.java:303)
> .
>
> The documentation is sparse on creating the correct configuration.
>
> Thanks,
> Mike
>
|
|
|
|
|