[android-developers] Re: Tomcat on Android
I'm afraid I agree with the previous postings. This looks difficult
under Android Java, you
may be better off by creating you own component server.
I would recommend a server based on MDP messaging and sockets:
MDP and a distributed Component/Service Model
https://jt.dev.java.net/files/documents/5553/149793/MDPdistributedModel.pdf
This runs on Android. It is also lighter and more efficient.
Marc Fleury wrote:
> I have seen other threads on the topic, most notably one asking about
> tomcat/jboss on android.
>
> Anyway, I am actually interested in hearing if people have
> successfully ported tomcat on android? the use case for me would be
> www.openremote.org. We distribute a controller that is written in
> java6. I have actually started porting parts of it to Android and in
> doing so got to thinking we could port the whole thing to android. As
> a dedicated controller in the wall (forget screens and such, this is
> not an smart phone) it would be quite killer.
>
> Has anyone succeeded? maybe I haven't searched hard enough?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home