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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

upgrade the java web application running on weblogic 11g to 12c

3604824Dec 15 2017 — edited Dec 17 2017

hi, experts,

my current spring mvc web application is running on weblogic 11g.

as need to follow the company decision, need to upgrade to run on 12c.

I heard that it needs jar/ war in other platform in order to running on 12c

can you please kindly advise?

thank you very much!

mara dona

Comments

Ashish Dave-Oracle
either there is Synchronization issue or
element which was there at time of recording is not there while playback ..could be defect
or name or id of elemet changed
647280
You should create a better custom dynamic variable to identify this element. Referencing a element by Index is not recommended or reliable. A recorded Index of 41 for the element inside form QUERYTEXTCOMPONENTS indicates that there are a lot of elements inside that recorded form, and that there is probably some dynamic nature to the page.

You should change the match to be i.e. formelement[INPUT](name="something" | id = "something")
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 14 2018
Added on Dec 15 2017
1 comment
327 views