| Author |
ejb3.0 annotation
|
Maheshwari Kirthi
Greenhorn
Joined: Jan 24, 2011
Posts: 18
|
|
Working on converting COBOL mainframe programs to EJB3.0 . In a template ejb there is a method as below:
What is the use of the annotation @COBOL(rpc="VESS001",para="")
And how/where are the rpc and para mapped.
Thanks,
Kirthi.
|
 |
Ranganathan Kaliyur Mannar
Bartender
Joined: Oct 16, 2003
Posts: 949
|
|
|
There is no such annotation COBOL in EJB. This should be a custom annotation used within your project.
|
Ranga.
SCJP 1.4, OCMJEA/SCEA 5.0.
|
 |
 |
|
|
subject: ejb3.0 annotation
|
|
|