[JBoss Tools] - Seam 2.3 \ AS7.1.1.Final \ JBoss Developer Studio Problems
by Jonathan Clarke
Jonathan Clarke [https://community.jboss.org/people/jonathanmclarke] created the discussion
"Seam 2.3 \ AS7.1.1.Final \ JBoss Developer Studio Problems"
To view the discussion, visit: https://community.jboss.org/message/746448#746448
--------------------------------------------------------------
Dear All,
I'm actually trying to get to the point where I've got a Seam 2 demo with Icefaces 3 and Icemobile working. However, they need JSF 2, and so I thought I'd go for a Seam 2.3 build. I couldn't even get anywhere near looking at Icefaces, because a simple Seam 2.3 project created by JBoss Tools would not deploy to AS7.1.1.Final, with the problems at these links:
https://bugzilla.redhat.com/show_bug.cgi?id=828828 https://bugzilla.redhat.com/show_bug.cgi?id=828828
https://issues.jboss.org/browse/JBIDE-11490 https://issues.jboss.org/browse/JBIDE-11490
Does anyone know of a workaround or solution to this problem?
Also, the seam-gen for 2.3 is documented as being broken at the moment, regarding Hibernate jars, so does anyone know how to get Seam 2.2.2.Final up and going with JSF 2, so I can try out Icefaces 3?
Many thanks,
Jonathan.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/746448#746448]
Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 9 months
[Datasource Configuration] - Possibility to use DB2ConnectionPoolDataSource
by francesco benvadi
francesco benvadi [https://community.jboss.org/people/fbenvadi] created the discussion
"Possibility to use DB2ConnectionPoolDataSource"
To view the discussion, visit: https://community.jboss.org/message/746352#746352
--------------------------------------------------------------
Hi All,
I would like to re-open this thread because I'm facing an extremely valid reason to use ConnectionPool directly specially for IBM DB2 Version10.1 on.
The database from Version 10.1 is able to filter either records or columns based on Connection User (actually Trusted Connections)
This feature is based on User Id of the connection which, being able o use the native Pool, allows to change the user of the connection and actually to pool it without reconnecting on any requests.
Everytime I ask for connection pool via JNDI I should receive not the WrappedDataSource but the ConnectionPool to be able to ask for "TrustedConnections"
This is my problem.
Any type of possible solution will be extremely well accepted because we are facing this problem with a very key customer.
Thanks since now to anyone the would help
Franco
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/746352#746352]
Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 9 months