Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

jdeveloper

  Asked By: Matilda    Date: Aug 16    Category: Java    Views: 551
  

i want your help for jdeveloper.
i use jdeveloper 9i as ide and develope one intranet site(run within
company campuse)in my site there is a some of html pages and jsp pages.
i store my project in d:\proj1 folder.
now i want to deploy my project to oc4j(Oracle component for java)
server.plz tell me step to deploy application.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Dylan Evans     Answered On: Aug 16

upgrade to the latest jdeveloper  version first !
u can run ur web based application  directly using the embedded oc4j in jdev.
if u mean an external deploy  and making a ear file then u need to make some profiles in jdev.
make a jar profile for ur model layers. then make the jar file.
make a war profile for ur web layer. then make the war file
make an ear profile for the whole application and then deploy to ear file .

 
Didn't find what you were looking for? Find more on jdeveloper Or get search suggestion and latest updates.




Tagged: