[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Error in entitymanager
PeterJ
do-not-reply at jboss.com
Thu Sep 4 11:36:52 EDT 2008
Did you read the error message:
Cause: Illegal character in path at index 18: file:/C:/Documents and Settings/...
Did you count the letters to see what is at index 18?
Many Java libraries balk at spaces in path names. You should move JBossAS out of "Documents and Settings". I have mine at d:/opt/jboss/jboss-4.2.2.GA.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174351#4174351
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174351
More information about the jboss-user
mailing list