I have tried this method and now that I have time I retested on 4.0.1 vs 4.0.2,
it seems something has changed between these 2 implementation, JMX wise that is.
I am running both server on 1.4.2_03 jre. The findMBeaServer works on 4.0.1 but
not on 4.0.2.
Any thoughts or suggestions ?
View the
I am using jboss 4.0.2 which is packaged with Tomcat 5.5, I am not seeing any
attributes for this connector, any clue as to the ObjectName that I will need
to use ?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891421#3891421
Reply to the post :
ht
How can I get the port using jmx or is there another way besides reading from a
xml file on disk.
Thanks Don
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890948#3890948
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
Adrian,
Did you move this or what forum should I post this in ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881782#3881782
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881782
I am wondering howto config 4.0.1 to get an exploded war/web-inf/classes
reloaded on a change in the class file. It seems that Deployment scanner only
picks up the jars.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873133#3873133
Reply to the post :
htt
first a couple of questions, how are the ejb being deployed , If they are being
deployed in a EAR all you have to do is place the entrys in the deployment plan
jboss-app.xml, this is where you will be able to set up the actual value that
is being returned from the lookup, it is done just like a
Hi,
I have a ear configured with
com.dit.com:loader=b.ear
java2ParentDelegation=false
and when I try and run the warf thats in the ear I get a the following
exception, is there something I am missing , I have debugged and it seems that
the DocumentBuilder is null or not using jaxp, I
The ear is 22mb and if we copy over then it deploys correctly, any thought ?
don
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865767#3865767
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865767
---
this should tell you the story.
--
2005-02-07 09:42:25,847 DEBUG
[org.jboss.deployment.scanner.URLDeploymentScanner] Failed to deploy: [EMAIL
PROTECTED]
url=file:/home/nnguyen/JBoss/jboss-4.0.1/server/default/deploy/Express.ear,
deployedLastModified=
heres the most relevent piece of the stacktrace
15:11:19,771 ERROR [MainDeployer] Could not initialise deployment: file:/home/nn
guyen/JBoss/jboss-4.0.0/server/standard/deploy/myProjectJboss.ear
org.jboss.deployment.DeploymentException: No META-INF/application.xml found
at org.jboss.deploym
I am running 4.0.1 and have a issue when I deploy a ear, it apperars on the
first deployment on a jboss server that it can't find the application.xml, The
ear is being copied over via a IDE, if I restart the server it loads with out
issue, is there anyway to prevent this from happening ?
View
I have a need to be able to add users for the config jaas module, in my case I
am using ldap and jdbc, does jboss have a facility(API) for managing these
users and group, is there example code for this.
I have already configed a custom JAAS module for the auth part and now I need
to administer
I am putting the castor jar in war/WEB-INF/lib and here is my jboss-web.xml
test.com:loader=portal.war
java2ParentDelegaton=false
I know if I remove the jar from server/default/lib it works but a client may
want to use jaxr in this config.
.don
View th
I am trying to deploy a war to the default server using the isolation methods
described in the classloading docs, the issue I am having is that we use a diff
version of castor than what is shipped with jboss-4.0.0, I have tried the
isolation methods but it seems that once the castor.jar from ser
I am trying to get a war deployed to the default server, i alreayd know that I can use
the standard but I will later be moving to the all server for clustering. I am having
a conflict issue between the version of castor we use and the version in
jboss-4.0.0/server/default/lib, I have set this in
Does the current build of JBoss support i18n and l10n, how do I run in in japanese, I
tried the usual, -Duser.country and -Duser.language but still english, is there a road
map for this ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849918#3849918
Reply to
Is there a way to use custom authentication within jboss so that all request will have
a principal assocaited with them, I am trying to get around the j2ee security
constraint, what I mean is I don't want to have to use this method, I would like to
just call a JBossAuthenticator in my login port
I have a custom authentication valve that I use on tomcat 5.x with no problem, on
tomcat I just add the Valve and the Realm to the context and add the jar to the
server/lib folder. How can I confgiure this to work on jboss, I tried adding it to the
server.xml but I am getting a lot of mbean erro
18 matches
Mail list logo