the operation hangs while load testing
--------------------------------------

                 Key: SM-1551
                 URL: https://issues.apache.org/activemq/browse/SM-1551
             Project: ServiceMix
          Issue Type: Bug
            Reporter: pratibha
         Attachments: errorhandler-sa-1.0.jar

When I put this  jar updateprofile-sa-1.0.jar  in hotdeploy. This works fine up 
to 15 parallel requests. But if I hit more than that it hangs.
The request should be like:
<request xmlns="http://www.finicity.com";>
        <updateUserProfile>
                <userName>username</userName>
                <firstName>pratibhaw</firstName>
                <lastName>ghogalew</lastName>
                <emailAddress>[EMAIL PROTECTED]</emailAddress>
        </updateUserProfile>
</request>

Also put errorhandler-sa-1.0.jar in hotdeploy as this opearation uses it for 
error handling.

I am also using a properties file called smxesb.properties in 
servicemix-home/conf to read some ip addresses.
I have attached this file put it in servicemix-home/conf .
In this file director.url and portal.url are the addresses of my applications 
which processes update user profile request.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to