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
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
---
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"
---
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
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
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=
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
22 matches
Mail list logo