FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Application Server?

 
Post new topic   Reply to topic     Forum Index -> Mango
View previous topic :: View next topic  
Author Message
manni



Joined: 16 Jan 2006
Posts: 25

PostPosted: Thu Mar 02, 2006 2:53 pm    Post subject: Application Server? Reply with quote

Hello,

is the goal from mango to build an application server like jboss?
I'am not an expert from Jboss, but i think about
somthing you can copy a jar or and ear file in a
directory and they called it in java "deployed".
After that, it is possible with rmi or soap to
use the a method's from the classes over soap or rmi.

I have see an xml-rpc implementation in mango, and
the pickle examples.
Maybe the ddl Project make it possible to load the new classes at runtime?
All this, show in this way.

It will be nice we have an application Server.

manni
Back to top
View user's profile Send private message
kris



Joined: 27 Mar 2004
Posts: 1494
Location: South Pacific

PostPosted: Thu Mar 02, 2006 8:11 pm    Post subject: Reply with quote

Hello Manni;

It's certainly possible to build an application server using Mango ~ most of the pieces are there already (demonstrated by xml-rpc, the servlet engine, and Eric's markup-server), but they don't currently support dynamic loading of new/changed application behavior (actually, Eric's server probably does since it is interpreter-oriented).

DDL will help enormously in this arena, allowing all manner of dynamic behaviour. I've been messing with a version of the servlet-engine, trying to get it working with DDL ~ no luck yet, but I imagine DDL will support that soon enough.

As for goals ~ Mango is intended to be a set of related libraries. Thus, while building a JBoss lookalike is not an explicit target, providing the tools to build something like that is definately within the scope of Mango.

Does that answer your question?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Mango All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group