This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 124631 - Jaxb binding wizard
Summary: Jaxb binding wizard
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on:
Blocks: 89008
  Show dependency tree
 
Reported: 2008-01-03 10:10 UTC by balteo
Modified: 2009-02-11 07:59 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
antrun plugin configuration for jaxb/metro (3.76 KB, text/plain)
2008-01-08 21:02 UTC, Milos Kleint
Details
sample project submitted by Andreas Loew (14.02 KB, application/x-compressed)
2008-01-08 21:03 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description balteo 2008-01-03 10:10:31 UTC
Hello,
I noticed that it is not possible to use the jaxb binding wizard with a maven project. Someone suggested that I file an
issue so that this is resolved: here it is. Furthermore, I am an advocate of having maven out of the box in nb rather
than as an optionional feature: I hope this is planned for future versions of nb...
Julien.
Comment 1 Milos Kleint 2008-01-07 12:25:19 UTC
let's try it for 6.1. However might require changes in both jaxb and maven support codebase..
Comment 2 Milos Kleint 2008-01-07 14:38:13 UTC
adding gmpatil to CC.


gmpatil: I've noticed the jaxb codebase is moving into java cluster (#124740). I'm wondering how the functionality is
implemented, if it depends on ant projects and if there's a possibility for us to make jaxb UI to work with maven-based
projects as well?
Comment 3 _ gmpatil 2008-01-07 18:56:09 UTC
Milos,
Jaxb wiz currently works only with Ant based Java SE, Web and EJB Projects. 
If my memory serves correctly, tt relies on,
Ant extension API's to add JAXB build scripts
Library manager API's to add JAXB library to the project
Uses the project type knowledge for location where to store schema files (version controlled) and for generated artifacts.
Java Project infrastructure API for code completion for generated classes. 
Comment 4 Milos Kleint 2008-01-08 21:02:17 UTC
Created attachment 54837 [details]
antrun plugin configuration for jaxb/metro
Comment 5 Milos Kleint 2008-01-08 21:03:05 UTC
Created attachment 54838 [details]
sample project submitted by Andreas Loew
Comment 6 Milos Kleint 2008-01-10 09:36:32 UTC
maven2 jaxb plugin: https://jaxb.dev.java.net/jaxb-maven2-plugin/

Comment 7 Lukas Hasik 2008-04-10 21:41:01 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 8 Milos Kleint 2009-02-11 07:58:31 UTC
reassigning to jaxb support, that's where the code needs rewrite
Comment 9 Milos Kleint 2009-02-11 07:59:17 UTC
please consider for 7.0, maven support is one of the bigger features of 7.0