[hibernate-issues] [Hibernate-JIRA] Commented: (EJB-275) JarVisitor fails on WAS with white space
Christian Reiniger (JIRA)
noreply at atlassian.com
Fri Dec 21 05:22:05 EST 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/EJB-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_29193 ]
Christian Reiniger commented on EJB-275:
----------------------------------------
Same problem here, with hibernate-em 3.3.1ga and tomcat 6.0.14:
java.lang.IllegalArgumentException: Unable to visit JAR file:/C:/Dokumente und Einstellungen/cre/workspace-ikids/iKids/build/classes-webapp. Cause: Illegal character in path at index 18: file:/C:/Dokumente und Einstellungen/cre/workspace-ikids/iKids/build/classes-webapp
at org.hibernate.ejb.packaging.JarVisitor.getVisitor(JarVisitor.java:112)
at org.hibernate.ejb.Ejb3Configuration.getMainJarVisitor(Ejb3Configuration.java:266)
at org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:239)
at org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:120)
at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:51)
at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:33)
> JarVisitor fails on WAS with white space
> ----------------------------------------
>
> Key: EJB-275
> URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-275
> Project: Hibernate Entity Manager
> Issue Type: Bug
> Components: EntityManager
> Affects Versions: 3.2.0.ga
> Environment: Windows XP, Cygwin
> Reporter: Sylvain Laurent
> Assignee: Emmanuel Bernard
> Priority: Minor
> Fix For: 3.3.0.ga
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list