New IBM Resources

Hello;

As I noticed yesterday IBM published some new materials for Maximo 7.x
Here is the development guide for Maximo 7:
http://www-01.ibm.com/software/brandcatalog/portal/opal/details?catalog.label=1TW10MA2K

Here is the javadocs for Maximo 7.1.1.5 (Different than 7.1.1.1)
http://www-01.ibm.com/software/brandcatalog/portal/opal/details?catalog.label=1TW10MA1Z

Have a good day…

5 Responses

  1. 2 Robins Says:

    Well spotted.

    The developers guide has already answered a couple of questions that had been bugging me!

    Thanks – Mark

  2. Chiong Says:

    Hi, I’m facing some problem while I try to compile a new created bean class. The error message is as below:-

    C:\IBM\SMP\maximo\applications\maximo\maximouiweb\webmodule\WEB-INF\classes\psdi
    \webclient\beans\rrupload\RRUploadLineBean.java:15: cannot access javax.servlet.http.HttpSessionBindingListener
    file javax\servlet\http\HttpSessionBindingListener.class not found
    public class RRUploadLineBean extends DataBean

    Is it because I missed out something to set in classpath?

  3. admin Says:

    Hello;

    Here are the jar files that includes the missing class:
    http://javacio.us/search?q=javax/servlet/http/HttpSessionBindingListener+more:jar_files&inline=true

    Just download and use in the classpath

  4. Chiong Says:

    Thank you so much for the solution. It works.:)

  5. Chiong Says:

    Hello:

    Just read the developer guide, and wondering is there any way to change the field size of the of a multipart textbox. For example, the description field for a workorder number. I tried by putting the width in , but it seems that doesn’t work. Any idea about that?? Thanks for the reply:)

Leave a Reply