You'll need :
- Java version 1.5. You can download it here http://java.sun.com/javase/downloads/index_jdk5.jsp. Just choose
JDK 5.0 Update 21.
- Apache Tomcat 5 or higher
- The mulgara file. You can download it here http://www.mulgara.org/download.html. Choose the mulgara-2.1.3.src.zip or mulgara-2.1.3.src.tar.gz
That's all you need.
Installation :
- Install java version 1.5. Just double click the installer and follow the wizard.
- Or you can check if you have java on your computer or not by typing "java -version" in command prompt.
- Install Tomcat 5 or 6. Just double click and follow the instruction
- Unzip the mulgara-2.1.3.src.zip and put it on C:/ or anywhere you like.
- Go to install_path/mulgara-2.1.3/dist/ (install_path = C:/path/directory, in my computer it looks like this : C:/mulgara-2.1.3), copy the path
- Open command prompt, Start->run-> type cmd and Enter
- Type "cd install_path/mulgara-2.1.3/dist/" without double quote(") in command prompt. You can also paste the path that you copied before.
- Execute mulgara-2.1.3.jar by using this command in command prompt "java - jar mulgara-2.1.3.jar".
After running the mulgara server, now :
Using mulgara:
- Open your web browser (mozilla,google chrome etc) and type "http://localhost:8080" and enter.
- You should get something like this:
- You will see a list of mulgara's services.
- You can choose the tutorial to give you idea how to create the query.
Tidak ada komentar:
Posting Komentar
Terima kasih untuk komentarnya..
(Thanks for the comments..