•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the RSS, Web Services and SOAP section within the Web Development category of DaniWeb, a massive community of 373,513 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,870 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our RSS, Web Services and SOAP advertiser:
Views: 2008 | Replies: 1
![]() |
•
•
Join Date: Feb 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hello
I have a SOAP service who get me a list of customer object, this service is very slow and i don't why.
Configuration :
j2sdk 1_4_2_12
jakarta-tomcat 5.0.28
soap 2.3.1
the size of return xml file is about 200 kb and the object type returned are quite complex
Server side, the business treament (acces to database... ) take less than 0.5 s but all the SOAP service take more than 3 second.
I don't if it's a pb of parsing, soap configuration or optimzation but i localize the pb in the invoke and more excalty in the send http method
Could you help me
thanks
JC
I have a SOAP service who get me a list of customer object, this service is very slow and i don't why.
Configuration :
j2sdk 1_4_2_12
jakarta-tomcat 5.0.28
soap 2.3.1
the size of return xml file is about 200 kb and the object type returned are quite complex
Server side, the business treament (acces to database... ) take less than 0.5 s but all the SOAP service take more than 3 second.
I don't if it's a pb of parsing, soap configuration or optimzation but i localize the pb in the invoke and more excalty in the send http method
Could you help me
thanks
JC
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,588
Reputation:
Rep Power: 18
Solved Threads: 187
You might want to upgrade to a more modern SOAP layer, like Axis 2 or JSWDP 2.1, which are FAR faster than the one you're using.
If the problem is indeed internal in the SOAP layer (and not caused by network latency) that should help.
Mind that this can cause you to have to make changes in your WSDL files, which could be problematic if there are applications already using the services (they'd probably have to regenerate their stubs and be recompiled).
If the problem is indeed internal in the SOAP layer (and not caused by network latency) that should help.
Mind that this can cause you to have to make changes in your WSDL files, which could be problematic if there are applications already using the services (they'd probably have to regenerate their stubs and be recompiled).
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb RSS, Web Services and SOAP Marketplace
•
•
•
•
- soap security (RSS, Web Services and SOAP)
- Java (Java)
- SOAP call constructor each time (Java)
- Passing Java System Properties(-D) during SOAP Service Invocation (RSS, Web Services and SOAP)
- passowrd authontication .net and soap (ASP.NET)
Other Threads in the RSS, Web Services and SOAP Forum
- Previous Thread: Strange WSE error when trying to connect to web service
- Next Thread: Info from other page



Linear Mode