Hi, I have a client which uses a library that does not work with Java 5. I plan to update the client to connect to EJB3 components, but unfortunatley I'm still stuck with the old library, so the client must still run on J2SE 1.4.2.
Is it possible to run an EJB3 client on J2SE 1.4.2 using the EJB2.1 client adaptors? If yes, what jboss jars should be on the client classpath. I guess all jboss 4 jars are built for java5, but maybe the libraries from jboss 3.2.x can be used? /Marcus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929062#3929062 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929062 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
