[
http://jira.jboss.com/jira/browse/JBWS-1777?page=comments#action_12403210 ]
Heiko Braun commented on JBWS-1777:
-----------------------------------
See WsGen#buildModel()
[...]
int result = com.sun.tools.apt.Main.process(this, args);
which should actually be
int result = com.sun.tools.apt.Main.process(this, <PrintWriter>, args);
WSProvide output is not correctly redirected
--------------------------------------------
Key: JBWS-1777
URL:
http://jira.jboss.com/jira/browse/JBWS-1777
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jbossws-metro
Reporter: Heiko Braun
Assigned To: Heiko Braun
Priority: Optional
Fix For: jbossws-metro-1.0.1
See WSProvideTestCase
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira