Skip to Main Content

Application Development Software

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!

how to debug custom component code

User_HA9F5Aug 17 2020 — edited Aug 27 2020

We have wcc11 g environment, could you please share info on how can we debug custom component code.

Comments

Srinath Menon-Oracle
could you please share info on how can we debug custom component code

Enable the relevant trace sections from trace sections - active sections for the functionality for which component / code is created and run the operation from wcc, then check the server audit logs.

Secondly, add tracing in the code which would act as good pointers in printing the relevant data per stage basis.

User_HA9F5

looking something realtime debugging.  like the one we do in J2EE applications deployed in tomcat or any application servers.  can we do similarly with WCC components?

Srinath Menon-Oracle
 like the one we do in J2EE applications deployed in tomcat or any application servers.  can we do similarly with WCC components?

Look up these posts: Eclipse and UCM

Configuring UCM Application IN Eclipse IDE

Raja Kummathi

As per my knowledge, we will have to install the component and UCM node restart required.

1 - 4

Post Details

Added on Aug 17 2020
4 comments
264 views