« 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=195254#action_195254 ]

Adrian Cole commented on CARGO-691:
-----------------------------------

by default bea_home != wl_home, as it is not default in the bea installer.

In order to override the bea home, you need to set the property cargo.weblogic.bea.home to what you like.

> 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