You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by "Anil Saldhana (JIRA)" <sc...@ws.apache.org> on 2009/09/29 16:29:16 UTC

[jira] Created: (SCOUT-92) Fix SerialVersionUID in scout impl classes

Fix SerialVersionUID in scout impl classes
------------------------------------------

                 Key: SCOUT-92
                 URL: https://issues.apache.org/jira/browse/SCOUT-92
             Project: Scout
          Issue Type: Bug
            Reporter: Anil Saldhana
            Assignee: Kurt T Stam


=============
FAIL: serialVersionUID error for org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl, 500 4662854497208312765, current: 1
FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionFactoryImpl, 500 462542187808710650, current: 1
FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionImpl, 500 -4020142276466440718, current: 1 
===============


Some of the classes in Scout have serial uid to be 1.

I may be the culprit.

It needs to be fixed.

-- 
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: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Updated: (SCOUT-92) Fix SerialVersionUID in scout impl classes

Posted by "Kurt T Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam updated SCOUT-92:
-----------------------------

    Fix Version/s: 1.2

> Fix SerialVersionUID in scout impl classes
> ------------------------------------------
>
>                 Key: SCOUT-92
>                 URL: https://issues.apache.org/jira/browse/SCOUT-92
>             Project: Scout
>          Issue Type: Bug
>            Reporter: Anil Saldhana
>            Assignee: Kurt T Stam
>             Fix For: 1.2
>
>
> =============
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl, 500 4662854497208312765, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionFactoryImpl, 500 462542187808710650, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionImpl, 500 -4020142276466440718, current: 1 
> ===============
> Some of the classes in Scout have serial uid to be 1.
> I may be the culprit.
> It needs to be fixed.

-- 
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: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Assigned: (SCOUT-92) Fix SerialVersionUID in scout impl classes

Posted by "Kurt T Stam (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam reassigned SCOUT-92:
--------------------------------

    Assignee: Kurt T Stam  (was: Kurt T Stam)

> Fix SerialVersionUID in scout impl classes
> ------------------------------------------
>
>                 Key: SCOUT-92
>                 URL: https://issues.apache.org/jira/browse/SCOUT-92
>             Project: Scout
>          Issue Type: Bug
>            Reporter: Anil Saldhana
>            Assignee: Kurt T Stam
>             Fix For: 1.2
>
>
> =============
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl, 500 4662854497208312765, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionFactoryImpl, 500 462542187808710650, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionImpl, 500 -4020142276466440718, current: 1 
> ===============
> Some of the classes in Scout have serial uid to be 1.
> I may be the culprit.
> It needs to be fixed.

-- 
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: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Assigned: (SCOUT-92) Fix SerialVersionUID in scout impl classes

Posted by "Tom Cunningham (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham reassigned SCOUT-92:
-----------------------------------

    Assignee: Tom Cunningham  (was: Kurt T Stam)

> Fix SerialVersionUID in scout impl classes
> ------------------------------------------
>
>                 Key: SCOUT-92
>                 URL: https://issues.apache.org/jira/browse/SCOUT-92
>             Project: Scout
>          Issue Type: Bug
>            Reporter: Anil Saldhana
>            Assignee: Tom Cunningham
>             Fix For: 1.2
>
>
> =============
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl, 500 4662854497208312765, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionFactoryImpl, 500 462542187808710650, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionImpl, 500 -4020142276466440718, current: 1 
> ===============
> Some of the classes in Scout have serial uid to be 1.
> I may be the culprit.
> It needs to be fixed.

-- 
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: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Resolved: (SCOUT-92) Fix SerialVersionUID in scout impl classes

Posted by "Tom Cunningham (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham resolved SCOUT-92.
---------------------------------

    Resolution: Fixed

Went through and had Eclipse generate new SerialVersionUIDs for all classes that had a default one set.

> Fix SerialVersionUID in scout impl classes
> ------------------------------------------
>
>                 Key: SCOUT-92
>                 URL: https://issues.apache.org/jira/browse/SCOUT-92
>             Project: Scout
>          Issue Type: Bug
>            Reporter: Anil Saldhana
>            Assignee: Tom Cunningham
>             Fix For: 1.2
>
>
> =============
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl, 500 4662854497208312765, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionFactoryImpl, 500 462542187808710650, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionImpl, 500 -4020142276466440718, current: 1 
> ===============
> Some of the classes in Scout have serial uid to be 1.
> I may be the culprit.
> It needs to be fixed.

-- 
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: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Closed: (SCOUT-92) Fix SerialVersionUID in scout impl classes

Posted by "Tom Cunningham (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham closed SCOUT-92.
-------------------------------


> Fix SerialVersionUID in scout impl classes
> ------------------------------------------
>
>                 Key: SCOUT-92
>                 URL: https://issues.apache.org/jira/browse/SCOUT-92
>             Project: Scout
>          Issue Type: Bug
>            Reporter: Anil Saldhana
>            Assignee: Tom Cunningham
>             Fix For: 1.2
>
>
> =============
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl, 500 4662854497208312765, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionFactoryImpl, 500 462542187808710650, current: 1
> FAIL: serialVersionUID error for org.apache.ws.scout.registry.ConnectionImpl, 500 -4020142276466440718, current: 1 
> ===============
> Some of the classes in Scout have serial uid to be 1.
> I may be the culprit.
> It needs to be fixed.

-- 
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: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org