Skip to content

Tech Life

Thoughts dumpster
  • Home
April 13, 2020

Refresh your old printer by adding WiFi & AirPrint

If you happen to have an older network printer that still works like a charm and want to make it available via WiFi & AirPrint, then this post is for you! This whole project came…

April 7, 2020

MacOS Shortcut to change Input Language – ^+Space

I find this shortcut particularly handy for Macs with the physical keyboard layout other than English-US. On one hand, I love the fact that I can type in my native language, Romanian, by using the…

July 2, 2019

Duplicate instances for AQ adapters in a cluster environment

Deploying a SOA composite application in a cluster environment could bring up issues you might not have captured at design time. One of this issues relates to the use of the AQ adapter to dequeue…

June 18, 2019

Review failed login attempts on Oracle XE

If you ever need to see the failed login attempts on your Oracle XE instance, you can activate the audit_trail parameter. My specific use case was for a project using Oracle SOA. WebLogic wouldn’t start…

June 14, 2019

Expired password for WebLogic compact domain SOA/BPM data sources

If you’ve ever installed Oracle SOA/BPM on WebLogic locally on your development machine, you might have encountered the ORA-28001: the password has expired error at a given point in time. This usually happens when you…

February 22, 2019

WebLogic create domain from template error – CFGFWK-64062

One approach to recreate a Weblogic domain is to use a template that you’ve generated before. If you’ve done this in the past, you might have encountered an error stating that the domain template could…

February 22, 2019

Create HTML Editable Drop Down List

You can create an editable drop down list by using the <datalist> tag in HTML5. Make sure to match the list attribute of the input tag with the id attribute of the datalist tag. If you click on…

Powered by WordPress | Theme: Write by Themegraphy