RE: axis 1.5 build failed in FC 3

2005-04-28 Thread Samisa Abeysinghe
I cannot exactly understand what is going wrong with ant based pacaking. Adrian, could you please help ass you are the expert in this space. Thanks, Samisa... -Original Message- From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED] Sent: Friday, April 29, 2005 12:10 AM To: axis-c-user@ws.a

Re: axis 1.5 build failed in FC 3

2005-04-28 Thread So Hok Chun, Bill
Dear Samisa and other folks, Thanks for your suggestion. This is really a problem of header files. I've solved that problem finally. Now, running "ant" has no problem. But when I run "ant -f package.xml", and returns error saying that the "symlink" type is missing. I am using Ant from www.jpa

Re: SimpleAxisServer will not start

2005-04-28 Thread Davanum Srinivas
I had posted the same problem and did not get a reply :( -- dims On 4/28/05, Jeff Clary <[EMAIL PROTECTED]> wrote: > Folks, > > I am having trouble getting Axis C++ SimpleAxisServer to start under Windows > XP. It gives the following message: > > This application has requested the Runtime to

SimpleAxisServer will not start

2005-04-28 Thread Jeff Clary
Folks, I am having trouble getting Axis C++ SimpleAxisServer to start under Windows XP. It gives the following message: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. I followed the instruction

Can Axis C++ 1.5 customize access URL without changing code?

2005-04-28 Thread Tian WenQiang
Hi all, In my developing, Axis C++ 1.4 moduel can only be accessed via URL: http://host.ip.or.url/axis/serviceName, but as I want to access as http://host.ip.or.url/ssm/Management/serviceName. In order to satisfy this requirement, I have to change the Axis Source Code as: in $AXISCPP_HOME/src/ser