Not knowing your platform, you need to do something more than know it's I/P.
You need to either use a CORBA wrapper or perhaps set upa messaging middleware
piece, ike IBM's MQ Series and send messages back and forth. If it's IBM COBOL
on a mainframe, its data is in EBCDIC. YOu can't just go back and forth. IF
it's like MicroFocus COBOL, you stilll have to go from ASCII to Unicode and
backa again, plus the calling convention is totally different I expect. So no,
you can't just calll it.
Ken Litwak
>
>Can we call a simple COBOL programme from EJB knowing its I/P and O/P?
>please help me this is very urgent
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".