« Return to Thread: [jira] Created: (CARGO-691) Cannot resolve path to weblogic home installation

[jira] Commented: (CARGO-691) Cannot resolve path to weblogic home installation

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/CARGO-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=180985#action_180985 ]

rodneymckay commented on CARGO-691:
-----------------------------------

i set home as "F:/bea/weblogic92",

then cargo will get "f:/bea" as bea_home,

it seams like cargo will substring from 0 to the last "/".

so problem solved!!!

> Cannot resolve path to weblogic home installation
> -------------------------------------------------
>
>                 Key: CARGO-691
>                 URL: http://jira.codehaus.org/browse/CARGO-691
>             Project: Cargo
>          Issue Type: Bug
>          Components: Maven2, Weblogic
>         Environment: windows xp maven2
>            Reporter: Paul van den Berg
>         Attachments: errorMessage.txt
>
>
> when using the cargo-maven2-plugin with containerId weblogic10x, the directory pointed out in the home var isn't resolved properly.
> definition of de var: <home>s:\bea\Platform_102</home>
> it resolves to: s:\bea, so resulting in an error that no installation was found.
> The error message is attached.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (CARGO-691) Cannot resolve path to weblogic home installation