Help! I've written a custom Log4J appender. My appender code is in my log
file. Since Jboss 4.01 reads the log4j.xml file before my war is deployed it
can't find my appender class. How do I get the system to read my
log4j.properties file instead?
View the original post :
http://www.jboss.
I've setup an application, which uses JMS Topics to inform stand-alone clients
about certain state change. So the client subscribe to the well known topic and
receive messages.
Now I want to secure the topic, so that authenticated clients are able to
subscribe to the topics, only. I've an appli
"liqundu" wrote : Hi, I am new to JBoss, and would like someone to help me to
figure out how to configurate JBoss so it can support https.
http://docs.jboss.org/jbossas/jboss4guide/r2/html/ch9.chapt.html#d0e22416
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3
"jiwils" wrote : Oops! I meant to ask about the CacheLoaderFetchTransientState
attribute not the CacheLoaderFetchPersistentState attribute. I must have
copy/pasted the wrong thing. When using CacheLoaderFetchTransientState set to
true, the cache loader never has anything added to it when join
I'm having problems with multiple class loaders:
Properties environment = new Properties();
| environment.put("java.naming.factory.initial",
"org.jnp.interfaces.NamingContextFactory");
| environment.put("java.naming.provider.url", jnpUrl);
| environment.put("java.naming.factory.url.pkgs",
Is there actually a way to accomplish that concurrency directly on AQ queue
besides using message bridge by copying AQ messages to Jboss MQ queue for
actual *concurrent* processing?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873304#3873304
Reply
md5george,
Thanks for assisting others in the forums, we appreciate your help!
-Jason
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873303#3873303
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873303
When you modify the message it still has to be legitimate xml, so you really
cant just gzip the entire xml section. The exception to this is attachments,
those can be binary because the xml is sent in a multipart/related bundle. You
are free to compress the data, then base64 it and put it in the
We have mod jk 1.2 with JBoss 3.2.6. I have a question for those of you who
have implemented this. Even though two nodes are in the cluster, and they are
loadbalanced via mod jk, I am finding that the requests always go to the first
node on the list.
Is there anyway to make them alternate, or b
We were trying to replicate the original problem in a test environment, but no
"dummy" queue is created! Originally, we thought that the replacement queue was
being created because of the connection loss, but removing the network cable
from the machine where the MDB and the JMS proxy is running,
When running JBoss 4.0.1sp1 using JRockit 5.0 on Windows XP, the following
error appears. Running with Sun JDK 1.5.0 is fine. Has anybody used JRockit 5.0
successfully?
14:53:12,023 WARN [XMLLoginConfigImpl] End loadConfig, failed to load config:
file:/C:/cvs_views/jboss-4.0.1sp1/server/defaul
Yes, what I was missing, until you provided me some clues, was the exchange
between the client and the container. I got all hung up with the LoginModule
instead of just letting the container handle how that was defined within the
login-config.xml for JBoss. Thanks for your pointers and patience
I have some code in which I first fetch a cached HashMap from a TreeCacheAop
using getObject(). I then wrap the HashMap as an object of another class which
provides getters and setters to access the HashMap values. Next I add the
object to an HttpSession as an attribute.
The wrapper object's
did you check EmployeeAccess.java in his classes? Does that look like what
you're looking for?
| package examples;
|
| import flashgateway.Gateway;
|
| import javax.servlet.http.HttpServletRequest;
| import java.security.Principal;
|
| /**
| * Object that only users in role
Hi,
jboss 4.0.0 is j2ee 1.4 certified. When I installed jboss 4.00, I can see there
is a directory "server\standard" which is for certified configuration. I find
j2ee 1.4 related services. Good.
When I installed 4.01 or 4.02, I do not see the directory "standard" and can
not find some service
Hi,
I want list all jndi names. When context.listBindings("") is called from a
stand-alone client, if an ejb class is not on CLASSPATH, there will be an
exception, the methord does not return anything.
I see there are two problems:
1. listBinding("") shoud list jndi names only, should not try t
I am wondering if this is a known problem,
I had a MDB listening on a MQ series queue. The queue was writtern some
messages periodically by other application that runs MQ series. It was running
okay. Recently I had another queue setup which accepted messages from another
application. When I
I'm using JBoss 4.0.1 with MySQL 4.1.8. I also checked to make sure all my
tables were InnoDB.
For some reason or another, the following code does not rollback changes made
to the myEJB entity bean:
| /**
| * @ejb.interface-method view-type = "both"
| * @ejb.transaction type = "Require
Something else...I have reviewed Brian's tutorial but I am missing something in
the translation ( at this point, I feel like I am issing more than just that
too...like a frontal lobe :))..anyway, what I see is that he sets the
dataService.setUsernamePassword()...after that, regardless of the Log
In Brian Deitte's tutorial there's a logon popup window in Flex, are you using
the same samples or is it something else you're doing?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873284#3873284
Reply to the post :
http://www.jboss.org/index.html?module=bb&
Thanks on the doc links...I've read those many, many times...what I am not
getting where do i pass the username/password to the Login Modules...or is it
as simple as using flex's setUsernamePassword() method...and let the container
handle it? Thanks for the blog url too.
View the original post
Well I guess using the LDAP can be done as
explainedhttp://docs.jboss.org/jbossas/jboss4guide/r2/html/ch8.chapter.html#d0e19198.
I finished writing my tutorial to do MySQL auth
http://www.mfworx.com/index.php?blogid=1&archive=2005-04
View the original post :
http://www.jboss.org/index.html?m
Hi,
I finally got it working. If i set the service to DataSourceBinding then it
works. Thanks
jboss.jca:service=DataSourceBinding,name=xactly-dataSource-oraclePool
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873280#3873280
Reply to the post :
http://www
Hi,
The startup service is invoked before the binding of the datasource and hence
my application cannot resolve the datasource. My problem is that my
startupclass need to initialize and needs to reference the datasource. In 3.2.4
the user services [user-service.xml] is called after all other se
Exception issue is resolved. The AIX JVM was upgraded from 1.4.0 to 1.4.2.
Node B no longer throws that weird exception.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873277#3873277
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
Or rather:
|
jboss.jca:service=LocalTxCM,name=xactly-dataSource-oraclePool
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873275#3873275
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873275
Try this:
| jboss.jca:service=LocalTxCM,name=xactly-dataSource-oraclePool
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873274#3873274
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873274
--
Woops. I did not notice the path was to my JBoss 3.2.3 installation. Thanks for
the wake up call.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873273#3873273
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873273
--
I have a startup class which is defined in the user-service.xml. I also have a
oracle-ds.xml which defines a datasource. My startup class depend on the
datasource defined in the oracle-ds.xml.
When the server starts up and is trying to invoke the user-service.xml it
throws an error saying the d
I'm attempting to do this exact same thing, but am new to JBoss. I'm
attempting to use the LdapLoginModule via a custom login form but am really
struggling with how to interact with the LdapLoginModule...I have all the
descriptor entries that you have above, but again am struggling with the cod
Hi,
Are there any issues with using local CMP EB in JBoss 4.0.2RC1? I have a
two-node cluster application that uses many local CMP EB [with configuration:
run.sh -c all]. If node A is the only node up, my JUnit test passes. If node
B is up at all [or the only node], the JUnit test fails (
Hi, I am new to JBoss, and would like someone to help me to figure out how to
configurate JBoss so it can support https. Thanks!
-Liqun
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873268#3873268
Reply to the post :
http://www.jboss.org/index.html?module=
http://sourceforge.net/tracker/?func=add&group_id=1&atid=21
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873266#3873266
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873266
-
Don't pass go, don't collect $200
| [EMAIL PROTECTED] temp]$ cd jboss-4.0.1sp1/client/
| [EMAIL PROTECTED] client]$ javap -classpath jboss-j2ee.jar
javax.jms.ConnectionFactory
| Compiled from "ConnectionFactory.java"
| interface javax.jms.ConnectionFactory{
| public abstract ja
Great. Now can we get it fixed?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873264#3873264
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873264
---
SF email is s
I thought JBoss 4.0.1sp1 implemented the J2EE 1.4 spec. According to the J2EE
1.4 spec, JMS 1.1 is required. But when I look at the classes in the
jbossall-client.jar and the jboss-j2ee.jar files, I don't see JMS 1.1 methods
on the classes. For example, the ConnectionFactory interfaces does not
I received the same message yesterday.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873262#3873262
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873262
---
SF ema
On my server (Win2003) JBoss will occaisionally stop servicing requests for one
particular application context (though I can still get to other JBoss pages in
other contexts). HTTP connections go into "ESTABLISHED" state, but no response
is given from the server.
Going to the JBoss console an
How did you fix it?
I'm having the same problem
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873260#3873260
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873260
--
Hi,
I am using a user-service.xml as a startup class. The datasource is specified
in oracle-ds.xml and both the files are in the deploy directory. How do i
specify the depends in the user-service.xml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hi all,
I have a typical problem with the JBoss 4 default instance. My application is
running perfect in the JBoss 4 standard instance. But when I run the
application in the J2EE certified instance my application is misbehaving.
The piece of code that is not working in the default instance. ( T
Hi all,
I have a typical problem with the JBoss 4 default instance. My application is
running perfect in the JBoss 4 standard instance. But when I run the
application in the J2EE certified instance my application is misbehaving.
The piece of code that is not working in the default instance. ( T
Hi all,
I have a typical problem with the JBoss 4 default instance. My application is
running perfect in the JBoss 4 standard instance. But when I run the
application in the J2EE certified instance my application is misbehaving.
The piece of code that is not working in the default instance. ( T
Another interesting twist is that UnifiedClassLoader3 some times finds the
class but give UnsupportedEncodingException and sometimes it is not class def
found error. When you look into the classes loaded by this class, some times it
has more number of classes loaded and sometimes less within the
I know, I know...I should just be able to read the docs to find this
out...but...can someone explain to me how this all works?
My login-config.xml is setup as follows:
com.sun.jndi.ldap.LdapCtxFactory
ldap://localhost:3
I am trying to
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co -d jboss jboss-head
I get the following
cvs [checkout aborted]: cannot make directory CVS in
admin-console/src/main/org/jboss/admin/console/web: No space left on device
This is a server side message not a client one. (There is
All,
First thanks for reading this post!
I have a webservice that vends very complex types; complex types that have
arrays of other complex types etc... , _which works_ like a charm. The problem
I'm having is doing said process in a elegant manor. I'm using CMP for
persistence, howev
we have an jca adptor to connect to tuxedo. The .rar is deployed correctly and
i can get the EIS connection . But when i tried to create interaction from the
connection, (CCI implemtation) i get a NoClassDefFoundError. The rar file has
the jar that contains all the classes required.
When I look
Hello.
I'm wondering whether there's any easy way of getting information about the
container from within an EJB.
I tried calling the getEnvironment() method in SessionContext but all I got was
this error:
| 15:15:41,636 ERROR [LogInterceptor] EJBException in method: public abstract
is.althi
I have exactly the same problem..
I have tried to solve this by isolating my classloader using the jboss-app.xml
file in my EAR but this kicked up all sorts of errors..
dot.com:loader=unique-archive-name
Just curious to know whether you got any further with this? or found anothe
Ok, so let me just make sure I understand what you're doing.
Yo have a JSP that binds some object to JNDI by doing something like:
| ...
| InitialContext context = new InitialContext();
| context.rebind("myObject", myObject);
| ...
|
Then, in your EJB, you are looking up this object, w
Yes, deadlock occurs. And I am looking for an elegant resolve for this problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873242#3873242
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873242
-
Nice work, Vishal. I will give that a try. Just like everything else in J2EE,
there's probably some downside to going this route. I'll check out the doc but
do you know of anything 'bad' about using this technique?
Spoon
View the original post :
http://www.jboss.org/index.html?module=bb&op=
Hi,
Is it possible to hide the keystore password.
since the keystore contains the trusted authority is it possible to other users
to use the provided password to sign jars all over again?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873239#3873239
In the jboss.xml file there is a "loader-repository" element designed to permit
two EARs with similar contents to be deployed without interference.
The modules inside an application often contain compiled Java classes.
EJB-JARs always have classes in them. Maintaining uniqueness among class na
Please stop spamming the forums, you only need to ask your question once. If
someone understands your problem they will send you a reply.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873236#3873236
Reply to the post :
http://www.jboss.org/index.html?modul
Hi all,
we integrate two formerly independent systems - web application on Tomcat 5 and
application logic on JBoss 4 (adding web-interface to allready existing
business logic).
Each of these systems use JAAS to determine access to web pages and to EJB
methods.
Both systems are deployed in diffe
I have upgraded from jboss4.0.1sp1 to jboss4.0.2RC1 and the problem was fixed.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873232#3873232
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873232
--
I downloaded the lomboz plugin and update eclipse ide with it,but i found that
the lomboz can only support jboss 2.44,not jboss-4.0.1sp1,how to selove this
problem?thank you
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873229#3873229
Reply to the post
I downloaded the lomboz plugin and update eclipse ide with it,but i found that
the lomboz can only support jboss 2.44,not jboss-4.0.1sp1,how to selove this
problem?thank you
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873228#3873228
Reply to the post
I downloaded the lomboz plugin and update eclipse ide with it,but i found that
the lomboz can only support jboss 2.44,not jboss-4.0.1sp1,how to selove this
problem?thank you
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873227#3873227
Reply to the post
i want to develop EJB with eclipse...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873226#3873226
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873226
---
SF emai
i know, we can write a file to solve the problem of jboss 4.0,but i don kown
how to write the file,please help me,thank you
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873225#3873225
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
I downloaded the lomboz plugin and update eclipse ide with it,but i found that
the lomboz can only support jboss 2.44,not jboss-4.0.1sp1,how to selove this
problem?thank you
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873224#3873224
Reply to the post :
Thank you for your replies.
I tried deploying two different EAR files with two different datasources. The
two EAR file has one bean that have the same name. When I tried to deploy it
on the same machine, it returned an error
javax.management.InstanceAlreadyExistsException
For my problem, since
I don't know why you need two stateful session beans.
Most design problems resolve themselves to stateless session beans that invoke
operations on (or send messages to) entity beans that represent the business
data.
You should be able to send messages to the consumer session bean B by producer
Ok found it !
I looks like I had to close the Initialcontext first.
Works nicely now.
cya
Henk
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873220#3873220
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873220
1.5 Sun JDK is very good in both systems (Linux and Windows)
Jan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873218#3873218
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873218
---
Hi, i'm getting this error when one of my node go down, anyone knows why this
occurs? after the error clears and he reconnects to the JMS everything
continues ok, the session is ok and i continue with the aplication on but the
node delay a lot for getting up...
| 2005-04-08 09:16:41,734 WARN
it seems to me like a beginners question but i never got this thing working
even if i deploy to jboss already a few months.
i always have to restart my jboss server to correctly deploy my war file.
otherwise i always get this annoying "org.apache.jasper.JasperException: Unable
to compile class f
Upgrade to at least 3.2.6 as all previous JBoss versions have a connection leak
bug within the ManagedConnectionPool code.
Regrads
Ulf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873212#3873212
Reply to the post :
http://www.jboss.org/index.html?module=b
I use a Hibernate session in a MBean method in the following way:
| InitialContext context = new InitialContext();
| SessionFactory factory = (SessionFactory)
context.lookup(SESSION_FACTORY_JNDI_NAME);
| session = factory.openSession();
| Transaction tx = session.beginTransaction();
|
This is not a JBoss specific problem and its more with yr assignment..
Please make sure u raise relevant problems in these forums concerning to JBoss.
Anyway send yr e-mail via my blog and see if i can help you :-)
http://vashistvishal.blogspot.com
View the original post :
http://www.jboss.org
i tried understanding that tutorial but its quite complex well my
assignment is
The application you are going to create is entering an employee into a database
and getting a list of employees from database. The user will be required to
enter an employee's name, age, and department Name and
Hi,
I have a jms client program that runs as a daemon. In order to survive a jboss
restart, I used the ExceptionListener. All the jndi stuff is in a helper
class, which is used by the client. When an exception is encoutered, the helper
notifies the client and the client closes all connections
I think that starting with JBoss 3.2.3 the CMP engine has undergone more or
less drastic changes in order to accommodate more and more performance tuning
switches. I have the _impression_ that as a side-effect JBoss does not honor
some settings in standardjbosscmp-jdbc.xml anymore.
We managed
Hi all,
Which is the best JVM for JBoss 4.0.1 sp1 ( for better memory management and
performance). We need to deploy a middle rangle application in Linux box. (1 GB
of memory, 2 GHZ Processor).
Thanx in advance.
Sanju
View the original post :
http://www.jboss.org/index.html?module=bb&op=vie
Hello everybody,
I have an EJB and I want to run under SSL. I configured Jboss to use SSL, but I
don't know what changes I have to do in my client code.
I supose that I have to say to client that the communication will be under SSL,
but I don't know how.
Can anybody help me?
Thanks and regards
Hello everybody,
I have an EJB and I want to run under SSL. I configured Jboss to use SSL, but I
don't know what changes I have to do in my client code.
I supose that I have to say to client that the communication will be under SSL,
but I don't know how.
Can anybody help me?
Thanks and regards
You're probably using postgres 8.0, aren't you?
The default PostgreSQL mapping in the standardjbosscmp-jdbc.xml does not apply
for postgres 8.0
Change the following fragment in the type-mapping for PostgreSQL
java.lang.Boolean
CHAR
BOOLEAN
i
This is the classical classloading problem disccused in JBoss Admin Guide under
section.
2.2.2.1. ClassCastExceptions - I'm Not Your Type
It says and solution is provided.
anonymous wrote : This type of error is common when redeploying an application
to which other applications are holding refer
While porting an application from WebLogic server to 4.0.0, I've noticed a
strange feature of the server's classloader. Well, it was hard to miss a
NullPointerException raised deep inside an EJB method call ;)
In brief, the problem is this: if jar file with my.test.package classes is
stored
I still cannot get to a solution for this.
Can someone please guide me what parts of the documentation could contain
information on this issue, or what keywords to search, it seems I am searching
in the wrong direction.
Thanks
Mike
View the original post :
http://www.jboss.org/index.html?mod
Can you try with 1.2.3 beta (CVS module "JBossCache") ?
I live in Kreuzlingen...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873185#3873185
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873185
Hi All,
I am currently working of a project which involves applying bytecode
manipulation via Javassist to a set of annotation-marked methods.
We do so by traversing & loading all relevant classes,
going through all of its methods and use reflection to
examine their annotation list, i.e.:
Problem fixed.
In FLEX_HOME/resources/security/TomcatLogin you will find two jars to add
capabilities to JBoss' embedded Tomcat server:
- Put flex-tomcat-common.jar in JBOSS_HOME/server/default/lib
- Put flex-tomcat-server.jar in
JBOSS_HOME/server/default/deploy/jbossweb-tomcat50.sar
- Add a va
Not a 100% solution -- but I'm pretty sure you can use some kind of variable
names in your xdoclet tags, and then setup your ANT build file and xdoclet task
to replace those as required, e.g.
* @jboss.entity-command name="${entity-command-name}"
* @jboss.entity-command-attribute name="sequence"
I'm working with version 1.2.1
By the way, where are you working at the moment? At NeuchÃtel, Zurich or
somwhere else? I'm working at "University of Applied Sciences of Central
Switzerland (Lucerne) - Institute for secure Softwaresystems".
I saw that JBoss has an Headquarter-Office in NeuchÃtel.
anonymous wrote : The code to lookup the DataSource is in a startup class and
this works fine in JBoss3.2.4.
At what point is the error occuring?
Are you deploying the datasource first then deploying the service?
Or are you deploying them both at the same time / restarting the server?
When
By default JBoss is not secured.
Information on securing JBoss can be found at: -
http://www.jboss.org/wiki/Wiki.jsp?page=SecureJBoss
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873178#3873178
Reply to the post :
http://www.jboss.org/index.html?module=bb
Your bean instances are not causing a leak, they are being retained in a pool
to service further requests.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873177#3873177
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=387
what version of JBossCache ? Can you try with the latest from CVS head ?
Version: java -jar jboss-cache.jar
or
java org.jboss.cache.Version
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873176#3873176
Reply to the post :
http://www.jboss.org/index.html?modul
I am getting the following exception while starting the JBoss Server.
[SecurityInterceptor] Authentication exception, principal=null
12:26:09,000 ERROR [LogInterceptor] EJBException, causedBy:
java.lang.SecurityException: Authentication exception, principal=null
at
org.jboss.ejb.plugins.S
On committing the UserTransaction i'm receiving an error. I've got two
Treecaches in the same cluster. That means: two vm's on the same machine.. I'm
using the TransactionManager "simplejta-0.84". Without transaction the
replication works correctly. Also in case of one Treecache and a JDBC
Da
http://jira.jboss.com/jira/browse/JBAS-1442
... says it's fixed in JBossAS-4.0.2RC1
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873172#3873172
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873172
---
95 matches
Mail list logo