Archive

Author Archive

Off to Barcelona!

February 10th, 2008 1 comment

Yes, it’s that time of the year again: Mobile World Congress is upon us. I’m off to Barcelona, as for the first time I’m able (and allowed… :) to attend. I will be demoing in the Intel stand, as part of BEA’s WebLogic setup. But first let’s have a flight there and then setup our demo in Intel’s booth. We did a remote installation of our concept demonstrator but we were not able to do a live test. That honour is bestowed onto me, as I get to do the real life integration in the booth. Let’s just hope that everything works as advertised….

Categories: Telecom Tags: ,

Testing code

August 24th, 2007 No comments

[geshi lang=java]
public static void main(String[] args) throws Exception {
MBeanServer mbs = ManagementFactory.getPlatformMBeanServer();
ObjectName name = new ObjectName("info.stampfini:type=Tester");
Tester mbean = new Tester();
mbs.registerMBean(mbean, name);
[/geshi]

Categories: General Tags:

First post

August 24th, 2007 No comments

Of course, time for the obligatory first post in this new blog of mine…

Categories: General Tags:
Easy AdSense by Unreal