Re: [appfuse-user] Change MyFaces to Sun-RI for JBoss RichFaces Application.

2008-04-19 Thread viggo
my opinion!! Regards, Viggo Navarsete Irshad Buchh wrote: > > Hi, > We have a AppFuse JSF 1.9.4 JSF (MyFaces) +Hibernate+Spring application. > We would like to use the latest RichFaces 3.2 from JBoss that supports > SUN-RI JSF 1.2 out of the box in addition to myfaces. Would it be enough

Re: [appfuse-user] AppFuse 2.0 + JavaZone 2007 = ?

2007-04-17 Thread viggo
Great!! Looking forward attending your talk :) mraible wrote: > > I'll try to submit a talk next week. > > Matt > > On 4/17/07, viggo <[EMAIL PROTECTED]> wrote: >> >> Reminder...Call for paper end April 30th 2007.http://www.javazone.no/ >>

Re: [appfuse-user] AppFuse 2.0 + JavaZone 2007 = ?

2007-04-16 Thread viggo
Reminder...Call for paper end April 30th 2007.http://www.javazone.no/ Matt Raible-3 wrote: > > I might be able to be talked into it - what kind of talk would you like to > see? > > Matt > > On 2/10/07, viggo <[EMAIL PROTECTED]> wrote: >> >> >>

Re: [appfuse-user] Error when running install on core module

2007-03-19 Thread viggo
hmm, where do I change the version of EhCache used? It's not defined in any of my pom.xml. mraible wrote: > > This is caused by an issue with EhCache. It's fixed in 1.3.0-beta. > We'll be upgrading AppFuse to 1.3.0 when it's released (est. 2 weeks). > >

Re: [appfuse-user] Error when running install on core module

2007-03-19 Thread viggo
Thanks Matt, I will use the beta until the final release. mraible wrote: > > This is caused by an issue with EhCache. It's fixed in 1.3.0-beta. > We'll be upgrading AppFuse to 1.3.0 when it's released (est. 2 weeks). > > Matt > > On 3/18/07, viggo <[

[appfuse-user] Error when running install on core module

2007-03-18 Thread viggo
ontext.java:571) [INFO] [jar:jar] [INFO] Building jar: /home/viggo/workspace/HEAD/lpoints-core/target/lpoints-core-1.0-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing /home/viggo/workspace/HEAD/lpoints-core/target/lpoints-core-1.0-SNAPSHOT.jar to /home/viggo/.m2/repository/com/loyaltyrewarded/l

Re: [appfuse-user] Norwegian characters are not displayed correctly

2007-03-11 Thread viggo
UTF-8 mraible wrote: > > This file probably need to be processed as UTF8 or 8859_1. Any idea > which one I should use? > > Thanks, > > Matt > > On 3/11/07, viggo <[EMAIL PROTECTED]> wrote: >> >> http://www.nabble.com/file/7086/norwegianCharact

[appfuse-user] Norwegian characters are not displayed correctly

2007-03-11 Thread viggo
http://www.nabble.com/file/7086/norwegianCharacters.jpg -- View this message in context: http://www.nabble.com/Norwegian-characters-are-not-displayed-correctly-tf3385776s2369.html#a9424458 Sent from the AppFuse - User mailing list archive at Nabble.com.

Re: [appfuse-user] Questions for 2.x: Archetypes and UI Testing

2007-03-07 Thread viggo
1. I've used modular projects so far (struts and Spring MVC). I think that using modular projects is the way to go. Normally you will have business logic that you perhaps want to expose through other channels than web or reuse, so it's better to separate it in an own module. 2. I think in some ca

[appfuse-user] web frameworks and cross-site scripting

2007-03-06 Thread viggo
Hi, today I read an article by Sverre H. Huseby, a programmer/security consultant from Norway. He's concerned about Spring MVC and cross-site scripting. The complete article can be read here: http://shh.thathost.com/secadv/spring-form-xss/ Anyone here thinking about this when developing web appl

Re: [appfuse-user] HIbernate tutorial

2007-03-04 Thread viggo
Updated! mraible wrote: > > If you go to appfuse.org, it's under View -> Account -> Sign Up. > > On 3/4/07, viggo <[EMAIL PROTECTED]> wrote: >> >> >> sure..will do:) >> >> But, where is the link where I can create the acc

Re: [appfuse-user] HIbernate tutorial

2007-03-04 Thread viggo
sure..will do:) But, where is the link where I can create the account? Haven't been able to see it mraible wrote: > > Yes, you are correct. Please feel free to create an account on the wiki > and > make the correction. ;-) > > Matt > > On 3/3/07, viggo <[EMAI

[appfuse-user] HIbernate tutorial

2007-03-03 Thread viggo
Is this correct? "To register a personDao bean, create src/main/webapp/WEB-INF/applicationContext.xml (or core/src/main/webapp/WEB-INF/applicationContext.xml for a modular archetype)" Shouldn't the applicationContext be in src/main/resources/applicationContext.xml or core/src/main/resources/appli

Re: [appfuse-user] Appfuse 2.0 Latest

2007-03-02 Thread viggo
I realized that APF-672 answered my question. viggo wrote: > > Why are you sometimes referring to M4 with 1.0-m4-SNAPSHOT, and sometimes > 2.0-m4-SNAPSHOT? Is that the same, or two different versions? > > > mraible wrote: >> >> The wiki has a QuickStart

Re: [appfuse-user] Appfuse 2.0 Latest

2007-03-02 Thread viggo
Why are you sometimes referring to M4 with 1.0-m4-SNAPSHOT, and sometimes 2.0-m4-SNAPSHOT? Is that the same, or two different versions? mraible wrote: > > The wiki has a QuickStart Guide that should help you out. > > http://appfuse.org/display/APF/AppFuse+QuickStart > > You might want to use

Re: [appfuse-user] AppFuse 2.0 + JavaZone 2007 = ?

2007-02-23 Thread viggo
http://www.eu.apachecon.com/program/talk/75 ...sounds like a separate talk on JavaZone 2007, and let AppFuse get full attention in another session at JavaZone! ;) Matt Raible-3 wrote: > > I like it - what's a good title? > > On 2/10/07, viggo <[EMAIL PROTECTED]> wr

Re: [appfuse-user] Extending AppFuse User

2007-02-23 Thread viggo
allenge. How do I authenticate? > > > > mraible wrote: >> >> On 2/22/07, viggo <[EMAIL PROTECTED]> wrote: >>> >>> I haven't had time to do any more work on this for a while, but I guess >>> you >>> have to create a new

Re: [appfuse-user] Extending AppFuse User

2007-02-22 Thread viggo
problem as a result of your solution is the UserManager, will > this work with the new extended user object?? > > > > Cheers All Sion! > > Matt keep up the hard work! > > > viggo wrote: >> >> I've also been thinking of extending the original Use

Re: [appfuse-user] hibernate relationship one-to-tone

2007-02-21 Thread viggo
Hi, If you're using JPA annotations, you could probably take a look here (search for @onetoone): http://www.oracle.com/technology/products/ias/toplink/jpa/resources/toplink-jpa-annotations.html or perhaps here? http://www.hibernate.org/hib_docs/v3/reference/en/html/mapping.html#mapping-declarati

Re: [appfuse-user] Extending AppFuse User

2007-02-21 Thread viggo
I've also been thinking of extending the original User class by adding more properties to it. The way I did it was to extract the core model classes from appfuse, add @Inheritance(strategy=InheritanceType.JOINED) to the User.java, and then create a new class which extends User, and add @Entity to

Re: [appfuse-user] Syntax when referencing resources on the classpath

2007-02-20 Thread viggo
woow, great news Matt!! Congratulations :) Matt Raible-3 wrote: > > On 2/20/07, viggo <[EMAIL PROTECTED]> wrote: >> >> Thanks Matt, that solved everything :) >> >> When will the final m4 be finalized? > > As soon as we finish AMP and fix all the remai

Re: [appfuse-user] Syntax when referencing resources on the classpath

2007-02-20 Thread viggo
Thanks Matt, that solved everything :) When will the final m4 be finalized? Matt Raible-3 wrote: > > On 2/20/07, viggo <[EMAIL PROTECTED]> wrote: >> >> ok, thanks. >> >> But the, two questions: >> 1. What about my PersonDaoTest.java? Why is it complai

Re: [appfuse-user] Syntax when referencing resources on the classpath

2007-02-20 Thread viggo
> When packaging a context file in a JAR, the best way to refer to it is: > > classpath*:/filenamewithnowildcards.xml > > So "classpath*:/applicationContext.xml" should work. > > Matt > > On 2/20/07, viggo <[EMAIL PROTECTED]> wrote: >> >> I just

[appfuse-user] Syntax when referencing resources on the classpath

2007-02-20 Thread viggo
, Skipped: 0, Time elapsed: 0.929 sec <<< FAILURE! testFindPersonByLastName(com.xpoints.dao.PersonDaoTest) Time elapsed: 0.702 sec <<< ERROR! org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.xpoints.service.impl.GenericManagerImpl] for bean with name '

Re: [appfuse-user] AppFuse 2.0 + JavaZone 2007 = ?

2007-02-10 Thread viggo
hmm... - "Kickstart Web 2.0 development with AppFuse" - "Web 2.0 development made easy with AppFuse" - "You never loose with AppFuse" ...or something else;) Matt Raible-3 wrote: > > I like it - what's a good title? > > On 2/10/07, viggo <

Re: [appfuse-user] AppFuse 2.0 + JavaZone 2007 = ?

2007-02-10 Thread viggo
ble to be talked into it - what kind of talk would you like to > see? > > Matt > > On 2/10/07, viggo <[EMAIL PROTECTED]> wrote: >> >> >> Will any of you hardcore AppFuse developers be promoting AppFuse on >> JavaZone >> in Norway (Oslo) this yea

Re: [appfuse-user] Appfuse 2 tutorial for DaoTest

2007-02-10 Thread viggo
This issue is related to this one: http://www.nabble.com/Error-creating-bean-with-name-%27sessionFactory%22-tf3196130s2369.html I think, if I'm not wrong, that you have to update this dependency in pom.xml: org.appfuse appfuse-service 2.0-m4-SNAPSHOT

Re: [appfuse-user] Error creating bean with name 'sessionFactory"

2007-02-10 Thread viggo
; 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 should work. >>> >>> Matt >>>

Re: [appfuse-user] Error creating bean with name 'sessionFactory"

2007-02-10 Thread viggo
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 should work. >> >> Matt >> >> On 2/8/07, viggo <[EMAIL PROTECTED]> wrote: >>&

[appfuse-user] AppFuse 2.0 + JavaZone 2007 = ?

2007-02-10 Thread viggo
Will any of you hardcore AppFuse developers be promoting AppFuse on JavaZone in Norway (Oslo) this year? http://www.javazone.no/web/show.do?page=152&articleid=5049 -- View this message in context: http://www.nabble.com/AppFuse-2.0-%2B-JavaZone-2007-%3D---tf3204829s2369.html#a8899426 Sent from t

[appfuse-user] applicationContext-resources.xml and hibernate.cfg.xml

2007-02-09 Thread viggo
I created in m2 a modular spring project, which I have tried to update on every new milestone. Today (running m4) I have two applicationContext-resources.xml, one in core/src/test/resources and one in web/src/main/resources. Do I need both? If yes, what should the content be? core/src/test/resour

Re: [appfuse-user] Error creating bean with name 'sessionFactory"

2007-02-08 Thread viggo
Sure, what mailaddress do you want me to send it to? As for the log4j.xml, I've created a jira issue: APF-633 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 should work. > > Matt &

Re: [appfuse-user] Error creating bean with name 'sessionFactory"

2007-02-08 Thread viggo
hed > file in core/src/test/resources: > > If that works, please enter an issue in JIRA and I'll fix it in the > modular > archetypes. > > As for log4j.xml - that might be a bug too. Try copying the one from web > into core/src/test/resources. > > Thanks, > > M

Re: [appfuse-user] Error creating bean with name 'sessionFactory"

2007-02-08 Thread viggo
yLastName(com.xpoints.dao.PersonDaoTest) Time elapsed: 0.564 sec <<< ERROR! org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.apache.commons.dbcp.BasicDataSource] for bean with name 'dataSource' defined in URL [file:/home/viggo/workspace/xpoints-trunk

Re: [appfuse-user] Error creating bean with name 'sessionFactory"

2007-02-08 Thread viggo
Yes, I have upgraded from M2 to M3. I will try your "fix" in a second, and give feedback:) Matt Raible-3 wrote: > > On 2/8/07, viggo <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I've tried to get through the Persistence chapter in the tutorial >&g

[appfuse-user] Error creating bean with name 'sessionFactory"

2007-02-08 Thread viggo
th name 'sessionFactory' defined in URL [jar:file:/home/viggo/.m2/repository/org/appfuse/appfuse-hibernate/2.0-m3-SNAPSHOT/appfuse-hibernate-2.0-m3-SNAPSHOT.jar!/applicationContext-dao.xml]: Cannot resolve reference to bean 'dataSource' while setting bean

Re: [appfuse-user] errors when import m3 to eclipse

2007-02-08 Thread viggo
I have successfully managed to import a appfuse m3 project (modular-spring) to Eclipse. Could you please tell what errors you got, and what archetype you used? galen wrote: > > I have set M2_REPO path. but many errors after build. > -- View this message in context: http://www.nabble.com/err

Re: [appfuse-user] Appfuse m2 error finding DwrServlet

2007-02-04 Thread viggo
RA so we can track > it in the upgrade guide? > > http://issues.appfuse.org/secure/CreateIssue!default.jspa > > Thanks! > > Matt > > On 2/4/07, viggo <[EMAIL PROTECTED]> wrote: >> >> I get the same error with both modular-spring and modular-struts. >

Re: [appfuse-user] Appfuse m2 error finding DwrServlet

2007-02-04 Thread viggo
I get the same error with both modular-spring and modular-struts. Tuncay A. wrote: > > Hi, > > I get following error running mvn integration-test on JSF Moduler (Seems > like can't resolve DwrServlet): > > Embedded error: The following error occurred while executing this line: > E:\Workspace

Re: [appfuse-user] Re: missing cargo-maven2-plugin

2007-01-05 Thread viggo
o look at the pom.xml which is downloaded when running "mvn archetype", change what's missing/wrong, and than I can try another time later this evening (I'm in Norway). ->Viggo<- Matt Raible-3 wrote: > > On 1/5/07, viggo <[EMAIL PROTECTED]> wrote: >>

Re: [appfuse-user] Re: missing cargo-maven2-plugin

2007-01-05 Thread viggo
Exception Embedded error: user_role ...which seems to be related to this issue: http://issues.appfuse.org/browse/APF-519 Matt Raible-3 wrote: > > You shouldn't have to install Cargo from source. I deleted Cargo from > appfuse.org/repository so hopefully that helps. > &

Re: Re: [appfuse-user] missing cargo-maven2-plugin

2007-01-04 Thread Viggo Navarsete
Great, I will try that :) Do I have to do any changes to the AppFuse configuration (pom.xml) as well? Viggo On 1/4/07, J. David Mendoza <[EMAIL PROTECTED]> wrote: Hi, viggo... To get it working I had to install cargo from the source... Hope it helps... David M. From: viggo To:

Re: [appfuse-user] missing cargo-maven2-plugin

2007-01-04 Thread viggo
, but with no luck :( A question, why do AppFuse have an internal version of the cargo-maven2-plugin at http://static.appfuse.org? Couldn't AppFuse use the one located here? http://snapshots.repository.codehaus.org (perhaps a silly questestion, but anyway;)) BR, Viggo Matt Raible-3 wrote: &g