radhika chennu

Greenhorn
+ Follow
since Dec 26, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by radhika chennu

Hi,

This is Radhika, Please provide guide lines how to do transaction management in spring.

Please consider the senario,
From pojo calling two different dao methods.
First calling dao1 method to insert row in DB.
next calling dao2 method to update row in DB if dao1 method returns successfull insertion.

while doing update, if gets any exception how can i rollback inserted row through dao1 method.

Please helpme in this.

Regards,
Radhika
15 years ago
Hi,

This is Praveen.I have a problem regarding the xml generation of the japanese data.

Previously we were using weblogic 6.1 with Oracle 9i.with this particular configuration the xml generation is working proper.( we are displaying some japanese characters in the XML tags.)

As the customer requested, we have migrated from weblogic 6.1 to weblogic 9.2.

After migration, the XML generation is not working if we have the japanese data.

In Weblogic 6.1 configuration we have set the parameter "weblogic.codeset=SJIS" while creating the connection pools.But if we do the same thing in Weblogic 9.2 it is not working.

Can any one help me in this matter?
18 years ago
Hi All

This is Radhika.
Previously my project running in weblogic6.1.
we upgraded weblogic6.1 to weblogic9.2
I am getting problem in jasper reports.
In weblogic 6.1 reports are generated properly.
In weblogic9.2 Reports are not generated properly,some of the data in reports is not displaying.I think because of (x,y) co-ordination alignement problem.
Please help me,any other reason for this and also how to over come from this.
Thanks in advance.
18 years ago