Ubuntu Oracle xe 10

AirTech

Honorable
Aug 6, 2013
66
0
10,640
Hello,

chaning oracle port 8080 to another nnnn.

In the terminal i use
Code:
sudo nano /etc/default/oracle-xe
i then edit the
Code:
CONFIGURE_RUN=false
line and run the line in the term
Code:
sudo /etc/init.d/oracle-xe configure

The reason i want to do this is because if i install glassfish i dont wont ports to conflict. Why does this not work. I am running 32 bit ubuntu in workstation trial i have not brought it yet. I want to create a development environment for EJB. and get java to connect to the database.

cheers