well, i tried to change the name of the combobox to "licence.type.id" but
then when I choose an other value, it change in the combobox but not in the
field linked to the combobox (and i get a null pointer exception when i
click save):
http://www.nabble.com/file/8531/licenceForm.gif
=>
http://
If looks like you need a comma between your last two paths. Also, it
should be "classpath*:/applicationContext-dao.xml" for
appfuse-hibernate.
Matt
On 5/18/07, Will Berger <[EMAIL PROTECTED]> wrote:
It appears we deriving from a spring class.
public class ScenarioDAOFileImplTest extends
Abstr
It appears we deriving from a spring class.
public class ScenarioDAOFileImplTest extends
AbstractSingleSpringContextTests
String[] retCode = {
"classpath:/WEB-INF/applicationContext.xml","classpath:/applicationContext-resources.xml"};
does this need to become
protected Stri
Are you extending one of AppFuse's TestCase classes, or are you
writing your own? If your own, what path are you using to load
applicationContext-dao.xml? It should be the same one that's used in
web.xml and the Base*TestCase classes.
Matt
On 5/18/07, Will Berger <[EMAIL PROTECTED]> wrote:
Matt, I am not having an issue with eclipse, but rather, I am using the
sessionFactory in one of my dao it is referenced in my bean defn in muy
web-inf/applicationContext.xml. When I run the appserver(jetty) without the
unit test, apparently the appfuse-hibernate.jar that contains the
seesionfacto
Hello preman,
I do a very similar thing. I found it not that easy to implement via SMS
(GPRS) but got there in the end. I use the jSMSEngine which has now found
here http://smslib.sourceforge.net/. It only works with certain GPRS
modems. I use a GPRS modem attached to the server to send the s
Dear appfuse fans,
I am new to appfuse... I would like to use appfuse to develop a portal.
The login page i want it to be something like Nabble...
Step 1 - Sign up
Mobile Number
Screen Name
Step 2 - Password
Generate a random password and send through email or mobile
Step 3 - Login
Enter passw