Dear all,
In my code, i have
private EntityManagerFactory emf =
Persistence.createEntityManagerFactory("myDBUnit", new HashMap());
however, this line cause an error in jboss AS, it saids that IllegalArgumentException,
unable to read JAR....illegal character at line 18.... Any clue on this ?
thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173921#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...