You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Peter Karich (JIRA)" <ji...@apache.org> on 2009/04/29 21:05:30 UTC

[jira] Created: (CAY-1216) Improve the Remote-Object-Persistence-Tutorial for 3.0

Improve the Remote-Object-Persistence-Tutorial for 3.0
------------------------------------------------------

                 Key: CAY-1216
                 URL: https://issues.apache.org/jira/browse/CAY-1216
             Project: Cayenne
          Issue Type: Improvement
    Affects Versions: 3.0M5
            Reporter: Peter Karich


At the moment the ROP example does not compile/work.

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


[jira] Updated: (CAY-1216) Improve the Remote-Object-Persistence-Tutorial for 3.0

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

Ari Maniatis updated CAY-1216:
------------------------------

      Component/s: Documentation
    Fix Version/s: 3.0RC2

> Improve the Remote-Object-Persistence-Tutorial for 3.0
> ------------------------------------------------------
>
>                 Key: CAY-1216
>                 URL: https://issues.apache.org/jira/browse/CAY-1216
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 3.0M5
>            Reporter: Peter Karich
>             Fix For: 3.0RC2
>
>         Attachments: fixed-rop-tutorial.diff
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> At the moment the ROP example does not compile/work.

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


[jira] Closed: (CAY-1216) Improve the Remote-Object-Persistence-Tutorial for 3.0

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

Andrus Adamchik closed CAY-1216.
--------------------------------

    Resolution: Fixed

The updated ROP tutorial will be included in 3.0RC2

> Improve the Remote-Object-Persistence-Tutorial for 3.0
> ------------------------------------------------------
>
>                 Key: CAY-1216
>                 URL: https://issues.apache.org/jira/browse/CAY-1216
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 3.0M5
>            Reporter: Peter Karich
>             Fix For: 3.0RC2
>
>         Attachments: fixed-rop-tutorial.diff
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> At the moment the ROP example does not compile/work.

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


[jira] Updated: (CAY-1216) Improve the Remote-Object-Persistence-Tutorial for 3.0

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

Peter Karich updated CAY-1216:
------------------------------

    Attachment: fixed-rop-tutorial.diff

I appended a patch which works for me under NetBeans 6.5 and command line.
For the server type:
mvn jetty:run

For the client:
mvn exec:java -Dexec.mainClass="cayenne.tutorial.client.Main"

> Improve the Remote-Object-Persistence-Tutorial for 3.0
> ------------------------------------------------------
>
>                 Key: CAY-1216
>                 URL: https://issues.apache.org/jira/browse/CAY-1216
>             Project: Cayenne
>          Issue Type: Improvement
>    Affects Versions: 3.0M5
>            Reporter: Peter Karich
>         Attachments: fixed-rop-tutorial.diff
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> At the moment the ROP example does not compile/work.

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