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

Summary: Need to have read/write model when usind XAM/XDM from commanline
Product: xml Reporter: Ritesh Adval <radval>
Component: XAMAssignee: issues@xml <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: sdedic
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.