i got the following information and then abort the startup.
using jdk1.5.0, jboss3.2.4RC1, WindowsXP professional.
java_home and jboss_home are both set, classpath is empty.
help please, thanks very much
.
JBoss Bootstrap
Bela, the message seems to indicate that a layer is missing in his stack.
Georgel, can you please post your OLD and NEW XML snippet (just the Jgroups
part).
Thanks.
BTW, please post in the forums otherwise people will not see your e-mail
(this was not a post on JBoss-user)
sacha
> -Origina
Bela,
the message seems to indicate that a layer is missing in his stack.
Georgel, can you please post your OLD and NEW XML snippet (just the Jgroups part).
Monu, can you make sure you have modified the GOOD file i.e. the cluster-service.xml
that is really used (the one ine the good JBOSS_HOM
You must use relation-table-mapping fro many-to-many relationship
-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de jamy_blue
Envoyé : vendredi 2 avril 2004 07:48
À : [EMAIL PROTECTED]
Objet : [JBoss-user] [EJB/JBoss] - Error when deploy entity bean!!!
Er
HI Jboss ,
I am using HttpInvoker and its working fine. And recently i read about the
CompressionSocketFactory used in case of JRMPInvoker.
But i have an idea to use the GZIPOutputStream and GZipInputStream in the
httpInvokers.Please tell me if the idea itself is wrong or right or if it has som
This is what i had in my bean:
** @ejb.persistence column-name = "ST_ID"
* @ejb.interface-method view-type = "both"
* @return
*/
abstract public Integer getSampTableId();
/** @ejb.interface-method view-type = "both" */
abstract public void setSampTableId(Integer sampTableId);
/** @ejb.persistenc
I had add the saxpath.jar to the CLASSPATH and copy it into server/default/lib
directory.
Why the java.lang.NoClassDefFoundError will occur?? Could someone help me?
Thanks a lot!
anonymous wrote :
| 2004-04-02 14:32:18,921 ERROR [org.jboss.web.localhost.Engine] - Root Cause
-
| java
Could you help me out?
Thank you very much!
anonymous wrote :
| ERROR [org.jboss.ejb.EntityContainer] Starting failed
| org.jboss.deployment.DeploymentException: Role: SourceSummaryRelationshipRole with
multiplicity many using foreign-key mapping is not allowed to have key-fields
| at
o
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither...
See my post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828811#3828811
Reply to the post :
http://www.
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither...
See my post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828810#3828810
Reply to the post :
http://www.
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither...
See my post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828809#3828809
Reply to the post :
http://www.
I suggest to try Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither...
See my post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828808#3828808
Reply to the post :
http://www.
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither...
See my post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828806#3828806
Reply to the post :
http://www.
Hi Sacha,
I am still getting the same error after incorporating the changes as suggested by you
in cluster-service.xml. It has been observed that the error:Â
2004-03-28 02:47:27,450 DEBUG [org.javagroups.DefaultPartition] [Sun Mar 28 02:47:27
EST 2004] [ERROR] NAKACK.handleXmitRe
q(): (request
When running the client , we are getting this exception, if anybody have got idea ,
please tell us.
F:\sanju\work\JBoss>java -Djava.security.auth.login.config=F:\sanju\work\JBoss\a
uth.conf OptiwiseClient sanju sanju
Exception in thread "main" javax.security.auth.login.LoginException: javax.namin
Which JBoss version?
If it is 3.2.3, then you may want to get the 3.2.4RC since it has significant
enhancements.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828802#3828802
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply
"zgranj" wrote : I had the same problem. Come to find out I had msn messenger running
and it had ahold of port 1099 which jboss wanted to use. I killed my messenger and
the server deployed right.go figure.
|
| Thanks, but the problem has nothing to do with port 1099...
View the origi
IL = Invocation Layer
The plan is to merge the JBossMQ ILs with the more generic Remoting Framework.
If you are in a rush, then implementing your own IL might be the fastest way to go.
However if you can spend a bit more time you can make a significantl contribution by
implementing asynchrono
Sorry for this late response... But I've had time to test Jboss-3.2.3 only today! The
same problem I had told you before still happens in this version, unfortunately :-(
The workaround, to use Axis 1.1 in Jboss 3.2.1, was to put the Axis directory into
deploy...
I intend to migrate Jboss to 3.2.3
thank you for your help, actually that was the problem, it is working now, but now
this custom class is unable to access datasource on the same time other beans are
accessing the datasource, any idea, i will give you the custom class code now.
the code in given below, i made some changes in one
I ran into a situation when the MDB is deployed, it encountered the following
exception:
20:56:33,698 INFO [EjbModule] Deploying AlarmMDB
20:56:33,768 WARN [OILServerILService] Client request resulted in a server exception:
javax.jms.JMSSecurityException: The login id has an assigned client id.
thank you for your help, i made changes , & i got the result too, now the sever is
looking for security class, but the problem is the custom class is unable to find the
datasource, it is telling that OracleDS not bound, on the same time other EJBs are
able to access the DataSource, please help m
I've been struggling trying to resolve the errors I've been getting from my Jboss
installation. The same errors are occuring in both Jboss 3.2.3 and 3.2.1 (embedded
tomcat versions).
I'm running Fedora and am using JBoss behind a router with built in firewall and am
port forwarding on :80 and
HI,
This is my mssql-ds.xml
AirDeccanDS
jdbc:microsoft:sqlserver://10.220.74.82:1433;SelectMethod=cursor;DatabaseName=AirDeccan
com.microsoft.jdbc.sqlserver.SQLServerDriver
sa
But didn't understand that how does it will help me to reterive a con
Ok, trying to do something VERY simple here, I can't believe no one has done this
already.
I'm trying to implement a very simple container-managed-persistent Entity Bean in
JBoss 3.2.3 using the built-in Hypersonic database. I want the bean to have an
auto-incremented primary key field.
In fa
It should work
georgel wrote:
Hi,
I tried what you/Bela suggested in the other thread,
http://jboss.org/index.html?module=bb&op=viewtopic&t=47563
Server is JBoss 3.2.1, Linux, Java 1.4.2-b28. Got the following errors, and went back to the old configuration. Should your fix work for 3.2.1 or do
Jboss 3.2.4 rc1
JDK 1.4.2
I have 2 beans:
The first (BeanA) contains a Collection of data and is an Entity Bean
The second (BeanB also an EntityBean) is an aggregator of the Collections obtained
from one or more BeanA's located by findByPrimaryKey
Both beans have the "Supports" Transaction Attr
use this as the url:
http://localhost:8080/nukes/
gotta have the trailing "/" (that should be fixed).
i am not sure what is causing that exception however (lucene is trying to get a lock
on something, but i don't know what). are there any deployment errors before that?
View the original post
Hello,
I just installed Jboss 3.2.3 and Java JDK 1.4.2_04. I set the JAVA_HOME to the Java
directory as well. The environment settings are:
JBOSS_HOME: C:\Program Files\jboss-3.2.3\bin\..
JAVA: C:\Program Files\Java\bin\java
JAVA_OPTS: -Dprogram.name=run.bat
CLASSPATH: ;C:\Program Files\Java\lib
Hi, can anyone please tell me why I seem to always get this error msg. in DOS
everytime that I try to activate JBoss?? Is there a config. problem with it or
something?
>>"C:\eclipse\jboss-4.0.0DR3\bin>run
===
.
JBos
When I go to http://localhost:8080/nukes, I get a blue bar across the top, and then
the message "The file id is not indicated". I also get the error :
20:33:29,920 INFO [Server] JBoss (MX MicroKernel) [3.2.3RC1 (build: CVSTag=JBos
s_3_2_3_RC1 date=200311101720)] Started in 43s:665ms
20:38:27,733
Hi burrus_68,
I think this link is all you need:
http://jboss.org/developers/projects/jboss/jbosside
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828785#3828785
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828785
|
|
| Standard Stateless SessionBean
|
|
|
| 1
| 1
| true
|
|
|
|
|
|
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828784#3828784
Re
Hi jae77, thank you for your reply.
I try what you said. I add those into the ejb's jboss.xml and standardjboss.xml. But
it seem dosen't work :(
Standard Stateless SessionBean
1
1
true
Can you help me?
Thanks
Hi,
Is it possible to configure 2+ JMS provider with JBoss(3.2). I need one for normal
transaction, the other for XA transaction
thanks
-hs
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828774#3828774
Reply to the post :
http://www.jboss.org/index.html
Hello all,
I am using JBoss 3.2.3. But when I try to set my instance-cache
I get the following error:
state: FAILED
I Depend On:
Depends On Me: org.jboss.deployment.DeploymentException: Missing or invalid Instance
Cache (in jboss.xml or standardjboss.xml); - nested throwable:
(java.lang.Class
no forum bug :) the tag got messed up.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828770#3828770
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828770
---
This S
|
|
|
|
|
ok - sorry for all the spam this caused - not sure if there is a bug w/ the xml
rendering or not.
---
the above xml needs to be added to either the standardjboss.xml file or the ejb's
jboss.xml file.
you can also check out the dtds in your JBOSS_HOME directo
"jae77" wrote : you need to add the following to the container configuration contained
in standardjboss.xml or in the ejb's jboss.xml file.
|
|
|
|
|
|
|
|
| min/max size = min / max beans to create
|
| enable strictMaximumSize = true to set hard limit of ej
you need to add the following to the container configuration contained in
standardjboss.xml or in the ejb's jboss.xml file.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828765#3828765
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=post
hey all!
I've two war files in default\deploy folder. when i run my jboss it is deploying only
the first war file only. how to make it to deploy second war file too?
war1 is associated to application 1
war2 is associated to application 2
also, how can i make it work both applications running? i
I want to create a instance of some EJB when JBoss AS starting.
How can I configurate the max/min size of the EJB?
In Weblogic AS, I know how to do it. In weblogic-ejb-jar.xml:
1
1
Can anyone tell me how to r
Please let me know if this question belongs to another forum. And excuse the multi
posting.
I have installed ECLipse 2.1/ JBoss 3.2.3/Tomcat 4.1/J2SDK1.4.2. I have installed the
JBoss IDE. I have imported an application into the environment, did a
rebuild,packaging and finally deployed it to the
Please let me know if this question belongs to another forum.
I have installed ECLipse 2.1/ JBoss 3.2.3/Tomcat 4.1/J2SDK1.4.2. I have installed the
JBoss IDE. I have imported an application into the environment, did a
rebuild,packaging and finally deployed it to the local server (localhost:8080).
Correction:
In the last post I say that I get an exception in JBoss 3.2.2. Actually, the exception
is thrown in JBoss 3.2.3.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828760#3828760
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=post
That's great! It works like a charm. Thanks Scott! I can pretty much pass anything to
the run.sh as JVM args and most of the config files pickup the variables.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828759#3828759
Reply to the post :
http://www.jbos
Just being a pest ..
Ok looking at org.jboss.mx.loading I can see that a lot of work has gone into making
classloading work in jboss.
Javassist beeing a subproject of jboss should of course respect the jboss strategies.
But still it seems to me that it would make sense to have a general way to
Hi,
I'm using a Topic to send events from an e-commerce site to the processing back-end.
I'm getting this error on JBoss 3.2.3/embedded tomcat 5 on java 1.4.1:
org.jboss.mq.SpyXAException: - nested throwable: (org.jboss.mq.SpyJMSException: Cannot
process a transaction; - nested throwable: (java
you say that you have successfully gotten JBoss to run! I still haven't gotten even
far!!! I get a "InstanceNotFoundException" when I try to activate it in DOS.
Now, what do I have to do to configure it? Is there any kind of an env. variable
entry in my Settings icon that I need to set? I of co
I need some help w. always getting a Java exception, "InstanceNotFoundException" when
I try to activate JBoss in DOS! Is there some kind of configuration of JBoss that I
apparently haven't done yet?? I just finished installing it.
View the original post :
http://www.jboss.org/index.html?modul
I need some help asap with trying to integrate the JBoss Server into the Eclipse IDE!!
I used to be able to do this, but not anymore!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828752#3828752
Reply to the post :
http://www.jboss.org/index.html?module=bb
The jar with the interceptor cannot be on the system classpath. Almost never should
classes used by jboss be on the system classpath. When deployed in the
server/default/lib you must have still had it on the system classpath.
View the original post :
http://www.jboss.org/index.html?module=bb&op
did you restart the server? if yes, then i'm not really sure what the problem is now.
i'd recommend deleting the tmp directory (default/tmp), make sure "default/nukes" does
exist, and remove anything in the "deploy" directory and try executing the build and
deployment again.
View the original
I have read the JAAS how to.
I wrote and compiled a subclass of UsernamePasswordLoginModule. It retrieves passwords
and roles from the database.
I am still unclear as to how to integrate with JBoss. The tutorial refers to a file
auth.conf and states that it is "in the JBoss server configurati
After some trial and error I discovered that I should use
|
| ...
|
|
instead of
|
| ...
|
|
But still, it would be nice to know what all the other options are.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828744#3828
That's what is puzzling. There is no producer or consumer using a long value. I
printed out some verbose output to see what I am sending and recieving. All clients
have been receiving messages consistently (and correctly) for up to an hour at 12
messages/sec before one client gets this error (s
i did not have one but I did just create it and got the same errors :-(
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828740#3828740
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828740
-
I have not found anything in the specs about the required behaviour when more than one
result is found. Any objections to changing to return the first one found?
Joachim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828737#3828737
Reply to the post :
http:
If you have found a solution to this, will you please share it with us.
Thanks
-- manohar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828741#3828741
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828741
---
do you have a "nukes" directory created here:
c:\jboss-3.2.3\server\default\nukes?
if not, create one.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828736#3828736
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=382873
Last bump before giving up.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828739#3828739
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828739
---
This SF.Net email
yes - this can be done.
you can use the org.jboss.jms.jndi.JMSProviderLoader Mbean to bind the new location
(remotehost) into jndi.
after that, you can modify the jboss.xml file to tell it to use the new provider you
created via the mbean, and then edit the jms-ds.xml file to tell it to also u
What is the allowable format of the -ds.xml file, or which class is used to parse it.
More directly, I wish to utilize the connection pooling, but I require that the
datasource be available outside of transactions.
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=v
Background:
Axis provides a way to use pluggable providers - excerpt from
org.apache.axis.deployment.wsdd.WSDDProvider (Axis source code) for method: private
static void loadPluggableProviders()
| /**
| Look for file META-INF/services/org.apache.axis.deployment.wsdd.Provider
| in all the
Hello,
I am trying to setup a 2 nodes of JBoss in the hope of achieving in-memory http
session replication. I am using JBoss-3.2.1_tomcat-4.1.24 + mod_jk + Apache. The 2
instances are running on the same machine but on 2 different AJP ports. I set
sticky_session=0 (JK_FALSE) in workers.properti
Dave;
JBoss specifically puts the DataSource bindings in the java:/ namespace of JNDI to
make it inaccessible to external VMs, since by definition, they cannot use any objects
bound in that space.
In the case of EJBs, you have two options. You can reference the java:/ namespace
directly to re
I did some initial testing last night and it doesn't look like many of the testing
applications that are shipped with OS X will work with Java applications. However, I
was able to attach to a running Java application and monitor the thread allocations as
well as their deaths.
View the original
it is still not working though the errors are different :-) it gave me these errors
2004-04-01 15:21:37,379 ERROR
[org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Scanning
failed; continuing
java.io.FileNotFoundException: C:\jboss-3.2.3\server\default\nukes
at org.jb
"jae77" wrote : http://java.sun.com/j2ee/1.4/docs/tutorial/doc/
Yea... that doesn't help much. I saw the following in Chapter 31...
Specify the logical name of the database.
private String dbName
= "java:comp/env/jdbc/SavingsAccountDB";
The java:comp/env portion of the logical name is t
i sthat the jdbc driver on mysql's website??
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828723#3828723
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828723
---
you need the mysql driver installed as well. i'm not sure why this is the case
(somewhere this is something mysql specific going on) - but it should be addressed at
some point.
for now just d/l the mysql driver and drop it into the lib directory as well.
View the original post :
http://www.j
Hello
Sorry for asking you a possible trivial question
But can anyone tell me how to install tomcat 5 instead of preinstalled tomcat 4 to
jboss 3.2.3 ?
Thank you
Alex
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828717#3828717
Reply to the post :
http://w
I like to set the relationship field in the code rather than "counting on" the bean
deployer to correctly map the two EJB fields to the same column in the database. It's
probably not necessary, but it does make the EJB less sensitive to a particular
deployment. If I ever decide to deploy my be
I did some experimentation with JBoss 3.2.3 to try to get an MDB in one JBoss server
instance to read messages out of a remote queue, i.e. one located in a different
server instance. In jboss.xml, I used the JNDI name of the remote queue, like so:
|
| jnp://remotehost:1099/queu
ok that worked. Thank you but I ran into 2 more problems
1. It appears that the initial data tries to insert a 0 into a booleon which which is
set to default to false. I solved this by not inserting initial data.
Real problem!!!
2. I went to the nukes directory and ran build deploy and then
Why do you set the relations in the post create if you have already set the ids in the
create?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828709#3828709
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828709
-
I am looking for some ideas on how I can shutdown JBoss on incomplete deployments.
We have 3.2.2 running as a Windows service and want to shutdown JBoss when deployments
fail so that the Windows service status is correct.
I can see how I can add a notification listener on a deployer to monitor d
Here is a Primary Key related to a Foriegn key relation in a one to one relation.
| /***
| * *
| * JBoss: The OpenSource J2EE WebOS *
| * *
| * Distributable under LGPL li
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828702#3828702
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828702
Use SSL. If this is an internal app, you can generate your own root CA, or
public-private key combos, using keytool and/or openssl, if not you've to go for
Verisign, Geotrust (some versions of JVM and browsers still don't honor this).
View the original post :
http://www.jboss.org/index.html?mo
I wonder if this is an initialization timing problem? Maybe your MBean is being
initialized before the ConnectionFactory is ready. Try adding a tag to your
jboss-specific xml file for the MBean.
Something like this (Sorry, I wasn't sure of the right path/name for the
ConnectionFactory, but may
Bill Burke wrote:
Just wanted to say that the forum/email list integration has been
extremely helpful for me at least. I never, ever read the forums, and
now I do because I am pushed questions, rather than polling. We did the
You could do the same just by watching forums you are interested in
you can find all the drivers here:
http://jdbc.postgresql.org/download.html
once you d/l it, just drop it into the "default/server/lib" directory and restart
jboss.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828695#3828695
Reply to the post :
http://
I have an application which is using ClientLoginModule for the LoginContext's login
module. I've created a callback handler for use with the LoginContext. On the server
I've setup to use the DatabaseServerLoginModule.
I do realize when using the ClientLoginModule, the login method does not act
So I assume that IL == Interface Layer?
Could you point to design documents for UIL2?
I'm most interested in the publish/subscribe capabilities.
Another random idea that I've been toying with was to try and leverage something like
Sun Java Message Q, which provides a C api to route messages from
uhh don't know. :-p
Where do I get that and how do I install it. Does it just deploy?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828689#3828689
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828689
I am trying to use HAJMS to achieve fault tolerance, I think I stumbled into a bug.
Messageid seems to be kept in memory separately in each server in the cluster. If
there are persistent messages stored into database and waiting to be consumed, trying
to fail over to other server causes database
if you are logged in as the "admin" user, there should be an "edit" link at the top of
the page that will allow you to change the contents.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828688#3828688
Reply to the post :
http://www.jboss.org/index.html?mod
what do you mean by "existing" mbean? you can't modify the EARDeployer to handle this,
you need to write your own mbean to handle this.
basically you create an mbean and register it w/ the EARDeployer w/ a filter so you
only get the events you want. when the EARDeployer sends a notification, it
do you have the necessary postgres jar file in the "lib" directory?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828686#3828686
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828686
-
from source
I tried that but it tells me that it "Can't load database Driver
"org.postgresql.Driver"
What am I missing?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828685#3828685
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
Hi,
I tried what you/Bela suggested in the other thread,
http://jboss.org/index.html?module=bb&op=viewtopic&t=47563
Server is JBoss 3.2.1, Linux, Java 1.4.2-b28. Got the following errors, and went back
to the old configuration. Should your fix work for 3.2.1 or do I get to upgrade?
thanks!
Ge
I've thought about a JMX invoker into the web container but have not had a chance to
look into it. I would be starting with the Tomcat 5 source however since its the more
MBean friendly architecture.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828679#38286
I think I found in under TC5 - I'll post the details here when I have it verified.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828681#3828681
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828681
--
Cool, it now works (building from source, etc). However I am now faced witht he end
of the documentation. The comment is goto http://localhost:8080/nukes and enjoy.
What I get at that URL is uninspiring. Where do I go to start making changes to the
content?
View the original post :
http://
That exception was caused by the conflict of ClientID setting on jbossmq-state.xml.
Removed the conflict, problem went away.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828677#3828677
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=post
Hi ,
Can we configure the existing Mbean to do that. I don't have any idea about which
Mbean it is and where the configure to be done.Could you give some information on it.
Thanks
Srinivas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828676#3828676
Reply
We install an instance of our application for each customer. We are currently
deploying our application under JBoss/Tomcat and Linux. We would like to begin using
clustering. We do not need to do any clustering of EJB's. We really just need to
load balance, replicate session information and
Just wanted to say that the forum/email list integration has been
extremely helpful for me at least. I never, ever read the forums, and
now I do because I am pushed questions, rather than polling. We did the
email integration because it made it easier on us to answer questions
and call attent
Hello Everyone,
I deployed the J2EE application on Linux using JBoss 3.2.1_tomcat-4.1.24,
j2sdk1.4.2_04 and MySQL 4.0.18
The weired thing is my jboss just terminates itself after running several days. I have
to restart it. The last message I can see in the server log is
2004-03-24 23:52:51,5
1 - 100 of 231 matches
Mail list logo