Access-iis-asp to pointbase-sun app server jsp
Hello all.
I was asked to examine the option migrating some of my company's simple enterprise services from Access-iis-asp to pointbase-sun app server jsp
So I took one of our small services (simple product department svc) and used few cmp beans a session bean and a jsp page I translated exactly the same service with the same functionalism.
The problem is that the new service is working much slower(the preliminary init)than the old one-
The DB is not big less than 200 rows per table and the concurrent users number is not more than 10, I really dont think that the problem is in the code it has been checked a few times by me and by others
Maybe cmp work slower than bmp?
Maybe it's something with the configuration in the app server?
The DB?
Before we make any decision I'll be glad if anyone has any ideas or suggestions
Thanks
Alon.

