cancel
Showing results for 
Search instead for 
Did you mean: 

FTP channel error

Former Member
0 Kudos

Hello All,

I am getting below error in FTP channel:

java.lang.Exception: JNDI name of the ra connectionFactory is not configured. Go to the directory and create a value with name 'JNDIName' and value 'deployedAdapters/<ra name>/shareable/<ra name>' as module configuration data of the module 'ModuleProcessorExitBean'

Can some one tell me the reason

Regards,

Moorthy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Did you added 'ModuleProcessorExitBean' in Module configuration in FTP adapter, as suggested below?.

-santosh.

Former Member
0 Kudos

Yes.

naveen_chichili
Active Contributor
0 Kudos

Hi Moorty,

First you should configure the JNDI name using NWA for reference of the deployed module

after that your entry in Communication Channel -Module should be like below

Processing Sequence -

1 localejbs/ModuleProcessorExitBean Local Enterprise Bean exit

Module Configuration -

exit JNDIName Your JNDI name/path.

Regards,

Naveen.

Answers (0)