January 2006 Entries
Anybody doing integration with JD Edwards? We are on OneWorld 8.0. We have purchased adapters from iWay Software but I am having some pains getting up and running, namely while attempting to connect through the JDEdwards adapter. I get the following exception: Error getting target [JD Edwards] Failed to connect....com.jdedwards.sy... Connection closed by server I've done the setup work from the installation guide). I am have trouble getting support on this...anybody...
I see a lot of trouble user have out there when using impersonation under ASP.NET (<identity impersonate=”true” />), namely something such as Access to the path "C:\WINDOWS\Microsoft.NET\F... ASP.NET Files\root For our situation, we are using specified credentials ( e.g., <identity impersonate="true" userName="MYDOMAIN\applicat... password="password" />) under IIS 6.0 using the default app pool. Well, I was getting the above error as well,...