• Welcome to KonaKart Community Forum. Please login or sign up.
 

modified WSDL

Started by ryanlynch, August 28, 2008, 03:44:20 pm

Previous topic - Next topic

ryanlynch

Hi

I modified the konakart.wsdl file to point to the correct box.. how do I override the default admin wsdl that's currently on tomcat??

julie

Can you explain in a little more detail what you are trying to achieve ?

ryanlynch

yes, I had to update the WSDL file because it's outdated and doesn't work in Flex. How do I upload this so I can access it via http://localhost:8887/konakartadmin/services/KKWSAdmin?wsdl

julie

We use Apache Axis to generate the WSDL. i.e. http://localhost:8887/konakartadmin/services/KKWSAdmin? replies with "Hi there, this is an AXIS service!".

What I suggest is for you to put your modified WSDL somewhere visible and then point Flex to it.

ryanlynch