but I can it works if I deploy EJB to windows server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036609#4036609
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036609
___
j
EJB is deployed in on linux server(read hat AS 64bit Ver), then I invoke it in
antother server(windows or linux), it reposts exception:
aused by: org.jboss.aop.NotFoundInDispatcherException: Object with oid:
jboss.j2ee:jar=ufmobile_platformStreetEjb.jar,name=DataSynSessionBean1,service=EJB3
wa
There are two jboss servers, and there is on EJB A and EJB B in server A, there
is one EJB C in server B,I want to invoke EJB B and C in EJB A, and I would
like to make them in one transaction, code list, but it throw exceptions:
Properties localProps = new Properties();
//localProps.setProperty