« Return to Thread: [jira] Created: (CARGO-711) customize config.xml for standalone weblogic container

[jira] Commented: (CARGO-711) customize config.xml for standalone weblogic container

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

Reply to Author | View in Thread


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

Adrian Cole commented on CARGO-711:
-----------------------------------

the config.xml is looked up via classpath.  If you extract what you need from below from the cargo jars, and then prepend that path to your classpath, it should work:

org/codehaus/cargo/container/internal/resources/weblogic103x/config.xml
org/codehaus/cargo/container/internal/resources/weblogic10x/config.xml
org/codehaus/cargo/container/internal/resources/weblogic8x/config.xml
org/codehaus/cargo/container/internal/resources/weblogic9x/config.xml



> customize config.xml for standalone weblogic container
> ------------------------------------------------------
>
>                 Key: CARGO-711
>                 URL: http://jira.codehaus.org/browse/CARGO-711
>             Project: Cargo
>          Issue Type: Wish
>          Components: Weblogic
>            Reporter: Bruno Macherel
>
> I would customize the realm in config.xml.
> So It could be great to use custom config.xml with standalone weblogic container (for example, by adding config.xml url in "Standalone Local Configuration Properties") .

--
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-711) customize config.xml for standalone weblogic container