[JBoss-user] [Installation, Configuration & Deployment] - JBoss 4.0.3-SP1 - Where should i place common files for "jar

2005-11-22 Thread vijpan
Hi, I have an ear which has an ejb module and a war. I am not making use of Hibernate MBean. I am initializing the Hibernate through a Struts plugin with a help of utility class as HibernateUtil. This HibernateUtil is present in the "war" as the struts plugin needs it. All the DAO's which are

[JBoss-user] [The Lizzard's corner] - JBoss 4.0.3-SP1 - Where to place Common classes for jar and

2005-11-22 Thread vijpan
Hi, I have an ear which has an ejb module and a war. I am not making use of Hibernate MBean. I am initializing the Hibernate through a Struts plugin with a help of utility class as HibernateUtil. This HibernateUtil is present in the "war" as the struts plugin needs it. All the DAO's which are r

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Filter

2004-07-22 Thread vijpan
any hint guys? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843004#3843004 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843004 --- This SF.Net email is s

[JBoss-user] [HTTPD, Servlets & JSP] - Filter "dispatcher" elemnt not working properly in Tomcat bu

2004-07-21 Thread vijpan
Hi, I am trying to have a servlet Filter(Tomcat under bunled JBOSS 3.2.3) in place that will get invoked whenver there is a client request for any jsp. Like a created a sample filter named testFilter test.Sample testFilter *.jsp The above thing works but i

[JBoss-user] [Installation & Configuration] - Hibernate Logging through server/xxx/conf/log4j.xml file

2004-04-12 Thread vijpan
Hi, I am using Hibernate as the persistence mechanism with JBoss3.2.3 as the app server. Currently Hibernate is logging(from DEBUG) too much a stuff in the default "server.log" file . I want to turn the logging of Hibernate from the "WARN" level. Could anyone let me know that which category do

[JBoss-user] [Installation & Configuration] - Re: How do I set up JBoss

2004-04-07 Thread vijpan
I have the SUn JDK 1.4.2 but it also has the problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829706#3829706 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829706

[JBoss-user] [Installation & Configuration] - JBoss In Production -- What Configuration to look for

2004-04-07 Thread vijpan
Hi, We are planning to use JBoss 3.2.3 with bundled Tomcat 4.x. in Production environment. I was wondering if you guys have some advise that what different configuration files i should look for and make changes for a better performance. There could be around 100 concurrent users initially. Few

[JBoss-user] [Installation & Configuration] - URL Rewrite doesn't works

2004-03-09 Thread vijpan
Hi, I am using JBOSS 3.2.3 along with the bundled Tomcat. I am doing the user session management with the help of HttpSession. It works good if we have the cookie enabled. But once we disable the cookie the session is lost, so we did the response.encodeURL but nothing is happening. I tried to pr

[JBoss-user] [Installation & Configuration] - Is JBOSS 3.2.3 supported on JDK 1.5 (beta)

2004-03-02 Thread vijpan
Hi, Is JBOSS 3.2.3 supports the Sun JDK 1.5 (beta), i was trying to start up the JBOSS on 1.5 and this is the error i am getting -- Failed to boot JBoss: javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepository,name=Default at com.sun.jmx.interceptor.Def

[JBoss-user] [Installation & Configuration] - HotSpot Virtual Machine Error -- Log says perm memory is 98%

2004-03-02 Thread vijpan
Hi, We have an web aplication, running on this configuration. Red Hat Linux Enterprise Advanced Server 3.0 JBOSS 3.2.3 2GB RAM 1CPU - Intel Pentium IV JAVA_OPTS (also have tried several other values )=-Xms800m -Xmx800m -XX:MaxPermSize=400m While trying to start up JBoss 90% of the time this er

[JBoss-user] [Beginners Corner] - HotSpot Virtual Machine Error -- Log says perm memory is 98%

2004-03-02 Thread vijpan
We have a web app -- running on the following config: RedHat Linux Advanced Sever 3.0 Jboss 3.2.3 Intel Pentium IV - 1 CPU 2 GB RAM Hibernate for Data Access, Persistence JAVA_OPTS = -Xms800m -Xmx800m -XX:MaxPermSize=400m While trying to start up the Jboss for the above app 90% of time it will gi

[JBoss-user] [Installation & Configuration] - Re: Memry size increase has a bad effect? Why?

2004-02-24 Thread vijpan
Hi Adrian, Thanks for the reply. Could you help me out that what can be the best options for me to set regarding these variables in JAVA_OPTS in run.sh file. Thanks a lot! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822771#3822771 Reply to the post : ht

[JBoss-user] [Installation & Configuration] - Memry size increase has a bad effect? Why?

2004-02-24 Thread vijpan
I have a RedHat Linux Advanced Server 3.0 -- running JDK1.4.2--- JBOSS is 3.2.3 ---the machine has 1 GBRAM -- when some users(3-4) try to start testing an app it gives this error (also i havent given any memory allocation through Xmx)---first i wanted to be sure that its a memory problem or some