Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Tweaking tempAnt.xml XDoclet Ant script
Tweaking tempAnt.xml XDoclet Ant script [message #151145] Thu, 08 December 2005 15:29
Eclipse UserFriend
Originally posted by: david.schneider.unisys.com

Is there any way to tweak the temporary ant sctript that WTP uses to build
my project. I'm trying to create a web service for a session bean. The
WTP wev service wizard dosen't support "bottom up" scenario so I thought I'd
roll my own by putting in the appropriate XDoclet tags to generate the
service endpoint, webservices.xml, etc. I don't get the generated files I
need and it appears that temporary ant script doesn't call XDoclet properly
to generate these needed files. For example, the ant script is missing:
<service-endpoint/>

So back to my question. Is tehre a way to modify the temporary ant script
that is being generated? Can you think of another way around this?

BTW: I have the JBoss at Work book so I'm aware of the XDoclet bugs that
prevent this from being completely automatic. The generated files still
need to be manually tweaked. The book doesn't use eclipse/WTP and has ant
scripts to allow SDoclet to build the files, and then fix them after XDoclet
is done.

Thanks,

Dave
Previous Topic:basic auth for web service explorer
Next Topic:Classes of dependent projects
Goto Forum:
  


Current Time: Fri Apr 26 19:40:17 GMT 2024

Powered by FUDForum. Page generated in 0.02983 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top