class weblogic.security.spi.WLSUser in WebLogic Server Version: 12.1.2.0.0 - weblogic12c

I need to use class weblogic.security.spi.WLSUser that in previous versions os WL was located in the library wls-api-10.3.jar.
But I don't find this library in WebLogic Server Version: 12.1.2.0.0
Thanks

I had a similar problem in the same version 12.1.2.0.0, maybe you've found the solution already by this time, but I'm posting here anyway for somebody who is searching for this library that is located in:
Oracle_Home/wlserver/server/lib/wls-api.jar
Hope it helps people who is having problems finding this library.
Regards.

Related

Walkhub - Missing "User_account_menu" Module in Drupal

I am Trying to install Walkhub on my private server downloaded from Git https://github.com/Pronovix/WalkHub.
The installation was missing 3 modules and I have found 2 of them.
Now I am still missing the User_account_menu module and can`t find it anywhere.
Does someone know the location of the walkhub module or how to solve this?
Thanks
This is an old version of WalkHub, that is unsupported. We did a switch from Drupal to a Go + React platform about a year ago. You can find the latest platform at: https://github.com/Pronovix/walkhub-service
Setting this up is a bit different than Drupal. If you just want to try it out, I recommend using the hosted version at https://walkhub.net.

Configuring JmsToolBox for JBoss EAP 6.3 (HornetQ 2.3.x)

JMSToolBox is a tool for browsing queues in a jms provider.
But it's not possible to configure it for browsing in JBoss EAP 6.3 (HornetQ 2.3).
Anyone tried this and can provide the right configuration?
Thanks in advance,
Mario
Update 2017-02-28:
With the help of the JTB author everything works now.
There was a problem in the version of JTB i used. This was fixed with JTB 3.8. The problem was that the bundled hornetq clients (version 2.4.x) had a problem with connecting to older versioned hornetq servers (version 2.3.x). This seemd to be a known bug.
The user/role used for the connection has to have the permission "manage".
#titou10: Thank you very much for your help!
I'm the author of JMSToolbox.
JTB should work with HornetQ. At least it does on my test workstation.
Did you follow the instructions to setup JMSToolBox for HornetQ?
What exact problem do you encounter?

Redmine 'mentions' plugin stopped working

I've installed the Redmine Mentions plugin from:
https://github.com/arkhitech/redmine_mentions
And it worked perfect until a few days. I couldn't find helpful information on the internet and the author didn't reply as well so It'd be great if someone could advise on this one.
No changes took place on the server, no config modifications...and suddenly the mention 'trigger' (which is currently '#') isn't working.
I've tried to restart, reinstall and reconfig the trigger but none of these solved the issue.
Here's a little bit of info on the system:
Environment:
Redmine version 2.4.2.stable
Ruby version 1.9.3-p484 (2013-11-22) [x86_64-linux]
Rails version 3.2.16
Environment production
Database adapter Mysql2
Please advise,
Much appreciated!
Thanks,
Talbion.
OK, I've eventually managed to fix this by removing a plugin called 'a_common_libs' which was a dependency for another plugin that's been installed on the server - 'Usability plugin'. At first I uninstalled the Usability plugin (our redmine version 2.4 wasn't supported by this plugin) but that didn't solve the 'mentions' issue. Later I've decided to uninstall it's dependency as well...and it looks good.
(btw, for whoever is curious about the uninstallation process - it consisted of MOVING the plugin folder and restarting Redmine. That's it).
So...I don't know exactly how both plugins are related but somehow the removal of the common libraries fixed mentions.
Thanks again for your help.
Talbion.

What versions of eclipse and apache tomcat should I use with jdk-6u30?

I am configuring the env on Vista. I have jdk-6u30 and eclipse-jee-indigo-SR1-win32 installed on the system. Please suggest what tomcat version would be compatible? I tried installing apache-tomcat-7.0.25 but it gave me "requested resource not available error" hen I tested it for the first time. What is the reason of this error on first test? Is it something to do with the compatibility issue or choosing wrong way of installation? Please help.
The very newest versions of both Eclipse and Tomcat will work perfectly with that version of Java; you must have made some mistake in installing or testing.

Get Arjuna source for JBoss

How can I get the source code for Arjuna/JBossTM that matches my JBoss version?
More specifically, is there a way to reliably identify the version of a library that is distributed with JBoss 5.1.0?
The options I've tried so far:
opening the manifest file of jbossjts.jar which gives me 5.1.0
opening the file jar-versions.xml, but that also gives me 5.1.0
From the look of the tags JBossTM doesn't go beyond 4.12.0 so I think I can be pretty sure in saying that 5.1.0 is the same 5.1.0 as JBoss itself.
Is there a way to reliably get the correct version of the source code for this (or any other) library? It seems to me that sometimes the manifest contains the version of the library, sometimes the version of the server, which isn't very helpful.
Thanks in advance
Rich
Further to this, I think I have found the information by going into the JBoss 5.1.0 release notes where one of the Component Upgrade bugs is jira.jboss.org/browse/JBAS-6851 - Update to transactions 4.6.1.GA