由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Help: J2EE beginner Deploy problem
相关主题
怎么快速掌握J2EE?Web application development tutorials
J2EE入门Ejb 3.0 deployment descriptor?
怎么能学成J2EE的全能请推荐一本J2EE的书
想请教J2EE的JNDI是如何实现的。去做J2EE好,还是Android好?
想自学J2EEDoes EJB specification require the use of other e
Ask a questionEJB Server
j2ee启动时, 启动了tomcat吗?JEE EJB Question
[转载] SOS, J2EE 速成资料/webistewhat wrong with jboss?
相关话题的讨论汇总
话题: j2ee话题: deploy话题: tutorial话题: problem话题: clicked
进入Java版参与讨论
1 (共1页)
T******y
发帖数: 128
1
I just want to deploy the first EJB: "Converter" from the J2EE tutorial and,
failed. The problem is that I can't find the "JNDI Names tab" after I clicked
"ConverterApp" from the tree.
Everything before that is smooth. What shall I do?
g**********y
发帖数: 14569
2
Interesting, I tried the same thing today and same behavior. BTW, after
deploy, there is no such page at http://localhost:1024/converter/

clicked

【在 T******y 的大作中提到】
: I just want to deploy the first EJB: "Converter" from the J2EE tutorial and,
: failed. The problem is that I can't find the "JNDI Names tab" after I clicked
: "ConverterApp" from the tree.
: Everything before that is smooth. What shall I do?

g**********y
发帖数: 14569
3
It is tutorial - sample mismatch problem. You must have done the same thing as
me, download tutorial from Doc site.
Go to java.sun.com, J2EE SDK download, pull it down and you will see tutorial
for J2EE Q3 Beta (which is the latest). Download that one and follow
instruction.
Actually, I find there are lots of minor differences. If you follow old one,
you can't get the right result.

clicked

【在 T******y 的大作中提到】
: I just want to deploy the first EJB: "Converter" from the J2EE tutorial and,
: failed. The problem is that I can't find the "JNDI Names tab" after I clicked
: "ConverterApp" from the tree.
: Everything before that is smooth. What shall I do?

T******y
发帖数: 128
4
yeah, exactly as what I found out today. thanks. :) Now everything is right on
the track again.

as
tutorial
and,

【在 g**********y 的大作中提到】
: It is tutorial - sample mismatch problem. You must have done the same thing as
: me, download tutorial from Doc site.
: Go to java.sun.com, J2EE SDK download, pull it down and you will see tutorial
: for J2EE Q3 Beta (which is the latest). Download that one and follow
: instruction.
: Actually, I find there are lots of minor differences. If you follow old one,
: you can't get the right result.
:
: clicked

1 (共1页)
进入Java版参与讨论
相关主题
what wrong with jboss?想自学J2EE
Who is EJB technology for?Ask a question
EJB开发中的角色分配j2ee启动时, 启动了tomcat吗?
Re: Can I use JSP on server and use Applet as user interface on client[转载] SOS, J2EE 速成资料/webiste
怎么快速掌握J2EE?Web application development tutorials
J2EE入门Ejb 3.0 deployment descriptor?
怎么能学成J2EE的全能请推荐一本J2EE的书
想请教J2EE的JNDI是如何实现的。去做J2EE好,还是Android好?
相关话题的讨论汇总
话题: j2ee话题: deploy话题: tutorial话题: problem话题: clicked