You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Iwan Memruk <im...@lohika.odessa.ua> on 2005/12/13 11:42:26 UTC

[Axis2] non-lazy initialization?

Hello Axis2 folks,

      My  webservice  takes  a  lot  of  time  to initialize (load its
      statics).

      Is it possible to make Axis2 load its services during the webapp
      initialization stage?

      The  problem  is,  when  Axis2 initializes my service during the
      first  request, it takes lots of time and sometimes results in a
      HTTP timeout.

      Thanks in advance.

-- 
Best regards,
 Iwan                          mailto:imemruk@lohika.odessa.ua


Re: [Axis2] non-lazy initialization?

Posted by Deepal Jayasinghe <de...@opensource.lk>.
hi Iwan;

yes ,it is possible to do , please create a JIRA so that we will definitely 
fix that.

Thanks,
 Deepal
................................................................
~Future is Open~

----- Original Message ----- 
From: "Iwan Memruk" <im...@lohika.odessa.ua>
To: <ax...@ws.apache.org>
Sent: Tuesday, December 13, 2005 2:42 AM
Subject: [Axis2] non-lazy initialization?


> Hello Axis2 folks,
>
>      My  webservice  takes  a  lot  of  time  to initialize (load its
>      statics).
>
>      Is it possible to make Axis2 load its services during the webapp
>      initialization stage?
>
>      The  problem  is,  when  Axis2 initializes my service during the
>      first  request, it takes lots of time and sometimes results in a
>      HTTP timeout.
>
>      Thanks in advance.
>
> -- 
> Best regards,
> Iwan                          mailto:imemruk@lohika.odessa.ua
>
>