thank you for advice. i followed your suggestions but it didn't helped :(
i created jboss-app.xml for both applications (and put them to bin/ejb/META-INF
of projects). i also created jboss-web.xml files as is shown in
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration.
i tried usi
hi
i've got problem - two applications are standing on one jboss installation,
lets say A and B. unfortunatelly both has EJB called User with local interface
UserLocal. this classes are totally different.
when deploying: if A starts first, then B, when session bean from A and B calls
for UserLo