RE: Problem with deployment of calculator web service

2006-09-22 Thread Popuri, Monica



Hi 
John,
Please check if 
my server.wsdd is correct or not
http://xml.apache.org/axis/wsdd/" 
xmlns:C="http://xml.apache.org/axis/wsdd/providers/C" 
xmlns:CPP="http://xml.apache.org/axis/wsdd/providers/CPP">    
    
    
        
    

 
Because when I 
have the service entry in this file I get Page not found error on http://localhost/axis link But if I removethe 
service entry I get Deployment Descriptor Not found error on this 
page.
Please check. I 
am very dissappointed , as I have got the network issues checked . there seems 
no issue of that type..
 
Thanks & 
Regards,
Monica

  -Original Message-From: Popuri, Monica 
  Sent: Friday, September 22, 2006 4:37 PMTo: Apache AXIS 
  C User ListSubject: RE: Problem with deployment of calculator web 
  service
  Hi John, I have 
  tried one thing : tcp localhost 80
  80 is the port 
  where my apache is running and I see that this port is not blocked. what else 
  can I see. 
  Have I 
  mentioned that when I see in Internet explorer http://localhost/axis/ I get Deployment 
  Descriptor not found what can be reason for this. At this time there is no 
  request to server?
   
  Please 
  help,
  Thanks And 
  Regards,
  Monica
  
-Original Message-From: John Hawkins 
[mailto:[EMAIL PROTECTED]Sent: Friday, September 22, 2006 2:38 
PMTo: Apache AXIS C User ListSubject: RE: Problem with 
deployment of calculator web serviceHere's what I see. Firstly - you have a lot of starts of the 
server. The ones at the 
beginning of the file pick up the server.wsdd file OK and deploy the 
calculator service but you don't actually ever request it. Later (about the second but last time you start the 
server) you deploy the calculator svc then request the server to show you 
the wsdd's this fails horribly (I would not advise doing this having looked 
at the trace!). On the client 
logs I can see that the request is sent and then we never get any response 
back from the server. So, 
basically the server is never receiving a request for the calculator 
service. So, I suggest that we 
are back to what I said originally - this is a network error of some kind 
(you need to find out what that number is ! For some reason you are not 
getting through to the server. i suggest you try methods on your network to 
see why this is. hope this helps 
! John. 
"Popuri, Monica" 
<[EMAIL PROTECTED]> wrote on 22/09/2006 07:27:30:> Sorry 
I forgot to add the logs.. Please look at these. >   > Thanks, 
    > Monica > 
  >   
> -Original Message-> From: Popuri, 
Monica > Sent: Thursday, September 21, 2006 5:43 PM> To: 
Apache AXIS C User List> Subject: RE: Problem with deployment of 
calculator web service> thanks, i 
guess i already have trace enabled and have AxisClientLog > and 
AxisLog available when I make any request. Please find them > 
attached with this mail. The AxisClient.log will show the messages > 
when I call calcultator program from command line . 
> Please let me know if you want to see some more 
traces also. >   
> Regards, > 
Monica >   
> -Original Message-> From: John 
Hawkins [mailto:[EMAIL PROTECTED]> Sent: Thursday, September 21, 
2006 5:31 PM> To: Apache AXIS C User List> Subject: RE: 
Problem with deployment of calculator web 
service> > OK, that's great - 
now I understand exactly where we're up to :-) > > So, Now I 
think the next thing to do would be to run trace on the > Axis server 
(see here  http://ws.apache.org/axis/cpp/TraceGuide.html> ). You 
might want to try putting trace on at the client too if the > server 
trace looks OK - i.e. the server seems to be sending the > complete 
response back. > > and also tcpmon so we can see if any 
response is being sent at all. > Also, any apache trace you can get 
would be useful (but I can't > remember how to do this!) > 
> > > > > > "Popuri, Monica" <[EMAIL PROTECTED]> 
> 21/09/2006 12:02 
> > Please respond to> 
"Apache AXIS C User List"  
> > To > 
> "Apache AXIS C User List"  
> > cc > > Subject > > 
RE: Problem with deployment of calculator web service 
> > > > > Hi John, 
> there are some things I need to update you on my 
installation:> I have Axis C++ installed in a folder say 
/obj/package/axis-c-linux-> bin. Tested calculator sample with 
simple_axis_server , works fine. >   > Now when I deploy 
in apache (1.0.3 this time) , I am still referring> to same directory 
for AXISCPP_HOME (/obj/

RE: Problem with deployment of calculator web service

2006-09-22 Thread Popuri, Monica



Hi John, I have 
tried one thing : tcp localhost 80
80 is the port 
where my apache is running and I see that this port is not blocked. what else 
can I see. 
Have I mentioned 
that when I see in Internet explorer http://localhost/axis/ I get Deployment 
Descriptor not found what can be reason for this. At this time there is no 
request to server?
 
Please 
help,
Thanks And 
Regards,
Monica

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Friday, September 22, 2006 2:38 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceHere's what I see. Firstly - you have a lot of starts of the server. The ones at the beginning of the file pick up the 
  server.wsdd file OK and deploy the calculator service but you don't actually 
  ever request it. Later (about the 
  second but last time you start the server) you deploy the calculator svc then 
  request the server to show you the wsdd's this fails horribly (I would not 
  advise doing this having looked at the trace!). On the client logs I can see that the request is sent 
  and then we never get any response back from the server. So, basically the server is never receiving a request 
  for the calculator service. So, I 
  suggest that we are back to what I said originally - this is a network error 
  of some kind (you need to find out what that number is ! For some reason you 
  are not getting through to the server. i suggest you try methods on your 
  network to see why this is. hope 
  this helps ! John. 
  "Popuri, Monica" <[EMAIL PROTECTED]> 
  wrote on 22/09/2006 07:27:30:> Sorry I forgot to add the logs.. 
  Please look at these. >   
  > Thanks, > 
  Monica >   >   > -Original 
  Message-> From: Popuri, Monica > Sent: Thursday, September 
  21, 2006 5:43 PM> To: Apache AXIS C User List> Subject: RE: 
  Problem with deployment of calculator web service> thanks, i guess i already have trace enabled and have 
  AxisClientLog > and AxisLog available when I make any request. Please 
  find them > attached with this mail. The AxisClient.log will show the 
  messages > when I call calcultator program from command line 
  . > Please let me know if you want to see 
  some more traces also. > 
    > Regards, 
  > Monica > 
    > -Original 
  Message-> From: John Hawkins [mailto:[EMAIL PROTECTED]> 
  Sent: Thursday, September 21, 2006 5:31 PM> To: Apache AXIS C User 
  List> Subject: RE: Problem with deployment of calculator web 
  service> > OK, that's great - 
  now I understand exactly where we're up to :-) > > So, Now I 
  think the next thing to do would be to run trace on the > Axis server 
  (see here  http://ws.apache.org/axis/cpp/TraceGuide.html> ). You 
  might want to try putting trace on at the client too if the > server 
  trace looks OK - i.e. the server seems to be sending the > complete 
  response back. > > and also tcpmon so we can see if any response 
  is being sent at all. > Also, any apache trace you can get would be 
  useful (but I can't > remember how to do this!) > > 
  > > > > > 
  "Popuri, Monica" <[EMAIL PROTECTED]> > 21/09/2006 12:02 > > 
  Please respond to> "Apache AXIS C User List" 
   > 
  > To > > "Apache AXIS C User 
  List"  > 
  > cc > > Subject 
  > > RE: Problem with deployment of calculator 
  web service > > > > 
  > Hi John, > there are some things I need to update you on my 
  installation:> I have Axis C++ installed in a folder say 
  /obj/package/axis-c-linux-> bin. Tested calculator sample with 
  simple_axis_server , works fine. >   > Now when I deploy in 
  apache (1.0.3 this time) , I am still referring> to same directory for 
  AXISCPP_HOME (/obj/package/axis-c-linux-bin). > I just copy the 
  libaxiscpp_mod.so in apache/libexec folde . And have> added the 
  required LoadModules lines in httpd.conf file. > Now when I run 
  http://localhost/axis I get >   >   > "welcome 
  to axis C++" > "Deployment Descriptor not found" >   
  > which means I am able to reach to my AXISCPP_HOME dir as > 
  axis_server.so is able to execute. But it is giving this error > 
  (Deployment descriptor not found). Although when I see AxisClientLog> 
  or AxisLog entried I see that it is able to read my server.wsdd > 
  correctly. because If I do some changes in server.wsdd file they are> 
  reflected in this log file also. >   > At the same time 
  when I try to execute the calculator program with > apache like : 
  calculator add 2 2 http://localhost/axis/Calculator I > get the error 
  as I mentioned : HTTPTransportException:Input > streaming error while 
  getting data Chann

RE: Problem with deployment of calculator web service

2006-09-21 Thread Popuri, Monica



thanks, i guess i 
already have trace enabled and have AxisClientLog and AxisLog available when I 
make any request. Please find them attached with this mail. The AxisClient.log 
will show the messages when I call calcultator program from command line 
.
Please let me 
know if you want to see some more traces also.
 
Regards,
Monica
 

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 5:31 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceOK, that's great - now I understand exactly where we're 
  up to :-) So, Now I think the next 
  thing to do would be to run trace on the Axis server (see here 
   http://ws.apache.org/axis/cpp/TraceGuide.html). You might want to try 
  putting trace on at the client too if the server trace looks OK - i.e. the 
  server seems to be sending the complete response back. and also tcpmon so we can see if any response is being 
  sent at all. Also, any apache trace 
  you can get would be useful (but I can't remember how to do this!) 
  
  
    
    
  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 12:02 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User List" 
   
  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

Hi John, there are some things I 
  need to update you on my installation:I have Axis C++ installed in a 
  folder say /obj/package/axis-c-linux-bin. Tested calculator sample with 
  simple_axis_server , works fine.   
  Now when I deploy in apache (1.0.3 this time) , I 
  am still referring to same directory for AXISCPP_HOME 
  (/obj/package/axis-c-linux-bin). I just copy the libaxiscpp_mod.so in 
  apache/libexec folde . And have added the required LoadModules lines in 
  httpd.conf file. Now when I run http://localhost/axis I get 
      "welcome to axis C++" "Deployment Descriptor not found"   
  which means I am able to reach to my AXISCPP_HOME 
  dir as axis_server.so is able to execute. But it is giving this error 
  (Deployment descriptor not found). Although when I see AxisClientLog or 
  AxisLog entried I see that it is able to read my server.wsdd correctly. 
  because If I do some changes in server.wsdd file they are reflected in this 
  log file also.   At the same time when I try to execute the calculator program with 
  apache like : calculator add 2 2 http://localhost/axis/Calculator I get the error as I mentioned : HTTPTransportException:Input streaming error while getting data Channel 
  error 104 while reading data: 'Connection reset by peer'   Let me know if I need to give 
  more details so that you can help me out.   Many thanks, Monica           -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 4:24 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceWoh there - you're talking about two diff servers. I'm asking 
  whether the server.wsdd for the apache server (which is the one you said 
  didn't work) was getting changed sucessfully. 
  If you tell me that you've got 
  this working for Simple-axis-server then we're half way there  (C version 
  I assume?) How 
  about you take the server.wsdd from the simple-axis-server  configuration 
  and replace the apache config file with it. 
  Then, when you've done that. run 
  the client again against apache but put tcpmon in-front of it so you can 
  capture the request and response -> 
  http://ws.apache.org/commons/tcpmon/ 
  
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 10:55 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

yes, because I am able to 
  execute calculator program successfully using simple_axis_server . 
  -Original Message-From: 
  John Hawkins [mailto:[EMAIL PROTECTED]Sent: Thursday, September 
  21, 2006 3:24 PMTo: Apache AXIS C User ListSubject: RE: 
  Problem with deployment of calculator web serviceWhat do you mean by 
  &q

RE: Problem with deployment of calculator web service

2006-09-21 Thread Popuri, Monica



Hi 
John,
there are some 
things I need to update you on my installation:I have Axis C++ installed in 
a folder say /obj/package/axis-c-linux-bin. Tested calculator sample with 
simple_axis_server , works fine.
 
Now when I deploy 
in apache (1.0.3 this time) , I am still referring to same directory for 
AXISCPP_HOME (/obj/package/axis-c-linux-bin). I just copy the libaxiscpp_mod.so 
in apache/libexec folde . And have added the required LoadModules lines in 
httpd.conf file. 
Now when I run http://localhost/axis I get 

 
 
"welcome to axis 
C++" 
"Deployment 
Descriptor not found"
 
which means I am 
able to reach to my AXISCPP_HOME dir as axis_server.so is able to execute. But 
it is giving this error (Deployment descriptor not found). Although when I see 
AxisClientLog or AxisLog entried I see that it is able to read my server.wsdd 
correctly. because If I do some changes in server.wsdd file they are reflected 
in this log file also. 
 
At the same time 
when I try to execute the calculator program with apache like : calculator add 2 
2 http://localhost/axis/Calculator I 
get the error as I mentioned : HTTPTransportException:Input streaming error while getting data Channel 
error 104 while reading data: 'Connection reset by peer' 

 
Let me know if I 
need to give more details so that you can help me out.
 
Many 
thanks,
Monica
 
 
 
 
 

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 4:24 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceWoh there - you're talking about two diff servers. I'm 
  asking whether the server.wsdd for the apache server (which is the one you 
  said didn't work) was getting changed sucessfully. If you tell me that you've got this working for 
  Simple-axis-server then we're half way there  (C version I 
  assume?) How about you take the 
  server.wsdd from the simple-axis-server  configuration and replace the 
  apache config file with it. Then, 
  when you've done that. run the client again against apache but put tcpmon 
  in-front of it so you can capture the request and response -> 
  http://ws.apache.org/commons/tcpmon/ 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 10:55 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User List" 
   
  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

yes, because I am able to execute calculator program successfully using 
  simple_axis_server . -Original 
  Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 3:24 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceWhat do you mean by "perfectly alright"? Has it got the calculator 
  service deployed or not? 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 10:45 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

server.wsdd is perfectly 
  alright, I am deploying axis in Apache 1.0.3 So apache is only server 
  running.what should be changed for deploying manually? 
  -Original Message-From: 
  John Hawkins [mailto:[EMAIL PROTECTED]Sent: Thursday, September 
  21, 2006 3:02 PMTo: Apache AXIS C User ListSubject: RE: 
  Problem with deployment of calculator web serviceConnection reset by 
  peer is the equivelant of the server putting the phone down which means that 
  you probably got to your server. Have you looked at the server.wssd file to see 
  if it's changed? What server are you running? If it hasn't changed 
  then I'd be inclined to manually alter it just to deploy this 
  service. 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 10:13 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To

RE: Problem with deployment of calculator web service

2006-09-21 Thread Popuri, Monica



yes, because I am 
able to execute calculator program successfully using simple_axis_server . 


  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 3:24 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceWhat do you mean by "perfectly alright"? Has it got the 
  calculator service deployed or not? 
  

    
      "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 10:45 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User List" 
   
  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

server.wsdd is perfectly alright, I am deploying axis in Apache 1.0.3 
  So apache is only server running.what should be changed for deploying 
  manually? -Original 
  Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 3:02 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceConnection reset by peer is the equivelant of the server putting 
  the phone down which means that you probably got to your server. Have you looked at the 
  server.wssd file to see if it's changed? What server are you running? 
  If it hasn't 
  changed then I'd be inclined to manually alter it just to deploy this 
  service. 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 10:13 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

Hi John, I am not at all 
  aware on how to resolve the socket/transport/network/config  related error. A help is very 
  much appriciated. -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 2:31 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceIf you don't have the channel defined in your 
  conf file then make sure it's in your path (libpath if unix) (you don't need 
  ssl at this stage). I assume you have read the instructions on the site - this 
  is all described there I think. 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 09:44 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

By sample I meant 
  calculator etc. By any chance, can this error be linked with absence of 
  Channel_HTTP_SSL or Channel_SSL parameters in axiscpp.conf file? -Original 
  Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 2:10 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceYes - this is almost certainly a 
  socket/transport/network/config error. You've started me on a different track now by 
  saying that you are trying the samples. Which samples? Have you ensured that 
  they are deployed on the server? 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 06:41 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

Hi John, 
  Actually I also get same error for all of sample programs. You still 
  feel that this can be 

RE: Problem with deployment of calculator web service

2006-09-21 Thread Popuri, Monica



server.wsdd is 
perfectly alright, I am deploying axis in Apache 1.0.3 So apache is only server 
running.what should be changed for deploying manually?

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 3:02 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceConnection reset by peer is the equivelant of the 
  server putting the phone down which means that you probably got to your 
  server. Have you looked at the 
  server.wssd file to see if it's changed? What server are you running? 
  If it hasn't changed then I'd be 
  inclined to manually alter it just to deploy this service. 
  
  
    
    
  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 10:13 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User List" 
   
  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

Hi John, I am not at all aware on how to resolve the socket/transport/network/config  related error. A help is very 
  much appriciated. -Original 
  Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 2:31 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceIf you don't have the channel defined in your conf file then make 
  sure it's in your path (libpath if unix) (you don't need ssl at this stage). I 
  assume you have read the instructions on the site - this is all described 
  there I think. 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 09:44 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

By sample I meant calculator 
  etc. By any chance, can this error be linked with absence of Channel_HTTP_SSL 
  or Channel_SSL parameters in axiscpp.conf file? 
   -Original 
  Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 2:10 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceYes - this is almost certainly a 
  socket/transport/network/config error. You've started me on a different track now by 
  saying that you are trying the samples. Which samples? Have you ensured that 
  they are deployed on the server? 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 06:41 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

Hi John, Actually I also get same error 
  for all of sample programs. You still feel that this can be platform related 
  issue? With 
  Regards, Monica -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 20, 2006 
  6:16 PMTo: Apache AXIS C User ListSubject: Re: Problem 
  with deployment of calculator web servicethis is a transport/socket problem - You'll have to find 
  out what channel error 104 means for your particular platform. 
  


  Murali Konnipati 
<[EMAIL PROTECTED]> 
20/09/2006 13:13 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
Apache AXIS C User 
  List  
  

  cc

  

  Subject
Problem with deployment of 
  calculator web service

  
  

Hi All,        When 
  i try to deploy the calculator s

RE: Problem with deployment of calculator web service

2006-09-21 Thread Popuri, Monica



Hi John, I am not 
at all aware on how to resolve the socket/transport/network/config  related error. A help is 
very much appriciated.

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 2:31 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceIf you don't have the channel defined in your conf file 
  then make sure it's in your path (libpath if unix) (you don't need ssl at this 
  stage). I assume you have read the instructions on the site - this is all 
  described there I think. 
  
    
    
  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 09:44 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User List" 
   
  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

By sample I meant calculator etc. By any chance, can this error be 
  linked with absence of Channel_HTTP_SSL or Channel_SSL parameters in 
  axiscpp.conf file?   -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 2:10 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceYes - this is almost certainly a socket/transport/network/config 
  error. You've 
  started me on a different track now by saying that you are trying the samples. 
  Which samples? Have you ensured that they are deployed on the 
  server? 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 06:41 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
"Apache AXIS C User 
  List"  

  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

Hi John,  Actually I also get same 
  error for all of sample programs. You still feel that this can be platform 
  related issue?  With Regards, Monica -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 20, 2006 
  6:16 PMTo: Apache AXIS C User ListSubject: Re: Problem 
  with deployment of calculator web servicethis is a transport/socket problem - You'll 
  have to find out what channel error 104 means for your particular 
  platform. 
  


  Murali Konnipati 
<[EMAIL PROTECTED]> 
20/09/2006 13:13 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
Apache AXIS C User 
  List  
  

  cc

  

  Subject
Problem with deployment of 
  calculator web service

  
  

Hi All,         
  When i try to deploy the calculator sample usign AdminClient program, it is 
  giving me the following error..     
       Exception :  HTTPTransportException:Input streaming 
  error while getting data Channel error 104 while reading data: 'Connection 
  reset by peer'       My 
  deploy.wsdd file is..       
  http://xml.apache.org/axis/wsdd/" 
  xmlns:CPP="http://xml.apache.org/axis/wsdd/providers/CPP">         
             
                   
        Could any body 
  please help me in this regard, Thanks & Regards, Murali Krishna K 



RE: Problem with deployment of calculator web service

2006-09-21 Thread Popuri, Monica



By sample I meant 
calculator etc. By any chance, can this error be linked with absence of 
Channel_HTTP_SSL or Channel_SSL parameters in axiscpp.conf 
file?
 

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 21, 2006 2:10 
  PMTo: Apache AXIS C User ListSubject: RE: Problem with 
  deployment of calculator web serviceYes - this is almost certainly a 
  socket/transport/network/config error. You've started me on a different track now by saying that you are 
  trying the samples. Which samples? Have you ensured that they are deployed on 
  the server? 
  


  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
21/09/2006 06:41 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
"Apache AXIS C User List" 
   
  

  cc

  

  Subject
RE: Problem with deployment of 
  calculator web service

  
  

Hi John,   Actually I also get same error for all of sample programs. You still 
  feel that this can be platform related issue?   With Regards, 
  Monica -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 20, 2006 
  6:16 PMTo: Apache AXIS C User ListSubject: Re: Problem 
  with deployment of calculator web servicethis is a transport/socket problem - You'll have to find out what 
  channel error 104 means for your particular platform. 
  
  


  Murali Konnipati 
<[EMAIL PROTECTED]> 
20/09/2006 13:13 


  
  

  Please respond 
  to"Apache AXIS C User List" 
  

  

  
  

  To
Apache AXIS C User 
  List  
  

  cc

  

  Subject
Problem with deployment of 
  calculator web service

  
  

Hi All, 
           
   When i try to deploy the calculator sample usign AdminClient program, it 
  is giving me the following error..    
          Exception :  HTTPTransportException:Input 
  streaming error while getting data Channel error 104 while reading data: 
  'Connection reset by peer'        
   My deploy.wsdd file is..         http://xml.apache.org/axis/wsdd/" 
  xmlns:CPP="http://xml.apache.org/axis/wsdd/providers/CPP">          
              
                     
          Could 
  any body please help me in this regard, 
   Thanks & Regards,  Murali Krishna 
  K 


RE: Problem with deployment of calculator web service

2006-09-20 Thread Popuri, Monica



Hi John, 

 
Actually I also 
get same error for all of sample programs. You still feel that this can be 
platform related issue? 
 
With 
Regards,
Monica

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 20, 2006 
  6:16 PMTo: Apache AXIS C User ListSubject: Re: Problem 
  with deployment of calculator web servicethis is a transport/socket problem - You'll have to 
  find out what channel error 104 means for your particular platform. 
  
  


  Murali Konnipati 
<[EMAIL PROTECTED]> 
20/09/2006 13:13 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
Apache AXIS C User List 
   
  

  cc

  

  Subject
Problem with deployment of 
  calculator web service

  
  

Hi All,             When i try to deploy the calculator 
  sample usign AdminClient program, it is giving me the following error.. 
            
     Exception :  HTTPTransportException:Input streaming error 
  while getting data Channel error 104 while reading data: 'Connection reset by 
  peer'       
      My deploy.wsdd file is.. 
            
  http://xml.apache.org/axis/wsdd/" 
  xmlns:CPP="http://xml.apache.org/axis/wsdd/providers/CPP">           
               
                     
              Could any body please help me in this regard, 
    Thanks & 
  Regards,   Murali Krishna K 


RE: Axis C++ exits after first soap client call with segmentation fault

2006-09-19 Thread Popuri, Monica



Hi 
John,
 
thanks for 
replying, but I guess the problem is resolved now , first time the download from 
SVN was not correct it seems. I downloaded the files again and it is working 
now.
Thanks & Regards,
Monica

  -Original Message-From: John Hawkins 
  [mailto:[EMAIL PROTECTED]Sent: Tuesday, September 19, 2006 2:07 
  PMTo: Apache AXIS C User ListSubject: Re: Axis C++ exits 
  after first soap client call with segmentation 
  faultIf this is Axis (1) 
  and not Axis2 pls attach the server trace log and I'll try to find anything 
  obvious :-) 
  

    
  "Popuri, Monica" 
<[EMAIL PROTECTED]> 
19/09/2006 08:18 

  
  

  Please respond 
  to"Apache AXIS C User List" 
  
  

  
  

  To
 
  

  cc

  

  Subject
Axis C++ exits after first soap 
  client call with segmentation fault

  
  

Hi All,The simple_axis_server is able to respond for first web 
  service API call from client but immediately after this it exits with 
  segmentation fault. Can it be simple_axis_server issue of it can be 
  libaxis_server.so issue? any body help with this. Same problem also occurs 
  when I try from apache instead of simple_axis_server. Can some body help with 
  this? I can attach the log if needed.Thanks a lot in 
  advance,Monica PopuriHP GDICPrestige AlKareem, 4th Floor, Seat # 
  30,Edward Road, Bangalore - 52Ph: 
  +91-80-22054046-To 
  unsubscribe, e-mail: [EMAIL PROTECTED]For additional 
  commands, e-mail: 
[EMAIL PROTECTED]


RE: Problem with Axis C++ installatio on Linux PC

2006-09-19 Thread Popuri, Monica
Title: Message



No need, continue 
with configuration part as it says. and if this doc says to install in 
/usr/local/axiscpp_deploy etc then do not worry of change your path, you refer 
this with you installed path.
 

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Tuesday, September 19, 
  2006 3:05 PMTo: Apache AXIS C User ListSubject: RE: 
  Problem with Axis C++ installatio on Linux PC
      But this document is using 
  different components from what i used previously. i.e axis binary 
  distribution. Shall i try this from the scratch..
      
      
  Regards,
   
      
  Murali Krisha K
   
   
  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
Popuri, MonicaSent: Tuesday, September 19, 2006 1:58 
PMTo: Apache AXIS C User ListSubject: RE: Problem with 
Axis C++ installatio on Linux PC
This url can 
help you. All though I can attach these files as  you asked, but if 
correct directory structure is not there then u will face more problems. Rea 
this doc and try; http://programming.linux.com/article.pl?sid=05/02/16/1947220
Regards,
Monica

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Tuesday, September 
  19, 2006 1:10 PMTo: Apache AXIS C User ListSubject: 
  RE: Problem with Axis C++ installatio on Linux PC
      Hi 
  monica,
   
      
  Could you please mail me your 
  server.wsdd and client.wsdd files with the location where i need to keep 
  those files.
      
  
      Thanks 
  & Regards,
   
      Murali Krishna K
  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf 
Of Murali KonnipatiSent: Monday, September 18, 2006 4:43 
PMTo: Apache AXIS C User ListSubject: RE: Problem 
with Axis C++ installatio on Linux PC
    I installed axis in 
/usr/local/axis directory. In that etc directory is not there. Do i need 
to create it manually or what..?
    I 
installed Apache2.09 in my system. There is not problem with 
installation of Axis. 
    
Could you please mail me the changes i need to make in server.wsdd 
file.
 
    
Regards,
 
    
Murali K
 
 
 

  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
  Behalf Of Popuri, MonicaSent: Monday, September 18, 
  2006 3:49 PMTo: Apache AXIS C User ListCc: 
  [EMAIL PROTECTED]Subject: RE: Problem with Axis C++ 
  installatio on Linux PC
  cp 
  server.wsdd_linux to server.wsdd in /etc folder of your axis 
  installation. You need to make change in this file. hope this solves 
  your problem. BTW which version of apache you have 
  installed?
  
-Original Message-From: Murali Konnipati 
[mailto:[EMAIL PROTECTED]Sent: Monday, 
September 18, 2006 1:12 PMTo: Apache AXIS C User 
ListCc: Popuri, Monica; 
[EMAIL PROTECTED]Subject: RE: Problem with Axis 
C++ installatio on Linux PC
    
Hi All,
 
    
Finally i have installed Axis C++ in my System.  But when i try 
to start the simple_axis_server, it is giving the following 
error..
 
   
Warning - The WSDDFilePath file (/usr/local/axis/etc/server.wsdd) in 
the AXISCPP.CONF file does not exist.   
    
Aborted
 
   I 
checked for the sample server.wsdd in my Axis C++ directory. But i 
didn't find it. Could you please mail me the location of server.wsdd 
file and do needful favor.
 
   
Thanks in advance,
 
  
Murali Krishna K

   


  
  -Original 
  Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Popuri, 
  MonicaSent: Thursday, September 14, 2006 3:00 
  PMTo: Apache AXIS C User ListSubject: RE: 
  Problem with Axis C++ installatio on Linux PC
  No 
  need, just comment that part of build.xml around line no 181 i 
  guess
  
-Original Message-From: 
Murali Konnipati 
[mailto:[EMAIL PROTECTED]Sent: Thursday, 
September 14, 2006 

RE: Problem with Axis C++ installatio on Linux PC

2006-09-19 Thread Popuri, Monica
Title: Message



This url can help 
you. All though I can attach these files as  you asked, but if correct 
directory structure is not there then u will face more problems. Rea this doc 
and try; http://programming.linux.com/article.pl?sid=05/02/16/1947220
Regards,
Monica

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Tuesday, September 19, 
  2006 1:10 PMTo: Apache AXIS C User ListSubject: RE: 
  Problem with Axis C++ installatio on Linux PC
      Hi 
  monica,
   
      
  Could you please mail me your 
  server.wsdd and client.wsdd files with the location where i need to keep those 
  files.
      
  
      
  Thanks & Regards,
   
      
  Murali Krishna K
  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
Murali KonnipatiSent: Monday, September 18, 2006 4:43 
PMTo: Apache AXIS C User ListSubject: RE: Problem with 
Axis C++ installatio on Linux PC
    I installed axis in 
/usr/local/axis directory. In that etc directory is not there. Do i need to 
create it manually or what..?
    I 
installed Apache2.09 in my system. There is not problem with installation of 
Axis. 
    Could 
you please mail me the changes i need to make in server.wsdd 
file.
 
    Regards,
 
    Murali K
 
 
 

  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
  Popuri, MonicaSent: Monday, September 18, 2006 3:49 
  PMTo: Apache AXIS C User ListCc: 
  [EMAIL PROTECTED]Subject: RE: Problem with Axis C++ 
  installatio on Linux PC
  cp 
  server.wsdd_linux to server.wsdd in /etc folder of your axis installation. 
  You need to make change in this file. hope this solves your problem. BTW 
  which version of apache you have installed?
  
-Original Message-From: Murali Konnipati 
[mailto:[EMAIL PROTECTED]Sent: Monday, September 
18, 2006 1:12 PMTo: Apache AXIS C User ListCc: 
Popuri, Monica; [EMAIL PROTECTED]Subject: RE: Problem 
with Axis C++ installatio on Linux PC
    Hi 
All,
 
    
Finally i have installed Axis C++ in my System.  But when i try to 
start the simple_axis_server, it is giving the following 
error..
 
   
Warning - The WSDDFilePath file (/usr/local/axis/etc/server.wsdd) in the 
AXISCPP.CONF file does not exist.   
    Aborted
 
   I 
checked for the sample server.wsdd in my Axis C++ directory. But i 
didn't find it. Could you please mail me the location of server.wsdd 
file and do needful favor.
 
   
Thanks in advance,
 
  
Murali Krishna K

   


  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
  Behalf Of Popuri, MonicaSent: Thursday, September 14, 
  2006 3:00 PMTo: Apache AXIS C User ListSubject: 
  RE: Problem with Axis C++ installatio on Linux PC
  No 
  need, just comment that part of build.xml around line no 181 i 
  guess
  
-Original Message-From: Murali Konnipati 
[mailto:[EMAIL PROTECTED]Sent: Thursday, 
September 14, 2006 3:00 PMTo: Apache AXIS C User 
ListSubject: RE: Problem with Axis C++ installatio on 
Linux PC
    Do i need to 
install OpenSSL to complete the Axis c++ installation are 
what..?
 
 Regards,
 
    
Murali k
    
    

  
  -Original 
  Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Popuri, 
  MonicaSent: Thursday, September 14, 2006 2:41 
  PMTo: Apache AXIS C User ListSubject: RE: 
  Problem with Axis C++ installatio on Linux PC
  
  It seems you are using apache 2.2.3 use 2.0.x 
  instead
  
-Original Message-From: 
Murali Konnipati 
[mailto:[EMAIL PROTECTED]Sent: Wednesday, 
September 13, 2006 8:30 PMTo: 
axis-c-user@ws.apache.orgSubject: Problem with Axis 
C++ installatio on Linux PC
Hi 
All,
 
    I got the 
following error when i try to build the file using ant from the 
SVN code...
 
    
buildVersio

Axis C++ exits after first soap client call with segmentation fault

2006-09-19 Thread Popuri, Monica
Hi All,

The simple_axis_server is able to respond for first web service API call from 
client but immediately after this it exits with segmentation fault. Can it be 
simple_axis_server issue of it can be libaxis_server.so issue? any body help 
with this. Same problem also occurs when I try from apache instead of 
simple_axis_server. Can some body help with this? I can attach the log if 
needed.

Thanks a lot in advance,
Monica Popuri
HP GDIC
Prestige AlKareem, 4th Floor, Seat # 30,
Edward Road, Bangalore - 52
Ph: +91-80-22054046




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



RE: Problem with Axis C++ installatio on Linux PC

2006-09-18 Thread Popuri, Monica
Title: Message



cp 
server.wsdd_linux to server.wsdd in /etc folder of your axis installation. You 
need to make change in this file. hope this solves your problem. BTW which 
version of apache you have installed?

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Monday, September 18, 
  2006 1:12 PMTo: Apache AXIS C User ListCc: Popuri, 
  Monica; [EMAIL PROTECTED]Subject: RE: Problem with Axis C++ 
  installatio on Linux PC
      Hi 
  All,
   
      
  Finally i have installed Axis C++ in my System.  But when i try to start 
  the simple_axis_server, it is giving the following error..
   
     
  Warning - The WSDDFilePath file (/usr/local/axis/etc/server.wsdd) in the 
  AXISCPP.CONF file does not exist.   
      Aborted
   
     I 
  checked for the sample server.wsdd in my Axis C++ directory. But i didn't find 
  it. Could you please mail me the location of server.wsdd file and do needful 
  favor.
   
     
  Thanks in advance,
   
    
  Murali Krishna K
  
     
  
  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
Popuri, MonicaSent: Thursday, September 14, 2006 3:00 
PMTo: Apache AXIS C User ListSubject: RE: Problem with 
Axis C++ installatio on Linux PC
No need, just 
comment that part of build.xml around line no 181 i 
guess

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 
  14, 2006 3:00 PMTo: Apache AXIS C User ListSubject: 
  RE: Problem with Axis C++ installatio on Linux PC
      Do i need to install 
  OpenSSL to complete the Axis c++ installation are 
  what..?
   
   Regards,
   
      Murali k
      
      
  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf 
Of Popuri, MonicaSent: Thursday, September 14, 2006 2:41 
PMTo: Apache AXIS C User ListSubject: RE: Problem 
with Axis C++ installatio on Linux PC

It seems you are using apache 2.2.3 use 2.0.x 
instead

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, 
  September 13, 2006 8:30 PMTo: 
  axis-c-user@ws.apache.orgSubject: Problem with Axis C++ 
  installatio on Linux PC
  Hi 
  All,
   
      I got the following 
  error when i try to build the file using ant from the SVN 
  code...
   
      
  buildVersionResource:   [cc] 
  Starting dependency analysis for 2 
  files.   [cc] 1 files are up to 
  date.   [cc] 1 files to be 
  recompiled from dependency 
  analysis.   [cc] 2 total files 
  to be compiled.   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    
  function `virtual int   
  [cc]    
  Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,   
  [cc]    const 
  char*)':   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  `   [cc]    
  ap_table_set' undeclared (first use this 
  function)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  (Each   [cc]    
  undeclared identifier is reported only once for each function it 
  appears   [cc]    
  in.)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    
  function `virtual const char* 
  Apache2Transport::getTransportProperty(const   
  [cc]    char*, 
  bool)':   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:243: 
  `   [cc]    
  ap_table_elts' undeclared (first use this 
  function)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp: In 
  function `int   
  [cc]    
  axis_handler(request_rec*)':   
  [cc] /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp:122: 
  warning: control   
  [cc]    reaches end of non-void function
   
  BUILD 
  FAILED/home/globus/Axis/ws-axis/build.xml:245: The following error 
  occurred while executing this 
  line:/home/globus/Axis/ws-axis/build.xml:236: The following error 
  occurred while executing this 
  line:/home/globus/Axis/ws-axis/build.xml:124: The following error 
  occurred while executing this 
  line:/

RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Popuri, Monica
Title: Message



No need, just 
comment that part of build.xml around line no 181 i guess

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, September 14, 
  2006 3:00 PMTo: Apache AXIS C User ListSubject: RE: 
  Problem with Axis C++ installatio on Linux PC
      Do i need to install OpenSSL 
  to complete the Axis c++ installation are what..?
   
   Regards,
   
      
  Murali k
      
      
  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
Popuri, MonicaSent: Thursday, September 14, 2006 2:41 
PMTo: Apache AXIS C User ListSubject: RE: Problem with 
Axis C++ installatio on Linux PC

It seems you are using apache 2.2.3 use 2.0.x instead

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 
  13, 2006 8:30 PMTo: 
  axis-c-user@ws.apache.orgSubject: Problem with Axis C++ 
  installatio on Linux PC
  Hi 
  All,
   
      I got the following 
  error when i try to build the file using ant from the SVN 
  code...
   
      
  buildVersionResource:   [cc] 
  Starting dependency analysis for 2 
  files.   [cc] 1 files are up to 
  date.   [cc] 1 files to be 
  recompiled from dependency 
  analysis.   [cc] 2 total files to be 
  compiled.   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    
  function `virtual int   
  [cc]    
  Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,   
  [cc]    const 
  char*)':   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  `   [cc]    
  ap_table_set' undeclared (first use this 
  function)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  (Each   [cc]    
  undeclared identifier is reported only once for each function it 
  appears   [cc]    
  in.)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    
  function `virtual const char* 
  Apache2Transport::getTransportProperty(const   
  [cc]    char*, 
  bool)':   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:243: 
  `   [cc]    
  ap_table_elts' undeclared (first use this 
  function)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp: In function 
  `int   [cc]    
  axis_handler(request_rec*)':   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp:122: warning: 
  control   [cc]    
  reaches end of non-void function
   
  BUILD 
  FAILED/home/globus/Axis/ws-axis/build.xml:245: The following error 
  occurred while executing this 
  line:/home/globus/Axis/ws-axis/build.xml:236: The following error 
  occurred while executing this 
  line:/home/globus/Axis/ws-axis/build.xml:124: The following error 
  occurred while executing this 
  line:/home/globus/Axis/ws-axis/build/buildApache20Module.xml:21: g++ 
  failed with return code 1
   
  Total time: 2 minutes 21 
  seconds
   
  Can anybody 
  tell me, do i need to modify any part of the 
build.xml.
   
  Thanks in 
  advance,
   
  Murali Krishna 
  K
   


RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Popuri, Monica
Title: Message




It seems you are using apache 2.2.3 use 2.0.x instead

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 13, 
  2006 8:30 PMTo: axis-c-user@ws.apache.orgSubject: 
  Problem with Axis C++ installatio on Linux PC
  Hi 
  All,
   
      I got the following error 
  when i try to build the file using ant from the SVN 
code...
   
      
  buildVersionResource:   [cc] Starting 
  dependency analysis for 2 files.   [cc] 
  1 files are up to date.   [cc] 1 files 
  to be recompiled from dependency 
  analysis.   [cc] 2 total files to be 
  compiled.   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    function 
  `virtual int   [cc]    
  Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,   
  [cc]    const char*)':   
  [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  `   [cc]    ap_table_set' 
  undeclared (first use this function)   
  [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  (Each   [cc]    
  undeclared identifier is reported only once for each function it 
  appears   [cc]    
  in.)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    function 
  `virtual const char* 
  Apache2Transport::getTransportProperty(const   
  [cc]    char*, bool)':   
  [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:243: 
  `   [cc]    
  ap_table_elts' undeclared (first use this 
  function)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp: In function 
  `int   [cc]    
  axis_handler(request_rec*)':   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp:122: warning: 
  control   [cc]    reaches 
  end of non-void function
   
  BUILD 
  FAILED/home/globus/Axis/ws-axis/build.xml:245: The following error 
  occurred while executing this 
  line:/home/globus/Axis/ws-axis/build.xml:236: The following error occurred 
  while executing this line:/home/globus/Axis/ws-axis/build.xml:124: The 
  following error occurred while executing this 
  line:/home/globus/Axis/ws-axis/build/buildApache20Module.xml:21: g++ 
  failed with return code 1
   
  Total time: 2 minutes 21 
  seconds
   
  Can anybody tell 
  me, do i need to modify any part of the build.xml.
   
  Thanks in 
  advance,
   
  Murali Krishna 
  K
   


RE: Problem with Axis C++ installatio on Linux PC

2006-09-13 Thread Popuri, Monica
Title: Message



Sorry this is not 
a right reply to your problem. I need to check the build.xml for this. I will 
check and reply you after some time.
-Monica

  -Original Message-From: Popuri, Monica 
  Sent: Thursday, September 14, 2006 10:54 AMTo: Apache 
  AXIS C User ListSubject: RE: Problem with Axis C++ installatio on 
  Linux PC
  This means you 
  have not set APACHE2_HOME variable
  
-Original Message-From: Murali Konnipati 
[mailto:[EMAIL PROTECTED]Sent: Wednesday, September 
13, 2006 8:30 PMTo: axis-c-user@ws.apache.orgSubject: 
Problem with Axis C++ installatio on Linux PC
Hi 
All,
 
    I got the following error 
when i try to build the file using ant from the SVN 
code...
 
    
buildVersionResource:   [cc] Starting 
dependency analysis for 2 files.   
[cc] 1 files are up to date.   [cc] 1 
files to be recompiled from dependency 
analysis.   [cc] 2 total files to be 
compiled.   [cc] 
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
member   [cc]    
function `virtual int   
[cc]    
Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,   
[cc]    const 
char*)':   [cc] 
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
`   [cc]    
ap_table_set' undeclared (first use this 
function)   [cc] 
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
(Each   [cc]    
undeclared identifier is reported only once for each function it 
appears   [cc]    
in.)   [cc] 
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
member   [cc]    
function `virtual const char* 
Apache2Transport::getTransportProperty(const   
[cc]    char*, 
bool)':   [cc] 
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:243: 
`   [cc]    
ap_table_elts' undeclared (first use this 
function)   [cc] 
/home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp: In function 
`int   [cc]    
axis_handler(request_rec*)':   [cc] 
/home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp:122: warning: 
control   [cc]    
reaches end of non-void function
 
BUILD 
FAILED/home/globus/Axis/ws-axis/build.xml:245: The following error 
occurred while executing this 
line:/home/globus/Axis/ws-axis/build.xml:236: The following error 
occurred while executing this 
line:/home/globus/Axis/ws-axis/build.xml:124: The following error 
occurred while executing this 
line:/home/globus/Axis/ws-axis/build/buildApache20Module.xml:21: g++ 
failed with return code 1
 
Total time: 2 minutes 21 
seconds
 
Can anybody tell 
me, do i need to modify any part of the build.xml.
 
Thanks in 
advance,
 
Murali Krishna 
K
 


RE: Problem with Axis C++ installatio on Linux PC

2006-09-13 Thread Popuri, Monica
Title: Message



This means you 
have not set APACHE2_HOME variable

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 13, 
  2006 8:30 PMTo: axis-c-user@ws.apache.orgSubject: 
  Problem with Axis C++ installatio on Linux PC
  Hi 
  All,
   
      I got the following error 
  when i try to build the file using ant from the SVN 
code...
   
      
  buildVersionResource:   [cc] Starting 
  dependency analysis for 2 files.   [cc] 
  1 files are up to date.   [cc] 1 files 
  to be recompiled from dependency 
  analysis.   [cc] 2 total files to be 
  compiled.   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    function 
  `virtual int   [cc]    
  Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,   
  [cc]    const char*)':   
  [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  `   [cc]    ap_table_set' 
  undeclared (first use this function)   
  [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: 
  (Each   [cc]    
  undeclared identifier is reported only once for each function it 
  appears   [cc]    
  in.)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In 
  member   [cc]    function 
  `virtual const char* 
  Apache2Transport::getTransportProperty(const   
  [cc]    char*, bool)':   
  [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:243: 
  `   [cc]    
  ap_table_elts' undeclared (first use this 
  function)   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp: In function 
  `int   [cc]    
  axis_handler(request_rec*)':   [cc] 
  /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp:122: warning: 
  control   [cc]    reaches 
  end of non-void function
   
  BUILD 
  FAILED/home/globus/Axis/ws-axis/build.xml:245: The following error 
  occurred while executing this 
  line:/home/globus/Axis/ws-axis/build.xml:236: The following error occurred 
  while executing this line:/home/globus/Axis/ws-axis/build.xml:124: The 
  following error occurred while executing this 
  line:/home/globus/Axis/ws-axis/build/buildApache20Module.xml:21: g++ 
  failed with return code 1
   
  Total time: 2 minutes 21 
  seconds
   
  Can anybody tell 
  me, do i need to modify any part of the build.xml.
   
  Thanks in 
  advance,
   
  Murali Krishna 
  K
   


Solved Axis C++ installation issues with help from Arshad Ahmad

2006-09-11 Thread Popuri, Monica
Hi All,

I just want to bring it to your notice that Arshad Ahmad (from Delhi) is an 
expert in working with Apache Axis C++. He guided me online couple of times 
with step-by-step instructions on installation of the software and using it. He 
was able to solve the issues in Axis installation that I was facing which 
otherwise even Axis people were not able to do. People can contact him for any 
axis C++ issues. He has very good command on Linux OS, Axis C++ and C++ and has 
a great nature of helping others. 

Many Thanks to you Arshad.

Best Regards, 
Monica




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



RE: Problem in checkout Axis C++ from SVN

2006-09-08 Thread Popuri, Monica
Hi Adrian,

This site also mentions same , So if any one can check if the SVN server is up 
and if some one still can access it.

Regards,
Monica

-Original Message-
From: Adrian Dick [mailto:[EMAIL PROTECTED]
Sent: Friday, September 08, 2006 3:12 PM
To: Apache AXIS C User List
Subject: Re: Problem in checkout Axis C++ from SVN


Hi,

I'm not an SVN expert, but the Apache infrastructure guys have written a
page here (http://www.apache.org/dev/version-control.html) which you may
find of use, in particular the Anonymous Subversion section.

Regards,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])

"Popuri, Monica" <[EMAIL PROTECTED]> wrote on 08/09/2006 10:32:06:

> Hi All,
>
> I am not able to get the source code from SVN using following link.
> It gives connection refused with server svn.apache.org error. Please
help.
>
> svn co http://svn.apache.org/repos/asf/webservices/axis/trunk/c/ axisc
>
> Thanks,
> Monica
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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


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



Problem in checkout Axis C++ from SVN

2006-09-08 Thread Popuri, Monica
Hi All,

I am not able to get the source code from SVN using following link. It gives 
connection refused with server svn.apache.org error. Please help.

svn co http://svn.apache.org/repos/asf/webservices/axis/trunk/c/ axisc

Thanks,
Monica


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



RE: axis c++ 1.4

2006-09-08 Thread Popuri, Monica
Hi Samisa,

Sorry for writing again but I am not able to get the source form SVN, I get 
eror :conneciton refused, Can it be proxy issue on my end. How to set the proxy 
in such a acase?

thanks for you help,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 5:10 PM
To: Apache AXIS C User List
Subject: Re: axis c++ 1.4


Linux source is here: 
http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz
Windows source is here: 
http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz

The above are 1.6 beta release packages.
If you would like to checkout the source form svn, you can run the 
following command:

svn co http://svn.apache.org/repos/asf/webservices/axis/trunk/c/ axisc

Thanks,
Samisa...

Popuri, Monica wrote:
> hi Samisa,
>
> Thanks for the link, But I am not able to get exactly which is the link to 
> download the source from SVN. Because when I select the link given it shows 
> me the whole directory structure. Please help.
>
> Thanks & Regards,
> Monica
> -Original Message-
> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 04, 2006 8:17 PM
> To: Apache AXIS C User List
> Subject: Re: axis c++ 1.4
>
>
> Yes, have a look at the ant build guide 
> http://ws.apache.org/axis/cpp/antbuild-guide.html
>
> Samisa...
>
> Popuri, Monica wrote:
>   
>> Thanks Samisa for your prompt reply, If I download source. Is there a good 
>> documentation on how to install using source. Because I remember there needs 
>> to be a lot of steps to make the source.
>> Regards,
>> Monica
>>
>> -Original Message-
>> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
>> Sent: Monday, September 04, 2006 3:33 PM
>> To: Apache AXIS C User List
>> Subject: Re: axis c++ 1.4
>>
>>
>> Are you using the binary version? If that is the case, you may try 
>> downloading the source and try with debug options to gdb.
>> The given gdb trace does not reveal any source location hints :(
>>
>> Samisa...
>>
>> Popuri, Monica wrote:
>>   
>> 
>>> Hi Samisa,
>>>
>>> I am facing problem in starting simple_axis_server in axis c++ 1.6 . For 
>>> some reason my simple_axis_server is getting aborted with following error 
>>> when I see through gdb:
>>> (gdb) bt
>>> #0  0x0013bcef in raise () from /lib/tls/libc.so.6
>>> #1  0x0013d4f5 in abort () from /lib/tls/libc.so.6
>>> #2  0x00c794b7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
>>> #3  0x00c79504 in std::terminate () from /usr/lib/libstdc++.so.5
>>> #4  0x00c796dc in __cxa_rethrow () from /usr/lib/libstdc++.so.5
>>> #5  0x00e9e377 in initialize_module () from 
>>> /usr/local/axiscpp_deploy/deploy/lib/libaxis_server.so
>>> #6  0x0804b9d1 in main ()
>>>
>>>
>>> I have verified many times that my axiscpp.conf is in right place ( 
>>> axiscpp_deploy/deploy/etc folder). server.wsdd is in 
>>> (axiscpp_deploy/deploy/conf folder) and other directories are correct. For 
>>> eas following is content of axiscpp.conf file:
>>> LogPath:/usr/local/axiscpp_deploy/deploy/log/AxisLog
>>> WSDDFilePath:/usr/local/axiscpp_deploy/deploy/etc/server.wsdd
>>> ClientLogPath:/usr/local/axiscpp_deploy/deploy/log/AxisClientLog
>>> XMLParser:/usr/local/axiscpp_deploy/deploy/lib/libaxis_xmlparser.so
>>> Transport_http:/usr/local/axiscpp_deploy/deploy/lib/libaxis2_transport.so
>>>
>>>
>>> Besides above APACHE2_HOME, AXISCPP_HOME, AXISCPP_DEPLOY env vars are set
>>>
>>> Could you please help me in resolving why I get this error.
>>>
>>> Secondly I am never able to deploy axis in apache following the steps in 
>>> installation guide or in the following doc:
>>> http://programming.linux.com/programming/05/02/16/1947220.shtml?tid=63&tid=67&tid=68
>>>
>>> Please help. (Sorry for my previous mail which I sent as reply to existing 
>>> subject.)
>>>
>>> Thanks & Best Regards,
>>> Monica
>>>
>>> -Original Message-
>>> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
>>> Sent: Saturday, September 02, 2006 5:39 AM
>>> To: Apache AXIS C User List
>>> Subject: Re: [Axis2][ANN] Apache Axis2/C 0.93 Released
>>>
>>>
>>> Alastair FETTES wrote:
>>>   
>>> 
>>>   
>>>> Early feedback:
>>>>
>>>> The WSDL2C tool would be u

RE: axis c++ 1.4

2006-09-07 Thread Popuri, Monica
Hello Adrian,

You might be right, but it does not work. Can you help me in knowing how to get 
source from SVN. I get error when I try following command 
svn co http://svn.apache.org/repos/asf/webservices/axis/trunk/c/ axisc. 

I am planning to take fresh code and compile

Thanks & Regards,
Monica
-Original Message-
From: Adrian Dick [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 5:31 PM
To: Apache AXIS C User List
Subject: RE: axis c++ 1.4


Hi,

This sounds like the server.wsdd file has been edited on Windows, this
results in rogue ^M characters at the ends of lines due to differences in
how carriage returns are handled.
You will need to manually correct the file, or you may have the dos2unix
command which will fix this kind of problem.

Regards,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])


"Popuri, Monica" <[EMAIL PROTECTED]> wrote on 07/09/2006 11:54:39:

> Not sure, i have tried to debug the problem till code level.
> The output of simple_axis_server command is : Warning - The
> WSDDFilePath file (/home/server.wsdd^M) in the AXISCPP.CONF file
> does not exist.
> where the name of file has a ^M character appended to it, that may
> be the reason that my file is not visible to simple_Axis_server.
> If I check the src file common/AxisConfig.cpp file. this reads the
> file but adds another character like
>   FILE *fp = fopen (pcValue + 1, "r");
> Can this be the reason that a ^M is getting added.
>
> Thanks if some body reads this and helps me.
>
> Regards,
> Monica


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


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



RE: axis c++ 1.4

2006-09-07 Thread Popuri, Monica
Not sure, i have tried to debug the problem till code level. 
The output of simple_axis_server command is : Warning - The WSDDFilePath file 
(/home/server.wsdd^M) in the AXISCPP.CONF file does not exist.
where the name of file has a ^M character appended to it, that may be the 
reason that my file is not visible to simple_Axis_server. 
If I check the src file common/AxisConfig.cpp file. this reads the file but 
adds another character like 
  FILE *fp = fopen (pcValue + 1, "r");
Can this be the reason that a ^M is getting added. 

Thanks if some body reads this and helps me.

Regards,
Monica
-Original Message-----
From: Popuri, Monica 
Sent: Thursday, September 07, 2006 4:12 PM
To: Apache AXIS C User List
Subject: RE: axis c++ 1.4


Hi Adrian,

Yes I have enabled startup strace also. But if you see my current messages in 
log it will be easier for you to help me: I have a strange problem now:

when I start simple_axis_server, it says the server.wsdd file does not exist. 
whereas same exists and has all permissions. What can be the reason?
Please assist.
Thanks,
Monica

-Original Message-
From: Adrian Dick [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 4:06 PM
To: Apache AXIS C User List
Subject: RE: axis c++ 1.4


Hi,

Is this the entirety of your trace log ?
Are you also using startup trace?

Regards,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])


"Popuri, Monica" <[EMAIL PROTECTED]> wrote on 06/09/2006 11:47:05:

>
> Thanks Adrian,
>
>
> Samisa:
> Atleast I can see the logs but I am not able to get the reason of
> problem yet: here is some part of log (from end)
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject >
> SharedObject @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool >
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool >
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool <
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool <
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject >
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject >
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment >
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment >
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment <
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment <
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 AxisConfig > AxisConfig
> @0x956cb98,0x956b0f8
>
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]

> <..V...$...m.>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > AxisConfig
> @0x956cb98,0x956b0f8
>
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]

> <..V...$...m.>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@1 
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@1 "ZY<87>^D$Ã'^H"
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[0100] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[0100] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@2 "/usr/local/axiscpp_deploy/log/AxisLog"
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
&g

RE: axis c++ 1.4

2006-09-07 Thread Popuri, Monica
Hi Adrian,

Yes I have enabled startup strace also. But if you see my current messages in 
log it will be easier for you to help me: I have a strange problem now:

when I start simple_axis_server, it says the server.wsdd file does not exist. 
whereas same exists and has all permissions. What can be the reason?
Please assist.
Thanks,
Monica

-Original Message-
From: Adrian Dick [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 4:06 PM
To: Apache AXIS C User List
Subject: RE: axis c++ 1.4


Hi,

Is this the entirety of your trace log ?
Are you also using startup trace?

Regards,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])


"Popuri, Monica" <[EMAIL PROTECTED]> wrote on 06/09/2006 11:47:05:

>
> Thanks Adrian,
>
>
> Samisa:
> Atleast I can see the logs but I am not able to get the reason of
> problem yet: here is some part of log (from end)
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject >
> SharedObject @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool >
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool >
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool <
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool <
> SerializerPool @0x956caf0
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject >
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject >
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject <
> SharedObject @0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool
@0x956cb28
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment >
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment >
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment <
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment <
> WSDDDeployment @0x956cb60
> [06/09/2006 12:33:29:601 CEST] 3076378752 AxisConfig > AxisConfig
> @0x956cb98,0x956b0f8
>
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]

> <..V...$...m.>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > AxisConfig
> @0x956cb98,0x956b0f8
>
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]

> <..V...$...m.>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@1 
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@1 "ZY<87>^D$Ã'^H"
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[0100] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[0100] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@2 "/usr/local/axiscpp_deploy/log/AxisLog"
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@3 "ZY<87>^D$Ã'^H"
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[0200] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig >
> getAxisConfProperty @0x956b0f8,[0200] <>
> [06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig <
> getAxisConfProperty @0x956b0f8,@1 
>
>
> Please assist,
>
> Thanks,
> Monica
>
>
>
>
>
> -Original Message-----
> From: Adrian Dick [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 06, 2006 3:55 PM
> To: Apache AXIS C User List
> Subject: RE: axis c++ 1.4
>
>
> Hi,
>
> If you build with trace, yo

RE: axis c++ 1.4

2006-09-07 Thread Popuri, Monica
Hi All, Please see if any one can help me: I am starting simple_axis_server and 
I get following error:
) in the AXISCPP.CONF file does not exist.ath file 
(/home/obj/package/axis-c-1.6b-Linux-trace-bin/deploy/server.wsdd

[1]+  Aborted ./simple_axis_server 9090

Whereas the file exists in this path. 
Please please help me.
Thanks,
Monica
-Original Message-
From: Popuri, Monica 
Sent: Wednesday, September 06, 2006 4:17 PM
To: 'Apache AXIS C User List'
Subject: RE: axis c++ 1.4



Thanks Adrian, 


Samisa:
Atleast I can see the logs but I am not able to get the reason of problem yet: 
here is some part of log (from end)
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject > SharedObject @0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool > SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool > SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool < SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool < SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject > SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject > SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment > WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment > WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment < WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment < WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 AxisConfig > AxisConfig 
@0x956cb98,0x956b0f8 
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]
 <..V...$...m.>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > AxisConfig 
@0x956cb98,0x956b0f8 
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]
 <..V...$...m.>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@1 
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@1 "ZY<87>^D$Ã'^H"
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0100] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0100] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@2 "/usr/local/axiscpp_deploy/log/AxisLog"
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@3 "ZY<87>^D$Ã'^H"
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0200] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0200] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@1 


Please assist,

Thanks,
Monica





-Original Message-
From: Adrian Dick [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 06, 2006 3:55 PM
To: Apache AXIS C User List
Subject: RE: axis c++ 1.4


Hi,

If you build with trace, you can enable trace to aid determining the
problem.  Instructions for using trace can be found here:
http://ws.apache.org/axis/cpp/TraceGuide.html

Regards,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])

"Popuri, Monica" <[EMAIL PROTECTED]> wrote on 06/09/2006 10:41:53:

> Thanks Samisa,
>
> I have downloaded , built and installed axis c++ from said link (not
> from SVN),  actually things are fine on one of my server and not on
> other server. the simple_axis_server still aborts on this second
> server. If I build the source using buildWithTraceAndDebug option,
> will I be able to see the error?

RE: Installation of Axis C++

2006-09-06 Thread Popuri, Monica
Title: Message



here is what i 
got from Samisa today only:

Linux source is here: 
http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz
Windows source is here: 
http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz
The above are 1.6 beta release packages.
If you would like to checkout the source form svn, you can run the 
following command:
svn co http://svn.apache.org/repos/asf/webservices/axis/trunk/c/ axisc
Thanks,
Samisa...

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 06, 
  2006 5:49 PMTo: Apache AXIS C User ListSubject: RE: 
  Installation of Axis C++
      Monica,
   
     Thanks 
  for the reply. But when i am trying to download a axis c++ source distribution 
  from SVN, it is showing a complete directory structure. Is there any 
  source.tar available on the site. If you know the same, could you mail me the 
  link..?
   
      
  Thanks & Regards
   
      
  Murali K
  

-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
Popuri, MonicaSent: Wednesday, September 06, 2006 5:28 
PMTo: Apache AXIS C User ListSubject: RE: Installation 
of Axis C++
Murali: 
Please following the doc here, which I also got yesterday from Samisa. 


http://ws.apache.org/axis/cpp/antbuild-guide.html
 
-Monica

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 
  06, 2006 5:23 PMTo: 
  axis-c-user@ws.apache.orgSubject: Installation of Axis 
  C++
  Hi 
  all,
   
      I tried to install Axis C++ source on my linux machine. But it is 
  giving error at the time of configuration. Can any body please mail me the 
  installation steps that i need to carry for Axis C++ on the linux 
  server.
   
   
  Thanks & 
  Regards,
   
  Murali 
  K
   


RE: Installation of Axis C++

2006-09-06 Thread Popuri, Monica
Title: Message



Murali: Please 
following the doc here, which I also got yesterday from Samisa. 


http://ws.apache.org/axis/cpp/antbuild-guide.html
 
-Monica

  -Original Message-From: Murali Konnipati 
  [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 06, 
  2006 5:23 PMTo: axis-c-user@ws.apache.orgSubject: 
  Installation of Axis C++
  Hi 
  all,
   
      I tried to install Axis C++ source on my linux machine. But it is 
  giving error at the time of configuration. Can any body please mail me the 
  installation steps that i need to carry for Axis C++ on the linux 
  server.
   
   
  Thanks & 
  Regards,
   
  Murali 
  K
   


RE: axis c++ 1.4

2006-09-06 Thread Popuri, Monica

Thanks Adrian, 


Samisa:
Atleast I can see the logs but I am not able to get the reason of problem yet: 
here is some part of log (from end)
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject > SharedObject @0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool > SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool > SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool < SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SerializerPool < SerializerPool 
@0x956caf0
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject > SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject > SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 SharedObject < SharedObject @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool > HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 HandlerPool < HandlerPool @0x956cb28
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment > WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment > WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment < WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 WSDDDeployment < WSDDDeployment 
@0x956cb60
[06/09/2006 12:33:29:601 CEST] 3076378752 AxisConfig > AxisConfig 
@0x956cb98,0x956b0f8 
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]
 <..V...$...m.>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > AxisConfig 
@0x956cb98,0x956b0f8 
[FFF8FFB05609FFC8FF86FFBF00FFF32400FFEC140508FFFCFF8D6D00]
 <..V...$...m.>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@1 
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@1 "ZY<87>^D$Ã'^H"
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0100] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0100] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@2 "/usr/local/axiscpp_deploy/log/AxisLog"
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@3 "ZY<87>^D$Ã'^H"
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0200] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig > getAxisConfProperty 
@0x956b0f8,[0200] <>
[06/09/2006 12:33:29:602 CEST] 3076378752 AxisConfig < getAxisConfProperty 
@0x956b0f8,@1 


Please assist,

Thanks,
Monica





-Original Message-
From: Adrian Dick [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 06, 2006 3:55 PM
To: Apache AXIS C User List
Subject: RE: axis c++ 1.4


Hi,

If you build with trace, you can enable trace to aid determining the
problem.  Instructions for using trace can be found here:
http://ws.apache.org/axis/cpp/TraceGuide.html

Regards,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])

"Popuri, Monica" <[EMAIL PROTECTED]> wrote on 06/09/2006 10:41:53:

> Thanks Samisa,
>
> I have downloaded , built and installed axis c++ from said link (not
> from SVN),  actually things are fine on one of my server and not on
> other server. the simple_axis_server still aborts on this second
> server. If I build the source using buildWithTraceAndDebug option,
> will I be able to see the error?
>
> Thanks again and regards,
> Monica
>
> -Original Message-
> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 05, 2006 5:10 PM
> To: Apache AXIS C User List
> Subject: Re: axis c++ 1.4
>
>
> Linux source is here:
> http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz
> Windows source is here:
> http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz
>
> The above are 1.6 beta release pa

RE: axis c++ 1.4

2006-09-06 Thread Popuri, Monica
Hi Samisa,

Downloaded source, how to check in gdb? Please help 

Thanks & Regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Monday, September 04, 2006 3:33 PM
To: Apache AXIS C User List
Subject: Re: axis c++ 1.4


Are you using the binary version? If that is the case, you may try 
downloading the source and try with debug options to gdb.
The given gdb trace does not reveal any source location hints :(

Samisa...

Popuri, Monica wrote:
> Hi Samisa,
>
> I am facing problem in starting simple_axis_server in axis c++ 1.6 . For some 
> reason my simple_axis_server is getting aborted with following error when I 
> see through gdb:
> (gdb) bt
> #0  0x0013bcef in raise () from /lib/tls/libc.so.6
> #1  0x0013d4f5 in abort () from /lib/tls/libc.so.6
> #2  0x00c794b7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
> #3  0x00c79504 in std::terminate () from /usr/lib/libstdc++.so.5
> #4  0x00c796dc in __cxa_rethrow () from /usr/lib/libstdc++.so.5
> #5  0x00e9e377 in initialize_module () from 
> /usr/local/axiscpp_deploy/deploy/lib/libaxis_server.so
> #6  0x0804b9d1 in main ()
>
>
> I have verified many times that my axiscpp.conf is in right place ( 
> axiscpp_deploy/deploy/etc folder). server.wsdd is in 
> (axiscpp_deploy/deploy/conf folder) and other directories are correct. For 
> eas following is content of axiscpp.conf file:
> LogPath:/usr/local/axiscpp_deploy/deploy/log/AxisLog
> WSDDFilePath:/usr/local/axiscpp_deploy/deploy/etc/server.wsdd
> ClientLogPath:/usr/local/axiscpp_deploy/deploy/log/AxisClientLog
> XMLParser:/usr/local/axiscpp_deploy/deploy/lib/libaxis_xmlparser.so
> Transport_http:/usr/local/axiscpp_deploy/deploy/lib/libaxis2_transport.so
>
>
> Besides above APACHE2_HOME, AXISCPP_HOME, AXISCPP_DEPLOY env vars are set
>
> Could you please help me in resolving why I get this error.
>
> Secondly I am never able to deploy axis in apache following the steps in 
> installation guide or in the following doc:
> http://programming.linux.com/programming/05/02/16/1947220.shtml?tid=63&tid=67&tid=68
>
> Please help. (Sorry for my previous mail which I sent as reply to existing 
> subject.)
>
> Thanks & Best Regards,
> Monica
>
> -Original Message-
> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
> Sent: Saturday, September 02, 2006 5:39 AM
> To: Apache AXIS C User List
> Subject: Re: [Axis2][ANN] Apache Axis2/C 0.93 Released
>
>
> Alastair FETTES wrote:
>   
>> Early feedback:
>>
>> The WSDL2C tool would be useful before 1.0.  This would allow
>> (potential) users, such as myself, a chance to try things out.
>>   
>> 
> We tried to ship WSDL2C with 0.93, but could not do so, due to critical 
> bugs in the source (the tests failed)
> Hopefully this would be available tith 1.0 Release Candidate 1 (RC1)
>
> Samisa...
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>   


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


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



RE: axis c++ 1.4

2006-09-06 Thread Popuri, Monica
Thanks Samisa,

I have downloaded , built and installed axis c++ from said link (not from SVN), 
 actually things are fine on one of my server and not on other server. the 
simple_axis_server still aborts on this second server. If I build the source 
using buildWithTraceAndDebug option, will I be able to see the error?

Thanks again and regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 5:10 PM
To: Apache AXIS C User List
Subject: Re: axis c++ 1.4


Linux source is here: 
http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz
Windows source is here: 
http://www.apache.org/dist/ws/axis-c/axis-c-src-Linux-current-src.tar.gz

The above are 1.6 beta release packages.
If you would like to checkout the source form svn, you can run the 
following command:

svn co http://svn.apache.org/repos/asf/webservices/axis/trunk/c/ axisc

Thanks,
Samisa...

Popuri, Monica wrote:
> hi Samisa,
>
> Thanks for the link, But I am not able to get exactly which is the link to 
> download the source from SVN. Because when I select the link given it shows 
> me the whole directory structure. Please help.
>
> Thanks & Regards,
> Monica
> -Original Message-
> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 04, 2006 8:17 PM
> To: Apache AXIS C User List
> Subject: Re: axis c++ 1.4
>
>
> Yes, have a look at the ant build guide 
> http://ws.apache.org/axis/cpp/antbuild-guide.html
>
> Samisa...
>
> Popuri, Monica wrote:
>   
>> Thanks Samisa for your prompt reply, If I download source. Is there a good 
>> documentation on how to install using source. Because I remember there needs 
>> to be a lot of steps to make the source.
>> Regards,
>> Monica
>>
>> -Original Message-
>> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
>> Sent: Monday, September 04, 2006 3:33 PM
>> To: Apache AXIS C User List
>> Subject: Re: axis c++ 1.4
>>
>>
>> Are you using the binary version? If that is the case, you may try 
>> downloading the source and try with debug options to gdb.
>> The given gdb trace does not reveal any source location hints :(
>>
>> Samisa...
>>
>> Popuri, Monica wrote:
>>   
>> 
>>> Hi Samisa,
>>>
>>> I am facing problem in starting simple_axis_server in axis c++ 1.6 . For 
>>> some reason my simple_axis_server is getting aborted with following error 
>>> when I see through gdb:
>>> (gdb) bt
>>> #0  0x0013bcef in raise () from /lib/tls/libc.so.6
>>> #1  0x0013d4f5 in abort () from /lib/tls/libc.so.6
>>> #2  0x00c794b7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
>>> #3  0x00c79504 in std::terminate () from /usr/lib/libstdc++.so.5
>>> #4  0x00c796dc in __cxa_rethrow () from /usr/lib/libstdc++.so.5
>>> #5  0x00e9e377 in initialize_module () from 
>>> /usr/local/axiscpp_deploy/deploy/lib/libaxis_server.so
>>> #6  0x0804b9d1 in main ()
>>>
>>>
>>> I have verified many times that my axiscpp.conf is in right place ( 
>>> axiscpp_deploy/deploy/etc folder). server.wsdd is in 
>>> (axiscpp_deploy/deploy/conf folder) and other directories are correct. For 
>>> eas following is content of axiscpp.conf file:
>>> LogPath:/usr/local/axiscpp_deploy/deploy/log/AxisLog
>>> WSDDFilePath:/usr/local/axiscpp_deploy/deploy/etc/server.wsdd
>>> ClientLogPath:/usr/local/axiscpp_deploy/deploy/log/AxisClientLog
>>> XMLParser:/usr/local/axiscpp_deploy/deploy/lib/libaxis_xmlparser.so
>>> Transport_http:/usr/local/axiscpp_deploy/deploy/lib/libaxis2_transport.so
>>>
>>>
>>> Besides above APACHE2_HOME, AXISCPP_HOME, AXISCPP_DEPLOY env vars are set
>>>
>>> Could you please help me in resolving why I get this error.
>>>
>>> Secondly I am never able to deploy axis in apache following the steps in 
>>> installation guide or in the following doc:
>>> http://programming.linux.com/programming/05/02/16/1947220.shtml?tid=63&tid=67&tid=68
>>>
>>> Please help. (Sorry for my previous mail which I sent as reply to existing 
>>> subject.)
>>>
>>> Thanks & Best Regards,
>>> Monica
>>>
>>> -Original Message-
>>> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
>>> Sent: Saturday, September 02, 2006 5:39 AM
>>> To: Apache AXIS C User List
>>> Subject: Re: [Axis2][ANN] Apache Axis2/C 0.93 Released
>>>
>>>

RE: axis c++ 1.4

2006-09-05 Thread Popuri, Monica

hi Samisa,

Thanks for the link, But I am not able to get exactly which is the link to 
download the source from SVN. Because when I select the link given it shows me 
the whole directory structure. Please help.

Thanks & Regards,
Monica
-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Monday, September 04, 2006 8:17 PM
To: Apache AXIS C User List
Subject: Re: axis c++ 1.4


Yes, have a look at the ant build guide 
http://ws.apache.org/axis/cpp/antbuild-guide.html

Samisa...

Popuri, Monica wrote:
> Thanks Samisa for your prompt reply, If I download source. Is there a good 
> documentation on how to install using source. Because I remember there needs 
> to be a lot of steps to make the source.
> Regards,
> Monica
>
> -Original Message-
> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 04, 2006 3:33 PM
> To: Apache AXIS C User List
> Subject: Re: axis c++ 1.4
>
>
> Are you using the binary version? If that is the case, you may try 
> downloading the source and try with debug options to gdb.
> The given gdb trace does not reveal any source location hints :(
>
> Samisa...
>
> Popuri, Monica wrote:
>   
>> Hi Samisa,
>>
>> I am facing problem in starting simple_axis_server in axis c++ 1.6 . For 
>> some reason my simple_axis_server is getting aborted with following error 
>> when I see through gdb:
>> (gdb) bt
>> #0  0x0013bcef in raise () from /lib/tls/libc.so.6
>> #1  0x0013d4f5 in abort () from /lib/tls/libc.so.6
>> #2  0x00c794b7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
>> #3  0x00c79504 in std::terminate () from /usr/lib/libstdc++.so.5
>> #4  0x00c796dc in __cxa_rethrow () from /usr/lib/libstdc++.so.5
>> #5  0x00e9e377 in initialize_module () from 
>> /usr/local/axiscpp_deploy/deploy/lib/libaxis_server.so
>> #6  0x0804b9d1 in main ()
>>
>>
>> I have verified many times that my axiscpp.conf is in right place ( 
>> axiscpp_deploy/deploy/etc folder). server.wsdd is in 
>> (axiscpp_deploy/deploy/conf folder) and other directories are correct. For 
>> eas following is content of axiscpp.conf file:
>> LogPath:/usr/local/axiscpp_deploy/deploy/log/AxisLog
>> WSDDFilePath:/usr/local/axiscpp_deploy/deploy/etc/server.wsdd
>> ClientLogPath:/usr/local/axiscpp_deploy/deploy/log/AxisClientLog
>> XMLParser:/usr/local/axiscpp_deploy/deploy/lib/libaxis_xmlparser.so
>> Transport_http:/usr/local/axiscpp_deploy/deploy/lib/libaxis2_transport.so
>>
>>
>> Besides above APACHE2_HOME, AXISCPP_HOME, AXISCPP_DEPLOY env vars are set
>>
>> Could you please help me in resolving why I get this error.
>>
>> Secondly I am never able to deploy axis in apache following the steps in 
>> installation guide or in the following doc:
>> http://programming.linux.com/programming/05/02/16/1947220.shtml?tid=63&tid=67&tid=68
>>
>> Please help. (Sorry for my previous mail which I sent as reply to existing 
>> subject.)
>>
>> Thanks & Best Regards,
>> Monica
>>
>> -Original Message-
>> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
>> Sent: Saturday, September 02, 2006 5:39 AM
>> To: Apache AXIS C User List
>> Subject: Re: [Axis2][ANN] Apache Axis2/C 0.93 Released
>>
>>
>> Alastair FETTES wrote:
>>   
>> 
>>> Early feedback:
>>>
>>> The WSDL2C tool would be useful before 1.0.  This would allow
>>> (potential) users, such as myself, a chance to try things out.
>>>   
>>> 
>>>   
>> We tried to ship WSDL2C with 0.93, but could not do so, due to critical 
>> bugs in the source (the tests failed)
>> Hopefully this would be available tith 1.0 Release Candidate 1 (RC1)
>>
>> Samisa...
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>   
>> 
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>   


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


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



RE: axis c++ 1.4

2006-09-04 Thread Popuri, Monica
Thanks Samisa for your prompt reply, If I download source. Is there a good 
documentation on how to install using source. Because I remember there needs to 
be a lot of steps to make the source.
Regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Monday, September 04, 2006 3:33 PM
To: Apache AXIS C User List
Subject: Re: axis c++ 1.4


Are you using the binary version? If that is the case, you may try 
downloading the source and try with debug options to gdb.
The given gdb trace does not reveal any source location hints :(

Samisa...

Popuri, Monica wrote:
> Hi Samisa,
>
> I am facing problem in starting simple_axis_server in axis c++ 1.6 . For some 
> reason my simple_axis_server is getting aborted with following error when I 
> see through gdb:
> (gdb) bt
> #0  0x0013bcef in raise () from /lib/tls/libc.so.6
> #1  0x0013d4f5 in abort () from /lib/tls/libc.so.6
> #2  0x00c794b7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
> #3  0x00c79504 in std::terminate () from /usr/lib/libstdc++.so.5
> #4  0x00c796dc in __cxa_rethrow () from /usr/lib/libstdc++.so.5
> #5  0x00e9e377 in initialize_module () from 
> /usr/local/axiscpp_deploy/deploy/lib/libaxis_server.so
> #6  0x0804b9d1 in main ()
>
>
> I have verified many times that my axiscpp.conf is in right place ( 
> axiscpp_deploy/deploy/etc folder). server.wsdd is in 
> (axiscpp_deploy/deploy/conf folder) and other directories are correct. For 
> eas following is content of axiscpp.conf file:
> LogPath:/usr/local/axiscpp_deploy/deploy/log/AxisLog
> WSDDFilePath:/usr/local/axiscpp_deploy/deploy/etc/server.wsdd
> ClientLogPath:/usr/local/axiscpp_deploy/deploy/log/AxisClientLog
> XMLParser:/usr/local/axiscpp_deploy/deploy/lib/libaxis_xmlparser.so
> Transport_http:/usr/local/axiscpp_deploy/deploy/lib/libaxis2_transport.so
>
>
> Besides above APACHE2_HOME, AXISCPP_HOME, AXISCPP_DEPLOY env vars are set
>
> Could you please help me in resolving why I get this error.
>
> Secondly I am never able to deploy axis in apache following the steps in 
> installation guide or in the following doc:
> http://programming.linux.com/programming/05/02/16/1947220.shtml?tid=63&tid=67&tid=68
>
> Please help. (Sorry for my previous mail which I sent as reply to existing 
> subject.)
>
> Thanks & Best Regards,
> Monica
>
> -Original Message-
> From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
> Sent: Saturday, September 02, 2006 5:39 AM
> To: Apache AXIS C User List
> Subject: Re: [Axis2][ANN] Apache Axis2/C 0.93 Released
>
>
> Alastair FETTES wrote:
>   
>> Early feedback:
>>
>> The WSDL2C tool would be useful before 1.0.  This would allow
>> (potential) users, such as myself, a chance to try things out.
>>   
>> 
> We tried to ship WSDL2C with 0.93, but could not do so, due to critical 
> bugs in the source (the tests failed)
> Hopefully this would be available tith 1.0 Release Candidate 1 (RC1)
>
> Samisa...
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>   


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


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



axis c++ 1.4

2006-09-04 Thread Popuri, Monica
Hi Samisa,

I am facing problem in starting simple_axis_server in axis c++ 1.6 . For some 
reason my simple_axis_server is getting aborted with following error when I see 
through gdb:
(gdb) bt
#0  0x0013bcef in raise () from /lib/tls/libc.so.6
#1  0x0013d4f5 in abort () from /lib/tls/libc.so.6
#2  0x00c794b7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
#3  0x00c79504 in std::terminate () from /usr/lib/libstdc++.so.5
#4  0x00c796dc in __cxa_rethrow () from /usr/lib/libstdc++.so.5
#5  0x00e9e377 in initialize_module () from 
/usr/local/axiscpp_deploy/deploy/lib/libaxis_server.so
#6  0x0804b9d1 in main ()


I have verified many times that my axiscpp.conf is in right place ( 
axiscpp_deploy/deploy/etc folder). server.wsdd is in 
(axiscpp_deploy/deploy/conf folder) and other directories are correct. For eas 
following is content of axiscpp.conf file:
LogPath:/usr/local/axiscpp_deploy/deploy/log/AxisLog
WSDDFilePath:/usr/local/axiscpp_deploy/deploy/etc/server.wsdd
ClientLogPath:/usr/local/axiscpp_deploy/deploy/log/AxisClientLog
XMLParser:/usr/local/axiscpp_deploy/deploy/lib/libaxis_xmlparser.so
Transport_http:/usr/local/axiscpp_deploy/deploy/lib/libaxis2_transport.so


Besides above APACHE2_HOME, AXISCPP_HOME, AXISCPP_DEPLOY env vars are set

Could you please help me in resolving why I get this error.

Secondly I am never able to deploy axis in apache following the steps in 
installation guide or in the following doc:
http://programming.linux.com/programming/05/02/16/1947220.shtml?tid=63&tid=67&tid=68

Please help. (Sorry for my previous mail which I sent as reply to existing 
subject.)

Thanks & Best Regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 02, 2006 5:39 AM
To: Apache AXIS C User List
Subject: Re: [Axis2][ANN] Apache Axis2/C 0.93 Released


Alastair FETTES wrote:
> Early feedback:
>
> The WSDL2C tool would be useful before 1.0.  This would allow
> (potential) users, such as myself, a chance to try things out.
>   
We tried to ship WSDL2C with 0.93, but could not do so, due to critical 
bugs in the source (the tests failed)
Hopefully this would be available tith 1.0 Release Candidate 1 (RC1)

Samisa...

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


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


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



RE: [Axis2][ANN] Apache Axis2/C 0.93 Released

2006-09-04 Thread Popuri, Monica

Hi Samisa,

I am facing problem in starting simple_axis_server in axis c++ 1.6 . For some 
reason my simple_axis_server is getting aborted with following error when I see 
through gdb:
(gdb) bt
#0  0x0013bcef in raise () from /lib/tls/libc.so.6
#1  0x0013d4f5 in abort () from /lib/tls/libc.so.6
#2  0x00c794b7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
#3  0x00c79504 in std::terminate () from /usr/lib/libstdc++.so.5
#4  0x00c796dc in __cxa_rethrow () from /usr/lib/libstdc++.so.5
#5  0x00e9e377 in initialize_module () from 
/usr/local/axiscpp_deploy/deploy/lib/libaxis_server.so
#6  0x0804b9d1 in main ()


I have verified many times that my axiscpp.conf is in right place ( 
axiscpp_deploy/deploy/etc folder). server.wsdd is in 
(axiscpp_deploy/deploy/conf folder) and other directories are correct. For eas 
following is content of axiscpp.conf file:
LogPath:/usr/local/axiscpp_deploy/deploy/log/AxisLog
WSDDFilePath:/usr/local/axiscpp_deploy/deploy/etc/server.wsdd
ClientLogPath:/usr/local/axiscpp_deploy/deploy/log/AxisClientLog
XMLParser:/usr/local/axiscpp_deploy/deploy/lib/libaxis_xmlparser.so
Transport_http:/usr/local/axiscpp_deploy/deploy/lib/libaxis2_transport.so


Besides above APACHE2_HOME, AXISCPP_HOME, AXISCPP_DEPLOY env vars are set

Could you please help me in resolving why I get this error.

Secondly I am never able to deploy axis in apache following the steps in 
installation guide or in the following doc:
http://programming.linux.com/programming/05/02/16/1947220.shtml?tid=63&tid=67&tid=68

Please help.

Thanks & Best Regards,
Monica


Regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 02, 2006 5:39 AM
To: Apache AXIS C User List
Subject: Re: [Axis2][ANN] Apache Axis2/C 0.93 Released


Alastair FETTES wrote:
> Early feedback:
>
> The WSDL2C tool would be useful before 1.0.  This would allow
> (potential) users, such as myself, a chance to try things out.
>   
We tried to ship WSDL2C with 0.93, but could not do so, due to critical 
bugs in the source (the tests failed)
Hopefully this would be available tith 1.0 Release Candidate 1 (RC1)

Samisa...

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


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



RE: AXIS C++ : Calling a service from other

2006-08-07 Thread Popuri, Monica
Hi Samisa,

Which means there is no such issue in Axis C++ version 2.0?

Thanks for your help & Best Regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 03, 2006 4:30 PM
To: Apache AXIS C User List
Subject: Re: AXIS C++ : Calling a service from other


Popuri, Monica wrote:

>Hi Samisa,
>
>I am phasing an issue with the exception handling. The web service deployedin 
>apache axis (developed in c++) does not send the customed created exception. 
>But sends obj of main Exception class for any type of exception. Is this a 
>known issue with apache axis 1.6. Or I am not doing things correct way. 
>  
>
I have been busy with Axis2, and has lot touch of Axis C++, especially, 
1.6 stuff.
Your question would be better answered by one who is active with 1.6
Thanks
Samisa...

>Thanks & Regards,
>Monica
>
>-Original Message-
>From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, May 24, 2006 7:08 PM
>To: Apache AXIS C User List
>Subject: [Axis2]Re: AXIS C++ : Calling a service from other
>
>
>This is an interesting scenario that we would like to test with Axis2/C. 
>I "hope" this would work. But not tried. Anyway, we would like to 
>support this with Axis2/C at some point.
>Thanks,
>Samisa...
>John Hawkins wrote:
>
>  
>
>>This is a limitation of all releases of the code. There are no current 
>>plans to fix this
>>
>>
>>
>>[EMAIL PROTECTED]
>>
>>24/05/2006 13:06
>>Please respond to
>>"Apache AXIS C User List" 
>>
>>
>>  
>>To
>>  "Apache AXIS C User List" 
>>cc
>>  
>>Subject
>>  Re: AXIS C++ : Calling a service from other
>>
>>
>>
>>  
>>
>>
>>
>>
>>
>>Thanks for reploying,
>>Is this a limitation in AXIS C++ 1.6. Is there any plan of developer team
>>to fix this in next release.
>>Thanks
>>With Regards,
>>Monica
>>
>>
>>>I'm afraid that this is a restriction in the runtime. The engine is
>>>instantiated either as a server or client unfortunately you cannot have
>>>both in the same process.
>>>
>>>
>>>
>>>
>>>"Popuri, Monica" <[EMAIL PROTECTED]>
>>>24/05/2006 12:37
>>>Please respond to
>>>"Apache AXIS C User List" 
>>>
>>>
>>>To
>>>
>>>cc
>>>
>>>Subject
>>>AXIS C++ : Calling a service from other
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>  
>>>
>>>>Hi All,
>>>>
>>>>I am using Apache AXIS C++ 1.6 and have developed two web services. I
>>>>
>>>>
>>>need to invoke one web service from other. I have tried to store the 
>>>  
>>>
>>stubs
>>
>>
>>>of first service into other service's dir to create second service as
>>>client of first but same is not working. When I invoke sec service I get
>>>following error: No service available
>>>  
>>>
>>>>What is exact way to create such a scenario.
>>>>
>>>>With Regards,
>>>>Monica Popuri
>>>>HP GDIC
>>>>Prestige AlKareem, 4th Floor, Seat # 30,
>>>>Edward Road, Bangalore - 52
>>>>Ph: +91-80-22054046
>>>>
>>>>
>>>>
>>>>
>>>>
>>>-
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>>  
>>>
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>


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


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



RE: [Axis2]Re: AXIS C++ : Calling a service from other

2006-08-02 Thread Popuri, Monica
Hi Samisa,

I am phasing an issue with the exception handling. The web service deployedin 
apache axis (developed in c++) does not send the customed created exception. 
But sends obj of main Exception class for any type of exception. Is this a 
known issue with apache axis 1.6. Or I am not doing things correct way. 
Thanks & Regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 7:08 PM
To: Apache AXIS C User List
Subject: [Axis2]Re: AXIS C++ : Calling a service from other


This is an interesting scenario that we would like to test with Axis2/C. 
I "hope" this would work. But not tried. Anyway, we would like to 
support this with Axis2/C at some point.
Thanks,
Samisa...
John Hawkins wrote:

>
> This is a limitation of all releases of the code. There are no current 
> plans to fix this
>
>
>
> [EMAIL PROTECTED]
>
> 24/05/2006 13:06
> Please respond to
> "Apache AXIS C User List" 
>
>
>   
> To
>   "Apache AXIS C User List" 
> cc
>   
> Subject
>   Re: AXIS C++ : Calling a service from other
>
>
>
>   
>
>
>
>
>
> Thanks for reploying,
> Is this a limitation in AXIS C++ 1.6. Is there any plan of developer team
> to fix this in next release.
> Thanks
> With Regards,
> Monica
> > I'm afraid that this is a restriction in the runtime. The engine is
> > instantiated either as a server or client unfortunately you cannot have
> > both in the same process.
> >
> >
> >
> >
> > "Popuri, Monica" <[EMAIL PROTECTED]>
> > 24/05/2006 12:37
> > Please respond to
> > "Apache AXIS C User List" 
> >
> >
> > To
> > 
> > cc
> >
> > Subject
> > AXIS C++ : Calling a service from other
> >
> >
> >
> >
> >
> >
> >
> >
> >> Hi All,
> >>
> >> I am using Apache AXIS C++ 1.6 and have developed two web services. I
> > need to invoke one web service from other. I have tried to store the 
> stubs
> > of first service into other service's dir to create second service as
> > client of first but same is not working. When I invoke sec service I get
> > following error: No service available
> >> What is exact way to create such a scenario.
> >>
> >> With Regards,
> >> Monica Popuri
> >> HP GDIC
> >> Prestige AlKareem, 4th Floor, Seat # 30,
> >> Edward Road, Bangalore - 52
> >> Ph: +91-80-22054046
> >>
> >>
> >>
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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


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



RE: AXIS C++ : Calling a service from other

2006-05-25 Thread Popuri, Monica

Thanks Samisa, 

Any idea regarding using BPEL for my first problem (calling service from other)

Regards,
Monica
-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 1:19 PM
To: Apache AXIS C User List
Subject: Re: AXIS C++ : Calling a service from other


Popuri, Monica wrote:

>Hi Samisa,
>
>I have faced another issue while my work on AXIS C++ : 
>With WSDL2Ws, a new exception class is created because it is mentioned in my 
>WSDL file when I throw this new exception from server, the client catches it 
>under AxisException only and not under new exception class. Also the "what" 
>method of exception gives some irrelevant message and not the one I passed as 
>part of new exception.
>My client also has stub of this new exception class.
>Is this also a issue in current releases of AXIS C
>  
>
I am not the best person to answer this unfortunately as I am working on 
Axis2/C currently and am not aware of this change.
Maybe someone else could help.
Thanks,
Samisa...

>Regards,
>Monica
>
>-Original Message-
>From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
>Sent: Thursday, May 25, 2006 12:03 PM
>To: Apache AXIS C User List
>Subject: Re: [Axis2]Re: AXIS C++ : Calling a service from other
>
>
>[EMAIL PROTECTED] wrote:
>
>  
>
>>Hi,
>>
>>Thanks for replying,
>>
>>I have incorporated a work around to achieve my work in this isssue scenario:
>>
>>I am invoking client of second service from first as a system call.
>>Do you think there is a better approach to do this.
>> 
>>
>>
>>
>Well I cannot think of a better approach as of now.
>Thanks,
>Samisa...
>
>  
>
>>I really appriciate your immediate reply.
>>
>>With regards,
>>Monica
>> 
>>
>>
>>
>>>This is an interesting scenario that we would like to test with Axis2/C.
>>>I "hope" this would work. But not tried. Anyway, we would like to
>>>support this with Axis2/C at some point.
>>>Thanks,
>>>Samisa...
>>>John Hawkins wrote:
>>>
>>>   
>>>
>>>  
>>>
>>>>This is a limitation of all releases of the code. There are no current
>>>>plans to fix this
>>>>
>>>>
>>>>
>>>>[EMAIL PROTECTED]
>>>>
>>>>24/05/2006 13:06
>>>>Please respond to
>>>>"Apache AXIS C User List" 
>>>>
>>>>
>>>>
>>>>To
>>>>"Apache AXIS C User List" 
>>>>cc
>>>>
>>>>Subject
>>>>Re: AXIS C++ : Calling a service from other
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>Thanks for reploying,
>>>>Is this a limitation in AXIS C++ 1.6. Is there any plan of developer
>>>>team
>>>>to fix this in next release.
>>>>Thanks
>>>>With Regards,
>>>>Monica
>>>> 
>>>>
>>>>
>>>>
>>>>>I'm afraid that this is a restriction in the runtime. The engine is
>>>>>instantiated either as a server or client unfortunately you cannot
>>>>>   
>>>>>
>>>>>  
>>>>>
>>>>have
>>>> 
>>>>
>>>>
>>>>
>>>>>both in the same process.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>"Popuri, Monica" <[EMAIL PROTECTED]>
>>>>>24/05/2006 12:37
>>>>>Please respond to
>>>>>"Apache AXIS C User List" 
>>>>>
>>>>>
>>>>>To
>>>>>
>>>>>cc
>>>>>
>>>>>Subject
>>>>>AXIS C++ : Calling a service from other
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>   
>>>>>
>>>>>  
>>>>>
>>>>>>Hi All,
>>>>>>
>>>>>>I am using Apache AXIS C++ 1.6 and have developed two web services. I
>>>>>> 
>>>>>>
>>>>>>
>>>>>>
>>>>>need to

AXIS C++ : Phasing exceptions related problem

2006-05-25 Thread Popuri, Monica
Hi All,

I have faced following problem with exceptions while working on AXIS C++: 

While converting C++ files from WSDL using WSDL2Ws, a new exception class is 
created because it is mentioned in my WSDL file. When new exception class is 
used to throw an exception from server, the client catches it under 
AxisException only and not under new exception class. Also the "what" method of 
exception gives some irrelevant message and not the one I passed as part of new 
exception.
My client also has stub of this new exception class.

Has any body phased similar problem Or is it that I am doing some thing wrong.

Please assist.

Regards,
Monica


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


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



RE: [Axis2]Re: AXIS C++ : Calling a service from other

2006-05-25 Thread Popuri, Monica
Hi Samisa,

I have faced another issue while my work on AXIS C++ : 
With WSDL2Ws, a new exception class is created because it is mentioned in my 
WSDL file when I throw this new exception from server, the client catches it 
under AxisException only and not under new exception class. Also the "what" 
method of exception gives some irrelevant message and not the one I passed as 
part of new exception.
My client also has stub of this new exception class.
Is this also a issue in current releases of AXIS C

Regards,
Monica

-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 12:03 PM
To: Apache AXIS C User List
Subject: Re: [Axis2]Re: AXIS C++ : Calling a service from other


[EMAIL PROTECTED] wrote:

>Hi,
>
>Thanks for replying,
>
>I have incorporated a work around to achieve my work in this isssue scenario:
>
>I am invoking client of second service from first as a system call.
>Do you think there is a better approach to do this.
>  
>
Well I cannot think of a better approach as of now.
Thanks,
Samisa...

>I really appriciate your immediate reply.
>
>With regards,
>Monica
>  
>
>>This is an interesting scenario that we would like to test with Axis2/C.
>>I "hope" this would work. But not tried. Anyway, we would like to
>>support this with Axis2/C at some point.
>>Thanks,
>>Samisa...
>>John Hawkins wrote:
>>
>>
>>
>>>This is a limitation of all releases of the code. There are no current
>>>plans to fix this
>>>
>>>
>>>
>>>[EMAIL PROTECTED]
>>>
>>>24/05/2006 13:06
>>>Please respond to
>>>"Apache AXIS C User List" 
>>>
>>>
>>>
>>>To
>>> "Apache AXIS C User List" 
>>>cc
>>>
>>>Subject
>>> Re: AXIS C++ : Calling a service from other
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>Thanks for reploying,
>>>Is this a limitation in AXIS C++ 1.6. Is there any plan of developer
>>>team
>>>to fix this in next release.
>>>Thanks
>>>With Regards,
>>>Monica
>>>  
>>>
>>>>I'm afraid that this is a restriction in the runtime. The engine is
>>>>instantiated either as a server or client unfortunately you cannot
>>>>
>>>>
>>>have
>>>  
>>>
>>>>both in the same process.
>>>>
>>>>
>>>>
>>>>
>>>>"Popuri, Monica" <[EMAIL PROTECTED]>
>>>>24/05/2006 12:37
>>>>Please respond to
>>>>"Apache AXIS C User List" 
>>>>
>>>>
>>>>To
>>>>
>>>>cc
>>>>
>>>>Subject
>>>>AXIS C++ : Calling a service from other
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>Hi All,
>>>>>
>>>>>I am using Apache AXIS C++ 1.6 and have developed two web services. I
>>>>>  
>>>>>
>>>>need to invoke one web service from other. I have tried to store the
>>>>
>>>>
>>>stubs
>>>  
>>>
>>>>of first service into other service's dir to create second service as
>>>>client of first but same is not working. When I invoke sec service I
>>>>
>>>>
>>>get
>>>  
>>>
>>>>following error: No service available
>>>>
>>>>
>>>>>What is exact way to create such a scenario.
>>>>>
>>>>>With Regards,
>>>>>Monica Popuri
>>>>>HP GDIC
>>>>>Prestige AlKareem, 4th Floor, Seat # 30,
>>>>>Edward Road, Bangalore - 52
>>>>>Ph: +91-80-22054046
>>>>>
>>>>>
>>>>>
>>>>>  
>>>>>
>>>>-
>>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>-
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>  
>>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>


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


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



RE: [Axis2]Re: AXIS C++ : Calling a service from other

2006-05-25 Thread Popuri, Monica
OK, Will BPEL Engine fit here. Does it work for C++ services also?
-Regards,
Monica
-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 12:03 PM
To: Apache AXIS C User List
Subject: Re: [Axis2]Re: AXIS C++ : Calling a service from other


[EMAIL PROTECTED] wrote:

>Hi,
>
>Thanks for replying,
>
>I have incorporated a work around to achieve my work in this isssue scenario:
>
>I am invoking client of second service from first as a system call.
>Do you think there is a better approach to do this.
>  
>
Well I cannot think of a better approach as of now.
Thanks,
Samisa...

>I really appriciate your immediate reply.
>
>With regards,
>Monica
>  
>
>>This is an interesting scenario that we would like to test with Axis2/C.
>>I "hope" this would work. But not tried. Anyway, we would like to
>>support this with Axis2/C at some point.
>>Thanks,
>>Samisa...
>>John Hawkins wrote:
>>
>>
>>
>>>This is a limitation of all releases of the code. There are no current
>>>plans to fix this
>>>
>>>
>>>
>>>[EMAIL PROTECTED]
>>>
>>>24/05/2006 13:06
>>>Please respond to
>>>"Apache AXIS C User List" 
>>>
>>>
>>>
>>>To
>>> "Apache AXIS C User List" 
>>>cc
>>>
>>>Subject
>>> Re: AXIS C++ : Calling a service from other
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>Thanks for reploying,
>>>Is this a limitation in AXIS C++ 1.6. Is there any plan of developer
>>>team
>>>to fix this in next release.
>>>Thanks
>>>With Regards,
>>>Monica
>>>  
>>>
>>>>I'm afraid that this is a restriction in the runtime. The engine is
>>>>instantiated either as a server or client unfortunately you cannot
>>>>
>>>>
>>>have
>>>  
>>>
>>>>both in the same process.
>>>>
>>>>
>>>>
>>>>
>>>>"Popuri, Monica" <[EMAIL PROTECTED]>
>>>>24/05/2006 12:37
>>>>Please respond to
>>>>"Apache AXIS C User List" 
>>>>
>>>>
>>>>To
>>>>
>>>>cc
>>>>
>>>>Subject
>>>>AXIS C++ : Calling a service from other
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>Hi All,
>>>>>
>>>>>I am using Apache AXIS C++ 1.6 and have developed two web services. I
>>>>>  
>>>>>
>>>>need to invoke one web service from other. I have tried to store the
>>>>
>>>>
>>>stubs
>>>  
>>>
>>>>of first service into other service's dir to create second service as
>>>>client of first but same is not working. When I invoke sec service I
>>>>
>>>>
>>>get
>>>  
>>>
>>>>following error: No service available
>>>>
>>>>
>>>>>What is exact way to create such a scenario.
>>>>>
>>>>>With Regards,
>>>>>Monica Popuri
>>>>>HP GDIC
>>>>>Prestige AlKareem, 4th Floor, Seat # 30,
>>>>>Edward Road, Bangalore - 52
>>>>>Ph: +91-80-22054046
>>>>>
>>>>>
>>>>>
>>>>>  
>>>>>
>>>>-
>>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>-
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>  
>>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>


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


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



AXIS C++ : Calling a service from other

2006-05-24 Thread Popuri, Monica


> Hi All,
> 
> I am using Apache AXIS C++ 1.6 and have developed two web services. I need to 
> invoke one web service from other. I have tried to store the stubs of first 
> service into other service's dir to create second service as client of first 
> but same is not working. When I invoke sec service I get following error: No 
> service available
> What is exact way to create such a scenario. 
> 
> With Regards,
> Monica Popuri
> HP GDIC
> Prestige AlKareem, 4th Floor, Seat # 30,
> Edward Road, Bangalore - 52
> Ph: +91-80-22054046
> 
> 
> 

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