Skip to Main Content

Java Development Tools

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!

Using regions on custom components (facets)

LCabacoNov 21 2018 — edited Dec 4 2018

Hello guys,

I've been working with custom components lately. And i have custom components with two facet areas.

One of the facets is a child of the component, and the second faced is inside a popup, on the custom component too.

It seems that i can not render the popup childs when passing a region to the faced, but when i place UI components (button as example) it works as expected.

It's not a problem of the region because I've placed the popup facet content on the root facet content and works as expected.

Any idea why direct components are rendered but the regions are not ?

Best regards,

Luís cabaço

This post has been answered by Timo Hahn on Nov 24 2018
Jump to Answer

Comments

843833
I got it. Thanks FarhanM and Kamarainen.
843833
Can someone post the reason / workaround for this problem ? I was using JNDI names in the deploy tool in J2EE 1.3, but I don't find this in J2EE 1.4. Why so ? And how can I specify the JNDI names then ?
843833
Hi, Can you put the solution here?
Cause I got same problem. Thanks
843833
Does anyone know hot to solve this problem?
If so please post solution here.

Thanks in advance.
843833
You need to use File->Deployment Settings and create a new or
edit an existing file. This will bring up additional entries
in your navigation tree window. Selecting them opens up the
way to enter JNDI names.
1 - 5

Post Details

Added on Nov 21 2018
4 comments
234 views