How do apply that patch into Appfuse 2.0 ?
According to Jasper, the following code is the patch to fix the problem ,
but where should this fit into ?
9a10
> ## FIX THIS: check if last item of a group.
26,34c27,29
<
<#foreach ($menuIt in $menu.components)
<#display
Hi guys,
For appfuse 1.9.4, I removed the line
userController
from "adminUrlMapping" bean in action-servlet.xml and everything
works normal as before, the same security check seems to
be done in security.xml already
E.g.
P
Hi guys,
For appfuse 1.9.4, I removed the line
userController
from "adminUrlMapping" bean in action-servlet.xml and everything
works normal as before, the same security check seems to
be done in security.xml already
E.g.
class="org.acegisecurity.intercept.web.FilterSecurityInterceptor">
what I did to solve this is, I have to manually set the value of city &
postalcode into non-null values in DaoTest , MangerTest and ActionTest,
however I would like to know what's reall wrong ?
Fan wrote:
>
> I had dropped the schema, but that did not help too
>
>
>
> mraible wrote:
>>
>>
I had dropped the schema, but that did not help too
mraible wrote:
>
> You probably need to drop and recreate your database.
>
> Matt
>
>
> On 2/24/07, Fan <[EMAIL PROTECTED]> wrote:
>>
>> I have removed the nullable=false properties for address.city but I stil
>> hit
>> the following error
Yes...exactly...
We are using the standardized one...unfortunatelywe are not able to
retrieve the chart of the value stackthat is why the error
TksVJ
dusty wrote:
>
> Here are some JFreeChart results used in WebWork (Struts2's parent).
>
> http://www.opensymphony.com/webwork/
No one answered this -- I assume because it was too trivial. My excuse
is that the crutch of a framework tends to make you think the framework
should do everything.
For the record you just need to:
- include the content in your project/web directory
- have html pages not use the extensi
Yeah it bites (for now)...
Here's the reference:
http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-limitations.html
"Unsupported features (do not cause errors, but are not supported or
enforced):
The foreign key construct is ignored, just as it is in MyISAM tables."
I guess the only option
If it's true that MySQL Cluster doesn't support foreign key
constraints - I would find another database. That's a pretty basic
feature of relational databases.
Matt
On 2/24/07, Amin Lalji <[EMAIL PROTECTED]> wrote:
Hey All,
Has anybody had any success with using Appfuse + Hibernate with a
Hey All,
Has anybody had any success with using Appfuse + Hibernate with a MySQL
Cluster?
>From what I can tell, MySQL Cluster (5.1.15) does not support foreign key
constraints which hibernate depends on to manage relationships between
objects...
One option might be to dump the cluster in favour o
Hi,
I've been doing the tutorial with a Modular archtype and have been having a
difficulty by going in a specific way.
I decided to do the simplest tutorial, only implementing the CRUD
interfaces, without any real problem, until I came in the Service tutorial
where we need to register the person
Did you set any special encoding using JSP tags in 1.9.3? Code wise,
there shouldn't be a whole lot different between 1.9.x and 2.0. If
you're getting this issue with Jetty, you might try deploying your WAR
to Tomcat and see if it happens there as well.
Matt
On 2/23/07, ros <[EMAIL PROTECTED]>
AppFuse actually does use JUnit - so if you create any tests like it
shows in the tutorial, you'll be using JUnit to run them.
Matt
On 2/24/07, Jason Brice <[EMAIL PROTECTED]> wrote:
Hi Jolly,
There are many JUnit tutorials online - have you tried any of those (this
one for example http://open
Here are some JFreeChart results used in WebWork (Struts2's parent).
http://www.opensymphony.com/webwork/wikidocs/JFreeChartResult.html
It looks like in Struts they have formalized the JFreeChart result type:
http://struts.apache.org/2.x/struts2-plugins/struts2-jfreechart-plugin/apidocs/index.ht
You probably need to drop and recreate your database.
Matt
On 2/24/07, Fan <[EMAIL PROTECTED]> wrote:
I have removed the nullable=false properties for address.city but I stil hit
the following error, any clue on this ?
-
Hi Jolly,
There are many JUnit tutorials online - have you tried any of those (this
one for example http://open.ncsu.edu/se/tutorials/junit/)? If so, what
problems did you run into or what questions do you have that are preventing
you from getting started? Is there a reason you don't want to use
Hey All,
Has anybody had any success with using Appfuse + Hibernate with a MySQL
Cluster?
>From what I can tell, MySQL Cluster (5.1.15) does not support foreign key
constraints which hibernate depends on to manage relationships between
objects...
One option might be to dump the cluster in favour o
I have removed the nullable=false properties for address.city but I stil hit
the following error, any clue on this ?
---
Test set: org.appfuse.dao.StoreDaoTest
-
18 matches
Mail list logo