Hi,
I hope some can answer my question.
I'm using the modular version of AppFuse 2.0.2 + Struts 2 + JPA.
There is a tutorial about how to export "AppFuse Core Classes" at
http://www.appfuse.org/display/APF/AppFuse+Core+Classes, but thats only for
model beans.
I'm going to change some code in t
gt;
> //RequestDispatcher rd =
> getServletContext().getRequestDispatcher(path);
> //rd.include(request, response);
>
> getServletContext().getRequestDispatcher(path).forward(request,
> response);
>
> All this if you want to use some of struts's ht
quot;%d/%m/%Y",
> button: "purchase.dateDatePicker"});
>
>
> Finally add the Calendar.setup line as a script to initialize it... if you
> have more than one date field you just have to add the s:textarea and
> another setup script for that field...
>
> David
o included in appfuse). If you need instructions for
> that
> let me know...
>
> David M.
>
> 2008/6/30 Tuncay A. <[EMAIL PROTECTED]>:
>
>>
>> Hi,
>>
>> Thx, but the AppFuse 2.0.2 use Struts 2.0.11.1.
>>
>> So it is not because of that.
>
>
>
>
> See:
> <http://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-
> 20x-to-21x.html>
>
>
> Regards,
> Giovanni
>
>> -Original Message-
>> From: Tuncay A. [mailto:[EMAIL PROTECTED]
>> Sent: Sunday, Ju
Hi,
I'm using AppFuse 2.0.2 with modular Struts 2.
I added below two tags:
(inside the tag ..)
and
It seems there are generated tags JavaScript tags for dojo in the page
source but neither the input field is shown nor the date picker button ??
I didn't configured any dojo Ajax stuff. Do
/APPFUSE_2.0.2/web/struts/
Thx
mraible wrote:
>
> You should be able to override the default validation files by putting
> them in the same directory in your project.
>
> Matt
>
> On Sat, Jun 28, 2008 at 6:59 PM, Tuncay A. <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
Hi,
Hope some can help.
I make use of Appfuse 2.0.2, Struts as presentation layer, JPA as persistent
layer.
I already exported AppFuse core model classes into my project.
Next, how do I obtain following changes:
1.When signing up a new account, prevent some fields eg. "website" to not be
a re
Hi p7k,
It would be a pleasure if you could send me your version of facelets of
appfuse stuff - I'm just curious about how you did it.
Thanks in advance.
-tun
p7k wrote:
>
> Scott, thank for your reply.
>
> I've checked out your SWOOP code from sourceforge. I wasn't able to get
> it runnin
A solution is to make a generic logging function that intercept the
create/delete/update operations on a DAO e.g. using Spring aspect :
http://www.springframework.org/docs/reference/aop-api.html
// tua
Struts2 Fan wrote:
>
> Hi all,
>
> I want to add a logging entity activities mechanizm to a
Hi folks, thanks a lot, I will go and examine the
http://raibledesigns.com/wiki/Wiki.jsp?page=RichClient and
http://spring-rich-c.sourceforge.net/gettingStarted.html
Tuncay A. wrote:
>
> Hi,
>
> Are there any resource on on how to integrate Swing in Appfuse ?
>
&
Thx, I know it is about webapp but some could have integrated Swing as
desktop GUI framework instead of webapp GUI.
Youssef Mohammed wrote:
>
> AppFuse is an application for "kickstarting" webapp development.
>
> On 9/24/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
Hi,
Are there any resource on on how to integrate Swing in Appfuse ?
Thx in advance.
//tua
--
View this message in context:
http://www.nabble.com/Swing-integration-tf4508672s2369.html#a12858294
Sent from the AppFuse - User mailing list archive at Nabble.com.
--
Ok, maybe I should use Timestamp ??
Thank you very much!!
DNewfield wrote:
>
> Tuncay A. wrote:
>> I use Oracle and field data type is: Date
>
> Then that field will only store date information. If you want it to
> store higher resolution, look into other types
I use Oracle and field data type is: Date
DNewfield wrote:
>
> Tuncay A. wrote:
>> Thank you very much, but I can't get it to work ?? It still stores the
>> date
>> without timestamp ?
>
> What is the type of the db column you're p
Hi,
Thank you very much, but I can't get it to work ?? It still stores the date
without timestamp ?
I use appfuse 2.04
Is there any configuration setup ?
DNewfield wrote:
>
> Tuncay A. wrote:
>> how can I persist a date with timestamp ?
>
> You almost had
Hi,
I really really need a timestamp next to a date in sample-data.xml.
Like this:
2007-06-15 10:00:00
2007-06-15 23:00:00
It only inserts date without timestamp, how can I persist a date with
timestamp ?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Sample-d
tall" from the "core" module - this should fix this
> problem.
>
> Matt
>
> On 2/15/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
>>
>> Using jsf-modular and having applicationContext.xml inside
>> core/src/main/resources/ - it does
>
> Do you have a personManager bean definition in
> src/main/webapp/WEB-INF/applicationContext.xml? If you're using a
> modular archetype, this should be in
> core/src/main/resources/applicationContext.xml.
>
> Matt
>
> On 2/15/07, Tuncay A. <[EMAIL PROTECTED]&g
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:340)
-thx
Tuncay A. wrote:
>
> Ok.
>
>
>
> Matt Raible-3 wrote:
>>
>> I agree - it would be nice if it worked 100% with the IDEs. The good
>> news is it works m
ld probably setup an external tool
> configuration to launch "mvn jetty:run-war" from the IDE. If you'd
> like to enter an issue in JIRA - that will make it easier for us to
> track and add your desired feature(s).
>
> Matt
>
> On 2/11/07, Tuncay A. <[EMAIL PROTECTE
more pleasure to work with AppFuse
framework!
When do you think this importent feature could be realistic ?
//tua
Matt Raible-3 wrote:
>
> On 2/10/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
>>
>> Thx Guys!,
>>
>> It works now :-)
>>
>> The way it w
Servlet.service(HttpServlet.java:802)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(Jsp
Matt Raible-3 wrote:
>
> On 2/10/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
>>
>&g
ble-3 wrote:
>
> Did you start with m3 or are you trying to upgrade from m2?
>
> Matt
>
> On 2/10/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi,
>>
>> I tried to run Person dao tutorial for appfuse 2. I have been using
Hi,
I tried to run Person dao tutorial for appfuse 2. I have been using m3 and
m4 without result:
I get following error:
TestFindPersonByLastName(net.jsync.dao.PersonDaoTest) Time elapsed: 0.579
sec <<< ERROR!
org.springframework.beans.factory.BeanCreationException: Error creating bean
with
solution was to use the m4-SNAPSHOT version. Please give it a
> try:)
>
> Tuncay A. wrote:
>>
>> Hi,
>>
>> Is this fixed? I'm using JSF moduler M3 archetype (without migration). I
>> get same #1 prob.
>>
>> What is status for this?
>>
Ok, I will give a try.
How exactly can I try it ? As an achetype or configure my current m3 to
depend on m4-snapshot and how?
Thx in advance.
Tuncay A. wrote:
>
> Hi,
>
> Is this fixed? I'm using JSF moduler M3 archetype (without migration). I
> get same #1 prob.
>
Hi,
Is this fixed? I'm using JSF moduler M3 archetype (without migration). I get
same #1 prob.
What is status for this?
What happend with the fix for one
Matt Raible-3 wrote:
>
> If you want to zip up and send me your project, I can try to fix #1. The
> solution I provided seems like it sho
ailed.
Test step steps
(E:\Workspace\Development\modular-jsf\web\src\test\resources\web-tests.xml:25:
) nul
l failed with message "Wrong document title found! Expected ".*Main Menu.*"
but got "Error - java.la
ng.ClassNotFoundException: org.directwebremoting.servlet.DwrServlet |
Ap
Thanks!
Matt Raible-3 wrote:
>
> On 1/14/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
>>
>> Thanks Matt,
>>
>> Should I simply crate a service and data package with each having af .pom
>> and depend each respectively with appuse equivalent service and
ice/dao classes inside the core package?
Thx
Matt Raible-3 wrote:
>
> On 1/14/07, Tuncay A. <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> After creating the archetype "JSF Modular" I followed the section "Run
>> your
>> application&
Hi,
After creating the archetype "JSF Modular" I followed the section "Run your
application" in Appfuse QuickStart.
I got stuck with following:
1. The package "core" doesn't include service/data packages ? Should I
create them by myself and how ?
2. Using "mvn war:inplace" from basedir I get
Honestly, best and useful work I ever seen!!
Keep going !
//tuncay
Matt Raible-3 wrote:
>
> All,
>
> We've reached quite a milestone in the development in AppFuse 2.0.
> This is a release that we hope to use to flush out issues and help
> make AppFuse 2.0 a solid release. The major things
Honestly, best and useful work I ever seen!!
Keep going !
//tuncay
Rene Lavoie wrote:
>
> Congratulation guys, nice work.
>
>
> Ren
>
> - Original Message -
> From: "Matt Raible" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; "AppFuse"
> Sent: Friday, January 12, 2007 8:40 PM
>
Hi,
How can I prevent tomcat (running inside Intellij using appfuse 2 exploded)
from restarting whenever I recompile a java class or .properties file. It
should only compile and load the class without restarting whole tomcat.
I hope somebody have a solution to this.
Thx in advance.
//tuncay
--
35 matches
Mail list logo