-
Distribute project’s artifacts in Maven Central with OSSRH
You have developed some crafty Java library or Maven plugin and now you want to distribute it to other users through Maven Central repository? Using Sonatype Open Source Software Repository Hosting Service is a nice way for open source projects to achieve that and there’s two options to get your artifacts in it: 1.… Jatka…
-
Monitor and profile application with Java Mission Control
Monitoring Java applications is can be done with different tools and with JDK you get one good tool for it: Java Mission Control. Java Mission Control and Java Flight Recorder together create a complete tool chain to continuously collect low level and detailed runtime information enabling after-the-fact incident analysis. Starting with Oracle JDK 7 Update…
-
Sailfish OS User Interface design practices
The operating system running on Jolla has different and refreshing approach to user experience than the mainstream mobile operating systems. Sailfish OS is quite new project which also shows in applications’ user interfaces as common practices are not quite established. There are some guidelines and component usage examples how the applications should be built but…
-
Weblogic 12c and Managed Server in incompatible state
Oracle WebLogic application server (WLS) is quite a behemoth and usually works much better than e.g. OC4J which we previously had to use. But sometimes things don’t go as they should and it gets stuck. Some time ago my managed Server was in “FORCE_SHUTTING_DOWN” state and when trying to restart it I got an error…
-
Using the WebLogic 12c Maven Plug-In for Deployment
Using the WebLogic 12c 12.1.2 Maven plug-In for deployment is much easier and quicker than going through the WebLogic Server’s AdminServer and Oracle Documentation provides good examples how to do it. The weblogic-maven-plugin provides enhanced functionality to install, start and stop servers, create domains, execute WLST scripts, and compile and deploy applications.… Jatka lukemista →
-
Maven plugin to generate HTML from Markdown now in Maven Central
Generating documents is always not the most pleasant job but it can be made easier by using easier markup language like Markdown. For that purpose I made last year a simple Markdown to HTML Page Generator Maven Plugin and now it’s also available in Maven Central. “Markdown to HTML Page Generator” is a simple Maven…
-
Debugging Sailfish OS application power consumption
Lately my simple news feed reader, Ampiaiskala, got rejected from Jolla Store in Harbour Quality Assurance as it seemed that it was too power hungry while minimized. I was a bit surprised as 0.1 version was accepted and the functionality hadn’t changed. So, it was time to get familiarized with PowerTOP and how to debug…
-
Connecting Jabra HALO2 Bluetooth Headset with Windows 7
Recently I got Jabra HALO2 Bluetooth headset for teleconferences but had problems to get it work with Windows 7 and Dell Latitude E6530. Windows found the device and wanted to install drivers but couldn’t find any. The solution was easy: update your laptops’ Bluetooth drivers. I downloaded Dell Wireless 380 Bluetooth Application version 6.5.1.4000,A02 from…
-
Mastering my business with LIFEBOOK U904
Technology has changed our workplace and the tools we use to master our business by replacing the desktop computers with laptops and Ultrabooks and also enabling us to work regardless of our location. For couple of months I have been testing Fujitsu’s LIFEBOOK U904 as part of the Master your business campaign and put the…
-
First impressions of Fujitsu Lifebook U904
The days of draggable and humongous laptops are past as the Ultrabooks have taken over the market place and there’s plenty of different models to choose from. Last year I tested Fujitsu’s first generation Ultrabook and now it’s time to check out the second generation with LIFEBOOK U904 as part of the Master your business…