Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Security vulnerabilities of .NET application.

JSMQNov 9 2018

Hi - We are going to launch an intranet desktop application where the client application is .Net application (.Net framework 4) and service application using iBatis framework (ibatis-sqlmap-2.3.4.726.jar) and jdk(jdk1.5.9.10)).

Could you please help me to understand the security vulnerabilities and fixes of  .Net framework 4 and  ibatis-sqlmap-2.3.4.726.jar ?

Comments

934699
Hi Chandana,

You can use XSLT Transform to perform this task. I would suggest to use Varray as input. If you still need to use Ref Cursor then you have to manually map these elements & attributes and you wont be able to map using Jdeveloper's design editor.

Thanks,
Maulik
919712
Hi Chandana,

I am using the ref cursor as my out parameter. When i am testing this composite, i am getting the below error.

Cause: java.sql.SQLException: ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'XXIER_MAIN_PROC' ORA-06550: line 1, column 7: PL/SQL: Statement ignored Check to ensure that the API is defined in the database and that the parameters match the signature of the API.

Any Idea on this...

Regards,
Sudheer
1 - 2

Post Details

Added on Nov 9 2018
0 comments
256 views