[ 
https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Manni-Bucau closed OPENEJB-2008.
---------------------------------------

    Resolution: Duplicate
    
> IllegalArgumentException in ApplicationComposer class
> -----------------------------------------------------
>
>                 Key: OPENEJB-2008
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-2008
>             Project: OpenEJB
>          Issue Type: Bug
>            Reporter: Kamil Burek
>         Attachments: AbstractTestCase.java
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> There is a problem with class org.apache.openejb.junit.ApplicationComposer 
> under windows system. When my colege tried to build project with junit tests, 
> he retrieved an exception. Below you can see stacktrace:
> java.lang.IllegalArgumentException: Illegal character in opaque part at index 
> 2: 
> C:\Users\Foo\Documents\NetBeansProjects\_Project1\Project1-2.0\target\classes
> at java.net.URI.create(URI.java:859)
> at 
> org.apache.openejb.config.PersistenceModule.setRootUrl(PersistenceModule.java:45)
> at 
> org.apache.openejb.config.PersistenceModule.<init>(PersistenceModule.java:35)
> at 
> org.apache.openejb.junit.ApplicationComposer$DeployApplication.evaluate(ApplicationComposer.java:414)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to