Translate

Monday 30 June 2014

installing oracle 10 g express on redhat linux

installing oracle 10 g express on redhat Linux:

                                              Check below link for how to install oracle 10 g express on red hat Linux. After completing this task just complete one more task i.e. Add user in oracle 10 g express. Then configure oracle data source in IBM WebSphere Application Server.

(or)


Click below link for how add new user in oracle 10 g express

Follow  my blog and subscribe my channel to get alerts to your mail when i post new video.......
       

Feedback and comments are most welcome....... say "hi" on comment box at least if u like..... 

creating new user in oracle 10g express on linux

creating new user in oracle 10 g express on Linux:
                                                     Just check below link for how to create new user in oracle 10 g express on Linux.
                                                     Next article, I will give step by step process about how to configure oracle 10 g express data source in IBM WebSphere Application Server. I will use this new  user to configure in WAS.
(or)

Just check below link for how to install oracle 10 g express on red hat Linux

Follow  my blog and subscribe my channel to get alerts to your mail when i post new video.......
       

Feedback and comments are most welcome....... say "hi" on comment box at least if u like..... 
                                                                      

vmware workstation installation on windows 7 (WebSphere Jungle)

vmware workstation installation on windows 7:
                                               
                                                        Just check below link for how to install vmware workstation installation on windows 7. U can install any operating system(OS) after installing vmware workstation. We can practice IBM WebSphere Application Server tasks to understand different operating systems. It is very useful for beginners to learn IBM WebSphere Application Server.

(or)

Next check the article how to install redhat Linux on vmware workstation. Just click below link.....


Follow  my blog and subscribe my channel to get alerts to your mail when i post new video.......
       

Feedback and comments are most welcome....... say "hi" on comment box at least if u like..... 


install red hat linux on vmware workstation

install red hat Linux on vmware workstation:

                                                   Just check below link to know how to install redhat Linux on vmware workstation. After completing this task we can practice some IBM WebSphere Application Server exercises.
(or)



Check below link for how to install vmware workstation on windows 7

Follow  my blog and subscribe my channel to get alerts to your mail when i post new video.......
       

Feedback and comments are most welcome....... say "hi" on comment box at least if u like..... 
   

Thursday 12 June 2014

How to serve application through web server (IBM HTTP Server) in WebSphere application server on windows(WebSphere Jungle)

How to serve application through web server (IBM HTTP Server) in WebSphere Application server on windows:

  If u want to watch this process, click on below link
(or)

                    Hi every one .....  
                                    We learned how to install IBM WebSphere Application Server(WAS), IBM HTTP Server(IHS), Plug-in, WebSphere Customization Toolbox(WCT) and configure IHS with WAS. One more thing we learned how to deploy application in servers and cluster also....
                                    Now  I would like take one scenario to explain how the application serve from Web Server(IHS) which is deployed in WAS by using plug-in to end users. It is very simple scenario. but it will help for beginners to understand basic concepts.....


Before going to this scenario ,First complete below tasks.
   Task 1:
              Install IBM WebSphere Application Server
              Click below link  for  installation process of IBM WebSphere Application Server v 8.5
   Task 2:
              Install IBM HTTP Server
              Click below link  for  installation process of IBM HTTP Server
   Task 3:
              Install Plug-in for IBM HTTP Server
               Click below link  for  installation process of WebServer Plug-ins for WebSphere Application Server
   Task 4:
              Install WebSphere Customization Toolbox
              Click below link  for  installation process of WebSphere Customization Toolbox v 8.5
   Task 5:
              Create One Deployment Manager profile and Custom profile.
   Task 6:
              Federate the node to Deployment Manager.
              Click below link  for federate node to dmgr.
   Task 7:
              Create Application Server in Deployment Manager Admin Console.
              Click below link  for creating Application Server
   Task 8:
              Configure IHS with WAS using WCT.
              Click below link  for configure IHS with WAS using WCT.
   Task 9:
              Create unmanaged node(IHS) on DMGR Admin Console.
              Click below link  for creating unmanaged node on DMGR Admin Console.
              
               I hope u ready to complete this scenario with me.........
               Follow the steps to complete  this scenario.....
1.Now follow the steps to deploy application through Admin  Console.
            a)Open the admin console
                       ex:
                                http://localhost:9060/ibm/console
             b)Expand "Application"------>Expand "Application Types"------>Click on "WebSphere enterprise application". Then click on "Install".

            c)Select your application by click on "Choose File". Then Click on "Next".

            d)Here I explain "Fast Path"  installation process. So, Select "Fast Path". Then  click on "Next".

            e)Now Follow the Steps to complete this task.
                 Step 1:Select installation options
                              Leave default values. Then click on "Next".

                 Step 2:Map modules to servers
                              Select application and Apply to servers & Web servers to map modules to servers. Then click on "Next".

                 Step 3:Map virtual hosts for Web modules
                              Select "defult_host". Then click on "Next".

                 Step 4:Map context roots for Web modules
                               Specify Context Root. Then click on "Next".
                                           ex:
                                                   reservation  
               
6)If application is successful it will show like this

7)Click on "Review" and Select "Synchronize changes with Nodes" check box. Then click on "save" button.
8)Click on "OK".
9)Now start the application and verify the application through browser by sending request.


                  ex 1:
                           http://localhost:9080/reservation
        Above request is end user to Application Server
       Note:
                9080  -----Port no.
                 reservation -------->Context root which I specified at Step 4.
                  ex 2:
                           http://localhost:80/reservation

                         But this request is end user to Web Server...... Here web server response the request. Then request send to plug in. plug in redirects this request to Application Server. Last Application server sends application to end user through web server.....

                  I hope this scenario will give little bit knowledge to u.......

Follow  my blog and subscribe my channel to get alerts to your mail when i post new video.......
       

Feedback and comments are most welcome....... say "hi" on comment box at least if u like..... 
     






Tuesday 3 June 2014

configuring the plug-in for Apache HTTP Server for WebSphere Application Server on windows(WebSphere Jungle)

Follow the step to configure the plug-in for Apache HTTP Server (web server) for WebSphere Application Server on Windows:

  If u want to watch configuration process click on below link
1.First u need to install IBM WebSphere Application Server v 8.5 , Apache HTTP Server, Web Server Plug-ins for WebSphere Application Server and WebSphere Customization Toolbox  v 8.5.

 Click below link  for  installation process of IBM WebSphere Application Server v 8.5
Click below link  for  installation process of Apache HTTP Server
Click below link  for  installation process of Web Server Plug-ins for WebSphere Application Server
Click below link  for  installation process of WebSphere Customization Toolbox v 8.5

2.First open WebSphere Customization Toolbox.
                    Start--------->IBM WebSphere---------->WebSphere Customization Toolbox v 8.5--------->double click on WebSphere Customization Toolbox.
                                                           (or)
          /WCT/wct.bat(double click on it)

          The WebSphere Customization Toolbox wizard appears like this

3.Select Web Server Plug-ins Configuration Tool and click on "Launch Selected Tool".

4.Click on "Add".

5.One Wizard will open. In this wizard specify "Name" and "Location"(Here location means path where WebSphere  plug-ins installed).Then click on "finish
ex:
                                          Name                   :                httpd
                                         Location                :                D:/usr/local/opt/Apache

6.Click on "Create".

7.One Wizard will open like this.Select "Apache web server". Then Click on "Next".
8.Select architecture of web server which web server installed in your box like 32 or 64.
9.Specify the path for "httpd.conf " file (It will be present Installation path of Apache HTTP Server/conf/httpd.conf).

10.Specify a unique Web server definition name. Then click on "Next". This name important to create Web server in WebSphere Application Server admin console(i.e. unmanaged of WebServer).

11.Specify the Host name or IP address of the application server  for remote (or).If u install WebSphere Application server on same System Specify the that path for local.
Then click on "Next".

12.Select any profile(it may be skip when u configure remotely or u didn't create profile in your system).Then click on "Next".

13.Click on "Configure".

14.If configuration success it will show "Success" and Plug-in Configuration file.


15.Close all wizards.       
           

Follow  my blog and subscribe my YouTube channel to get alerts to your mail when i post new video.......
  

Thank u...... Feedback and comments are most welcome....... say "hi" on comment box at least if u like.....

     





Monday 2 June 2014

installing Apache HTTP server on windows 7 (WebSphere Jungle)

Follow the step to install Apache HTTP Server on windows 7:
  If u want to watch installation process of Apache HTTP Server click on below link
(or)

1.Download  Apache HTTP Server from Apache website based on your system requirement like 32 and 64 bit.
2.It comes like "Windows Installer Package" for windows.

3.Right click on it and click on "Install".

4.Click on "Next".

5.Select "License Agreement" and click next.

6.click on "Next".

7.Provide Network Domain, Server Name, Administrator's Email Address
  ex:
       Network Domain                               :           localhost
       Server Name                                       :           user
       Administrator's Email address     :           apacheadmin@gmail.com

8.Select "Custom" option and click on "Next".

9.If u want to change path of installation, just click on "Change" and provide location. Then click on "Next".


10.Click on "Install".

11.Click on "Finish".

12.Now u can check the installed Apache HTTP Server on your system.
      open browser, type URL
                                HTTP://localhost:80
      Then u will see like this

13.That's it........


Follow  my blog and subscribe my channel to get alerts to your mail when i post new video.......
  
Thank u...... Feedback and comments are most welcome....... say "hi" on comment box at least if u like.....