Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Web Service Introspection + Ant

Avatar

Level 1
I'm working on a large project which involves pulling data
from over 30 different web services. I'm using the Web Service
Introspection Wizard in Flex Builder 3 to create proxy classes. I
am then running my own custom ant tasks to automatically generate
further wrappers based on the generated proxy classes.



I would like to automate the whole process such that I can
update all Web Service Proxy classes without going through the Flex
Builder Wizards, perhaps from a java class or ant task. Is this at
all possible? Is there an API I can tap into to do this? I don't
want to sit there going through the wizard over 30 times to update
each service manually...
0 Replies