You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Magnus Grimsell (JIRA)" <ca...@jakarta.apache.org> on 2005/02/14 11:09:14 UTC

[jira] Created: (CACTUS-191) cactifyear should add ejb-refs

cactifyear should add ejb-refs
------------------------------

         Key: CACTUS-191
         URL: http://issues.apache.org/jira/browse/CACTUS-191
     Project: Cactus
        Type: New Feature
  Components: Ant Integration  
    Reporter: Magnus Grimsell


According to the J2EE spec. one has to have an ejb-ref to look up a local EJB from a web application. This is also the case in some application servers like Oracle and Sun. To solve this problem the cactifyear task should add ejb-refs to all EJB:s contained in the ear to be cactified. 

-- 
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


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


[jira] Resolved: (CACTUS-191) cactifyear should add ejb-refs

Posted by "Magnus Grimsell (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-191?page=all ]
     
Magnus Grimsell resolved CACTUS-191:
------------------------------------

     Resolution: Fixed
    Fix Version: 1.8

> cactifyear should add ejb-refs
> ------------------------------
>
>          Key: CACTUS-191
>          URL: http://issues.apache.org/jira/browse/CACTUS-191
>      Project: Cactus
>         Type: New Feature
>   Components: Ant Integration
>     Reporter: Magnus Grimsell
>      Fix For: 1.8
>  Attachments: cactus-patch4.txt
>
> According to the J2EE spec. one has to have an ejb-ref to look up a local EJB from a web application. This is also the case in some application servers like Oracle and Sun. To solve this problem the cactifyear task should add ejb-refs to all EJB:s contained in the ear to be cactified. 

-- 
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


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


[jira] Closed: (CACTUS-191) cactifyear should add ejb-refs

Posted by "Magnus Grimsell (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-191?page=all ]
     
Magnus Grimsell closed CACTUS-191:
----------------------------------


> cactifyear should add ejb-refs
> ------------------------------
>
>          Key: CACTUS-191
>          URL: http://issues.apache.org/jira/browse/CACTUS-191
>      Project: Cactus
>         Type: New Feature
>   Components: Ant Integration
>     Reporter: Magnus Grimsell
>      Fix For: 1.8
>  Attachments: cactus-patch4.txt
>
> According to the J2EE spec. one has to have an ejb-ref to look up a local EJB from a web application. This is also the case in some application servers like Oracle and Sun. To solve this problem the cactifyear task should add ejb-refs to all EJB:s contained in the ear to be cactified. 

-- 
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


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


[jira] Updated: (CACTUS-191) cactifyear should add ejb-refs

Posted by "Magnus Grimsell (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-191?page=all ]

Magnus Grimsell updated CACTUS-191:
-----------------------------------

    Attachment: cactus-patch4.txt

The patch includes the following:
* ejb-refs can be added declarative via cactifywar
* ejb-refs for all local ejb:s can be added with cactifyear
* cactus depends on cargo for these features
* some initial documentation for cactifyear

> cactifyear should add ejb-refs
> ------------------------------
>
>          Key: CACTUS-191
>          URL: http://issues.apache.org/jira/browse/CACTUS-191
>      Project: Cactus
>         Type: New Feature
>   Components: Ant Integration
>     Reporter: Magnus Grimsell
>  Attachments: cactus-patch4.txt
>
> According to the J2EE spec. one has to have an ejb-ref to look up a local EJB from a web application. This is also the case in some application servers like Oracle and Sun. To solve this problem the cactifyear task should add ejb-refs to all EJB:s contained in the ear to be cactified. 

-- 
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


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