Thanks a lot for your suggestions and it will he helped me a to resolve the issues.
Actually i converted the eclipse project into maven project. But i have forgotten to delete the existing jars...
Type: Posts; User: Sendilkumar; Keyword(s):
Thanks a lot for your suggestions and it will he helped me a to resolve the issues.
Actually i converted the eclipse project into maven project. But i have forgotten to delete the existing jars...
Thanks for your suggestion.
I have removed the exclusion. I have not mixed the spring versions in the pom.
Also I have searched in the forum not able to find the solution.
Please help me to...
Hi,
I have developed a maven project using the spring version 3.2.0.RELEASE.
I have included only the below dependency in the pom :
<dependency>
<groupId>org.springframework</groupId>...
I have started a thread in SpringProjects/Container
Hi,
Can you post your spring applicationContext.xml and hibernate.cfg.xml. It is easy to debug the issue if you provide the above files.
thanks,
Sendil
Hi,
Can you please post the entire code.
Thanks,
S.Sendilkumar
Already i have posted the PL/SQL Procedure and Spring Code in my previous posts. please refer the post with subject as "Pl/SQL Procedure : Problem in passing array of integers to Stored Procedure".
...
Dear All,
Please tell me the root cause of this exception :
org.springframework.jdbc.UncategorizedSQLException: CallableStatementCallback; uncategorized SQLException for SQL [{call...
Dear All:
Can anyone please provide me the code for Spring dao support for calling a stored procedure by passing an array of integers and return as an array of Strings.
Thanks and Regards,...
Dear All,
I have created one stored procedure. It will input as array of integers and output as array of varchar2. Can you please provide me the solution for the above scenario.
PL/SQL...
Please refer its already exists with the same subject