[jboss-jira] [JBoss JIRA] (AS7-2415) Unable to deploy file with a space in the name
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Thu Apr 19 05:42:19 EDT 2012
[ https://issues.jboss.org/browse/AS7-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12685586#comment-12685586 ]
Kabir Khan commented on AS7-2415:
---------------------------------
This seems to work:
{code}
10:39:03,122 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "Cal end ar.war"
10:39:03,393 INFO [org.jboss.as.osgi] (MSC service thread 1-7) JBAS011941: Register module: Module "deployment.Cal end ar.war:main" from Service Module Loader
10:39:03,474 INFO [org.jboss.web] (MSC service thread 1-15) JBAS018210: Registering web context: /Cal end ar
10:39:03,516 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018559: Deployed "Cal end ar.war"
{code}
And can be accessed via http://localhost:8080/Cal%20end%20ar/
> Unable to deploy file with a space in the name
> ----------------------------------------------
>
> Key: AS7-2415
> URL: https://issues.jboss.org/browse/AS7-2415
> Project: Application Server 7
> Issue Type: Enhancement
> Components: Domain Management
> Affects Versions: 7.1.0.Alpha1, 7.1.0.CR1
> Reporter: Paul Gier
> Assignee: Kabir Khan
> Priority: Optional
> Fix For: 7.1.2.Final-redhat1
>
> Attachments: deployment-error.txt
>
>
> I'm not able to deploy a file if the filename has a space in the name. If I copy the file to the deployments directory, I get this error in the log.
> {quote}
> 19:16:16,367 ERROR [org.jboss.as.controller] (DeploymentScanner-threads - 2) Operation ("composite") failed - address: (undefined): java.lang.IllegalArgumentException: Invalid value specification jar-sign-seal-test junk.jar
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list