i don't think so, see, our previous jboss config, didn't have default,all. min 
jboss servers, it simply had pmp.

what i did in jboss 4 is simply rename default dir to pmp, so it contains in 
its lib directory jboss 4 jars., the ear itself does a huge amount of jars, 
(hibernate's,  jcifcs, commons, velocity, aspectwekz, xom, jxapth, spring) but 
i'm not sure if it contains jboss jars as well, (do all jboss's jars, begin the 
word jboss?)

funny thing, (ok, it's not funny, it's depressing) i tried copying the ear, to 
jboss 3.2.8 sp1, even that didn't work, becouse then hibernate started 
complaning our hbm files were not correct. it claimed that an attribute 
"select-before-update' must appear in joined subclass element, even though it 
doesn't have to be, i suspect it might be due to xml parser, being somewhat 
different, i thought at first it might be becouse xerces is present in endorsed 
lib of jboss's lib (giving it precednce over java's lib) but removing them, or 
taking the ones from jboss 3.2.5 didnt' help.

our ear only works jboss with 3.2.5.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149293#4149293

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149293
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to