You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by be...@incubator.apache.org on 2004/10/07 20:27:51 UTC

[jira] Created: (BEEHIVE-14) apt classpath problem

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/BEEHIVE-14

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: BEEHIVE-14
    Summary: apt classpath problem
       Type: Bug

     Status: Open
   Priority: Major

    Project: Beehive
 Components: 
             Web Services (181)

   Assignee: Michael Merz
   Reporter: Michael Merz

    Created: Thu, 7 Oct 2004 11:27 AM
    Updated: Thu, 7 Oct 2004 11:27 AM

Description:
The object model created by apt is stored in a class that had been loaded with the wrong classloader and is therefore not accessible from the caller (e.g. DropInDeploymentHandler).


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-14) apt classpath problem

Posted by "Jeremiah Johnson (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-14?page=all ]
     
Jeremiah Johnson closed BEEHIVE-14:
-----------------------------------

    Assign To: Jeremiah Johnson  (was: Michael Merz)

Verified in SVN 177983.

The DropInDeploymentHandler went away with SVN 109594 and none of the
other handlers get the object model directly from APT.

The build-webservices macro was added to beehive-tools.xml in SVN
161377; this calls APT during build-time to generate the necessary
artifacts for run-time.

While the bug wasn't resolved by changes to the APT, the changes in WSM
deployment do sufficiently resolve the bug.

> apt classpath problem
> ---------------------
>
>          Key: BEEHIVE-14
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-14
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Versions: TBD
>     Reporter: Michael Merz
>     Assignee: Jeremiah Johnson
>      Fix For: V1Alpha

>
> The object model created by apt is stored in a class that had been loaded with the wrong classloader and is therefore not accessible from the caller (e.g. DropInDeploymentHandler).

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


[jira] Resolved: (BEEHIVE-14) apt classpath problem

Posted by "Michael Merz (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-14?page=history ]
     
Michael Merz resolved BEEHIVE-14:
---------------------------------

     Resolution: Fixed
    Fix Version: V1Alpha
                     (was: TBD)

The deployment model has changed. jws-files are now pre-built in an explicit build step -- not on demand at runtime. apt is used in the build files to generate any required artifacts. As a side effect this bug is resolved because apt is no longer called programmatucally.

> apt classpath problem
> ---------------------
>
>          Key: BEEHIVE-14
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-14
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Versions: TBD
>     Reporter: Michael Merz
>     Assignee: Michael Merz
>      Fix For: V1Alpha

>
> The object model created by apt is stored in a class that had been loaded with the wrong classloader and is therefore not accessible from the caller (e.g. DropInDeploymentHandler).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-14) apt classpath problem

Posted by "Kenneth Tam (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-14?page=history ]

Kenneth Tam updated BEEHIVE-14:
-------------------------------

        Version: TBD
    Fix Version: TBD

> apt classpath problem
> ---------------------
>
>          Key: BEEHIVE-14
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-14
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Versions: TBD
>     Reporter: Michael Merz
>     Assignee: Michael Merz
>      Fix For: TBD

>
> The object model created by apt is stored in a class that had been loaded with the wrong classloader and is therefore not accessible from the caller (e.g. DropInDeploymentHandler).

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