Results 1 to 3 of 3

Thread: WebLogic Tuxedo Connector Question

  1. #1

    Thread Starter
    Lively Member gigsvoo's Avatar
    Join Date
    Oct 2000
    Location
    Malaysia
    Posts
    109

    Post WebLogic Tuxedo Connector Question

    Hi there,

    I am trying to configure the Tuxedo connector under WebLogic, and according to this article http://edocs.bea.com/wls/docs61/wtc_...QStart_QS.html the steps where asked to issue command at this:

    java weblogic.wtc.gwt.WTCValidateCF myConfig.xml

    I found this error,

    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/wtc/gwt/WTCValidateCF

    what is the problem here? Is this becoz the CLASSES.ZIP does not contains this class? Shall I must have J2EE installed and being configured before running?

  2. #2
    Hyperactive Member
    Join Date
    May 2000
    Posts
    367
    I would say to check your class paths to make sure they include that class location.

  3. #3

    Thread Starter
    Lively Member gigsvoo's Avatar
    Join Date
    Oct 2000
    Location
    Malaysia
    Posts
    109
    For compilation error, I read the documenation on java.sun.com, the documentation explain that i can unset the classpath by:

    unset classpath

    but afterthat i still hit the same error, greatly appreciated if some codes how to run (java ...) the thing by referring to classpath as well...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width