You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2007/01/10 00:31:27 UTC

[jira] Closed: (TUSCANY-672) Unable to override systemScdl in a webapp

     [ https://issues.apache.org/jira/browse/TUSCANY-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder closed TUSCANY-672.
-----------------------------

    Resolution: Fixed

> Unable to override systemScdl in a webapp
> -----------------------------------------
>
>                 Key: TUSCANY-672
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-672
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Common
>    Affects Versions: Java-M2
>         Environment: WinXP with Tomcat 5.5.17
>            Reporter: Bert Lamb
>             Fix For: Java-M2
>
>
> Ok, so the good news is that I got the binding and the sample working
> when modifying the webapp.system.scdl in webapp-host.jar.
> I decided it would be cleaner though to create my own copy of
> webapp.system.scdl (and call it jsonrpc.system.scdl) to put in my
> hello world webapp.  I tried this and modified the web.xml to have
> <context-param>
>     <param-name>systemScdlPath</param-name>
>     <param-value>/META-INF/sca/jsonrpc.system.scdl</param-value>
> </context-param>
> However, this gives me a "Null system SCDL URL" Exception thrown.  I
> looked at ServletLauncherListener.java and it looks like the
> systemScdlPath URL is being loaded with a different classloader than
> the applicationScdlPath which may be leading to the exception.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org