This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / can Jbuilder 5.0 enterprise trail version make the ejb jar?i am using Jbuilder5.0 enterprise trail version to build ejb jar file, but it can't be succeed. but i make the jar file by hand, it work. is anybody meet the same problem? help please!
-redbean(redbean);
2002-1-18
{185}
(#339232@0)
-
why don't you use ANT to build ejb. it's simple and easy.
-mimi888(掉在水里的咪咪);
2002-1-18
(#339333@0)
-
你学过EJB的经典例子Sun 的 Petstore 吗 ? 如果是, 你是否知道哪里有关于Petstore 讲解的资料吗? 好一点的.
-acezl(笨笨张);
2002-1-22
(#343573@0)
-
there are plenty of materials on sun web site . check below URL for it
java.sun.com/blueprints/code/jps11/archoverivew.html
-mimi888(掉在水里的咪咪);
2002-1-22
(#343627@0)