You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2007/05/14 13:20:16 UTC

[jira] Created: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Class loading issues when the libraries are placed in the service archive
-------------------------------------------------------------------------

                 Key: AXIS2-2663
                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.2
            Reporter: Thilina Gunarathne
            Priority: Blocker


Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...

http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Work started: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AXIS2-2663 started by Glen Daniels.

> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>            Assignee: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501175 ] 

Thilina Gunarathne commented on AXIS2-2663:
-------------------------------------------

Hi Glen,
Are you making progress with this issue... 

Thanks,.
Thilina

> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>            Assignee: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496356 ] 

Glen Daniels commented on AXIS2-2663:
-------------------------------------

Can you please include a minimal test case which demonstrates the problem?  Thanks!


> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496563 ] 

Thilina Gunarathne commented on AXIS2-2663:
-------------------------------------------

You can find a client for the above mentioned service from http://wso2.org/repos/wso2/people/saliya/ScraperService/src/org/wso2/mashup/ .
This client & the configuration requires internet connectivity...


> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>         Assigned To: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501341 ] 

Glen Daniels commented on AXIS2-2663:
-------------------------------------

After poking around this for a while, the problem seems to be that something in bsh wants to load the class "java.lang.bsh", which doesn't exist, so we get a fault.

I can successfully load classes from a test lib inside an .aar though, and the webharvest classes are all loading OK also.  I don't know enough about bsh to debug this a lot further...

Any clues from your end?
 

> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>            Assignee: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501364 ] 

Glen Daniels commented on AXIS2-2663:
-------------------------------------

dims slipped the fix in under my nose! :)


> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>            Assignee: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Assigned: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Daniels reassigned AXIS2-2663:
-----------------------------------

    Assignee: Glen Daniels

> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>         Assigned To: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2663.
-------------------------------------

    Resolution: Fixed

Fixed in svn revision 544252.

> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>            Assignee: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2-2663) Class loading issues when the libraries are placed in the service archive

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501356 ] 

Glen Daniels commented on AXIS2-2663:
-------------------------------------

Ah ha!  Tried removing the "throw new RuntimeException" (which I'd already commented as bizzarre) and now it works.  Running tests and then I'll check in in a little while.


> Class loading issues when the libraries are placed in the service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2663
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2663
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Thilina Gunarathne
>            Assignee: Glen Daniels
>            Priority: Blocker
>
> Following service archive which worked in pre Axis2 1.1.1  no longer works with Axis2 1.2 or the Axis2-SNAPSHOT from the trunk... Issue seems to be related to the class loading...
> http://wso2.org/repos/wso2/people/saliya/ScraperService/ScraperService.aar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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