You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ka-Lok Fung (Created) (JIRA)" <ji...@apache.org> on 2011/10/18 06:20:10 UTC

[jira] [Created] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Sample which illustrates how to use CXF JAX-RS OSGI bundle
----------------------------------------------------------

                 Key: CXF-3859
                 URL: https://issues.apache.org/jira/browse/CXF-3859
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS, Samples
    Affects Versions: 2.5
            Reporter: Ka-Lok Fung
            Priority: Minor
             Fix For: 2.5
         Attachments: cxf.minimal_osgi_trunk.zip

A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.

This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].

Work that remains includes:
* Check if sample runs correctly on Java 5
* Check if sample should be compiled with other samples when running maven on the parent pom
* Provide a run.sh sample (in addition to the current run.bat)
* Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles



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

        

[jira] [Closed] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Posted by "Ka-Lok Fung (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ka-Lok Fung closed CXF-3859.
----------------------------

    
> Sample which illustrates how to use CXF JAX-RS OSGI bundle
> ----------------------------------------------------------
>
>                 Key: CXF-3859
>                 URL: https://issues.apache.org/jira/browse/CXF-3859
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, Samples
>    Affects Versions: 2.5
>            Reporter: Ka-Lok Fung
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>              Labels: jax-rs, osgi
>             Fix For: 2.5.2
>
>         Attachments: cxf.minimal_osgi_trunk.Dec162011.zip, cxf.minimal_osgi_trunk.Dec22011.zip, cxf.minimal_osgi_trunk.Nov192011.zip, cxf.minimal_osgi_trunk.zip
>
>
> A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.
> This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].
> Work that remains includes:
> * Check if sample runs correctly on Java 5
> * Check if sample should be compiled with other samples when running maven on the parent pom
> * Provide a run.sh sample (in addition to the current run.bat)
> * Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles

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

        

[jira] [Updated] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Posted by "Ka-Lok Fung (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ka-Lok Fung updated CXF-3859:
-----------------------------

    Attachment: cxf.minimal_osgi_trunk.Nov192011.zip

Changelist

* Bump version to 2.5.1-SNAPSHOT
* Use org.codehaus.mojo:exec-maven-plugin instead of run.*
* Updated README based on the above
** To compile the sample, use {{mvn package}}
** To run the sample, use {{mvn integration-test}}
* Removed use of java.net repository as mail.jar is no longer a required dependency

                
> Sample which illustrates how to use CXF JAX-RS OSGI bundle
> ----------------------------------------------------------
>
>                 Key: CXF-3859
>                 URL: https://issues.apache.org/jira/browse/CXF-3859
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, Samples
>    Affects Versions: 2.5
>            Reporter: Ka-Lok Fung
>            Priority: Minor
>              Labels: jax-rs, osgi
>         Attachments: cxf.minimal_osgi_trunk.Nov192011.zip, cxf.minimal_osgi_trunk.zip
>
>
> A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.
> This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].
> Work that remains includes:
> * Check if sample runs correctly on Java 5
> * Check if sample should be compiled with other samples when running maven on the parent pom
> * Provide a run.sh sample (in addition to the current run.bat)
> * Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles

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

        

[jira] [Updated] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Posted by "Ka-Lok Fung (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ka-Lok Fung updated CXF-3859:
-----------------------------

    Attachment: cxf.minimal_osgi_trunk.zip
    
> Sample which illustrates how to use CXF JAX-RS OSGI bundle
> ----------------------------------------------------------
>
>                 Key: CXF-3859
>                 URL: https://issues.apache.org/jira/browse/CXF-3859
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, Samples
>    Affects Versions: 2.5
>            Reporter: Ka-Lok Fung
>            Priority: Minor
>              Labels: jax-rs, osgi
>             Fix For: 2.5
>
>         Attachments: cxf.minimal_osgi_trunk.zip
>
>
> A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.
> This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].
> Work that remains includes:
> * Check if sample runs correctly on Java 5
> * Check if sample should be compiled with other samples when running maven on the parent pom
> * Provide a run.sh sample (in addition to the current run.bat)
> * Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles

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

        

[jira] [Updated] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Posted by "Ka-Lok Fung (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ka-Lok Fung updated CXF-3859:
-----------------------------

    Attachment: cxf.minimal_osgi_trunk.Dec162011.zip

Includes the following updates:

* Update version to 2.5.2-SNAPSHOT
* Commented out the Apache snapshot repository

To run this sample, you must have 2.5.2-SNAPSHOT installed in your local Maven repository before compiling it.
                
> Sample which illustrates how to use CXF JAX-RS OSGI bundle
> ----------------------------------------------------------
>
>                 Key: CXF-3859
>                 URL: https://issues.apache.org/jira/browse/CXF-3859
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, Samples
>    Affects Versions: 2.5
>            Reporter: Ka-Lok Fung
>            Priority: Minor
>              Labels: jax-rs, osgi
>         Attachments: cxf.minimal_osgi_trunk.Dec162011.zip, cxf.minimal_osgi_trunk.Dec22011.zip, cxf.minimal_osgi_trunk.Nov192011.zip, cxf.minimal_osgi_trunk.zip
>
>
> A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.
> This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].
> Work that remains includes:
> * Check if sample runs correctly on Java 5
> * Check if sample should be compiled with other samples when running maven on the parent pom
> * Provide a run.sh sample (in addition to the current run.bat)
> * Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles

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

        

[jira] [Resolved] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Posted by "Sergey Beryozkin (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-3859.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.2
         Assignee: Sergey Beryozkin

Patch has been applied, thanks!
                
> Sample which illustrates how to use CXF JAX-RS OSGI bundle
> ----------------------------------------------------------
>
>                 Key: CXF-3859
>                 URL: https://issues.apache.org/jira/browse/CXF-3859
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, Samples
>    Affects Versions: 2.5
>            Reporter: Ka-Lok Fung
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>              Labels: jax-rs, osgi
>             Fix For: 2.5.2
>
>         Attachments: cxf.minimal_osgi_trunk.Dec162011.zip, cxf.minimal_osgi_trunk.Dec22011.zip, cxf.minimal_osgi_trunk.Nov192011.zip, cxf.minimal_osgi_trunk.zip
>
>
> A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.
> This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].
> Work that remains includes:
> * Check if sample runs correctly on Java 5
> * Check if sample should be compiled with other samples when running maven on the parent pom
> * Provide a run.sh sample (in addition to the current run.bat)
> * Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles

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

        

[jira] [Issue Comment Edited] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Posted by "Ka-Lok Fung (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153530#comment-13153530 ] 

Ka-Lok Fung edited comment on CXF-3859 at 11/19/11 5:14 PM:
------------------------------------------------------------

Changelist

* Bump version to 2.5.1-SNAPSHOT
* Removed use of java.net repository as mail.jar is no longer a required dependency
* Use org.codehaus.mojo:exec-maven-plugin instead of run.*
* Updated README based on the above
** To compile the sample, use {{mvn package}}
** To run the sample, use {{mvn integration-test}}

                
      was (Author: kfung):
    Changelist

* Bump version to 2.5.1-SNAPSHOT
* Use org.codehaus.mojo:exec-maven-plugin instead of run.*
* Updated README based on the above
** To compile the sample, use {{mvn package}}
** To run the sample, use {{mvn integration-test}}
* Removed use of java.net repository as mail.jar is no longer a required dependency

                  
> Sample which illustrates how to use CXF JAX-RS OSGI bundle
> ----------------------------------------------------------
>
>                 Key: CXF-3859
>                 URL: https://issues.apache.org/jira/browse/CXF-3859
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, Samples
>    Affects Versions: 2.5
>            Reporter: Ka-Lok Fung
>            Priority: Minor
>              Labels: jax-rs, osgi
>         Attachments: cxf.minimal_osgi_trunk.Nov192011.zip, cxf.minimal_osgi_trunk.zip
>
>
> A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.
> This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].
> Work that remains includes:
> * Check if sample runs correctly on Java 5
> * Check if sample should be compiled with other samples when running maven on the parent pom
> * Provide a run.sh sample (in addition to the current run.bat)
> * Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles

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

        

[jira] [Updated] (CXF-3859) Sample which illustrates how to use CXF JAX-RS OSGI bundle

Posted by "Ka-Lok Fung (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ka-Lok Fung updated CXF-3859:
-----------------------------

    Attachment: cxf.minimal_osgi_trunk.Dec22011.zip

* Code now runs in a Java 5 environment
* Compiling the parent {{pom.xml}} for the samples area will compile this sample
                
> Sample which illustrates how to use CXF JAX-RS OSGI bundle
> ----------------------------------------------------------
>
>                 Key: CXF-3859
>                 URL: https://issues.apache.org/jira/browse/CXF-3859
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, Samples
>    Affects Versions: 2.5
>            Reporter: Ka-Lok Fung
>            Priority: Minor
>              Labels: jax-rs, osgi
>         Attachments: cxf.minimal_osgi_trunk.Dec22011.zip, cxf.minimal_osgi_trunk.Nov192011.zip, cxf.minimal_osgi_trunk.zip
>
>
> A sample that illustrates how to use the CXF JAX-RS bundle in an OSGI environment. This code is still a work in progress.
> This CXF is primarily for tracking purposes of the proposal/changes discussed in [this thread|http://cxf.547215.n5.nabble.com/How-to-contribue-a-CXF-JAX-RS-OSGi-Sample-td4881046.html].
> Work that remains includes:
> * Check if sample runs correctly on Java 5
> * Check if sample should be compiled with other samples when running maven on the parent pom
> * Provide a run.sh sample (in addition to the current run.bat)
> * Provide an enhancement that includes the use of Apache Abdera to show the necessary import of the Abdera bundles

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