[
https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Burek updated OPENEJB-2008:
---------------------------------
Attachment: AbstractTestCase.java
here you have abstract test case class which is creating junit test. I've
configured my junit with eclipse-link jpa provider.
Please tell me where I can request to be assigned to this issue? I've solution
to this problem (tested in windows and linux enviroment) and I wan't to
participate in this project.
I've already subscribed to dev list (using contribution-tips).
> 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