Re: [appfuse-user] Hibernate persistence tutorial error?

2008-02-20 Thread Matt Raible
The last comment on the following issue may help: http://issues.appfuse.org/browse/APF-998 Matt On Feb 20, 2008, at 8:37 PM, mmaia wrote: Hi, I was using hibernate tutorial from Appfuse site: http://www.appfuse.org/display/APF/Using+Hibernate and where it says: Create an applicationContext

[appfuse-user] Hibernate persistence tutorial error?

2008-02-20 Thread mmaia
Hi, I was using hibernate tutorial from Appfuse site: http://www.appfuse.org/display/APF/Using+Hibernate and where it says: Create an applicationContext.xml file in src/main/webapp/WEB-INF (or core/src/main/resources for a modular archetype) and add the following XML to it This actually did no

Re: [appfuse-user] Struts2 and jsCalendar

2008-02-20 Thread Ron Anderson
The JS files weren't the problem since I could get it to work with real buttons like what Equinox uses. The problem was not understanding the button id name convention. When I added the jsp name to the button id followed by a '.' like what Matt has in the example person. it started working. S

[appfuse-user] Error when deploying on WebSphere 6.1

2008-02-20 Thread kagan
Hello: I'm using appfuse 2.0.1 release with Struts. Deploying on Tomcat works dandy but when I deploy the war file on WebSphere 6.1 I receive the following error: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.context.config.internal

[appfuse-user] How to download complete source using mvn appfuse:full-source behind firewall.

2008-02-20 Thread Abdul Khaliq Gaffar
Hi, I am unable to download the complete source code behind firewall using mvn appfuse:full-source. Is there anyway where I need to set the proxy setting's so that I am in a position to download complete source code. Thanks -Khaliq >