[jira] [Created] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)
Kamil Burek created OPENEJB-2008:


 Summary: IllegalArgumentException in ApplicationComposer class
 Key: OPENEJB-2008
 URL: https://issues.apache.org/jira/browse/OPENEJB-2008
 Project: OpenEJB
  Issue Type: Bug
Reporter: Kamil Burek


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


[jira] [Updated] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)

 [ 
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


[jira] [Commented] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607403#comment-13607403
 ] 

Kamil Burek commented on OPENEJB-2008:
--

but it wasn't released yet? because I have openejb-core with version 4.5.1 in 
my pom.xml

 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


[jira] [Commented] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607424#comment-13607424
 ] 

Kamil Burek commented on OPENEJB-2008:
--

so you can mark this issue as duplicated

 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