[ http://issues.apache.org/jira/browse/AXIS-1938?page=all ]
Kevin Phipps updated AXIS-1938:
-------------------------------
Attachment: AxisServiceTest.java
Running the attached code, the Service object takes about 4 seconds to create
on a Sun Blade 100 with 1GB RAM. On a dual Xeon 1.5GHz Windows 2000 machine
with 2GB RAM it takes around 1 second. Both machines run Java 1.4.2.
I also received an email from somebody experiencing the same problems on an AIX
machine. He says that the line:
WSHubReceiverService locator = new WSHubReceiverServiceLocator();
takes 6.5 seconds to execute for him. However he has no problems on a Linux
machine.
Hope this provides some help to resolve this issue.
Regards,
Kevin
> Slow Service object creation
> ----------------------------
>
> Key: AXIS-1938
> URL: http://issues.apache.org/jira/browse/AXIS-1938
> Project: Axis
> Type: Improvement
> Versions: 1.2RC3, 1.1
> Environment: Sun Ultra 10/Solaris, Java 1.4.2_07. Axis 1.1 and 1.2RC3 tried.
> Reporter: Kevin Phipps
> Attachments: AxisServiceTest.java
>
> The creation of the org.apache.axis.client.Service object using the default
> constructor seems to take an excessive amount of time. It seems to vary
> between 5 and 10 seconds depending on the length of classpath I have set. Is
> this normal?
> I could not find any such problems reported on this system. On the web I only
> found one mention of the same problem but no solution is suggested (apart
> from using something other than Axis). See:
> http://java2.5341.com/msg/5662.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira