[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: sql performance difference

2005-09-21 Thread tarikp
hi connection url is: jdbc:oracle:thin:@(DESCRIPTION = (LOAD_BALANCE=on) (ADDRESS=(PROTOCOL=TCP) (HOST = kopsdb1_vip.yurticikargo.com.tr) (PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = kopsdb2_vip.yurticikargo.com.tr)(PORT = 1521)) (CONNECT_DATA= (SERVER = DEDICATED) (SERVICE_NAME = KOPS))

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - sql performance difference

2005-09-19 Thread tarikp
hi our problem is differnence execution time between pl/sql developer and jboss application server. same select statments executed in 5 seconds at pl/sql devoleper or oracle j-developer , but selfsame excecuted in 30 seconds at jboss application server. i checked the index , strings etc.

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: restart and java.lang.NoClassDefFoundError

2005-09-06 Thread tarikp
thanks joachim it works fine best regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893169#3893169 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893169 --- SF

[JBoss-user] [EJB/JBoss] - restart and java.lang.NoClassDefFoundError

2005-09-06 Thread tarikp
our problem occurs after restart report server.. Report server works normally. But when i restart the server (without any variety) , our server is giving java.lang errors. first --Can't connect to X11 window server using 'localhost:1.0' as the value of the DISPLAY variable.-- error is on report

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - restart and java.lang.NoClassDefFoundError

2005-09-06 Thread tarikp
hi our problem occurs after restart report server.. Report server works normally. But when i restart the server (without any variety) , our server is giving java.lang errors. first --Can't connect to X11 window server using 'localhost:1.0' as the value of the DISPLAY variable.-- error is on rep