WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Profile Creation

    Posted Wed August 11, 2010 10:36 AM
    Profile Creation

    --------------------------------

    I want to create a profile using the command pctWindows.bat. While executing the command, it is refering to the profileTemplates directory but I want it to point to another profileDirectory.

    For example

    C://Program Files//IBM//WebSphere//AppServer//profileTemplates_ABC.

    Can anybody suggest me which files need to be modified so that the templatePath points to the above defined path?

    --------------------------------

    Posted By: gangumolu at Jan 19 2009 3:55PM


  • 2.  Profile Creation

    Posted Wed August 11, 2010 10:43 AM
    Have you created new profile templates or something?

    --------------------------------

    Posted By: jpapejr at Jan 26 2009 2:31PM


  • 3.  Profile Creation

    Posted Wed August 11, 2010 10:48 AM
    [quote=jpapejr;7313]Have you created new profile templates or something?[/quote]


    Yes, I have created a new profileTempleates_ABC/default directory?

    --------------------------------

    Posted By: gangumolu at Jan 27 2009 9:47AM


  • 4.  Profile Creation

    Posted Wed August 11, 2010 10:48 AM
    Profile Template Creation in Websphere

    --------------------------------

    Could you please let me know how to create a profile template?

    --------------------------------

    Posted By: PradeepBadiger at Feb 17 2009 10:04AM


  • 5.  Profile Creation

    Posted Wed August 11, 2010 11:01 AM
    Check if this helps?
    manageprofiles.bat -create -profileName -profilePath C://
    //profiles//profile01 -templatePath C://
    //profileTemplates//default

    --------------------------------

    Posted By: saleemsak at Feb 18 2009 6:34AM