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 89407 - Need to have read/write model when usind XAM/XDM from commanline
Summary: Need to have read/write model when usind XAM/XDM from commanline
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: XAM (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-15 23:17 UTC by Ritesh Adval
Modified: 2012-06-14 12:03 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh Adval 2006-11-15 23:17:14 UTC
When we use wsdlmodel from commandline it uses Readonly access.

In our use case we want to generate a wsdl using wsdlmodel when building a 
project, so due to ReadOnlyAccess we can not use WSDLModel.

This should be resolved.
Comment 1 Ritesh Adval 2006-11-16 02:11:31 UTC
I should add that we need this sooner because for inside ide use case we are 
using wsdlmodel, and commandline use case it is failing because of ReadOnly 
Access.

Comment 2 Chris Webster 2006-11-16 17:21:41 UTC
Would it be possible to set up the command line to to use the XDM model instead
of the read only model? This is similar to what is done in the wsdl unit tests. 

Comment 3 Nam Nguyen 2007-01-11 00:28:56 UTC
Ritesh, have you tried Chris suggestion on setup ant classpath (not too badd,
just about 8 jars) to use XDM access from command line?  Can we close this issue?
Comment 4 Svata Dedic 2012-06-14 12:03:54 UTC
No response for 5 years, I consider that obsolete.