You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(32) |
Nov
|
Dec
|
|---|
|
From: Seth M. <mr...@ph...> - 2004-10-27 16:47:19
|
Java Chap wrote: > Hi Seth, > > While i'm trying to run the app i'm getting the > following exception.. can u guess what could be the > problem??? I'm trying to run the app on Oracle. > > I think the maven config is not including the Oracle jar file, so perhaps it might be a good idea to stick it in Tomcat's classpath (common/lib) or I can add it to the maven repository if the license allows for distribution. Other than that, check build.properties to be sure you're generating for Oracle and src/webapp/WEB-INF/conf/Torque.properties for errors. Best, Seth > 2004-10-27 15:17:19,906 [http8080-Processor25] WARN > org.apache.torque.oid.IDBro > ker - IDBroker is being used with db 'opentac2', which > does not support transact > ions. IDBroker attempts to use transactions to limit > the possibility of duplicat > e key generation. Without transactions, duplicate key > generation is possible if > multiple JVMs are used or other means are used to > write to the database. > 2004-10-27 15:17:20,187 [http8080-Processor25] DEBUG > org.apache.torque.util.Tran > saction - called safeRollback with null argument > org.apache.torque.TorqueException: > org.apache.commons.dbcp.SQLNestedException: C > ould not retrieve connection info from pool, cause: > Could not create a validated > object > at > org.apache.torque.TorqueInstance.getConnection(TorqueInstance.java:71 > 7) > at > org.apache.torque.Torque.getConnection(Torque.java:268) > at > org.apache.torque.util.Transaction.beginOptional(Transaction.java:80) > > at > org.apache.torque.util.BasePeer.doSelect(BasePeer.java:1192) > at > edu.gmu.opentac2.om.BasePersonPeer.doSelectVillageRecords(BasePersonP > eer.java:438) > at > edu.gmu.opentac2.om.BasePersonPeer.doSelectVillageRecords(BasePersonP > eer.java:390) > at > edu.gmu.opentac2.om.BasePersonPeer.doSelect(BasePersonPeer.java:359) > at > edu.gmu.opentac2.om.Person.getPersonByEmailOrSid(Person.java:150) > at > edu.gmu.opentac2.webapp.SecurityRealm.booleanAuthenticate(SecurityRea > lm.java:45) > at > org.securityfilter.realm.SimpleSecurityRealmBase.authenticate(SimpleS > ecurityRealmBase.java:107) > at > org.securityfilter.authenticator.FormAuthenticator.processLogin(FormA > uthenticator.java:178) > at > org.securityfilter.filter.SecurityFilter.doFilter(SecurityFilter.java > :138) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl > icationFilterChain.java:233) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF > ilterChain.java:204) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV > alve.java:257) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.StandardContextValve.invokeInternal(Standard > ContextValve.java:245) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextV > alve.java:199) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j > ava:195) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j > ava:164) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:149) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal > ve.java:156) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:972) > > at > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:20 > 6) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java > :828) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce > ssConnection(Http11Protocol.java:700) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java > :584) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP > ool.java:683) > at java.lang.Thread.run(Thread.java:536) > Caused by: org.apache.commons.dbcp.SQLNestedException: > Could not retrieve connec > tion info from pool, cause: Could not create a > validated object > at > org.apache.commons.dbcp.datasources.SharedPoolDataSource.getPooledCon > nectionAndInfo(SharedPoolDataSource.java:217) > at > org.apache.commons.dbcp.datasources.InstanceKeyDataSource.getConnecti > on(InstanceKeyDataSource.java:676) > at > org.apache.commons.dbcp.datasources.InstanceKeyDataSource.getConnecti > on(InstanceKeyDataSource.java:660) > at > org.apache.torque.TorqueInstance.getConnection(TorqueInstance.java:70 > 5) > ... 35 more > Caused by: java.util.NoSuchElementException: Could not > create a validated object > > at > org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(Gene > ricKeyedObjectPool.java:828) > at > org.apache.commons.dbcp.datasources.SharedPoolDataSource.getPooledCon > nectionAndInfo(SharedPoolDataSource.java:213) > ... 38 more > 2004-10-27 15:17:20,234 [http8080-Processor25] INFO > edu.gmu.opentac2.webapp.Sec > urityRealm - Retreiving Person for username and > security group => STUDENT Succe > ss => false > > ~Varma > > > > _______________________________ > Do you Yahoo!? > Express yourself with Y! Messenger! Free. Download now. > http://messenger.yahoo.com > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Opentac2-developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opentac2-developers |
|
From: Velja R. <ve...@gm...> - 2004-10-27 13:16:40
|
Maybe you have a problem with user authorization on db server. Check that values specified in .properties files (WEB-INF/conf dir) matches username, pwd, database name, ... in your db. On Wed, 27 Oct 2004 02:53:47 -0700 (PDT), Java Chap <jav...@ya...> wrote: > Hi Seth, > > While i'm trying to run the app i'm getting the > following exception.. can u guess what could be the > problem??? I'm trying to run the app on Oracle. > > 2004-10-27 15:17:19,906 [http8080-Processor25] WARN > org.apache.torque.oid.IDBro > ker - IDBroker is being used with db 'opentac2', which > does not support transact > ions. IDBroker attempts to use transactions to limit > the possibility of duplicat > e key generation. Without transactions, duplicate key > generation is possible if > multiple JVMs are used or other means are used to > write to the database. > 2004-10-27 15:17:20,187 [http8080-Processor25] DEBUG > org.apache.torque.util.Tran > saction - called safeRollback with null argument > org.apache.torque.TorqueException: > org.apache.commons.dbcp.SQLNestedException: C > ould not retrieve connection info from pool, cause: > Could not create a validated > object > at > org.apache.torque.TorqueInstance.getConnection(TorqueInstance.java:71 > 7) > at > org.apache.torque.Torque.getConnection(Torque.java:268) > at > org.apache.torque.util.Transaction.beginOptional(Transaction.java:80) > > at > org.apache.torque.util.BasePeer.doSelect(BasePeer.java:1192) > at > edu.gmu.opentac2.om.BasePersonPeer.doSelectVillageRecords(BasePersonP > eer.java:438) > at > edu.gmu.opentac2.om.BasePersonPeer.doSelectVillageRecords(BasePersonP > eer.java:390) > at > edu.gmu.opentac2.om.BasePersonPeer.doSelect(BasePersonPeer.java:359) > at > edu.gmu.opentac2.om.Person.getPersonByEmailOrSid(Person.java:150) > at > edu.gmu.opentac2.webapp.SecurityRealm.booleanAuthenticate(SecurityRea > lm.java:45) > at > org.securityfilter.realm.SimpleSecurityRealmBase.authenticate(SimpleS > ecurityRealmBase.java:107) > at > org.securityfilter.authenticator.FormAuthenticator.processLogin(FormA > uthenticator.java:178) > at > org.securityfilter.filter.SecurityFilter.doFilter(SecurityFilter.java > :138) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl > icationFilterChain.java:233) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF > ilterChain.java:204) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV > alve.java:257) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.StandardContextValve.invokeInternal(Standard > ContextValve.java:245) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextV > alve.java:199) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j > ava:195) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j > ava:164) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:149) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal > ve.java:156) > at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv > eContext.java:151) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav > a:564) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:972) > > at > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:20 > 6) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java > :828) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce > ssConnection(Http11Protocol.java:700) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java > :584) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP > ool.java:683) > at java.lang.Thread.run(Thread.java:536) > Caused by: org.apache.commons.dbcp.SQLNestedException: > Could not retrieve connec > tion info from pool, cause: Could not create a > validated object > at > org.apache.commons.dbcp.datasources.SharedPoolDataSource.getPooledCon > nectionAndInfo(SharedPoolDataSource.java:217) > at > org.apache.commons.dbcp.datasources.InstanceKeyDataSource.getConnecti > on(InstanceKeyDataSource.java:676) > at > org.apache.commons.dbcp.datasources.InstanceKeyDataSource.getConnecti > on(InstanceKeyDataSource.java:660) > at > org.apache.torque.TorqueInstance.getConnection(TorqueInstance.java:70 > 5) > ... 35 more > Caused by: java.util.NoSuchElementException: Could not > create a validated object > > at > org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(Gene > ricKeyedObjectPool.java:828) > at > org.apache.commons.dbcp.datasources.SharedPoolDataSource.getPooledCon > nectionAndInfo(SharedPoolDataSource.java:213) > ... 38 more > 2004-10-27 15:17:20,234 [http8080-Processor25] INFO > edu.gmu.opentac2.webapp.Sec > urityRealm - Retreiving Person for username and > security group => STUDENT Succe > ss => false > > ~Varma > > _______________________________ > Do you Yahoo!? > Express yourself with Y! Messenger! Free. Download now. > http://messenger.yahoo.com > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Opentac2-developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opentac2-developers > |
|
From: Java C. <jav...@ya...> - 2004-10-27 09:53:56
|
Hi Seth,
While i'm trying to run the app i'm getting the
following exception.. can u guess what could be the
problem??? I'm trying to run the app on Oracle.
2004-10-27 15:17:19,906 [http8080-Processor25] WARN
org.apache.torque.oid.IDBro
ker - IDBroker is being used with db 'opentac2', which
does not support transact
ions. IDBroker attempts to use transactions to limit
the possibility of duplicat
e key generation. Without transactions, duplicate key
generation is possible if
multiple JVMs are used or other means are used to
write to the database.
2004-10-27 15:17:20,187 [http8080-Processor25] DEBUG
org.apache.torque.util.Tran
saction - called safeRollback with null argument
org.apache.torque.TorqueException:
org.apache.commons.dbcp.SQLNestedException: C
ould not retrieve connection info from pool, cause:
Could not create a validated
object
at
org.apache.torque.TorqueInstance.getConnection(TorqueInstance.java:71
7)
at
org.apache.torque.Torque.getConnection(Torque.java:268)
at
org.apache.torque.util.Transaction.beginOptional(Transaction.java:80)
at
org.apache.torque.util.BasePeer.doSelect(BasePeer.java:1192)
at
edu.gmu.opentac2.om.BasePersonPeer.doSelectVillageRecords(BasePersonP
eer.java:438)
at
edu.gmu.opentac2.om.BasePersonPeer.doSelectVillageRecords(BasePersonP
eer.java:390)
at
edu.gmu.opentac2.om.BasePersonPeer.doSelect(BasePersonPeer.java:359)
at
edu.gmu.opentac2.om.Person.getPersonByEmailOrSid(Person.java:150)
at
edu.gmu.opentac2.webapp.SecurityRealm.booleanAuthenticate(SecurityRea
lm.java:45)
at
org.securityfilter.realm.SimpleSecurityRealmBase.authenticate(SimpleS
ecurityRealmBase.java:107)
at
org.securityfilter.authenticator.FormAuthenticator.processLogin(FormA
uthenticator.java:178)
at
org.securityfilter.filter.SecurityFilter.doFilter(SecurityFilter.java
:138)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:233)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:204)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:257)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:151)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:564)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(Standard
ContextValve.java:245)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:199)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:151)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:564)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:195)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:151)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:164)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:149)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:564)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:156)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:151)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:564)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:972)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:20
6)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:828)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ssConnection(Http11Protocol.java:700)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
:584)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
ool.java:683)
at java.lang.Thread.run(Thread.java:536)
Caused by: org.apache.commons.dbcp.SQLNestedException:
Could not retrieve connec
tion info from pool, cause: Could not create a
validated object
at
org.apache.commons.dbcp.datasources.SharedPoolDataSource.getPooledCon
nectionAndInfo(SharedPoolDataSource.java:217)
at
org.apache.commons.dbcp.datasources.InstanceKeyDataSource.getConnecti
on(InstanceKeyDataSource.java:676)
at
org.apache.commons.dbcp.datasources.InstanceKeyDataSource.getConnecti
on(InstanceKeyDataSource.java:660)
at
org.apache.torque.TorqueInstance.getConnection(TorqueInstance.java:70
5)
... 35 more
Caused by: java.util.NoSuchElementException: Could not
create a validated object
at
org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(Gene
ricKeyedObjectPool.java:828)
at
org.apache.commons.dbcp.datasources.SharedPoolDataSource.getPooledCon
nectionAndInfo(SharedPoolDataSource.java:213)
... 38 more
2004-10-27 15:17:20,234 [http8080-Processor25] INFO
edu.gmu.opentac2.webapp.Sec
urityRealm - Retreiving Person for username and
security group => STUDENT Succe
ss => false
~Varma
_______________________________
Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download now.
http://messenger.yahoo.com
|
|
From: Seth M. <mr...@ph...> - 2004-10-21 05:10:42
|
Hi everyone, I just did a big checkin and implemented Application level security via SecurityFilter (http://securityfilter.sourceforge.net) thanks to Veljar's suggestion. This means that to authenticate for a particular role, we now simply begin each action's path with the role type. E.g., /student/welcome.do or /instructor/welcome.do See src/webapps/WEB-INF/struts-config.xml and src/webapps/securityfilter-config.xml for more info. This couples nicely with Varma's edu.gmu.opentac2.webapp.action.SecurityAction. Now each action should extend this and we then have complete segregation for each role. Please let me know if there are any deficiencies in this scheme. This brings me to menuing. Are there any tiles experts out there that would like to create a menuing system? Best, Seth P.S. Is anyone interested in having a meeting? I'd really like to hash out how we're to interoperate! Thanks! |
|
From: Seth M. <mr...@ph...> - 2004-10-20 15:32:03
|
Venkatesh S wrote: > So is the IRC meeting still on. I might not be able to make it but i would > like to "record" the conversation at least I would like to know this as well! If you have any questions, please feel free to contact me with comments or questions through AIM as sdmilder or Yahoo IM as pl0pper. Best, Seth |
|
From: Venkatesh S <ven...@co...> - 2004-10-20 06:16:32
|
So is the IRC meeting still on. I might not be able to make it but i would like to "record" the conversation at least -----Original Message----- From: ope...@li... [mailto:ope...@li...]On Behalf Of ope...@li... Sent: 20 October 2004 04:53 To: ope...@li... Subject: Opentac2-developers digest, Vol 1 #9 - 4 msgs Send Opentac2-developers mailing list submissions to ope...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/opentac2-developers or, via email, send a message with subject or body 'help' to ope...@li... You can reach the person managing the list at ope...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Opentac2-developers digest..." Today's Topics: 1. Re: Agenda for OpenTAC2 developement (Seth Milder) 2. Re: Agenda for OpenTAC2 developement (James Williams) 3. Meeting, DB Layout (Seth Milder) 4. Meeting, DB Layout (sorry if this a duplicate) (Seth Milder) --__--__-- Message: 1 Date: Tue, 19 Oct 2004 01:21:29 -0400 From: Seth Milder <mr...@ph...> To: ope...@li... Subject: Re: [Opentac2-developers] Agenda for OpenTAC2 developement Reply-To: ope...@li... Seth Milder wrote: > James Williams wrote: > >> What IRC channel ? >> > > Yes, this is a good question! > Hello? Is this thing on? :) --__--__-- Message: 2 Date: Tue, 19 Oct 2004 10:43:25 +0100 From: James Williams <jam...@gm...> To: ope...@li... Subject: Re: [Opentac2-developers] Agenda for OpenTAC2 developement Reply-To: ope...@li... Oh well. We need to arrange a new time. How about 8:30 p.m. GMT today (19th Oct) ? Someone else please suggest an IRC channel as I don't use it often. Or if you can't make that time we can change it. --__--__-- Message: 3 Date: Tue, 19 Oct 2004 11:54:32 -0400 From: Seth Milder <mr...@ph...> To: ope...@li... Subject: [Opentac2-developers] Meeting, DB Layout Reply-To: ope...@li... Hi everyone, Perhaps we should discuss issues with the code here? I am still willing to try IRC, but need more info. Currently, I am thinking about menuing and security. Would anyone like to help in these areas? I've been reading up on SecurityFilter, which is application level security that I believe would work nicely with the "role" attribute of Struts-tiles. Veljar has posted a very nice diagram of the DB layout: http://www.myjavaserver.com/~veljaradenkovic/opentacModel.gif Best, Seth --__--__-- Message: 4 Date: Tue, 19 Oct 2004 12:59:19 -0400 From: Seth Milder <mr...@ph...> To: ope...@li... Subject: [Opentac2-developers] Meeting, DB Layout (sorry if this a duplicate) Reply-To: ope...@li... Hi everyone, Perhaps we should discuss issues with the code here? I am still willing to try IRC, but need more info. Currently, I am thinking about menuing and security. Would anyone like to help in these areas? I've been reading up on SecurityFilter, which is application level security that I believe would work nicely with the "role" attribute of Struts-tiles. Veljar has posted a very nice diagram of the DB layout: http://www.myjavaserver.com/~veljaradenkovic/opentacModel.gif Best, Seth --__--__-- _______________________________________________ Opentac2-developers mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/opentac2-developers End of Opentac2-developers Digest |
|
From: Seth M. <mr...@ph...> - 2004-10-19 16:59:27
|
Hi everyone, Perhaps we should discuss issues with the code here? I am still willing to try IRC, but need more info. Currently, I am thinking about menuing and security. Would anyone like to help in these areas? I've been reading up on SecurityFilter, which is application level security that I believe would work nicely with the "role" attribute of Struts-tiles. Veljar has posted a very nice diagram of the DB layout: http://www.myjavaserver.com/~veljaradenkovic/opentacModel.gif Best, Seth |
|
From: Seth M. <mr...@ph...> - 2004-10-19 16:44:25
|
Hi everyone, Perhaps we should discuss issues with the code here? I am still willing to try IRC, but need more info. Currently, I am thinking about menuing and security. Would anyone like to help in these areas? I've been reading up on SecurityFilter, which is application level security that I believe would work nicely with the "role" attribute of Struts-tiles. Veljar has posted a very nice diagram of the DB layout: http://www.myjavaserver.com/~veljaradenkovic/opentacModel.gif Best, Seth |
|
From: James W. <jam...@gm...> - 2004-10-19 09:43:28
|
Oh well. We need to arrange a new time. How about 8:30 p.m. GMT today (19th Oct) ? Someone else please suggest an IRC channel as I don't use it often. Or if you can't make that time we can change it. |
|
From: Seth M. <mr...@ph...> - 2004-10-19 05:21:40
|
Seth Milder wrote: > James Williams wrote: > >> What IRC channel ? >> > > Yes, this is a good question! > Hello? Is this thing on? :) |
|
From: Seth M. <mr...@ph...> - 2004-10-18 23:20:13
|
James Williams wrote: > What IRC channel ? > Yes, this is a good question! |
|
From: James W. <jam...@gm...> - 2004-10-18 19:07:29
|
What IRC channel ? |
|
From: Java C. <jav...@ya...> - 2004-10-16 13:32:52
|
I'm GMT+5.30, So i may not available at that time ;) --- Seth Milder <mr...@ph...> wrote: > Vlada Djurovic wrote: > > --- James Williams <jam...@gm...> > wrote: > > > > > >>Hi, > >>What JDK version should I be running maven against > ? > >>Let me know what IM/IRC channel we are going to > use > >>- any time is fine > >>for me except 9-5 mon-fri UK time - have to be at > >>work :( > >>Jim > >> > > > > How about Monday, 9 or 10 PM, CET (GMT+1)? > > > > I am GMT-4, so I think 9 CET would work for me, but > I am trying to get > to sleep a bit earlier so could 8:30PM CET work? > > -- > Seth Milder > Department of Physics and Astronomy > MS 3f3 > George Mason University > Fairfax, VA > -- > "In order to make an apple pie from scratch, you > must first create the > universe." -- Carl Sagan, Cosmos > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide > on ITManagersJournal > Use IT products in your business? Tell us what you > think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! > Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Opentac2-developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opentac2-developers > _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com |
|
From: Vlada D. <vla...@ya...> - 2004-10-15 21:48:31
|
--- Seth Milder <mr...@ph...> wrote: > Vlada Djurovic wrote: > > --- James Williams <jam...@gm...> > wrote: > > > > > >>Hi, > >>What JDK version should I be running maven against > ? > >>Let me know what IM/IRC channel we are going to > use > >>- any time is fine > >>for me except 9-5 mon-fri UK time - have to be at > >>work :( > >>Jim > >> > > > > How about Monday, 9 or 10 PM, CET (GMT+1)? > > > > I am GMT-4, so I think 9 CET would work for me, but > I am trying to get > to sleep a bit earlier so could 8:30PM CET work? > Fine by me. Anyone else? > -- > Seth Milder > Department of Physics and Astronomy > MS 3f3 > George Mason University > Fairfax, VA > -- > "In order to make an apple pie from scratch, you > must first create the > universe." -- Carl Sagan, Cosmos > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide > on ITManagersJournal > Use IT products in your business? Tell us what you > think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! > Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Opentac2-developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opentac2-developers > ===== ------------- Vlada __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
|
From: Seth M. <mr...@ph...> - 2004-10-15 14:50:57
|
Vlada Djurovic wrote: > --- James Williams <jam...@gm...> wrote: > > >>Hi, >>What JDK version should I be running maven against ? >>Let me know what IM/IRC channel we are going to use >>- any time is fine >>for me except 9-5 mon-fri UK time - have to be at >>work :( >>Jim >> > > How about Monday, 9 or 10 PM, CET (GMT+1)? > I am GMT-4, so I think 9 CET would work for me, but I am trying to get to sleep a bit earlier so could 8:30PM CET work? -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA -- "In order to make an apple pie from scratch, you must first create the universe." -- Carl Sagan, Cosmos |
|
From: Seth M. <mr...@ph...> - 2004-10-15 14:44:27
|
Velja Radenkovic wrote: > 1. File: preferences-content.jsp taglib declaration for > struts-template.tld removed. > Because it is unused and undeclared in web.xml. Yes, I've moved to tiles now. > > 2. Image on first page is spoiled. (Seth this one is addressed to you) > I will fix it. > 3. membership.jsp, This part should be better. > What do you suggest? I was going to rewrite this like I did src/WEB-INF/course/index_content.jsp. Should we use the el taglib to get rid of scriptlets? Or is there a better one? > <logic:notEmpty name="KEY_USER" property="currentCourse.studentList"> > <logic:iterate name="KEY_USER" > property="currentCourse.studentList" id="student" indexId="i"> > <% int color = i.intValue()%2; %> > <tr class="data<%=color%>"> > <td><html:multibox property="personId" > value="<%=student.getId()%>"/></td> > <td><a > href="/opentac2/action/preferences.do?personId=<bean:write > name="student" property="id"/>"><bean:write name="student" > property="lastName"/></a></td> > <td><a > href="/opentac2/action/preferences.do?personId=<bean:write > name="student" property="id"/>"><bean:write name="student" > property="firstName"/></a></td> > <td><a > href="/opentac2/action/preferences.do?personId=<bean:write > name="student" property="id"/>"><bean:write name="student" > property="sid"/></a></td> > <td><a > href="/opentac2/action/preferences.do?personId=<bean:write > name="student" property="id"/>"><bean:write name="student" > property="email"/></a></td> > <td><a > href="/opentac2/action/preferences.do?personId=<bean:write > name="student" property="id"/>"><bean:write name="student" > property="active"/></a></td> > </tr> > </logic:iterate> > </logic:notEmpty> > > 3. Because I know that I'm real pain in the ... I'll stop with "This > is bad" and i'm starting the OpentacBoard module. > Package: edu.gmu.opentac2.board > JSPs: /WEB-INF/jsp/board > struts-config for module: /WEB-INF/conf/struts-config-board.xml (Do > not delete declaration in web.xml!) > ApplicationResources: All content for board module ... > ##################################################### > ################# Opentac2Board ################## > ##################################################### > after this. > > 4. Added to web.xml (I need this because I am going to use standard fmt) > <context-param> > <param-name>javax.servlet.jsp.jstl.fmt.localizationContext</param-name> > <param-value>ApplicationResources</param-value> > </context-param> > > 5. Added to Project.xml (I need this because I am going to use standard fmt) > <dependency> > <groupId>taglibs</groupId> > <artifactId>fmt</artifactId> > <version>1.1.0</version> > <url>http://jakarta.apache.org/taglibs/</url> > <type>tld</type> > <properties> > <war.bundle>true</war.bundle> > </properties> > </dependency> > Also, everyone should add their own developer entry in project.xml and let me know if you do not have developer access to the project. > 6. Please do not override those changes.Please consult me before > changing enything in board module. > Cool. You own it :) -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA -- The highest result of education is tolerance. HELEN KELLER |
|
From: Vlada D. <vla...@ya...> - 2004-10-15 07:42:00
|
--- James Williams <jam...@gm...> wrote: > Hi, > What JDK version should I be running maven against ? > Let me know what IM/IRC channel we are going to use > - any time is fine > for me except 9-5 mon-fri UK time - have to be at > work :( > Jim > How about Monday, 9 or 10 PM, CET (GMT+1)? _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com |
|
From: Velja R. <ve...@gm...> - 2004-10-15 00:52:21
|
1. File: preferences-content.jsp taglib declaration for
struts-template.tld removed.
Because it is unused and undeclared in web.xml.
2. Image on first page is spoiled. (Seth this one is addressed to you)
3. membership.jsp, This part should be better.
<logic:notEmpty name="KEY_USER" property="currentCourse.studentList">
<logic:iterate name="KEY_USER"
property="currentCourse.studentList" id="student" indexId="i">
<% int color = i.intValue()%2; %>
<tr class="data<%=color%>">
<td><html:multibox property="personId"
value="<%=student.getId()%>"/></td>
<td><a
href="/opentac2/action/preferences.do?personId=<bean:write
name="student" property="id"/>"><bean:write name="student"
property="lastName"/></a></td>
<td><a
href="/opentac2/action/preferences.do?personId=<bean:write
name="student" property="id"/>"><bean:write name="student"
property="firstName"/></a></td>
<td><a
href="/opentac2/action/preferences.do?personId=<bean:write
name="student" property="id"/>"><bean:write name="student"
property="sid"/></a></td>
<td><a
href="/opentac2/action/preferences.do?personId=<bean:write
name="student" property="id"/>"><bean:write name="student"
property="email"/></a></td>
<td><a
href="/opentac2/action/preferences.do?personId=<bean:write
name="student" property="id"/>"><bean:write name="student"
property="active"/></a></td>
</tr>
</logic:iterate>
</logic:notEmpty>
3. Because I know that I'm real pain in the ... I'll stop with "This
is bad" and i'm starting the OpentacBoard module.
Package: edu.gmu.opentac2.board
JSPs: /WEB-INF/jsp/board
struts-config for module: /WEB-INF/conf/struts-config-board.xml (Do
not delete declaration in web.xml!)
ApplicationResources: All content for board module ...
#####################################################
################# Opentac2Board ##################
#####################################################
after this.
4. Added to web.xml (I need this because I am going to use standard fmt)
<context-param>
<param-name>javax.servlet.jsp.jstl.fmt.localizationContext</param-name>
<param-value>ApplicationResources</param-value>
</context-param>
5. Added to Project.xml (I need this because I am going to use standard fmt)
<dependency>
<groupId>taglibs</groupId>
<artifactId>fmt</artifactId>
<version>1.1.0</version>
<url>http://jakarta.apache.org/taglibs/</url>
<type>tld</type>
<properties>
<war.bundle>true</war.bundle>
</properties>
</dependency>
6. Please do not override those changes.Please consult me before
changing enything in board module.
|
|
From: Seth M. <mr...@ph...> - 2004-10-14 21:11:04
|
James Williams wrote: > Hi, > What JDK version should I be running maven against ? > Let me know what IM/IRC channel we are going to use - any time is fine > for me except 9-5 mon-fri UK time - have to be at work :( > Jim I am using Sun's 1.4.2. -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA -- No nation is drunken where wine is cheap. THOMAS JEFFERSON 1818 |
|
From: James W. <jam...@gm...> - 2004-10-14 20:36:03
|
Hi, What JDK version should I be running maven against ? Let me know what IM/IRC channel we are going to use - any time is fine for me except 9-5 mon-fri UK time - have to be at work :( Jim |
|
From: Arun J. E. <jac...@gm...> - 2004-10-14 16:37:44
|
Time should be convinient to all. Let other members suggest a time and we will agree upon IRC Regards, Arun On Thu, 14 Oct 2004 11:28:41 -0400, Seth Milder <mr...@ph...> wrote: > Vlada Djurovic wrote: > > --- Seth Milder <mr...@ph...> wrote: > > > > > >>Hi everyone! > >> > >>Please be sure that you've installed Maven > >>(http://maven.apache.org) and > >>check out the current code branch (opentac2-1-0). I > >>have reorganized > >>everything from the main trunk as per request by > >>Veljar. This includes: > >> > >> 1) Getting rid of mass amounts of unused cruft > >>(tld's, jars, etc.) > >> > >> 2) Moving all JSP's under the WEB-INF directory (to > >>WEB-INF/jsp); > >> > >> 3) Enforcing the notion that every page corresponds > >>to an action. I.e., > >>no referencing directly to a jsp. > >> > > > > > > This part is maybe slightly off-topic. I managed to > > checkout and build new branch, and I noticed that > > there are fewer JSP's in WEB-INF/jsp then there were > > in initial checkout. Is this OK? > > > > You are right. I still have some JSP's to migrate. I will do that today. > > > > > >>The first thing I'd like to discuss is basic design. > >>The best way to > >>understand the system is to look at the file > >>schema/project-schema.xml. > >>I am sorry there are no UML diagrams. If someone has > >>a simple way of > >>doing this, that'd be great! > >> > >>The code is still recovering from major surgery, but > >>I think it is > >>finally in a state where I think we can let the > >>hacking begin! Sorry it > >>took so long, but I was first in CVS hell, followed > >>by jar hell and I > >>did not want to subject anyone else to this. Anyhow, > >>I still have the > >>old code up on opentac.gmu.edu, so we can at least > >>use that as a loose > >>reference for the functional specs. The new code is > >>still largely broken > >>due to significant changes in the way user security > >>is handled and also > >>because of changes to the core schema > >>(schema/project-schema.xml). > >> > >>What does you guys think about everyone choosing > >>certain components of > >>the code that you'll then "own?" We could almost go > >>through > >>struts-config.xml and just pick actions or groups of > >>actions to work on. > >> > >>I think we should have a conference over IM so we > >>can all discuss this > >>in real time. > >> > > > > Maybe it's better to use IRC (just saying this because > > I don't use IM :-) ). And schedule it in some > > timezone-independent time. > > > > I am fine with that. Can you or Arun arrange this? > > -- > Seth Milder > Department of Physics and Astronomy > MS 3f3 > George Mason University > Fairfax, VA > -- > Heisenberg may have been here. > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Opentac2-developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opentac2-developers > |
|
From: Seth M. <mr...@ph...> - 2004-10-14 15:28:57
|
Vlada Djurovic wrote: > --- Seth Milder <mr...@ph...> wrote: > > >>Hi everyone! >> >>Please be sure that you've installed Maven >>(http://maven.apache.org) and >>check out the current code branch (opentac2-1-0). I >>have reorganized >>everything from the main trunk as per request by >>Veljar. This includes: >> >> 1) Getting rid of mass amounts of unused cruft >>(tld's, jars, etc.) >> >> 2) Moving all JSP's under the WEB-INF directory (to >>WEB-INF/jsp); >> >> 3) Enforcing the notion that every page corresponds >>to an action. I.e., >>no referencing directly to a jsp. >> > > > This part is maybe slightly off-topic. I managed to > checkout and build new branch, and I noticed that > there are fewer JSP's in WEB-INF/jsp then there were > in initial checkout. Is this OK? > You are right. I still have some JSP's to migrate. I will do that today. > >>The first thing I'd like to discuss is basic design. >>The best way to >>understand the system is to look at the file >>schema/project-schema.xml. >>I am sorry there are no UML diagrams. If someone has >>a simple way of >>doing this, that'd be great! >> >>The code is still recovering from major surgery, but >>I think it is >>finally in a state where I think we can let the >>hacking begin! Sorry it >>took so long, but I was first in CVS hell, followed >>by jar hell and I >>did not want to subject anyone else to this. Anyhow, >>I still have the >>old code up on opentac.gmu.edu, so we can at least >>use that as a loose >>reference for the functional specs. The new code is >>still largely broken >>due to significant changes in the way user security >>is handled and also >>because of changes to the core schema >>(schema/project-schema.xml). >> >>What does you guys think about everyone choosing >>certain components of >>the code that you'll then "own?" We could almost go >>through >>struts-config.xml and just pick actions or groups of >>actions to work on. >> >>I think we should have a conference over IM so we >>can all discuss this >>in real time. >> > > Maybe it's better to use IRC (just saying this because > I don't use IM :-) ). And schedule it in some > timezone-independent time. > I am fine with that. Can you or Arun arrange this? -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA -- Heisenberg may have been here. |
|
From: Arun J. E. <jac...@gm...> - 2004-10-14 06:50:14
|
IRC would be better On Wed, 13 Oct 2004 23:43:13 -0700 (PDT), Vlada Djurovic <vla...@ya...> wrote: > > --- Seth Milder <mr...@ph...> wrote: > > > Hi everyone! > > > > Please be sure that you've installed Maven > > (http://maven.apache.org) and > > check out the current code branch (opentac2-1-0). I > > have reorganized > > everything from the main trunk as per request by > > Veljar. This includes: > > > > 1) Getting rid of mass amounts of unused cruft > > (tld's, jars, etc.) > > > > 2) Moving all JSP's under the WEB-INF directory (to > > WEB-INF/jsp); > > > > 3) Enforcing the notion that every page corresponds > > to an action. I.e., > > no referencing directly to a jsp. > > > > This part is maybe slightly off-topic. I managed to > checkout and build new branch, and I noticed that > there are fewer JSP's in WEB-INF/jsp then there were > in initial checkout. Is this OK? > > > The first thing I'd like to discuss is basic design. > > The best way to > > understand the system is to look at the file > > schema/project-schema.xml. > > I am sorry there are no UML diagrams. If someone has > > a simple way of > > doing this, that'd be great! > > > > The code is still recovering from major surgery, but > > I think it is > > finally in a state where I think we can let the > > hacking begin! Sorry it > > took so long, but I was first in CVS hell, followed > > by jar hell and I > > did not want to subject anyone else to this. Anyhow, > > I still have the > > old code up on opentac.gmu.edu, so we can at least > > use that as a loose > > reference for the functional specs. The new code is > > still largely broken > > due to significant changes in the way user security > > is handled and also > > because of changes to the core schema > > (schema/project-schema.xml). > > > > What does you guys think about everyone choosing > > certain components of > > the code that you'll then "own?" We could almost go > > through > > struts-config.xml and just pick actions or groups of > > actions to work on. > > > > I think we should have a conference over IM so we > > can all discuss this > > in real time. > > > Maybe it's better to use IRC (just saying this because > I don't use IM :-) ). And schedule it in some > timezone-independent time. > > > -- > > Seth Milder > > Department of Physics and Astronomy > > MS 3f3 > > George Mason University > > Fairfax, VA > > -- > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Opentac2-developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opentac2-developers > |
|
From: Vlada D. <vla...@ya...> - 2004-10-14 06:43:30
|
--- Seth Milder <mr...@ph...> wrote: > Hi everyone! > > Please be sure that you've installed Maven > (http://maven.apache.org) and > check out the current code branch (opentac2-1-0). I > have reorganized > everything from the main trunk as per request by > Veljar. This includes: > > 1) Getting rid of mass amounts of unused cruft > (tld's, jars, etc.) > > 2) Moving all JSP's under the WEB-INF directory (to > WEB-INF/jsp); > > 3) Enforcing the notion that every page corresponds > to an action. I.e., > no referencing directly to a jsp. > This part is maybe slightly off-topic. I managed to checkout and build new branch, and I noticed that there are fewer JSP's in WEB-INF/jsp then there were in initial checkout. Is this OK? > The first thing I'd like to discuss is basic design. > The best way to > understand the system is to look at the file > schema/project-schema.xml. > I am sorry there are no UML diagrams. If someone has > a simple way of > doing this, that'd be great! > > The code is still recovering from major surgery, but > I think it is > finally in a state where I think we can let the > hacking begin! Sorry it > took so long, but I was first in CVS hell, followed > by jar hell and I > did not want to subject anyone else to this. Anyhow, > I still have the > old code up on opentac.gmu.edu, so we can at least > use that as a loose > reference for the functional specs. The new code is > still largely broken > due to significant changes in the way user security > is handled and also > because of changes to the core schema > (schema/project-schema.xml). > > What does you guys think about everyone choosing > certain components of > the code that you'll then "own?" We could almost go > through > struts-config.xml and just pick actions or groups of > actions to work on. > > I think we should have a conference over IM so we > can all discuss this > in real time. > Maybe it's better to use IRC (just saying this because I don't use IM :-) ). And schedule it in some timezone-independent time. > -- > Seth Milder > Department of Physics and Astronomy > MS 3f3 > George Mason University > Fairfax, VA > -- > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
|
From: Arun J. E. <jac...@gm...> - 2004-10-14 04:38:40
|
I use eclipse as IDE. which one do you use. Arun On Thu, 14 Oct 2004 00:27:59 -0400, Seth Milder <mr...@ph...> wrote: > Arun Jacob Elias wrote: > > Hello, Seth, > > > > Nice to see your email. > > > > Could you give me the CVS details, like repository path. I beleive host is : > > opentac.gmu.edu > > > > Which chat client you use. I use MSN and IRC. > > > > Regards, > > > > Arun > > > > > I do not really do Windows, so MSN is out for me. I've never done IRC, > but that may be a good way to go. I am on Yahoo as pl0pper and AIM as > sdmilder. Also I will need to add some of you to the developer list for > opentac2 at sourceforge. To check out the code you do this: > > cvs -d :ext:myS...@cv...:/cvsroot/opentac2 > co -r opentac2-1-0 opentac2 > > Of course, all that should be on one line. > > -- > Seth Milder > Department of Physics and Astronomy > MS 3f3 > George Mason University > Fairfax, VA > -- > "The question is complex and life is short." --Protagoras on the > existence of the gods > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Opentac2-developers mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opentac2-developers > |