Date Created: Fri 08-Jul-2011

Related Document Categories:


    Jython Code
    print "Generating WebServer plugin-cfg.xml: "+wasRoot++profilePath+"/config/cells...."

    Error Message
    Traceback (innermost last):
    File "<string>", line 71, in ?
    File "<string>", line 15, in generatePluginConfig
    AttributeError: __pos__

    Solution

    Remove the extra "+" symbol
    print "Generating WebServer plugin-cfg.xml: "+wasRoot+profilePath+"/config/cells...."

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories