Skip to Main Content

Enterprise Manager

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!

Does weblogic12c support OSGi deployments with JSF usage

e12a10cc-8368-4d4a-833e-ecb9757b093cJun 12 2019 — edited Jun 12 2019

We have an osgi project which uses JSF 1.2, this osgi project is part of ServletBridge.war (it’s a WEB Application which contains the OSGi container and other bundles which start the OSGi container) and this needs to be deployed on web logic 12C Server. We currently support our deployment only in weblogic 11g.

We tried multiple approach provided in the documentation (making backward compatibility of JSF1.2 and 2.0 jar, by adding shared library) but no luck.

Does weblogic12c support OSGi deployments with JSF usage (either by allow packaging jsf within their own bundles or referring from weblogic server's classpath)?

Comments

Greijus-Oracle
Answer

I think you should be looking at the Memory page instead. You can select an area in the chart, where a GC of interest is happening, right-click that and choose "Store and Set As Focused Selection". That way, in the table above the chart, you will be able to see the allocations made during that time. Selecting one (or more) of those classes will then show you the stack trace(s) for the allocations.

Hope this helps.

/Erik

Marked as Answer by sam.bishop · Sep 27 2020
1 - 1

Post Details

Added on Jun 12 2019
0 comments
324 views