Quantcast
Channel: New Teachers
Viewing all articles
Browse latest Browse all 12

Blojsom on OC4J 10.1.3

$
0
0
I was looking at Blojsom and I thought it would be cool to install it on OC4J, so I decided to give it a shot. The installation went quite smoothly, here's what I did.

First off, download OC4J off OTN, and untar it into a directory.
Define JAVA_HOME and ORACLE_HOME, and then start it up.



You will probably need to key in the administrator's password, twice for confirmation, and that's it. Now that you're all set, download Blojsom Quickstart Bundle here.

The binary WAR file is all that's needed. To deploy Blojsom into your OC4J container, we can do it the hard way by manually editing the config files, or the easy way, using OC4J's administration panel. Let's do it the easy way. To access the OC4J's Administration page: http://localhost:8888/em Login with the password that you defined initially when you start OC4J up. This is what you see.



Click on the Deploy button, and navigate to blojsom.war which you have downloaded previously. Ignore all the other settings like creating a deployment plan, etc. Choose an application name, and leave the context root as /blojsom, which is the default. On the last page, just click Deploy, and leave everything as default.

It should complete smoothly, now just go to :
http://localhost:8888/blojsom/blog/default/
And you proceed from there.
To login as Administrator to blojsom: http://localhost:8888/blojsom/blog/default/?flavor=admin

Follow the quick start guide on Blojsom's website.

Viewing all articles
Browse latest Browse all 12

Trending Articles