[JBoss-user] [EJB/JBoss] - Re: [Hibernate] Session cannot be generated outside of trans

2005-04-04 Thread minmay
Problem solved. I had to make the transaction required. Previously I just made the transaction optional. Noticed JBoss Hibernate caveat requires a transaction before JBoss Hibernate attaches a transaction. Does this mean that JBoss Hibernate always requires a transaction? What if you're just

[JBoss-user] [JBoss Getting Started Documentation] - Where can I download jbossj2ee-src.zip

2005-04-04 Thread [EMAIL PROTECTED]
Where can I download jbossj2ee-src.zip? This is needed to get the j2ee tutorial 1.3 to work. Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3872656#3872656 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3872656

[JBoss-user] [JBossCache] - Re: eviction errors

2005-04-04 Thread drosenbaum
Thanks for the answer Ben. In my application, I have certain data that periodically gets loaded into the database by a different app, a batch load process. I would like to clear my cache after this load process, so that a new database load is forced and the new data would be used, rather than

[JBoss-user] [HTTPD, Servlets JSP] - mod_cookies security issue in Tomcat

2005-04-04 Thread k.badri
We had an internal security scan run in our intranet and Norton reported this vulnerablity in Tomcat installed on JBoss. Any one else ran into this problem ? Any solutions to overcome this ? - The Apache HTTP server has an optional module mod_cookies that could allow a remote attacker to

[JBoss-user] [Installation Configuration] - SecurityAssociationValve and JBoss 4.x

2005-04-04 Thread crumble
Hi, I am migrating an application from JBoss 3.2.3 to JBoss 4.0.1sp1, most of it is going well - except for my 'Host' config within Tomcat. In the 3.2.3 config we use: When I try and do the same in 4.0.1sp1 I get an InstantiationException on the SecurityAssociationValve. Can someone

[JBoss-user] [Installation Configuration] - Re: SecurityAssociationValve and JBoss 4.x

2005-04-04 Thread crumble
Oops - should have previewed first... I'll try posting the config line again: | Valve className=org.jboss.web.tomcat.security.SecurityAssociationValve/ View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3872663#3872663 Reply to the post :

[JBoss-user] [JBossCache] - Re: exception in LRUAlgorithm

2005-04-04 Thread kkalmbach
Looking at the logs, I do not think this is related to the eviction policy running. I definatly see one thread getting a write lock, then another thread getting a write lock (for the same node) before the first one is finished. Here is what I see happening T1 is Thread1, T2 is Thread2.

[JBoss-user] [Security JAAS/JBoss] - mod_cookies security issue on JBoss/Tomcat

2005-04-04 Thread k.badri
We had an internal security scan run in our intranet and Norton reported this vulnerablity in Tomcat installed on JBoss. Any one else ran into this problem ? Any solutions to overcome this ? - The Apache HTTP server has an optional module mod_cookies that could allow a remote attacker to

[JBoss-user] [HTTPD, Servlets JSP] - Re: mod_cookies security issue in Tomcat

2005-04-04 Thread [EMAIL PROTECTED]
Tomcat != Apache http server so this warning is irrelevant. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3872670#3872670 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3872670

[JBoss-user] [Security JAAS/JBoss] - Jboss Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS !!

2005-04-04 Thread dkdkdk
HTTP/1.1 200 OK X-Powered-By: Servlet 2.4; Tomcat-5.0.28/JBoss-4.0.0 (build: CVSTag=JBoss_4_0_0 date=200409200418) Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS Content-Length: 0 Date: Tue, 05 Apr 2005 03:33:19 GMT Server: Apache-Coyote/1.1 I wonder the following HTTP

[JBoss-user] [Performance Tuning] - Re: The best JVM

2005-04-04 Thread vishak_s
I am using sun jdk 1.4.2 along with JBoss 3.2.3. can you suggest the best vm that could be used with this version of jboss so that performance can be improved. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3872675#3872675 Reply to the post :

[JBoss-user] [Installation Configuration] - download error org.eclipse.core.runtime required

2005-04-04 Thread veenaveena
while downloading jbosside plugin through eclipse update error coming org.eclipse.core.runtime required so not able to download the plugin thanxs in advance View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3872676#3872676 Reply to the post :

<    1   2