Re: Failed in creating DLL / axis2_http_server (linux)

2008-05-01 Thread Paulo Vicentini
I am using 1.3.0 release...
All It's working now, but what I did to fix it was just to rename the entry
function name of my business shared library (which it is in the library
search path) .
The function was called as exec_abcd  and now it's abcd.
And now it's working

Thank you for your backing.
Paulo


On Thu, May 1, 2008 at 2:21 AM, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:

> If you use the latest package, you should get the detailed error in the
> log on what exactly going wrong.
>
> Samisa...
>
> Supun Kamburugamuva wrote:
>
> > Hi,
> >
> > Do you have all those other linked libraries(required by your service)
> > in the path as well?
> >
> > Supun...
> >
> > On Wed, Apr 30, 2008 at 5:50 AM, Paulo Vicentini <
> > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >LD_LIBRARY_PATH is set (AXIS2C_HOME/lib) as well as  AXIS2C_HOME.
> >
> >I got  "Failed in creating DLL".
> >
> >tks
> >Paulo
> >
> >
> >
> >
> >On Wed, Apr 30, 2008 at 1:06 AM, Kaushalye Kapuruge
> ><[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >Have you set your LD_LIBRARY_PATH to AXIS2C_HOME/lib?
> >Cheers,
> >Kaushalye
> >
> >
> >Paulo Vicentini wrote:
> >
> >Hi,
> >I am facing problems in order to call my service, I got
> >"Failed in creating DLL".
> >
> >The service is deployed with success in the
> >axis2_http_server (linux) but when I call it i get  the
> >message above.
> >Since the service itself is linked against other shared
> >libraries (.so), is there anything else I should set up
> >(services.xml) ?
> >
> >Should I dynamically load the  other libraries (*dlopen*)
> >or the dynamic linker will do that ?
> >
> >thanks
> >Paulo
> >
> >
> >
> >--http://blog.kaushalye.org/
> >http://wso2.org/
> >
> >
> >
> >  -
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> ><mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
> >[EMAIL PROTECTED]
> ><mailto:[EMAIL PROTECTED]>
> >
> >
> >
> > 
> >
> > No virus found in this incoming message.
> > Checked by AVG. Version: 7.5.524 / Virus Database: 269.23.7/1408 -
> > Release Date: 4/30/2008 6:10 PM
> >
> >
>
>
> --
> Samisa Abeysinghe Director, Engineering; WSO2 Inc.
>
> http://www.wso2.com/ - "The Open Source SOA Company"
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: Failed in creating DLL / axis2_http_server (linux)

2008-04-30 Thread Samisa Abeysinghe
If you use the latest package, you should get the detailed error in the 
log on what exactly going wrong.


Samisa...

Supun Kamburugamuva wrote:

Hi,

Do you have all those other linked libraries(required by your service) 
in the path as well?


Supun...

On Wed, Apr 30, 2008 at 5:50 AM, Paulo Vicentini 
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:


LD_LIBRARY_PATH is set (AXIS2C_HOME/lib) as well as  AXIS2C_HOME.

I got  "Failed in creating DLL".

tks
Paulo




On Wed, Apr 30, 2008 at 1:06 AM, Kaushalye Kapuruge
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

Have you set your LD_LIBRARY_PATH to AXIS2C_HOME/lib?
Cheers,
Kaushalye


Paulo Vicentini wrote:

Hi,
I am facing problems in order to call my service, I got
    "Failed in creating DLL".

The service is deployed with success in the
axis2_http_server (linux) but when I call it i get  the
message above.
Since the service itself is linked against other shared
libraries (.so), is there anything else I should set up
(services.xml) ?

Should I dynamically load the  other libraries (*dlopen*)
or the dynamic linker will do that ?

thanks
Paulo



-- 
http://blog.kaushalye.org/

http://wso2.org/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>





No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 269.23.7/1408 - Release Date: 4/30/2008 6:10 PM
  



--
Samisa Abeysinghe 
Director, Engineering; WSO2 Inc.


http://www.wso2.com/ - "The Open Source SOA Company"


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Failed in creating DLL / axis2_http_server (linux)

2008-04-30 Thread Supun Kamburugamuva
Hi,

Do you have all those other linked libraries(required by your service) in
the path as well?

Supun...

On Wed, Apr 30, 2008 at 5:50 AM, Paulo Vicentini <[EMAIL PROTECTED]>
wrote:

> LD_LIBRARY_PATH is set (AXIS2C_HOME/lib) as well as  AXIS2C_HOME.
> I got  "Failed in creating DLL".
>
> tks
> Paulo
>
>
>
>
> On Wed, Apr 30, 2008 at 1:06 AM, Kaushalye Kapuruge <[EMAIL PROTECTED]>
> wrote:
>
> > Have you set your LD_LIBRARY_PATH to AXIS2C_HOME/lib?
> > Cheers,
> > Kaushalye
> >
> >
> > Paulo Vicentini wrote:
> >
> > > Hi,
> > > I am facing problems in order to call my service, I got "Failed in
> > > creating DLL".
> > >
> > > The service is deployed with success in the axis2_http_server (linux)
> > > but when I call it i get  the message above.
> > > Since the service itself is linked against other shared libraries
> > > (.so), is there anything else I should set up (services.xml) ?
> > >
> > > Should I dynamically load the  other libraries (*dlopen*) or the
> > > dynamic linker will do that ?
> > >
> > > thanks
> > > Paulo
> > >
> >
> >
> > --
> > http://blog.kaushalye.org/
> > http://wso2.org/
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>


Re: Failed in creating DLL / axis2_http_server (linux)

2008-04-30 Thread Paulo Vicentini
LD_LIBRARY_PATH is set (AXIS2C_HOME/lib) as well as  AXIS2C_HOME.
I got  "Failed in creating DLL".

tks
Paulo



On Wed, Apr 30, 2008 at 1:06 AM, Kaushalye Kapuruge <[EMAIL PROTECTED]>
wrote:

> Have you set your LD_LIBRARY_PATH to AXIS2C_HOME/lib?
> Cheers,
> Kaushalye
>
>
> Paulo Vicentini wrote:
>
> > Hi,
> > I am facing problems in order to call my service, I got "Failed in
> > creating DLL".
> >
> > The service is deployed with success in the axis2_http_server (linux)
> > but when I call it i get  the message above.
> > Since the service itself is linked against other shared libraries (.so),
> > is there anything else I should set up (services.xml) ?
> >
> > Should I dynamically load the  other libraries (*dlopen*) or the dynamic
> > linker will do that ?
> >
> > thanks
> > Paulo
> >
>
>
> --
> http://blog.kaushalye.org/
> http://wso2.org/
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: Failed in creating DLL / axis2_http_server (linux)

2008-04-29 Thread Kaushalye Kapuruge

Have you set your LD_LIBRARY_PATH to AXIS2C_HOME/lib?
Cheers,
Kaushalye

Paulo Vicentini wrote:

Hi,
I am facing problems in order to call my service, I got "Failed in 
creating DLL".


The service is deployed with success in the axis2_http_server (linux) 
but when I call it i get  the message above.
Since the service itself is linked against other shared libraries 
(.so), is there anything else I should set up (services.xml) ?


Should I dynamically load the  other libraries (*dlopen*) or the 
dynamic linker will do that ?


thanks
Paulo 



--
http://blog.kaushalye.org/
http://wso2.org/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Failed in creating DLL / axis2_http_server (linux)

2008-04-29 Thread Supun Kamburugamuva
Hi,

AFAIK it is not required to load the other libraries. But please make sure
that all those linked libraries are in the path.

Regards,
Supun..

On Tue, Apr 29, 2008 at 1:59 PM, Paulo Vicentini <[EMAIL PROTECTED]>
wrote:

> Hi,
> I am facing problems in order to call my service, I got "Failed in
> creating DLL".
>
> The service is deployed with success in the axis2_http_server (linux) but
> when I call it i get  the message above.
> Since the service itself is linked against other shared libraries (.so),
> is there anything else I should set up (services.xml) ?
>
> Should I dynamically load the  other libraries (*dlopen*) or the dynamic
> linker will do that ?
>
> thanks
> Paulo


Failed in creating DLL / axis2_http_server (linux)

2008-04-29 Thread Paulo Vicentini
Hi,
I am facing problems in order to call my service, I got "Failed in creating
DLL".

The service is deployed with success in the axis2_http_server (linux) but
when I call it i get  the message above.
Since the service itself is linked against other shared libraries (.so), is
there anything else I should set up (services.xml) ?

Should I dynamically load the  other libraries (*dlopen*) or the dynamic
linker will do that ?

thanks
Paulo


Re: Failed in creating DLL

2008-03-27 Thread Senaka Fernando
Hi Sunil,

you are most welcome.

Regards,
Senaka

> Hello Again ,
>
> Thank you all for your response. This issue has been resolved. There was
> two fold problem .
>
> I have an IE7 on my machine and it has added some dependency (DWMAPI.DLL)
> to axutil . This particular DLL is avilable only on VISTA . So I had in
> uninstall IE7 and then install IE6.
>
> The application was using third party DLL thought I could see this DLL in
> dependency walker , LoadLibrary was failing to locate this DLL. I had to
> modify axisutil code to add some diagnostic messages to get this error.
>
> Thanks again !.
>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
> Registered in USA No: C-489-59
>
> 
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
> 
>
>
>
>
>
>  "Senaka Fernando"
>  <[EMAIL PROTECTED]>
> To
>  03/27/2008 03:35  "Apache AXIS C User List"
>  PM
>             cc
>
>  Please respond to Subject
>   "Apache AXIS C   Re: Failed in creating DLL
> User List"
>  <[EMAIL PROTECTED]
> pache.org>
>
>
>
>
>
>
>
>> No I am not using IIS. I am using the simple axis server.
>
> In that case, we haven't had any issues before. There are some users who
> had trouble with IIS, but AFAIK they've succeeded with Simple Axis2 HTTP
> Server. I believe that you might be missing something here.
>
> In your environment, you should be having several files in the folder of
> the VPMSService service (AXIS2C_HOME/services/VPMSService). Have you not
> copied some of them to your client's environment?
>
> Regards,
> Senaka
>
>>
>> Regards
>> Sunil Pandit
>> R&D , CSC FSG Austin
>> (512)2755792
>>
>> Computer Sciences Corporation
>> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
>> USA
>> Registered in USA No: C-489-59
>>
>>
> 
>
>>
>> This is a PRIVATE message. If you are not the intended recipient, please
>> delete without copying and kindly advise us by e-mail of the mistake in
>> delivery.
>> NOTE: Regardless of content, this e-mail shall not operate to bind CSC
>> to
>> any order or other contract unless pursuant to explicit written
>> agreement
>> or government initiative expressly permitting the use of e-mail for such
>> purpose.
>>
> ------------
>
>>
>>
>>
>>
>>
>>  "Senaka Fernando"
>>  <[EMAIL PROTECTED]>
>>
> To
>>  03/27/2008 01:42  "Apache AXIS C User List"
>>  AM
>>
> cc
>>
>>  Please respond to
> Subject
>>   "Apache AXIS C   Re: Failed in creating DLL
>> User List"
>>  <[EMAIL PROTECTED]
>> pache.org>
>>
>>
>>
>>
>>
>&

Re: Failed in creating DLL

2008-03-27 Thread Sunil Pandit
Hello Again ,

Thank you all for your response. This issue has been resolved. There was
two fold problem .

I have an IE7 on my machine and it has added some dependency (DWMAPI.DLL)
to axutil . This particular DLL is avilable only on VISTA . So I had in
uninstall IE7 and then install IE6.

The application was using third party DLL thought I could see this DLL in
dependency walker , LoadLibrary was failing to locate this DLL. I had to
modify axisutil code to add some diagnostic messages to get this error.

Thanks again !.

Regards
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.





   
 "Senaka Fernando" 
 <[EMAIL PROTECTED]> 
To 
 03/27/2008 03:35  "Apache AXIS C User List"   
 PM 
cc 
   
 Please respond to Subject 
  "Apache AXIS C   Re: Failed in creating DLL  
User List" 
 <[EMAIL PROTECTED] 
pache.org> 
   
   
   




> No I am not using IIS. I am using the simple axis server.

In that case, we haven't had any issues before. There are some users who
had trouble with IIS, but AFAIK they've succeeded with Simple Axis2 HTTP
Server. I believe that you might be missing something here.

In your environment, you should be having several files in the folder of
the VPMSService service (AXIS2C_HOME/services/VPMSService). Have you not
copied some of them to your client's environment?

Regards,
Senaka

>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
> Registered in USA No: C-489-59
>
>


>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>


>
>
>
>
>
>  "Senaka Fernando"
>  <[EMAIL PROTECTED]>
>
To
>  03/27/2008 01:42          "Apache AXIS C User List"
>  AM
>
cc
>
>  Please respond to
Subject
>   "Apache AXIS C   Re: Failed in creating DLL
> User List"
>  <[EMAIL PROTECTED]
> pache.org>
>
>
>
>
>
>
>
> Hi Sunil,
>
> So are you using IIS? If so, this is an issue, that has alrea

Re: Failed in creating DLL

2008-03-27 Thread Senaka Fernando
> No I am not using IIS. I am using the simple axis server.

In that case, we haven't had any issues before. There are some users who
had trouble with IIS, but AFAIK they've succeeded with Simple Axis2 HTTP
Server. I believe that you might be missing something here.

In your environment, you should be having several files in the folder of
the VPMSService service (AXIS2C_HOME/services/VPMSService). Have you not
copied some of them to your client's environment?

Regards,
Senaka

>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
> Registered in USA No: C-489-59
>
> 
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
> 
>
>
>
>
>
>  "Senaka Fernando"
>  <[EMAIL PROTECTED]>
> To
>  03/27/2008 01:42  "Apache AXIS C User List"
>  AM
>         cc
>
>  Please respond to Subject
>   "Apache AXIS C   Re: Failed in creating DLL
> User List"
>  <[EMAIL PROTECTED]
> pache.org>
>
>
>
>
>
>
>
> Hi Sunil,
>
> So are you using IIS? If so, this is an issue, that has already been
> reported, a patch has also been submitted. I will have this fixed by
> Friday evening.
>
> Regards,
> Senaka
>
> On Wed, 2008-03-26 at 21:59 -0500, Sunil Pandit wrote:
> The service is C implementation . It does uses one dll other than the axis
>> and runtime DLL. That DLL is in path.
>>
>> Thanks
>> Sunil Pandit
>> R&D , CSC FSG Austin
>> (512)2755792
>>
>> Computer Sciences Corporation
>> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
>> Registered in USA No: C-489-59
>>
>>
> 
>
>>
>> This is a PRIVATE message. If you are not the intended recipient, please
>> delete without copying and kindly advise us by e-mail of the mistake in
>> delivery.
>> NOTE: Regardless of content, this e-mail shall not operate to bind CSC
>> to
>> any order or other contract unless pursuant to explicit written
>> agreement
>> or government initiative expressly permitting the use of e-mail for such
>> purpose.
>>
> ------------
>
>>
>>
>>
>>
>>
>>  "Senaka Fernando"
>>  <[EMAIL PROTECTED]>
>>
> To
>>  03/26/2008 05:30  "Apache AXIS C User List"
>>  PM
>>
> cc
>>
>>  Please respond to
> Subject
>>   "Apache AXIS C   Re: Failed in creating DLL
>> User List"
>>  <[EMAIL PROTECTED]
>> pache.org>
>>
>>
>>
>>
>>
>>
>>
>> Hi Sunil,
>>
>> Few clarifications,
>>
>> 1. Is your service using any C++ code?
>> 2. Is your service dependant on any other library other than the
>> runtime?
>>
>> Regards,
>> Senaka
>>
>> > Nandika ,
>> >
>> > The service in both the environments using the same DLL's and also the
>> > same
>>

Re: Failed in creating DLL

2008-03-27 Thread Sunil Pandit
No I am not using IIS. I am using the simple axis server.

Regards
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.





   
 "Senaka Fernando" 
 <[EMAIL PROTECTED]> 
To 
 03/27/2008 01:42  "Apache AXIS C User List"   
 AM 
cc 
   
 Please respond to Subject 
  "Apache AXIS C   Re: Failed in creating DLL  
User List" 
 <[EMAIL PROTECTED] 
pache.org> 
   
   
   




Hi Sunil,

So are you using IIS? If so, this is an issue, that has already been
reported, a patch has also been submitted. I will have this fixed by
Friday evening.

Regards,
Senaka

On Wed, 2008-03-26 at 21:59 -0500, Sunil Pandit wrote:
The service is C implementation . It does uses one dll other than the axis
> and runtime DLL. That DLL is in path.
>
> Thanks
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
> Registered in USA No: C-489-59
>
>


>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>


>
>
>
>
>
>  "Senaka Fernando"
>  <[EMAIL PROTECTED]>
>
To
>  03/26/2008 05:30  "Apache AXIS C User List"
>  PM
>
cc
>
>  Please respond to
Subject
>   "Apache AXIS C   Re: Failed in creating DLL
> User List"
>  <[EMAIL PROTECTED]
> pache.org>
>
>
>
>
>
>
>
> Hi Sunil,
>
> Few clarifications,
>
> 1. Is your service using any C++ code?
> 2. Is your service dependant on any other library other than the runtime?
>
> Regards,
> Senaka
>
> > Nandika ,
> >
> > The service in both the environments using the same DLL's and also the
> > same
> > runtime DLL . The only difference is Windows server vs . Windows XP.
> >
> > Regards
> > Sunil Pandit
> > R&D , CSC FSG Austin
> > (512)2755792
> >
> > Computer Sciences Corporation
> > Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> > USA
> > Registered in USA No: C-4

Re: Failed in creating DLL

2008-03-26 Thread Senaka Fernando
Hi Sunil,

So are you using IIS? If so, this is an issue, that has already been
reported, a patch has also been submitted. I will have this fixed by
Friday evening.

Regards,
Senaka

On Wed, 2008-03-26 at 21:59 -0500, Sunil Pandit wrote:
The service is C implementation . It does uses one dll other than the axis
> and runtime DLL. That DLL is in path.
>
> Thanks
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
> Registered in USA No: C-489-59
>
> 
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
> 
>
>
>
>
>
>  "Senaka Fernando"
>  <[EMAIL PROTECTED]>
> To
>  03/26/2008 05:30  "Apache AXIS C User List"
>  PM
> cc
>
>          Please respond to Subject
>   "Apache AXIS C   Re: Failed in creating DLL
> User List"
>  <[EMAIL PROTECTED]
> pache.org>
>
>
>
>
>
>
>
> Hi Sunil,
>
> Few clarifications,
>
> 1. Is your service using any C++ code?
> 2. Is your service dependant on any other library other than the runtime?
>
> Regards,
> Senaka
>
> > Nandika ,
> >
> > The service in both the environments using the same DLL's and also the
> > same
> > runtime DLL . The only difference is Windows server vs . Windows XP.
> >
> > Regards
> > Sunil Pandit
> > R&D , CSC FSG Austin
> > (512)2755792
> >
> > Computer Sciences Corporation
> > Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> > USA
> > Registered in USA No: C-489-59
> >
> >
> 
>
> >
> > This is a PRIVATE message. If you are not the intended recipient, please
> > delete without copying and kindly advise us by e-mail of the mistake in
> > delivery.
> > NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> > any order or other contract unless pursuant to explicit written agreement
> > or government initiative expressly permitting the use of e-mail for such
> > purpose.
> >
> ------------
>
> >
> >
> >
> >
> >
> >  "Nandika
> >  Jayawardana"
> >  <[EMAIL PROTECTED]
> To
> >  om>   "Apache AXIS C User List"
> >
> >  03/26/2008 11:19
> cc
> >  AM
> >
> Subject
> >Re: Failed in creating DLL
> >  Please respond to
> >   "Apache AXIS C
> > User List"
> >  <[EMAIL PROTECTED]
> > pache.org>
> >
> >
> >
> >
> >
> >
> > Hi,
> > What I meant was C runtime library MSVCRT.DLL. Try using the
> > depends.exe ( Dependency walker tool ) to find out the dependencies of
> > your service. This may help you figure out the problem.
> >
> > Regards
> > Nandika
> >
> >
> > On Wed, Mar 26, 2008 at 9:23 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
> >> Nandika ,
> >&g

Re: Failed in creating DLL

2008-03-26 Thread Sunil Pandit
The service is C implementation . It does uses one dll other than the axis
and runtime DLL. That DLL is in path.

Thanks
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.





   
 "Senaka Fernando" 
 <[EMAIL PROTECTED]> 
To 
 03/26/2008 05:30  "Apache AXIS C User List"   
 PM 
cc 
   
 Please respond to Subject 
  "Apache AXIS C   Re: Failed in creating DLL  
User List" 
 <[EMAIL PROTECTED] 
pache.org> 
   
   
   




Hi Sunil,

Few clarifications,

1. Is your service using any C++ code?
2. Is your service dependant on any other library other than the runtime?

Regards,
Senaka

> Nandika ,
>
> The service in both the environments using the same DLL's and also the
> same
> runtime DLL . The only difference is Windows server vs . Windows XP.
>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
> Registered in USA No: C-489-59
>
>


>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>


>
>
>
>
>
>  "Nandika
>  Jayawardana"
>  <[EMAIL PROTECTED]
To
>  om>   "Apache AXIS C User List"
>
>  03/26/2008 11:19
cc
>  AM
>
Subject
>Re: Failed in creating DLL
>  Please respond to
>   "Apache AXIS C
> User List"
>  <[EMAIL PROTECTED]
> pache.org>
>
>
>
>
>
>
> Hi,
> What I meant was C runtime library MSVCRT.DLL. Try using the
> depends.exe ( Dependency walker tool ) to find out the dependencies of
> your service. This may help you figure out the problem.
>
> Regards
> Nandika
>
>
> On Wed, Mar 26, 2008 at 9:23 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
>> Nandika ,
>>
>> The server where it is running is
>>
>> OS Name Microsoft(R) Windows(R) Server 2003, Standard Edition
>> Version 5.2.3790 Service Pack 1 Build 3790
>>

Re: Failed in creating DLL

2008-03-26 Thread Senaka Fernando
Hi Sunil,

Few clarifications,

1. Is your service using any C++ code?
2. Is your service dependant on any other library other than the runtime?

Regards,
Senaka

> Nandika ,
>
> The service in both the environments using the same DLL's and also the
> same
> runtime DLL . The only difference is Windows server vs . Windows XP.
>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
> Registered in USA No: C-489-59
>
> 
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
> 
>
>
>
>
>
>  "Nandika
>  Jayawardana"
>  <[EMAIL PROTECTED]  To
>  om>   "Apache AXIS C User List"
>
>  03/26/2008 11:19   cc
>      AM
>Subject
>Re: Failed in creating DLL
>  Please respond to
>   "Apache AXIS C
> User List"
>  <[EMAIL PROTECTED]
> pache.org>
>
>
>
>
>
>
> Hi,
> What I meant was C runtime library MSVCRT.DLL. Try using the
> depends.exe ( Dependency walker tool ) to find out the dependencies of
> your service. This may help you figure out the problem.
>
> Regards
> Nandika
>
>
> On Wed, Mar 26, 2008 at 9:23 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
>> Nandika ,
>>
>> The server where it is running is
>>
>> OS Name Microsoft(R) Windows(R) Server 2003, Standard Edition
>> Version 5.2.3790 Service Pack 1 Build 3790
>>
>> And the machine where it is failing is
>>
>> OS Name Microsoft Windows XP Professional
>> Version 5.1.2600 Service Pack 2 Build 2600
>>
>> Could you please elaborate which libraries I should be looking for .?
>> The
>> dependency of axis are same .
>>
>> Thanks
>> Sunil Pandit
>> R&D , CSC FSG Austin
>> (512)2755792
>>
>> Computer Sciences Corporation
>> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
>> Registered in USA No: C-489-59
>>
>>
> 
>
>>
>> This is a PRIVATE message. If you are not the intended recipient, please
>> delete without copying and kindly advise us by e-mail of the mistake in
>> delivery.
>> NOTE: Regardless of content, this e-mail shall not operate to bind CSC
>> to
>> any order or other contract unless pursuant to explicit written
>> agreement
>> or government initiative expressly permitting the use of e-mail for such
>> purpose.
>>
> ----------------
>
>>
>>
>>
>>
>>
>> "Nandika
>> Jayawardana"
>> <[EMAIL PROTECTED]
>> To
>> om>   "Apache AXIS C User List"
>>   
>> 03/26/2008 10:12
>> cc
>> AM
>>   Subject
>>   Re: Failed in creating DLL
>> Please respond to
>>
>>  "Apache AXIS C
>>User List"
>>   

Re: Failed in creating DLL

2008-03-26 Thread Sunil Pandit
Hello again,

I ran depends walker on my service dll. All the direct dependencies (Axis
related) are same on both the environment . The run time msvcrt.dll is also
same.

The only difference is windows xp vs. windows server.

Any  clue in resolving this issue ?

Any help is greatly appreciated.

Thanks
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.





   
 "Nandika  
 Jayawardana"  
 <[EMAIL PROTECTED]  To 
 om>   "Apache AXIS C User List"   

 03/26/2008 11:19   cc 
 AM
   Subject 
           Re: Failed in creating DLL  
 Please respond to 
  "Apache AXIS C   
User List" 
 <[EMAIL PROTECTED] 
pache.org> 
   
   




Hi,
What I meant was C runtime library MSVCRT.DLL. Try using the
depends.exe ( Dependency walker tool ) to find out the dependencies of
your service. This may help you figure out the problem.

Regards
Nandika


On Wed, Mar 26, 2008 at 9:23 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
> Nandika ,
>
> The server where it is running is
>
> OS Name Microsoft(R) Windows(R) Server 2003, Standard Edition
> Version 5.2.3790 Service Pack 1 Build 3790
>
> And the machine where it is failing is
>
> OS Name Microsoft Windows XP Professional
> Version 5.1.2600 Service Pack 2 Build 2600
>
> Could you please elaborate which libraries I should be looking for .? The
> dependency of axis are same .
>
> Thanks
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
> Registered in USA No: C-489-59
>
>


>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>


>
>
>
>
>
> "Nandika
> Jayawardana"
> <[EMAIL PROTECTED]  To
> om>   "Apache AXIS C User List"
>   
>     03/26/2008 10:12   cc
> AM
>   Subject
>   Re: Fail

Re: Failed in creating DLL

2008-03-26 Thread Sunil Pandit
Nandika ,

The service in both the environments using the same DLL's and also the same
runtime DLL . The only difference is Windows server vs . Windows XP.

Regards
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.





   
 "Nandika  
 Jayawardana"  
 <[EMAIL PROTECTED]  To 
 om>   "Apache AXIS C User List"   

 03/26/2008 11:19   cc 
 AM
   Subject 
           Re: Failed in creating DLL  
 Please respond to 
  "Apache AXIS C   
User List" 
 <[EMAIL PROTECTED] 
pache.org> 
   
   




Hi,
What I meant was C runtime library MSVCRT.DLL. Try using the
depends.exe ( Dependency walker tool ) to find out the dependencies of
your service. This may help you figure out the problem.

Regards
Nandika


On Wed, Mar 26, 2008 at 9:23 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
> Nandika ,
>
> The server where it is running is
>
> OS Name Microsoft(R) Windows(R) Server 2003, Standard Edition
> Version 5.2.3790 Service Pack 1 Build 3790
>
> And the machine where it is failing is
>
> OS Name Microsoft Windows XP Professional
> Version 5.1.2600 Service Pack 2 Build 2600
>
> Could you please elaborate which libraries I should be looking for .? The
> dependency of axis are same .
>
> Thanks
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
> Registered in USA No: C-489-59
>
>


>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>


>
>
>
>
>
> "Nandika
> Jayawardana"
> <[EMAIL PROTECTED]  To
> om>   "Apache AXIS C User List"
>   
>     03/26/2008 10:12   cc
> AM
>   Subject
>   Re: Failed in creating DLL
> Please respond to
>
>  "Apache AXIS C
>User Lis

Re: Failed in creating DLL

2008-03-26 Thread Nandika Jayawardana
Hi,
What I meant was C runtime library MSVCRT.DLL. Try using the
depends.exe ( Dependency walker tool ) to find out the dependencies of
your service. This may help you figure out the problem.

Regards
Nandika


On Wed, Mar 26, 2008 at 9:23 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
> Nandika ,
>
> The server where it is running is
>
> OS Name Microsoft(R) Windows(R) Server 2003, Standard Edition
> Version 5.2.3790 Service Pack 1 Build 3790
>
> And the machine where it is failing is
>
> OS Name Microsoft Windows XP Professional
> Version 5.1.2600 Service Pack 2 Build 2600
>
> Could you please elaborate which libraries I should be looking for .? The
> dependency of axis are same .
>
> Thanks
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
> Registered in USA No: C-489-59
>
> 
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
> 
>
>
>
>
>
> "Nandika
> Jayawardana"
> <[EMAIL PROTECTED]  To
> om>   "Apache AXIS C User List"
>   
> 03/26/2008 10:12           cc
> AM
>   Subject
>   Re: Failed in creating DLL
> Please respond to
>
>  "Apache AXIS C
>User List"
> <[EMAIL PROTECTED]
>pache.org>
>
>
>
>
>
>
> Hi,
> This may be due to a difference in C runtime environments in the
> machine you tested and the machine you have deployed the service. Also
> check whether there is a difference in dependency library versions.
>
> Regards
> Nandika
>
> On Wed, Mar 26, 2008 at 7:56 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
> > Manjula
> >
> > Thanks for your quick response. The dll has been tested on one of our
> > server . We deployed this dll in customer environment and we are getting
> > this error . So I am not sure if it is compiler settings. Yes the service
> > name is correct.
> >
> > Regards
> > Sunil Pandit
> > R&D , CSC FSG Austin
> > (512)2755792
> >
> > Computer Sciences Corporation
> > Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
> > Registered in USA No: C-489-59
> >
> >
> 
>
> >
> > This is a PRIVATE message. If you are not the intended recipient, please
> > delete without copying and kindly advise us by e-mail of the mistake in
> > delivery.
> > NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> > any order or other contract unless pursuant to explicit written agreement
> > or government initiative expressly permitting the use of e-mail for such
> > purpose.
> >
> 
>
> >
> >
> >
> >
> >
> >     Manjula Peiris
> > <[EMAIL PROTECTED]
> > >  To
> >   Apache AXIS C User List
> > 03/26/2008 01:43  
> > AM cc
> >
> > 

Re: Failed in creating DLL

2008-03-26 Thread Sunil Pandit
Nandika ,

The server where it is running is

OS Name Microsoft(R) Windows(R) Server 2003, Standard Edition
Version 5.2.3790 Service Pack 1 Build 3790

And the machine where it is failing is

OS Name Microsoft Windows XP Professional
Version 5.1.2600 Service Pack 2 Build 2600

Could you please elaborate which libraries I should be looking for .? The
dependency of axis are same .

Thanks
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.





   
 "Nandika  
 Jayawardana"  
 <[EMAIL PROTECTED]  To 
 om>   "Apache AXIS C User List"   

 03/26/2008 10:12   cc 
 AM
   Subject 
           Re: Failed in creating DLL  
 Please respond to 
  "Apache AXIS C   
User List" 
 <[EMAIL PROTECTED] 
pache.org> 
   
   




Hi,
This may be due to a difference in C runtime environments in the
machine you tested and the machine you have deployed the service. Also
check whether there is a difference in dependency library versions.

Regards
Nandika

On Wed, Mar 26, 2008 at 7:56 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
> Manjula
>
> Thanks for your quick response. The dll has been tested on one of our
> server . We deployed this dll in customer environment and we are getting
> this error . So I am not sure if it is compiler settings. Yes the service
> name is correct.
>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
USA
> Registered in USA No: C-489-59
>
>


>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>


>
>
>
>
>
> Manjula Peiris
> <[EMAIL PROTECTED]
> >  To
>   Apache AXIS C User List
> 03/26/2008 01:43  
> AM             cc
>
>   Subject
> Please respond to Re: Failed in creating DLL
>  "Apache AXIS C
>User List"
> 

Re: Failed in creating DLL

2008-03-26 Thread Nandika Jayawardana
Hi,
This may be due to a difference in C runtime environments in the
machine you tested and the machine you have deployed the service. Also
check whether there is a difference in dependency library versions.

Regards
Nandika

On Wed, Mar 26, 2008 at 7:56 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:
> Manjula
>
> Thanks for your quick response. The dll has been tested on one of our
> server . We deployed this dll in customer environment and we are getting
> this error . So I am not sure if it is compiler settings. Yes the service
> name is correct.
>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
> Registered in USA No: C-489-59
>
> 
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
> 
>
>
>
>
>
> Manjula Peiris
> <[EMAIL PROTECTED]
> >  To
>   Apache AXIS C User List
> 03/26/2008 01:43  
> AM     cc
>
>       Subject
> Please respond to Re: Failed in creating DLL
>  "Apache AXIS C
>User List"
> <[EMAIL PROTECTED]
>pache.org>
>
>
>
>
>
>
>
> Hi Sunil,
>
> How did you create the service ? What are the compiler and linker
> commands? And is the service dll name in the services.xml is correct?
>
> Thanks,
> -Manjula
>
>
> On Tue, 2008-03-25 at 21:08 -0500, Sunil Pandit wrote:
> > Hello Axis experts ,
> >
> > I have developed a web service which has been working fine in our test
> > environment .  We have tested this service in both axis web server
> > environment as well as in HTTP server environment.
> >
> > However when we deployed same service in our  customer's environment ,
> we
> > are facing "Failed in creating DLL"  error .
> >
> > The service can be seen among the available services . I would appreciate
> > if someone shed some light on this problem. Here is the log.
> >
> > [Tue Mar 25 15:26:26 2008] [info]  Starting HTTP server thread
> > [Tue Mar 25 15:26:34 2008] [debug]
> > ..\..\src\core\transport\http\common\http_worker.c(153) Client HTTP
> version
> > HTTP/1.0
> > [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\axiom\src\soap\soap_builder.c(843)
> > Identified soap version is soap11
> > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
> > Start:axis2_engine_invoke_phases
> > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> > Invoking phase Transport
> > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> > Invoke the handler request_uri_based_dispatcher within the phase
> Transport
> > [Tue Mar 25 15:26:34 2008] [debug]
> > ..\..\src\core\engine\req_uri_disp.c(101) Checking for service using
> target
> > endpoint address : http://161.250.36.4:9090/axis2/services/VPMSService
> > [Tue Mar 25 15:26:34 2008] [debug]
> > ..\..\src\core\engine\req_uri_disp.c(122) Service found using target
> > endpoint address
> > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> > Invoke the handler AddressingInHandler within the phase Transport
> > [Tue Mar 25 15:26:34 2008] [info]  Starting addressing in handler
> .
> > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> > Invoke the handler addressing_based_dispatcher within the phase Transport
> > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> > Invoking phase PreDispatch
> > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engin

Re: Failed in creating DLL

2008-03-26 Thread Sunil Pandit
Manjula

Thanks for your quick response. The dll has been tested on one of our
server . We deployed this dll in customer environment and we are getting
this error . So I am not sure if it is compiler settings. Yes the service
name is correct.

Regards
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.





   
 Manjula Peiris
 <[EMAIL PROTECTED] 
 >  To 
   Apache AXIS C User List 
 03/26/2008 01:43   
 AM cc 
   
   Subject 
 Please respond to     Re: Failed in creating DLL  
  "Apache AXIS C   
User List" 
 <[EMAIL PROTECTED] 
pache.org> 
   
   




Hi Sunil,

How did you create the service ? What are the compiler and linker
commands? And is the service dll name in the services.xml is correct?

Thanks,
-Manjula


On Tue, 2008-03-25 at 21:08 -0500, Sunil Pandit wrote:
> Hello Axis experts ,
>
> I have developed a web service which has been working fine in our test
> environment .  We have tested this service in both axis web server
> environment as well as in HTTP server environment.
>
> However when we deployed same service in our  customer's environment ,
we
> are facing "Failed in creating DLL"  error .
>
> The service can be seen among the available services . I would appreciate
> if someone shed some light on this problem. Here is the log.
>
> [Tue Mar 25 15:26:26 2008] [info]  Starting HTTP server thread
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\transport\http\common\http_worker.c(153) Client HTTP
version
> HTTP/1.0
> [Tue Mar 25 15:26:34 2008] [debug]
..\..\axiom\src\soap\soap_builder.c(843)
> Identified soap version is soap11
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
> Start:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase Transport
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler request_uri_based_dispatcher within the phase
Transport
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\engine\req_uri_disp.c(101) Checking for service using
target
> endpoint address : http://161.250.36.4:9090/axis2/services/VPMSService
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\engine\req_uri_disp.c(122) Service found using target
> endpoint address
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler AddressingInHandler within the phase Transport
> [Tue Mar 25 15:26:34 2008] [info]  Starting addressing in handler
.
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler addressing_based_dispatcher within the phase Transport
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase PreDispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase Dispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler soap_message_body_based_dispatcher within the 

Re: Failed in creating DLL

2008-03-25 Thread Manjula Peiris
Hi Sunil,

How did you create the service ? What are the compiler and linker
commands? And is the service dll name in the services.xml is correct?

Thanks,
-Manjula


On Tue, 2008-03-25 at 21:08 -0500, Sunil Pandit wrote:
> Hello Axis experts ,
> 
> I have developed a web service which has been working fine in our test
> environment .  We have tested this service in both axis web server
> environment as well as in HTTP server environment.
> 
> However when we deployed same service in our  customer's environment ,  we
> are facing "Failed in creating DLL"  error .
> 
> The service can be seen among the available services . I would appreciate
> if someone shed some light on this problem. Here is the log.
> 
> [Tue Mar 25 15:26:26 2008] [info]  Starting HTTP server thread
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\transport\http\common\http_worker.c(153) Client HTTP version
> HTTP/1.0
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\axiom\src\soap\soap_builder.c(843)
> Identified soap version is soap11
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
> Start:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase Transport
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler request_uri_based_dispatcher within the phase Transport
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\engine\req_uri_disp.c(101) Checking for service using target
> endpoint address : http://161.250.36.4:9090/axis2/services/VPMSService
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\engine\req_uri_disp.c(122) Service found using target
> endpoint address
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler AddressingInHandler within the phase Transport
> [Tue Mar 25 15:26:34 2008] [info]  Starting addressing in handler .
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler addressing_based_dispatcher within the phase Transport
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase PreDispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase Dispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler soap_message_body_based_dispatcher within the phase
> Dispatch
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\engine\soap_body_disp.c(228) Checking for operation using
> SOAP message body's first child's local name : execute
> [Tue Mar 25 15:26:34 2008] [debug]
> ..\..\src\core\engine\soap_body_disp.c(236) Operation found using SOAP
> message body's first child's local name
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler soap_action_based_dispatcher within the phase Dispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase PostDispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler dispatch_post_conditions_evaluator within the phase
> PostDispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler context_handler within the phase PostDispatch
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670)
> End:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
> Start:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670)
> End:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [error]
> ..\..\src\core\receivers\raw_xml_in_out_msg_recv.c(115) Impl object for
> service 'VPMSService' not set in message receiver. 100 :: Failed in
> creating DLL
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(302)
> Axis2 engine receive completed!
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
> Start:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase MessageOut
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
> Invoke the handler AddressingOutHandler within the phase MessageOut
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670)
> End:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
> Start:axis2_engine_invoke_phases
> [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
> Invoking phase MessageOut
> [Tue Mar 25 15

Failed in creating DLL

2008-03-25 Thread Sunil Pandit

Hello Axis experts ,

I have developed a web service which has been working fine in our test
environment .  We have tested this service in both axis web server
environment as well as in HTTP server environment.

However when we deployed same service in our  customer's environment ,  we
are facing "Failed in creating DLL"  error .

The service can be seen among the available services . I would appreciate
if someone shed some light on this problem. Here is the log.

[Tue Mar 25 15:26:26 2008] [info]  Starting HTTP server thread
[Tue Mar 25 15:26:34 2008] [debug]
..\..\src\core\transport\http\common\http_worker.c(153) Client HTTP version
HTTP/1.0
[Tue Mar 25 15:26:34 2008] [debug] ..\..\axiom\src\soap\soap_builder.c(843)
Identified soap version is soap11
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
Start:axis2_engine_invoke_phases
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
Invoking phase Transport
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler request_uri_based_dispatcher within the phase Transport
[Tue Mar 25 15:26:34 2008] [debug]
..\..\src\core\engine\req_uri_disp.c(101) Checking for service using target
endpoint address : http://161.250.36.4:9090/axis2/services/VPMSService
[Tue Mar 25 15:26:34 2008] [debug]
..\..\src\core\engine\req_uri_disp.c(122) Service found using target
endpoint address
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler AddressingInHandler within the phase Transport
[Tue Mar 25 15:26:34 2008] [info]  Starting addressing in handler .
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler addressing_based_dispatcher within the phase Transport
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
Invoking phase PreDispatch
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
Invoking phase Dispatch
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler soap_message_body_based_dispatcher within the phase
Dispatch
[Tue Mar 25 15:26:34 2008] [debug]
..\..\src\core\engine\soap_body_disp.c(228) Checking for operation using
SOAP message body's first child's local name : execute
[Tue Mar 25 15:26:34 2008] [debug]
..\..\src\core\engine\soap_body_disp.c(236) Operation found using SOAP
message body's first child's local name
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler soap_action_based_dispatcher within the phase Dispatch
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
Invoking phase PostDispatch
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler dispatch_post_conditions_evaluator within the phase
PostDispatch
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler context_handler within the phase PostDispatch
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670)
End:axis2_engine_invoke_phases
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
Start:axis2_engine_invoke_phases
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670)
End:axis2_engine_invoke_phases
[Tue Mar 25 15:26:34 2008] [error]
..\..\src\core\receivers\raw_xml_in_out_msg_recv.c(115) Impl object for
service 'VPMSService' not set in message receiver. 100 :: Failed in
creating DLL
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(302)
Axis2 engine receive completed!
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
Start:axis2_engine_invoke_phases
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
Invoking phase MessageOut
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204)
Invoke the handler AddressingOutHandler within the phase MessageOut
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670)
End:axis2_engine_invoke_phases
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648)
Start:axis2_engine_invoke_phases
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660)
Invoking phase MessageOut
[Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670)
End:axis2_engine_invoke_phases

Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract

Re: [Axis2] Failed in creating DLL using apache2 module and echo example

2007-02-16 Thread Bradley Beddoes


Updating to the latest SVN release seems to have corrected this issue, 
although there is a number of patches submitted between 0.96 and now I 
can't immediately tell if any one of them has any relation to this 
problem I was having below, would be nice to know if they do if anyone 
has an idea.


thanks,
Bradley

Bradley Beddoes wrote:

Hi,
I have been trying to run up the 0.96 release of Axis2/c on my Fedora 
64bit development environment over the past couple of days and have run 
into a brick wall I hope someone can help with.


All the code builds fine, the axis2/c apache module loads in apache 
2.2.3 fine and I get logging to the file specified by the Axis2LogFile 
directive, this logging seems to indicate its picking up the 
services.xml file and associated shared objects correctly.


My problem is that every time I attempt to connect to the echo service 
using the provided echo client I get a log of:
[Sat Feb 17 12:36:28 2007] [error] raw_xml_in_out_msg_recv.c(117) Impl 
object for service 'echo' not set in message receiver. 100 :: Failed in 
creating DLL


Now I am sure its something simple I have overlooked here but I can't 
seem to locate what I have done, I have also attempted to write my own 
server implementation and client to which I get the same error. (Note I 
made 1 modification to the echo client to make it connect to 
http://localhost instead of http://localhost:9090


 From investigating the code in raw_xml_in_out_msg_recv.c I assume the 
problem is that the implementation of

axis2_get_instance(axis2_svc_skeleton_t **inst, const axis2_env_t *env)
isn't being found or isn't being exported correctly but looking at the 
created libecho.so shared object the symbol is seemingly present.


Any suggestions on where to look next? (Apache logs below for reference).

regards,
Bradley



--
Bradley Beddoes
Lead Software Architect

http://intient.com
Intient - "Open Source, Open Standards"

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Failed in creating DLL using apache2 module and echo example

2007-02-16 Thread Bradley Beddoes

Hi,
I have been trying to run up the 0.96 release of Axis2/c on my Fedora 
64bit development environment over the past couple of days and have run 
into a brick wall I hope someone can help with.


All the code builds fine, the axis2/c apache module loads in apache 
2.2.3 fine and I get logging to the file specified by the Axis2LogFile 
directive, this logging seems to indicate its picking up the 
services.xml file and associated shared objects correctly.


My problem is that every time I attempt to connect to the echo service 
using the provided echo client I get a log of:
[Sat Feb 17 12:36:28 2007] [error] raw_xml_in_out_msg_recv.c(117) Impl 
object for service 'echo' not set in message receiver. 100 :: Failed in 
creating DLL


Now I am sure its something simple I have overlooked here but I can't 
seem to locate what I have done, I have also attempted to write my own 
server implementation and client to which I get the same error. (Note I 
made 1 modification to the echo client to make it connect to 
http://localhost instead of http://localhost:9090


From investigating the code in raw_xml_in_out_msg_recv.c I assume the 
problem is that the implementation of

axis2_get_instance(axis2_svc_skeleton_t **inst, const axis2_env_t *env)
isn't being found or isn't being exported correctly but looking at the 
created libecho.so shared object the symbol is seemingly present.


Any suggestions on where to look next? (Apache logs below for reference).

regards,
Bradley
--
Bradley Beddoes
Lead Software Architect

http://intient.com
Intient - "Open Source, Open Standards"


Apache Config:
Axis2RepoPath /home/beddoes/programs/axis2c
Axis2LogFile /tmp/axis2.log
Axis2LogLevel AXIS2_LOG_LEVEL_TRACE
LoadModule axis2_module modules/mod_axis2.so

SetHandler axis2_module
[Sat Feb 17 12:50:21 2007] [debug] phase.c(280) axis2_handler_t 
*request_uri_based_dispatcher added to the index 0 of the phase TransportIn
[Sat Feb 17 12:50:21 2007] [debug] phase.c(280) axis2_handler_t 
*addressing_based_dispatcher added to the index 0 of the phase Dispatch
[Sat Feb 17 12:50:21 2007] [debug] phase.c(280) axis2_handler_t 
*request_uri_based_dispatcher added to the index 1 of the phase Dispatch
[Sat Feb 17 12:50:21 2007] [debug] phase.c(280) axis2_handler_t 
*soap_action_based_dispatcher added to the index 2 of the phase Dispatch
[Sat Feb 17 12:50:21 2007] [debug] phase.c(280) axis2_handler_t 
*soap_message_body_based_dispatcher added to the index 3 of the phase 
Dispatch
[Sat Feb 17 12:50:21 2007] [debug] phase.c(280) axis2_handler_t 
*dispatch_post_conditions_evaluator added to the index 0 of the phase 
PostDispatch
[Sat Feb 17 12:50:21 2007] [debug] phase.c(280) axis2_handler_t 
*context_handler added to the index 1 of the phase PostDispatch
[Sat Feb 17 12:50:21 2007] [debug] conf_builder.c(285) no custom 
dispatching order found continue with default dispatcing 
order
[Sat Feb 17 12:50:21 2007] [debug] conf_builder.c(378) module addressing 
found in axis2.xml
[Sat Feb 17 12:50:21 2007] [debug] class_loader.c(218) transport sender 
loaded successfully
[Sat Feb 17 12:50:21 2007] [debug] class_loader.c(201) transport 
receiver loaded successfully
[Sat Feb 17 12:50:21 2007] [debug] dep_engine.c(1284) 
axis2_dep_engine_load_module_dll; dll path is : 
/home/beddoes/programs/axis2c/modules/addressing/libaxis2_mod_addr.so
[Sat Feb 17 12:50:21 2007] [debug] dep_engine.c(1284) 
axis2_dep_engine_load_module_dll; dll path is : 
/home/beddoes/programs/axis2c/modules/logging/libaxis2_mod_log.so
[Sat Feb 17 12:50:21 2007] [debug] svc_builder.c(344) dll path is : 
/home/beddoes/programs/axis2c/services/echo/libecho.so

[Sat Feb 17 12:50:21 2007] [debug] phase_resolver.c(218) svc name is:echo
[Sat Feb 17 12:50:21 2007] [debug] phase_holder.c(199) Add handler 
AddressingInHandler to phase PreDispatch

[Sat Feb 17 12:50:21 2007] [debug] phase_resolver.c(1054) svc name is:echo
[Sat Feb 17 12:50:21 2007] [debug] phase_resolver.c(218) svc name is:echo
[Sat Feb 17 12:50:21 2007] [debug] phase_resolver.c(1128) op name 
is:echoString
[Sat Feb 17 12:50:21 2007] [debug] phase_holder.c(199) Add handler 
AddressingOutHandler to phase MessageOut
[Sat Feb 17 12:50:21 2007] [debug] phase_holder.c(199) Add handler 
AddressingOutHandler to phase MessageOut




ls -l /home/beddoes/programs/axis2c/services/echo/libecho.so
-rw-rw-r-- 1 beddoes beddoes 9804 Feb 17 12:25 
/home/beddoes/programs/axis2c/services/echo/libecho.so




Axis2LogFile - Echo Request
[Sat Feb 17 12:52:22 2007] [debug] apache2_worker.c(198) Client HTTP 
version HTTP/1.1
[Sat Feb 17 12:52:22 2007] [debug] soap_builder.c(879) identified soap 
version is soap12

[Sat Feb 17 12:52:22 2007] [debug] engine.c(776) Invoking phase TransportIn
[Sat Feb 17 12:52:22 2007] [debug] phase.c(358) Invoke the handler 
request_uri_based_dispatcher within the phase TransportIn
[Sat Feb 17 12:52:22 2007] [debug] req_ur