Weblogic 10.3.6: admin console not showing applications - weblogic

I have the following problem. Admin console of Weblogic 10.3.6:
the session deployments is not showing the apps just the libraries.

Click on the link Customize this table above Deployments title, and the following view will appear :
click on the check boxes of unwanted nodes(here node start with adf.. is the case)
and then click on the check box of Exclude libraries when displaying deployments, and click on the Apply button. The nodes starting with adf will disappear :
By clicking on the reset button(seen in the first picture), all hidden deployments can be brought back.

Related

How to remove Desktop tab in KDE Plasma

I would like to remove the Desktop tab from KDE Plasma desktop environment and get rid of the context menu. Is there a way to do this ?
Hi Chris, Thanks for the reply. I am running KDE 4.14.8. I am not seeing what you are describing. The context menu is the menu when you right click on the desktop. I think you are calling it "desktop menu". My original snapshot show that menu. That menu changed depending what desktop theme I selected. I could not find anything call Configure Desktop. The closest thing to that would be Default Desktop Setting and there is not there about the Tweaks tab. The project that I am working on is kind of mission critical. It would be just a plain desktop without anything. The only thing the user can do is log on, does his job and log off. All the things that can distract the user will be removed. I got most of them except for this pesky toolbox.
To remove the toolbox:
right-click on desktop to get the desktop menu
select Configure Desktop, a dialog appears
switch to Tweaks tab
uncheck Show the desktop toolbox
You can also drag it to a corner (when widgets are unlocked), then it will not show the current activity name, but will still be accessible.

XamlSpy prevent me from doing actions

I installed XamlSpy using NuGet in my UWP app.
I debug my application and connect it successfully using the XamlSpy.
The problem is that every mouse hover is responses by XamlSpy what prevents me from clicking on buttons etc'...
How can I start inspect only when needed ?
I tried CTRL+Shift without success...
How can I start inspect only when needed
According to this article, Ctrl+Shift is worked for XAML Spy 2. By testing on my side, I guess you are using XAML Spy 3.
In that case, when you are using the XAML Spy desktop app to inspect, the "Select Visual" button which is for moving your mouse to the app, and click to select a visual in the user interface, is highlighted by default. You may need to click it to not highlight the button to stop inspecting, and click again can start inspecting again when you needed.

Switch between windows of the same pane in IntelliJ

I'm trying to find a keyboard shortcut to switch between the parts of a splitted pane, e.g. in the Debug pane between the Frames list and the variables list (in the default layout), or in docker view between the containers list and the window with logs, properties, variables, ports etc. for that container as in the screenshot below.
I know I can switch between the tabs of a tabbed window (between Logs, Properties, Environmental Variables etc. in the screenshot below) using ctrl+Page Up\Down but I can't find a way to switch focus to that window if I'm currently "in" the container list.
There is an open request to support it for the debugger:
IDEA-167805 Keyboard navigation in debug tool window
Related requests for Docker:
IDEA-155350 Docker. Container tabs. Switching tabs doesn't work via context menu and doesn't work for two tabs via keyboard
IDEA-155835 Docker. Provide possibility for deleting images/containers using keyboard.
Feel free to submit your request in YouTrack so that it's implemented in one of the future updates.

Tab panel default Tab not show after the app is logined again

I am working in the sencha touch 2.0. I am unexpectedly facing a problem in the Tab Panel. At the one of my page I have TabPanel with three tabs (By Name, By Department, By Location).They are working fine but when I active the tab By Department and Logout from the app and again come to the This page the deafult activate tab Must be BY NAME. But the active tab is that one which I activated before to logout(By Department).
Can you post some code? Start with the tab panel. Also, check to see if you have 'autodestroy: false'. If you have that in your config that could be causing a problem. Other than that, its hard to say without seeing how you have it set up. It sounds like it isn't getting removed but hidden and another page is on top of it.

How do I change Create Account Link in Joomla?

I just installed a Joomla 1.6 Stable release onto my webserver. However, whenever I try to create an account, it takes me down to: using-joomla/extensions/components/users-component/registration-form. How do I change the home-screen login form box to use a different page for the user-registration form?
I have looked online, and they talk about editing options in the Login Form Module, but I don't see a module called Login Form in my Modules list. Even on clean install with nothing touched.
**Note I am starting off with the sample data installed.
If you look in the admin backend of 1.6 you will see that under Menus->About Joomla the Registration link you are clicking is a sub-menu of the Using Joomla! menu item. So this is why that link is being dynamically created with that URL.
To create a Registration form such as mysite.com/register then simply create a new registration form out of that sample contents menu tree. To do this in the admin backend go to Menus/Your Menu/Add New Menu Item Then when the Menu Manager pops up to create a new menu item click the select button next to the Menu Item Type and select Users Manager->Registration Form.
Hope this helps.
I also encountered this problem, so the decision was, the menu manager deleted all unnecessary. The problem is that the reference referred to the registration menu item "about joomla". PS I'm not Englishman, sorry for the spelling mistakes ...