<?xml version="1.0"?>
<rss version="2.0">
<channel>

  
<title>Samuraism - Running JBoss on iPhone</title>
<link>http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html</link>
<description>Have you got your iPhone? I got mine 2 weeks ago. I&#039;m pretty much satisfied with it despite the short battery life and slooow Japanese input method that are sometimes irritating me. Did you know that you can install a flavor of JVM called JamVM to a ...</description>
<language>en</language>
<managingEditor>山本 裕介</managingEditor>
<lastBuildDate>Tue, 18 Nov 2008 10:14:20 GMT</lastBuildDate>
  
  

  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Re: Running JBoss on iPhone</title>
    <link>http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comment1227003260374</link>
    <description>
      WRT: running this on JBoss5&lt;br /&gt;
&lt;br /&gt;
I guess I can reproduce this with having JamVM on my laptop?&lt;br /&gt;
As it looks like JamVM treats annotations differently than other JVMs.&lt;br /&gt;
&lt;br /&gt;
I try to make MethodInfoImpl handle this kind of annotations arrays,&lt;br /&gt;
but I suspect there might be other similar issues.&lt;br /&gt;
&lt;br /&gt;
Will post my findings if I can get JamVM run on my machine.
    </description>
    <author>Ales Justin</author>
    <comments>http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comments</comments>
    <guid isPermaLink="true">http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comment1227003260374</guid>
    <pubDate>Tue, 18 Nov 2008 10:14:20 GMT</pubDate>
  </item>
  
  <item>
    <title>Re: Running JBoss on iPhone</title>
    <link>http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comment1225985444881</link>
    <description>
      Thanks,

Actually i tried with -Xms32m -Xmx32m.
    </description>
    <author>Yusuke Yamamoto</author>
    <comments>http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comments</comments>
    <guid isPermaLink="true">http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comment1225985444881</guid>
    <pubDate>Thu, 06 Nov 2008 15:30:44 GMT</pubDate>
  </item>
  
  <item>
    <title>Re: Running JBoss on iPhone</title>
    <link>http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comment1225726500964</link>
    <description>
      On embedded systems (such as ARM) JamVM has a much smaller maximum heap (e.g. 8 Mb).&amp;nbsp; Run jamvm -X and look for -Xmx.&amp;nbsp; This will show the default maximum.&lt;br /&gt;
&lt;br /&gt;
You can increase this using -Xmx, e.g.&lt;br /&gt;
&lt;br /&gt;
jamvm -Xmx32m ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will now allow the heap to grow to 32 megabytes.&lt;br /&gt;
    </description>
    <author>Anonymous</author>
    <comments>http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comments</comments>
    <guid isPermaLink="true">http://yusuke.homeip.net/blog/2008/08/24/running_jboss_on_iphone.html#comment1225726500964</guid>
    <pubDate>Mon, 03 Nov 2008 15:35:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
