j2ee
I download java sdk
I have Start Server,stop server etc....and i can do small program through C:\Sun\SDK\domains\domain1\autodeploy ...
I don't have deployer in my system.....Can anybody tell me what is the prob with my instalation?
i want o run EJB programs ...
thanks in advance
[312 byte] By [
priyapa] at [2007-10-3 10:39:08]

> no body in this java fourm to clear my small doubt?
You mean to answer your small question? Well, the problem with your question is that it is too small, you don't tell us much about your installation. But you said this:
> I download java sdk
And the Java SDK doesn't support J2EE. That would require a separate download.
> i don't have deploy option in the above place
> start
> programs
> sun micro system
> Application Server PE9
> start server,stop server etc...but no deploy option
You start the server, log into the admin portion on a browser and deploy from there. I also believe you can do it from the command line - not sure about that. And use complete words. You are lucky that I bothered to reply. Full words make speaking to each other much easier.
Install Sun Java Application Server. Once it's installed, start it. Login to the administrator URL (you set this up when you install SJAS) and go to the section to deploy, select your java application, and deploy it.