Deal of the Day

Home » Main » Manning Forums » schildmeijer

User Profile: schildmeijer


User Profile for: schildmeijer
UserID: 22765
Username: schildmeijer
Name: Roger Schildmeijer  
Email: schildmeijer@gmail.com  
Avatar:  
Registered: 3/12/09
Occupation: -
Location: lund
Homepage: http://www.conveneer.com
Biography: Software Engineer at Mashmobile
Total Posts: 14
Recent Messages:
Re: Chapter 2: errata
 
Author Online » 2008 » OSGi in Action, May 22, 2009 3:26 PM
p.32 before: target3; directive:=value1; attribute:value2 after: target3; directive:=value1; a...
Re: Chapter 4. paint example
 
Author Online » 2008 » OSGi in Action, Mar 17, 2009 10:01 AM
thanks again :)
Re: Chapter 4. paint example
 
Author Online » 2008 » OSGi in Action, Mar 17, 2009 8:05 AM
Hope its ok if ask another question about pseudo registration and ServiceTrackers in this thread. I ...
Re: Chapter 4. paint example
 
Author Online » 2008 » OSGi in Action, Mar 17, 2009 7:24 AM
aha, thanks alot. "Java does not statically embed interfaces inside the binary bytecode" Thats...
Re: Chapter 4. paint example
 
Author Online » 2008 » OSGi in Action, Mar 17, 2009 6:04 AM
Thanks for this information. (I still have one unsolved issues regarding this left) What I cant ...
Chapter 4. paint example
 
Author Online » 2008 » OSGi in Action, Mar 17, 2009 3:48 AM
The third import in Circle.java is "import org.foo.shape.SimpleShape;" That is only possible (as ...
Re: Chapter 3: errata
 
Author Online » 2008 » OSGi in Action, Mar 14, 2009 12:30 PM
p.98 section 3.8 Activating paint program "...easily reuse [b]use[/b] the resulting bundle..." ...
Re: Chapter 3: errata
 
Author Online » 2008 » OSGi in Action, Mar 13, 2009 4:25 PM
p.80 The class Activator implements BundleContext. I think it should implement BundleActivator.
Re: Chapter 3: errata
 
Author Online » 2008 » OSGi in Action, Mar 13, 2009 4:21 PM
p.80 row8 before: "This is because a bundle is not notified it is being uninstalled" afger : "Th...
Re: Chapter 3: errata
 
Author Online » 2008 » OSGi in Action, Mar 13, 2009 11:28 AM
p.63 section 3.4 Using the lifecycle layer API 7th row before: "single bunle JAR file" after: "...