HibernateRelationshipsUI |
|
| Your trail: |
Difference between
version 9
and
version 8:
| At line 41 changed 1 line. |
| Run "ant clean deploy", go to http://localhost:8080/appfuse/editProfile.html and login as "tomcat/tomcat". You should see a screenshot like the one below. You should also be able to modify the title of the weblog. |
| Run "ant clean deploy", go to http://localhost:8080/appfuse/editProfile.html and login as "tomcat/tomcat". You should see a screenshot like the one below. |
| At line 43 changed 1 line. |
| [] |
| [UserWithWeblog.png] |
| At line 45 added 13 lines. |
| If you try to save at this point, you'll probably get the following error: |
|
| <div class="error" id="errorMessages"> |
| <img src="/appfuse/images/iconWarning.gif" class="icon" alt="Warning"> |
| <strong>The process did not complete. Details should follow.</strong><br> |
|
| <img src="/appfuse/images/iconWarning.gif" class="icon" alt="Warning"> |
| IllegalArgumentException occurred calling getter of org.appfuse.model.Weblog.weblogId<br> |
|
| <img src="/appfuse/images/iconWarning.gif" class="icon" alt="Warning"> |
| object is not an instance of declaring class<br> |
| </div> |
|
Back to HibernateRelationshipsUI,
or to the Page History.
|