[JBoss-user] [Installation & Configuration] - jboss upgrade from 3.2.1 to 4.0.2 issue

2005-06-17 Thread kondetisree
Hi, my application is running on 3.2.1 & now we are upgrading to 4.0.2. I had a lot of classnotfound exceptions. I read abt the new classloading in 4.0.2. I enabled the Java2classloadingcompliance & usejbowwebloader to true. But still i got the same exceptions. So in my wars i added

[JBoss-user] [Management, JMX/JBoss] - Re: java.io.NotSerializableException while getting dom3.Elem

2004-06-24 Thread kondetisree
yes, need to accessit from outside Jboss JVM View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839912#3839912 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839912 ---

[JBoss-user] [Management, JMX/JBoss] - java.io.NotSerializableException while getting dom3.Element

2004-06-23 Thread kondetisree
Hi, I want to get the ConfigElement in jboss.web:service=WebServer for reading Tomcat configuration. But i get the following exception - " java.io.NotSerializableException: org.apache.xerces.dom.NodeListCache" ---

[JBoss-user] [Management, JMX/JBoss] - How to know about the Webserver in JBoss?Jetty or Tomcat

2004-04-22 Thread kondetisree
Hi... As we observed that Jboss supports Jetty, which is webserver that integrated with Jboss and Tomcat as Web servers. So how to find it out whether this installation contains whether Jetty or Tomcat?? Is there any MBean to look after to distinguish between these two web servers? Pls. do ne

[JBoss-user] [Management, JMX/JBoss] - pls. clarify about WebContainer and VirtualHost??

2004-04-20 Thread kondetisree
Hi.. I would like know about how the jetty server that implemented in Jboss? So is there any MBean that will tells about WebContainer stuff? And at the same time I would like to know about VirtualHosts concept in Jboss? Whether Jboss supports VirtualHosts concept are not? Thanks in Advance Sri

[JBoss-user] [Installation & Configuration] - How to handle discovery of Tomcat Module or jetty module?

2004-04-20 Thread kondetisree
Hi How JBoss handle the discovery of Tomcat Module or Jetty module? I would like to know whether both the webservers are applicable for Jboss or any one of the webserver? Pls. do needful Thanks & Regards, Srikanth Kondeti View the original post : http://www.jboss.org/index.html?module=

[JBoss-user] [Installation & Configuration] - Re: Is JBoss supports Clustering and Virtual Hosts?

2004-04-19 Thread kondetisree
Thanks Joachim. And if u have an idea about how it supports JBoss pls. explain to me know. I would like to know the difference between Clustering and Virtual Hosts. Where I need to look for that info. in Jboss web-console or Jmx-console. Thanks in Avance, Srikanth View the original post : ht

[JBoss-user] [Installation & Configuration] - Re: Is JBoss supports Clustering and Virtual Hosts?

2004-04-19 Thread kondetisree
Thanks Joachim. And if u have an idea about how it supports JBoss pls. explain to me know. I would like to know the difference between Clustering and Virtual Hosts. Where I need to look for that info. in Jboss web-console or Jmx-console. Thanks in Avance, Srikanth View the original post : ht

[JBoss-user] [Installation & Configuration] - Is JBoss supports Clustering and Virtual Hosts?

2004-04-19 Thread kondetisree
Hi All.. Is Jboss supports Clustering and Virtual hosts? By the way pls. distinguish both clustering and Virtual hosts how its differ each other. Regards, Srikanth Kondeti View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831342#3831342 Reply to the post

[JBoss-user] [Management, JMX/JBoss] - What are all the VirtualHost attributes in JBoss??

2004-04-14 Thread kondetisree
Hi All.. Please let me know the Virtual Host attributes list in JBoss. In weblogic we have attributes under VirtualHost like : AcceptContextPathInGetRealPath AuthCookieEnabled Charsets ChunkedTransferDisabled ClusteringEnabled DefaultServerName DefaultWebApp DeploymentOrder FrontendHTTPPort Fro

[JBoss-user] [Management, JMX/JBoss] - Re: What are all the main Jars to look for main MBeans?

2004-04-05 Thread kondetisree
Hi Juha, Sorry for the uncleared question. We are looking for the MBeans which are important for Jboss Server. Based on that MBean methods we have to find Whether that is JBoss or some other App. server. As Jboss built on JMX Technology We found out many MBeans in many jar files. As like weblog

[JBoss-user] [Management, JMX/JBoss] - What are all the main Jars to look for main MBeans?

2004-04-02 Thread kondetisree
Hi... What are all the main jars to look for Main MBeans to find our all server congigurations And let me know abt the paths also for that jar files. Regards, Srikanth View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828838#3828838 Reply to the post : http

[JBoss-user] [Management, JMX/JBoss] - What are all the main attributes to look for JBoss

2004-03-30 Thread kondetisree
Hi All.. First let me thank to Scott for responding all my queries. Hope he will continue this. Coming to my question What are all main attributes to look for Jboss server. I mean I wanted to know basic required parameters to identify the Jboss Server. By Identifying those attributes I can di

[JBoss-user] [Management, JMX/JBoss] - What are the required MBeans for actual JMX part?

2004-03-30 Thread kondetisree
Hi all... Here we are into Developement of JbossAgent.java by which we have to discover and identifies that Jboss server is running in the remote machine or in local machine. As we looked into Jboss we came to know that its completly built on JMX technology apart from Weblogic and WebSphere. I

[JBoss-user] [Installation & Configuration] - Where shall I find jboss.jcml and jboss.conf files?

2004-03-29 Thread kondetisree
Hi all.. When I was goin thru Jboss Administation book its mentioned there is directory called conf under jboss. But I didn't find such type of directory after unzip the Jboss3.2.3 Books says that there are files called jboss.jcml and jboss.conf files are located under conf directory. So pls.

[JBoss-user] [Management, JMX/JBoss] - Is RMIAdaptor supports for JBoss further versions?

2004-03-25 Thread kondetisree
Hi Scott.. Thanks for ur valueble replies. As u mentioned that decison is up to me whether I should to for ManagementHome with MEJB stuff or with RMIAdaptor to lookup. Is that RMIAdaptor concept will be support for Jboss further versions also?? Is there any way to proceed with MEJB concept wit

[JBoss-user] [Management, JMX/JBoss] - How to find mapping from JMX console?

2004-03-24 Thread kondetisree
Hi .. Here we are trying to find MBean by using lookup. Somehow we found out for one mapping like ctx.lookup("jmx/RMI/RMIAdaptor"); and ctx.lookup("ejb/mgmt/MEJB"); So how abt the other mappings? pls. give me an idea how to figure out lookup to find out various MBeans. Thanks in Advance Sc

[JBoss-user] [Management, JMX/JBoss] - Re:Is RMIAdaptor support further version of Jboss

2004-03-24 Thread kondetisree
Hi Scott.. Thanks for ur valueble replies. As u mentioned that decison is up to me whether I will to for ManagementHome with MEJB stuff or with RMIAdaptor. Is that RMIAdaptor concept will be support for Jboss further versions also?? Is there any way to proceed with MEJB concept without copying

[JBoss-user] [Management, JMX/JBoss] - Pls. suggest me which way is better to find MBeans using wit

2004-03-23 Thread kondetisree
Hi .. Here we in the process of finding the MBeans by using two ways... So could you suggest me which is the better way. 1) Using with "ejb/mgmt/MEJB" lookup and ManagementHome Here we need to place the ejb-management.jar into server/default/deploy folder to find out Sample code : Properties

[JBoss-user] [Installation & Configuration] - How to setup username and password in Jboss3.2.3?

2004-03-23 Thread kondetisree
Hi .. Please give me an idea on How to setup the username and password for Jboss3.2.3 In the code I am using like Ex: env.setProperty(Context.SECURITY_AUTHENTICATION,"Srikanth"); env.setProperty(Context.SECURITY_CREDENTIALS,"Kondeti"); So how to set the user & pa

[JBoss-user] [Management, JMX/JBoss] - Re: JMX jars

2004-03-22 Thread kondetisree
I Guess without using Appserver we can't taste the JMX part. Hope we have to use any one appl server - Jboss/Weblogic/Websphere to male use of JMX regards, Srikanth Kondeti http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826992#3826992";>View the original post http://www.jboss.org/in

[JBoss-user] [Management, JMX/JBoss] - Whats the management lookup for Jboss 3.2.3???

2004-03-22 Thread kondetisree
Hi.. When I do the lookup with "ejb/mgmt/MEJB" in Jboss 3.2.1 its working fine. Ex: Properties env = new Properties(); env.setProperty(Context.INITIAL_CONTEXT_FACTORY,"org.jnp.interfaces.NamingContextFactory"); env.setProperty(Context.URL_PKG_PREFIXES,"org.jboss.naming:org.jnp.interfaces"); env