[ http://issues.apache.org/jira/browse/AXIS-660?page=comments#action_61349 ] Tom Jordahl commented on AXIS-660: ----------------------------------
I don't think anyone is working on this. If you would like to submit a patch, it would be welcome but we are trying to close down 1.2 and this doesn't seem like it will make it. > attachments.Directory parameter in server-config.wsdd is absolute > ----------------------------------------------------------------- > > Key: AXIS-660 > URL: http://issues.apache.org/jira/browse/AXIS-660 > Project: Axis > Type: Bug > Components: Deployment / Registries > Versions: 1.1RC1 > Environment: Operating System: Other > Platform: Other > Reporter: Rick Kellogg > Assignee: Axis Developers Mailing List > > In the process of creating a server-config.wsdd file, the > org.apache.axis.utils.Admin class sets up the attachments.Directory > parameter. > Here is an example fragment: > <parameter name="attachments.Directory" value="C:\jboss-3.0.4 > \server\default\deploy\portal.ear\portal.war\WEB-INF\attachments"/> > The problem with this is that we can no longer embed the server-config.wsdd > file inside our WAR file. Would it be possible to dynamically build this > value > at runtime unless the WSDD file contained at setting? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
