I think i have the same problem. none of the solutions proposed worked for
me.
I have been fighting for days with this problem. could someone help me
please
Error invoking method public static
org.apache.tapestry5.hibernate.HibernateSessionManager
org.apache.tapestry5.hibernate.HibernateCoreModul
thanks fpr your answer
how do i do that. which dependency should i delete? everytime i try and run
mvn eclipse:eclipse the 3.5.6 version is still dowloaded!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Hibernate-connection-pool-tp5717744p5717833.html
Sent from the Tape
This is my pom
http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns="http://maven.apache.org/POM/4.0.0";>
4.0.0
com.example
tutorial
1.0-SNAPSHOT
war
tutorial Tapestry 5 Applicatio
salut
I just deleted the dependency. it did not changed anything! :-(
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Hibernate-connection-pool-tp5717744p5717839.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi,
I just started learning Tapestry with mysql & Hibernate and i can not manage
to store some form data into a database. I still get this error message
Error invoking method public static
org.apache.tapestry5.hibernate.HibernateSessionManager
org.apache.tapestry5.hibernate.HibernateCoreModule.bu
Thanks for answering
i removed hibernate 4.1.7 and added Hibernate 3.5.6-Final
now i have this by starting the application
HTTP ERROR 500
Problem accessing /Tapestry%20Tutorial/. Reason:
Exception constructing service 'ValueEncoderSource': Error invoking
service contribution method
org.apac
http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";>
com.mysql.jdbc.Driver
jdbc:mysql://localhost/tapestry
org.hibernate.dialect.MySQLDialect
root
mysql
update
it's working now with the following dependencies in the pom
org.apache.tapestry
tapestry-core
5.3.6
org.hibernate.javax.persistence
hibernate-jpa-2.0-api
1.0.1.Final
mysql
mysql-connector-java
Hello,
I would like to make some nested Grid, but I am not sure if it is possible.
I have Entities like Land, City, and Street. I would like to display the
Lands in a Grid like following.
Land / City/ Street
-
/ Land1
Thanks I will look at it...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720344.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubs
Hi Lance,
maybe you missunderstood me. I tryed to make a grid in Cell and it seems to
work. I also managed to hide headers of the nested grid. The main problem
ist that the Cities to diplay depend on the id of the land and the streets
on the id of the city. I can not figure out how to pass that id
Thank you very much... it works!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720348.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To u
next question!
Do you know a way to hide headers(nested grid) without using css?
thanks!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720349.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Cool!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720418.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-
The t:mixins attribute works fine just for the first grid. As soon as i try
to use it for the nested grids, i et this error message
"Render queue error in CleanupRender[projekt/Ablaufplan:grid_3]:
org.apache.tapestry5.dom.Text cannot be cast to
org.apache.tapestry5.dom.Element"
seems to be something else! It did not change anything.
the error semms to be in this code line
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720428.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
maybe this could help
PROJEKT_ID=1
[DEBUG] projekt.AblaufplanProjekt [ EXIT] getModule
[[com.example.pms.entities.Modul@164940c,
com.example.pms.entities.Modul@33de17]]
[DEBUG] mixins.GridCollapse [ENTER] findTable(
Name
Arbeitspaket
Modul1
Nummer
2
1
Modul2 -
)
##
this is how the grid looks like
AnnaProjekt
Modul1
1
2
Modul2
-
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720432.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
It still does'nt work. whitespace are compressed by default...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720434.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
I figured out that i get that error only if a cell is empty. adding an
element does not seem to resolve the problem... Thanks for the
help so far...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/GridDataSource-Nested-Grid-tp5720342p5720435.html
Sent from the Tapestry -
sorry i have been busy and did not get time to look into it. what do you mean
with render a grid with single row? do you mean somthing like this?
since i nead a source attribute for grid? i am wondering what comes there?
thanks
21 matches
Mail list logo