Hello again,
I have this weird error that I have found a work around for, but I just
wanted to report it to the group.
In Appfuse 2.0 M5 (Tapestry 4.0), I had a select box of OptionModels mapping
integer values to String labels which worked fine.
After upgrading to Appfuse 2.0 (with Tapestry 4.
something like the following at the top of your page?
>
>
>
> @Shell is needed for Tapestry to include the references to dojo. If
> you look at demo.appfuse.org/appfuse-tapestry and login, the mainMenu
> seems to have all the required JavaScript files.
>
> Mat
ting a 404 for
> dojo.js?
>
> On 9/26/07, cpnguyen <[EMAIL PROTECTED]> wrote:
>>
>> I am using a brand-new 2.0 project. I pulled the latest appfuse version
>> via
>> maven and started recopying all of my personal files over and performing
>> diffs on commo
:
>
> The dojo.js is served up by Tapestry, not by AppFuse. Are you using a
> brand-new 2.0 project or are you upgrading?
>
> Matt
>
> On 9/26/07, cpnguyen <[EMAIL PROTECTED]> wrote:
>>
>> Thanks for the response Matt.
>>
>> I've added that
estry.application:
>
>
>
> Can you try that and see if it helps?
>
> Thanks,
>
> Matt
>
> On 9/25/07, cpnguyen <[EMAIL PROTECTED]> wrote:
>>
>> Also, is there any documentation on how to use Tacos in Appfuse 2.0
>> (since it
>> is now in
Also, is there any documentation on how to use Tacos in Appfuse 2.0 (since it
is now integrated)?
--
View this message in context:
http://www.nabble.com/Appfuse-2.0%3A-Tapestry-4.1%2C-Dojo%2C-DatePicker-DropdownDatePicker-tf4518754s2369.html#a12891241
Sent from the AppFuse - User mailing list ar
Hello all,
I am in the process of upgrading my webapp from Appfuse 2.0 M5 to 2.0 and I
have been following the migration guides. Things are starting to return to
normal, but I am experiencing an issue with DatePicker that I have no idea
how to fix. The issue appears with both FF2 and IE7.
With
Hi,
I need to initialize some drop down lists in my web app and found out that I
need to modify appfuse's StartupListener and LookupManager. If I copy these
sources to my own project, would this affect my ability to upgrade appfuse
in the future (I assume I will be forced to manually perform dif
Environment:
Appfuse 2.0 Basic Tapestry
Centos 5
Eclipse 3.2
Hello all,
I have two tables which share a primary key as follows:
patient_basic
---
pid
initials
gender
...
patient_phi
--
pid
lastname
firstname
midinitial
...
I have managed to get Hibernate to generate the desired
>From the http://appfuse.org/display/APF/Release+Notes+2.0+M5 Release Notes :
Change in usage of Managers and DAOs
In versions prior to M5, the EntityManager.merge() method was being used
incorrectly. This has been fixed for M5, and the fix requires a slight
modification of how Manager and DAO
I am currently using Eclipse 3.2.2 with maven 2.06 plugin. It has been
working fine with Run > External Tools. See if that route works for you.
Travers Snyman wrote:
>
> Thanks Abel,
> At some stage, with maven from Candy, and setting the Java runtime to a
> jdk, I actually got to a point whe
*doh*
ObjectManagerImplTest was moved from src/main/java to src/test/java.
I found two instances of jmock in the repository as well. After removing
them and running mvn -U the tests passed.
Thanks again Matt. Sorry for being such a newb.
mraible wrote:
>
> Are you putting your test in src/
Thanks for the quick response Matt.
Here are some snippets from the generated log file (from Maven 2.0.6
stand-alone)
[DEBUG] jmock:jmock:jar:1.1.0:test (selected for test)
[DEBUG] jmock:jmock:jar:1.1.0:test (not setting scope to:
compile; local scope test wins)
[WARNING]
Hello again all,
This very strange problem has been plaguing me for days. I am following the
tutorials for creating Managers. I am using Tapestry Basic archetype if it
matters.
After typing the code and attempting to run mvn test
-DtestObjectManagerImplTest in Eclipse, I receive the following
Sorry about that. It works now. :clap:
I'm not what I did (probably mvn clean, remove old war, redeploy?), but the
login screen is up and running.
Thanks Matt!
cpnguyen wrote:
>
> Thanks for the quick response Matt, but unfortunately the error message
> remains.
>
> An
Thanks for the quick response Matt, but unfortunately the error message
remains.
Anything else I should check?
Chris
mraible wrote:
>
> This might fix your gzip issue:
>
> http://www.nabble.com/Appfuse-2.0-m5-does-not-support-UTF8---tf3847241s2369.html
>
> As far as the Velocity error, I kn
Hi all. I'm new here and I'm trying to get AppFuse 2.0M5 Tapestry Basic to
work on my Centos 5 box.
I've been struggling with this for a few days now and I've been searching
this forum for help. I am using Eclipse and ideally I would like to
develop, test and deploy applications from Eclipse (v
17 matches
Mail list logo