[jbossws-issues] [JBoss JIRA] (JBWS-3824) "Input line is too long" when running wsprovide in fork mode on Windows

Alessio Soldano (JIRA) issues at jboss.org
Fri Mar 20 07:56:19 EDT 2015


    [ https://issues.jboss.org/browse/JBWS-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052136#comment-13052136 ] 

Alessio Soldano commented on JBWS-3824:
---------------------------------------

I've reviewed the code a bit, fixed few minor things and have a question: given we do not run on JDK 1.4 or lesser (actually, JDK 1.7+ is required), can you confirm we still need the code in the UrlUtils class you added for this jira? Perhaps that class can be simplified under the JDK 1.7 use assumption?

> "Input line is too long" when running wsprovide in fork mode on Windows
> -----------------------------------------------------------------------
>
>                 Key: JBWS-3824
>                 URL: https://issues.jboss.org/browse/JBWS-3824
>             Project: JBoss Web Services
>          Issue Type: Bug
>          Components: jaxws-tools-maven-plugin
>    Affects Versions: jbossws-jaxws-tools-maven-plugin-1.1.2.Final
>            Reporter: Alessio Soldano
>            Assignee: R Searls
>             Fix For: jbossws-jaxws-tools-maven-plugin-1.2.0.Beta1
>
>
> When running the tools in fork mode on Windows OS, we can end up building a command line which is too long.
> We should prevent this by using a pathing jar solution, similarly to what Surefire plugin does (a jar with manifest pointing to the actual dependency jars).



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbossws-issues mailing list