Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Configuring Class Path in CTP. or How to use java in CTP.

Options
rahul157
rahul157 Posts: 30

Hi Guys,
I want to configure classpath in ctp to use java but unable to that.
kindly help me.

Comments

  • Thomas Moore
    Thomas Moore Posts: 82 admin
    Options

    Hi Rahul,

    When you're using java in CTP Extension Tool scripts, you will need to make sure the classpath is set for the SOAtest/Virtualize instance that is connecting to CTP, and not CTP itself.

    If you go to the API Testing page, click on the three dots on the right and create a folder on the server of your choice called "system_jars". Once the folder is created, click on it in the tree view and again click on the three dots on the right and choose upload file. Upload the jars that you wish to add to your classpath, and you should be ready to go.

    Hope this helps!

  • rahul157
    rahul157 Posts: 30
    Options

    Hi Moore,
    I tried this but no success still getting class not found exception on CTP.
    Do we have any modifyclasspath option as we have in soatest.