[jboss-jira] [JBoss JIRA] (WFLY-9850) wsprovide fails on HPUX machines
R Searls (JIRA)
issues at jboss.org
Tue Feb 20 15:28:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536044#comment-13536044 ]
R Searls commented on WFLY-9850:
--------------------------------
Switched to used SED to edit JAVA_OPTS.
> wsprovide fails on HPUX machines
> --------------------------------
>
> Key: WFLY-9850
> URL: https://issues.jboss.org/browse/WFLY-9850
> Project: WildFly
> Issue Type: Bug
> Components: Scripts, Web Services
> Affects Versions: 12.0.0.Beta1
> Reporter: Marek Kopecký
> Assignee: R Searls
> Priority: Blocker
>
> wsprovide.sh script fails on HPUX machines
> This issue is caused by WFLY-9538
> *Actual results:*
> {noformat}
> hudson at eap-perf-hpux-02.mw.lab.eng.bos.redhat.com:/mnt/hudson_workspace/workspace/mkopecky/wildfly/bin>./wsprovide.sh
> ./wsprovide.sh[86]: JAVA_OPTS=${JAVA_OPTS/-secmgr/}: bad substitution
> hudson at eap-perf-hpux-02.mw.lab.eng.bos.redhat.com:/mnt/hudson_workspace/workspace/mkopecky/wildfly/bin>
> {noformat}
> *Expected results:*
> {noformat}
> [mkopecky at dhcp-10-40-5-4 bin]$ ./wsprovide.sh
> Error: endpoint implementation was not specified!
> WSProvideTask generates portable JAX-WS artifacts for an endpoint implementation.
> usage: wsprovide.sh [options] <endpoint class name>
> options:
> -h, --help Show this help message
> -k, --keep Keep/Generate Java source
> -w, --wsdl Enable WSDL file generation
> -a, --address=<address> The generated port soap:address in wsdl
> -c, --classpath=<path> The classpath that contains the endpoint
> -o, --output=<directory> The directory to put generated artifacts
> -r, --resource=<directory> The directory to put resource artifacts
> -s, --source=<directory> The directory to put Java source
> -e, --extension Enable SOAP 1.2 binding extension
> -q, --quiet Be somewhat more quiet
> -t, --show-traces Show full exception stack traces
> -v, --verbose Show full exception stack traces
> -l, --load-provider Load the provider and exit (debug utility)
> [mkopecky at dhcp-10-40-5-4 bin]$
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list