I can't promise anything because of developer's schedules and current
commitments. My hope is we can have the first milestone release done by the
end of the year.
http://raibledesigns.com/wiki/AppFuseRoadmap.html
Our biggest issues right now are documentation and finding the time to
polish the
look forward to it !
--
View this message in context:
http://www.nabble.com/When-the-appfuse2.0-release--tf2759485s2369.html#a7693746
Sent from the AppFuse - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [E
If you wouldn't mind, please add any additional comments to this thread to
the following issue:
http://issues.appfuse.org/browse/APF-542
That we can track the best solution to the problem.
Thanks,
Matt
On 12/4/06, kkus <[EMAIL PROTECTED]> wrote:
This didn't happen in my IE7. Login page is
Have you tried searching/asking this question on the DbUnit mailing list?
They might have more experience trying to accomplishing such a feat.
Matt
On 12/4/06, Christopher Thaddeus Kwiatkowski <[EMAIL PROTECTED]> wrote:
Hello all,
I have a situation where I need to create 5 local test database
On 12/4/06, mas <[EMAIL PROTECTED]> wrote:
Okay so let me elaborate futher
I can fix the problems by doing the following sequence of actions:
1. I run the clean target, which after a refresh of the project results in
a
bunch of errors.
(Probably due to the fact that I have my proje
Okay so let me elaborate futher
I can fix the problems by doing the following sequence of actions:
1. I run the clean target, which after a refresh of the project results in a
bunch of errors.
(Probably due to the fact that I have my project pointed to the build
directory for output; the
fyi I found the prototype window to be pretty good as well. Loads existing
content as well as external hrefs.
http://prototype-window.xilinus.com/samples.html
Sanjiv
On 11/8/06, Matt Raible <[EMAIL PROTECTED]> wrote:
On 11/8/06, Sanjiv Jivan <[EMAIL PROTECTED]> wrote:
> Turns out that I did i
This didn't happen in my IE7. Login page is controled by layout-1col.css.
Once you login in, layout-navtop-subright.css will play a role instead of
layout-1col.css. I will suggest changing tags' defiintion in your local CSS
files to find why.
After my try, the best tunings I can give for the ment
Everytime I try to build with and and
I get two problems in the problems tab everytime I do a build with ant:
eclipse wrote:
>
> Unbound classpath container: 'path_to_project/build/dao/classes' in
> project project_name
> Unbound classpath container: 'path_to_project/build/web/classes' in
> pr
Hello all,
I have a situation where I need to create 5 local test databases that
mirror 5 databases in a production environment. I modified the
metadata/sql/mysql-create.sql file so that the 5 databases are created
and 'test' is given privileges to all of them. I want to be able to use
DB-UNI
This seems to work ok on the login page, but as soon as I've logged in, the
menu bar still misbehaves. Any other ideas guys? Maybe specifying margin-top
on another element as well? I just don't have an idea as to where.
kkus wrote:
>
> This one is better than my previous posting which cause men
I've noticed that happen to me several times, however, it's only
happened when doing development. I figured that the multiple
hot-deploys & all the class reloading caused the JVM to get into a bad
state, which is why you need to 'kill -s 9' it. I haven't noticed it
during acceptance testing tho,
Oh I get it, so I should be testing for null, and if it returns null than I
ought to throw that type of exception.
Michael Horwitz wrote:
>
> Hi,
>
> According to the Hibernate Javadoc what you are seeing is the expected
> behaviour. Session->get() returns null if no such entity exists in the
1.) In the signup action remember to set the user.setEnabled(false)
2.) Remove the auto login code
3.) Generate a token, store it on the user(add a collumn), make sure it's
unique(just add the username at the begining or end of the token )
4) Add the token link to the email that is sent, requires
14 matches
Mail list logo