Hi every body I need realy a help
I work with webMethods 6.0.1 and PeopleTools version 8.43.10
I copied the WmPeopleSoftAdapter in <is>/pacakage
and I want to configure a connection to PS8 via Webmethod Administrator
In The menu I select PeopleSoftAdapter after I chosse new Connexion
I setup my adapter environement like this :
1- I copy psjoa.jar to <is>\package\WmPeopleSoftAdapter\code\jars
2- I copy olso pstools.properties into <is>\package\WmPeopleSoftAdapter\code\classes
3- Igenerate a Conponent Interface Class Files (after compiling with psjoa.jar in classpath)
4 - I copy all files .java and .class into <is>\packages\WmPeopleSoftAdapter\code\jars\PeopleSoft\Generated\CompIntfc
5- I add my ComponentInterface (all files .class .java) to a .zip named PeopleSpft.zip and I put it into <is>\packages\WmPeopleSoftAdapter\code\jars
but when I want to enable the connection I have this error :
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource connexion:ConnexionToPS8.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.336.1021] Problem connecting to PeopleSoft server - check logs.
any suggestion it will be suitable
thinks
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods