Yes the way it operates right now, it's normal.
It's doing a few API calls. The slow part is Magento, Magja doing multiple API calls compounds the slowness, but not the root of this problem. ;-)
Feel free to provide suggestions/fixes/optimizations.
On Thu, Jun 21, 2012 at 7:22 PM, Suad Kozlic
<koz...@gmail.com> wrote:
I have problem with the Java Magento connector your developing.
The
RemoteServiceFactory.getProductRemoteService().save(product, null); command takes about 7 seconds to finish.
Is this normal or have i done something wrong?
Many Thanks.
--