I know oc4j comes with jDeveloper. I have following questions ---
1. is oc4j a web container or application server ?
2. does oc4j support
EJB and web service ?
3. if I develope some web application and
test it on oc4j on windows 2000, how do I deploy this application to another application server like weblogic on UNIX ? Does the difference between weblogic and oc4j require me to make lot of changes on my code ? or can I just deploy the entire EAR or WAR without change ? What kind of change is essential ?