[jboss-jira] [JBoss JIRA] (DROOLS-1294) Root path of kjar module is incorrectly calculated under Windows for both spring and blueprint integration

Mario Fusco (JIRA) issues at jboss.org
Thu Sep 15 13:05:00 EDT 2016


     [ https://issues.jboss.org/browse/DROOLS-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco updated DROOLS-1294:
--------------------------------
    Description: KModule post processor wherein createKieModule method implementation removes the drive name from the base directory url which causes the problem. So if we have base jetty temp dir path like C:\users\user\tem\jettytempfolder\webapp\web-inf\classes the below lines of code removes the "C:\" from the url which makes it invalid path and which in turn isnt recognized as classes file folder.


> Root path of kjar module is incorrectly calculated under Windows for both spring and blueprint integration
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-1294
>                 URL: https://issues.jboss.org/browse/DROOLS-1294
>             Project: Drools
>          Issue Type: Bug
>          Components: integration
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>
> KModule post processor wherein createKieModule method implementation removes the drive name from the base directory url which causes the problem. So if we have base jetty temp dir path like C:\users\user\tem\jettytempfolder\webapp\web-inf\classes the below lines of code removes the "C:\" from the url which makes it invalid path and which in turn isnt recognized as classes file folder.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list