Rob,
I don't use JSF either. I just use JSP with WebWork2.
Rob Hills wrote:
>
> AppFuse does a good job of identifying Date-type columns and injecting
> the appropriate code into generated JSPs so it wasn't hard to work out
> how to do it from the generated code.
>
Can you help give the exa
I have them registered in the applicationContext.xml file in
core/src/main/resources ('m using the struts 2 modular archtectype) like the
PersonService here, but I'm still not getting it to work:
[code]
[/code]
http://localhost:8080/services/PersonService?wsdl doesn't work while
Hi again Jim,
bernatowicz wrote:
I am using Appfuse 2.0 (Struts2), IDEA 7.0.1, and Tomcat 5.5.23. I have
built the skeleton app in Idea to create a WAR that I copy to
TOMCAT/webapps. I have manually replaced the ${} variables with the values
found in the pom.xml file in jdbc.properties files,
Hi Jim,
bernatowicz wrote:
Greetings,
I am using Appfuse 2.0 (Struts2), IDEA 7.0.1, and Tomcat 5.5.23. I have
built the skeleton app in Idea to create a WAR that I copy to
TOMCAT/webapps. I have manually replaced the ${} variables with the values
found in the pom.xml file in jdbc.properties f
Hi Bruce,
BruceLee wrote:
Thank Rob for prompt response. Sorry I did typo as you mentioned.
1. I do want to use appfuse DateConverter. Not want to re-invert the wheels.
2. We tried DateUtil class in Java code, it works for -MM-dd format.
OK, well that suggests that you have the converter co
Greetings,
I am using Appfuse 2.0 (Struts2), IDEA 7.0.1, and Tomcat 5.5.23. I have
built the skeleton app in Idea to create a WAR that I copy to
TOMCAT/webapps. I have manually replaced the ${} variables with the values
found in the pom.xml file in jdbc.properties files, but I cannot get rid of
Hi Yongping,
Yongping wrote:
I played with AppFuse for a couple of weeks. So far so good. I like it.
I tried to add new DAO, Entity and Service. Everything worked perfectly.
However dbunit seems failed to load test data defined in sample-data.xml
into a little bit special table. I called it a
I've done plenty in the government arena, but unfortunately, their URLs are
not public.
What functionality are you seeking? If you are looking for templates
then you might look at facelets for that functionality rather than
tiles. We tried both and had a very hard time getting either sitemesh
or tiles to work in our faces implementation but facelets gave us
everything we nee
Does anyone know why Sitemesh doesn't work with JSF? Is Tiles better than
SiteMesh?
Hi
Simple, I would like to know if there exists a commercial application and
URL for it that has been implemented using SpringMVC web framework. If
someone knows about this existing application in the Open source arena I
would also like to know.
Thanks
Thank Rob for prompt response. Sorry I did typo as you mentioned.
1. I do want to use appfuse DateConverter. Not want to re-invert the wheels.
2. We tried DateUtil class in Java code, it works for -MM-dd format.
The real problem appears, how to configure it as default converter for
in JSP t
The customer just asked if I could have one of the jsp pages in my Spring
app not be nested in with the defaults - i.e., no header.jsp, etc.
Any quick way to do this?
Oh wait! Something did show up in the file! Too bad I have to go to work now
:P
Nathan
[mywebapp] DEBUG [main] StartupListener.setupContext(150) | Drop-down
initialization complete [OK]
[mywebapp] ERROR [main] [/mywebapp].filterStart(3639) | Exception starting
filter struts
javax.xml.transfo
hi all
i just tried to see debug messages of dbunit while creating/inserting or
updating the database during build/test process by adding
to log4j.xml file.
but it does not work properly.
how can i do that
--
View this message in context:
http://www.nabble.com/debug-message-of
Heh, I forgot that AppFuse logs to the console by default... and if I can't
find the console output I should probably direct the logs elsewhere. Good
thinking Rob :)
...
G... Okay so I tried using a FileAppender instead within my AppFuse
application log4j config. Tomcat apparently had th
I played with AppFuse for a couple of weeks. So far so good. I like it.
I tried to add new DAO, Entity and Service. Everything worked perfectly.
However dbunit seems failed to load test data defined in sample-data.xml
into a little bit special table. I called it a little bit specail because it
ha
Rob,
Its probably that time where you zip up the relevant code and ship it off to
me. [EMAIL PROTECTED]
It will be easier if I just take a look, if you'd like me to.
-Dusty
Rob Hills wrote:
>
> Hi Dusty,
>
> dusty wrote:
>> #1 Can you show me your cancel button? In Appfuse, the Cancel but
Hi again Nathan,
Nathan Anderson wrote:
Hi Rob/Matt/Anyone else with a suggestion ;),
Okay... so I found a problem with the database configuration [I missed the second password field in jdbc.properties]. But apparently there is something else not working. I still can't find catalina.out so I
Hi Nathan,
Nathan Anderson wrote:
Hi Rob/Matt/Anyone else with a suggestion ;),
Okay... so I found a problem with the database configuration [I missed the second password field in jdbc.properties]. But apparently there is something else not working. I still can't find catalina.out so I can't
Dear Team,
I digged days, tried to search on this forum, got some good info for my
question, but still puzzles. We use 1.9.4 with WebWork.
We want default conversion from string on JSP to Date in model using Appfuse
DateConverter. I want to use fixed format -MM-dd. Then I set
ApplicationReso
Hi Bruce,
BruceLee wrote:
I digged days, tried to search on this forum, got some good info for my
question, but still puzzles. We use 1.9.4 with WebWork.
We want default conversion from string on JSP to Date in model using Appfuse
DateConverter. I want to use fixed format -MM-dd. Then I set
22 matches
Mail list logo