Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by poolboy

  1. poolboy

    function sequence error

    please advise "upload session failed" exceptions is displayed on the web browser sometimes and a DB2 exceptions : "function sequence error"
  2. poolboy

    function sequence error

    please advise "upload session failed" exceptions is displayed on the web browser sometimes and a DB2 exceptions : "function sequence error" thanks
  3. poolboy

    how to serialize session objects in JSP??

    Hi Swagathi, I'm not so sure about your question but I will make a suggestion anyway to help ! If you are using JSP, you should try and use JavaBeans as your session objects. Your servlets retrieve info from and store results there. Your JSPs will then include these JavaBeans in...
  4. poolboy

    error in a small script !! please help

    thanks mrn, do you think my code is okay and should work ? regards
  5. poolboy

    error in a small script !! please help

    thgis script is suppose to kill all java processes using their pids. please find below as I found it # # Any errors or messages are sent to a ddmmyy.log logfile, where # yymmdd represents the date on which the log is created. Configuration: You should not change...
  6. poolboy

    xml horizontal cloning

    nosferatu please find below a detailed explanation: At present the migration process to move a complete application from one environment to the next is a very manual process. The purpose of the XMLExtract utility(present tool developed) is to semi-automate this process. The XMLExtract utility...
  7. poolboy

    xml horizontal cloning

    please help. I want to create an xml script to create multiple clone models of applications accross multiple nodes accross the network I currently have a code that creates just on a node. It's not xmlconfig that I want as it doesn't work with the version of webSphere that I'm using ( v 3.02)...
  8. poolboy

    servlet error !!

    any suggestion is appreciated. could you please tell me the reason for getting an exception when a user logs in and there is authorization exception in the messages logs of websphere a loginservlet is used to access a file on the backend the user was able to log in and the problem is not...
  9. poolboy

    calling on all EXPERTS !!!

    please can anyone advise on why xmlconfig, wscp are used rather than the seemingly easier option of the admin console thanks
  10. poolboy

    JSP for WAS (WebSphere Application Server 3.5.4)

    DanSS2471 Sorry to bother you but I would really appreciate if you could share your expertise with me. I'm relatively new to all this stuff (only theoretical knowledge) but I want to know the importance of wscp instead of admin console and also general advise on supporting websphere...
  11. poolboy

    why xmlconfig or wscp ????

    Hello, could you please tell me if you really must use xmlconfig or wscp...when you already have the admin console thanks
  12. poolboy

    Automating WS DataSource using command line

    Hello, could you please tell me if you really must use xmlconfig or wscp...when you already have the admin console thanks
  13. poolboy

    Please help with sample shell scripts

    thanks aixqueen, but does this mean you don't need to write any personal shell scripts to do automated processes or manipulating files etc I think your info deals with performance issues only( correct if I'm wrong) thanks
  14. poolboy

    Please help with sample shell scripts

    Einstein47 my email is rrbradfield@hotmail.com since you couldn't post your scripts on this forum thanks
  15. poolboy

    Please help with sample shell scripts

    Einstein47 thanks for your response...but you see maybe I didn't express myself properly..I'm not a student but someone who is an experienced programmer wanting to understand unix in-depth. I already know the basic commands etc, but I was wondering if you needed to write shell scripts...

Part and Inventory Search

Back
Top