Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Does anyone knows if it's possible to execute or achieve global transactions without having XA drivers in J2EE environment?
我有一个 jsp 文件 Trainer.jsp,其中有一个代码
$<f:loadBundle basename="kk.saken.jsf.starter.messages" var="msg" />
问题是“在类路径上找不到资源包 jsf.starter.messages”
当我运行 Trainer.jsp