Dependency tree

2008-10-29 Thread Saad Nader
directory. I also want to have code that doesn't depend on axis2 (e.g. axutil), but axis2 depends on it be at a level either outside or in axis2. Any help on this would be appreciated. Thanks, -- Saad Nader Middlware Engineer Powered By Gamespy

RE: Memory footprint

2008-09-11 Thread Saad Nader
No more than 200-300 KB footprint for the client runtime just to do SOAP operations. I like the generated soap serialization/deserialization from WSDLs but I cannot afford to use 2-4MB for this because the system only has 4 MBs. Thanks, Saad Nader Middleware Engineer

Memory footprint

2008-09-10 Thread Saad Nader
, Saad Nader Middleware Engineer Powered By Gamespy www.poweredbygamespy.com

static linkage for axis2/c

2008-09-02 Thread Saad Nader
against each library that is in the source package. It keeps insisting on trying to load the libraries dynamically. I'd like to just statically link to the libraries if possible. Thanks, Saad Nader Middleware Engineer Powered By Gamespy

Can Axis2 work on embedded systems

2008-09-02 Thread Saad Nader
Hello All, Does Axis2 work on embedded systems with smaller amounts of memory and less CPU capabilities? By less, I mean being able to run threads but not as powerful as an Intel processors (ARM9 for example). Thanks, Saad Nader Middleware Engineer Powered