• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

<XJC> ant task possible ?

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Members :

My JDK ver is : 1.6.0_11
xjc version "JAXB 2.1.3 in JDK 1.6" (as displayed)

<taskdef name="xjc" classname="com.sun.tools.xjc.XJCTask"> is not going to work - I understand.
Then how can I use <XJC> task in build file ?

If it's not at all possible in JDK 1.6, is there any work around, using "G:\glassfishv3-prelude\glassfish\bin\xjc" - I mean taking help of glassfish, to make and run this ant task ?

Thanks in advance.
Atanu
 
Atanu Banerjee
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is no longer my query and may be closed.
reply
    Bookmark Topic Watch Topic
  • New Topic