To add to the previous post: everything works fine with the same configuraiton
and PostgreSQL as a back end database. ant run-test works fine. It seems that
it is Oracle issue. Maybe some mapping should be defined in JBoss data source
configuration?
Thank you,
Mark
View the original post :
ht
Currently I am using iplanet web server. I want to change my projects to 3tier
technology using struts.But i can't change my web server iplanet.Is there any
options to connect iplanet web server with JBoss Application server.
View the original post :
http://www.jboss.com/index.html?module=bb&op
I agree, I believe the end point listing page should look AND sound more
professional. This looks like something a script kiddy through together.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913226#3913226
Reply to the post :
http://www.jboss.com/index.htm
Found it, sort of. The SELECT FOR UPDATE was being caused by he DB (Postgres).
It uses a SELECT for UPDATE on Referential Integrity (RI) links. The has the
side effect of an insert on (say) a transaction table to lock all related
tables. The side effect of that is a SEVERE drop in throughput (
Hi All,
When the user access the url he should get the login page in one portlet
window.Once he clicks the submit we need to check his credentials present in
the database upon validating he should see the home page which contains
different portlets.
How do I redirect him to the different page?
Finally fixed it. The issue was the way I was setting up the ejb dir that was
getting packaged, the structure of the manifest file and the application.xml
needed to have a module for the ejb.jar.
Also, for debugging:
1. The EJB not bound error almost always seems to occur when the ejb does not
This is not a deployment problem. The BPEL document contains an error. Take a
look at /process/partnerLinks/partnerLink[2]:
|
|
|
It defines a bidirectional relationship between the process and an external
service. Now follow the partner link type reference to
{http://local
are you instance Address in User Entity?like this:
private Address address=new Address();
if you didn't instance Address in User,in your page,
#{user.address}==null;so #{user.address.line1} is not vaild.
Ding
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic
Hi! The left side uses applet for menu.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913220#3913220
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913220
---
This
Hi maybe you should use:
| deploy/,
| file:///C:/projects/
|
PS: you can safely use "/" for path on windows.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913219#3913219
Reply to the post :
http://www.jboss.com/index.html?module=bb&
"Martinator" wrote : Hi everyone, we have a JBoss 3.2.4 app that has been
deployed for some time. We restart the server every morning at 6:00 AM to
clear/reset caches etc... For the last week or so, the entire application has
stopped in mid afternoon. No user requests are served. The only fix is
Hi,
I have a BMP EJB which is successfully deployed in JBoss (4.02). What I see is
when I do a home.create() on the home interface I can see that the ejbStore
method is called (i can see in the log). Shouldn't the ejbCreate method get
called?
Maybe I am doing something wrong? Anybody has any id
No problem man. My pleasure :)
Regards,
Elmo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913216#3913216
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913216
--
1GB RAM, and remember to give jboss a low process priority so that it doesn't
hang your desktop ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913215#3913215
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913215
-
Thanks for the information about the solution. Your response with the solution
arrived even before I could respond to your original post -- which wouldn't
have helped you much, because I only had a hack of a work around. The solution
that you've found works much better and is much easier to im
That's what I was afraid of. Looks like we'll have to implement it ourselves.
Thanks for the info.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913213#3913213
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913213
-
Hi I gave the CVS version of seam a final testrun yesterday (implemented a
small blogger)
Here are my comments:
First of all, I like it, it took me two hours from cvs downloading to have a
running blogger with master detail view up and running in seam noejb.
But I found some problematic parts (s
Hello all,
I am facing a loss of an active session when a user is working in an applet or
flash component for too long. I need to create a servlet that can refresh the
session based on the session ID. Can someone post a line of code that shows how
to do this.
Thanks a bunch and Merry Christma
Hi,
I am trying jBPM BPEL extension hello example. I successfully deployed BPEL
extension with jBPM, generated database schema, asembled the example and
deployed it both in the database and to the application server.
However, the unit test fails (ant run-test). The test generates time out
exc
Hello,
I have a simple stateless sesion bean with a finder method that returns a
collection of beans for listing prupose.
When I call that method from a jsf(RI) application I get next error:
2005-12-16 23:04:56,455 ERROR [com.sun.faces.lifecycle.InvokeApplicationPhase]
#{ClientListPage.search_ac
With no changes, I migrated a web app [myapp.war] from Jboss 3.2.3 where it
works fine to 4.0.3SP1. First error occurred and deployment failed because
in declaration of web.xml did not begin with /. That seems to be
resolved.
Now the app deploys and works fine except when the action is to po
they are in jboss-annotations-ejb3.jar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913205#3913205
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913205
---
This
anonymous wrote : where application flow is substituted by processesThis is
what BPM is all about; BPM is just geared toward large scale projects. To me,
the real question is whether the scope of your application is large enough to
warrant the overhead of injecting a BPM solution to drive it.
We have a fairly large application that is deployed as an ear. It contains ejb
jars, har, war, and some important jars. After a couple of redeployments we
get a PermGen error stating that we have run out of memory. This problem only
exists after a certain number of redeployments. Our existin
Amazingly, it was the jboss-ejb3.jar file, which apparently does not have
org.jboss.annotation classes available. Once I got these files from the
EJB3Trail tutorial, the service deployed smoothly.
The Eclipse IDE did not show any error at all about these missing annotation
classes and compiled
I have Entity bean called User and I have another Entity bean called Address.
I have a Get and Set method for Address instance in User entity.
In my xhtml page i am trying to map the properties in the Address object using
Nested Properties.
But When I press Submit button the same page
Yes, it is. The relevant issue is http://jira.jboss.com/jira/browse/JGRP-119.
Once this is done we can configure TreeCache and HAPartition (which underlies
HASingleton) to share a JGroups JChannel.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913199#39131
I don't think it's currently feasible as HA services and distributed cache
instances are independent groups. Currently you need to distinguish these
groups via group name, bind address, and bind port. I think that future plans
for JGroups include supporting a common configuration; perhaps some
Hi Here you go with LDIF
For privacy and security reason I have replaced original values. I hope it will
help you to understand and guide me.
dn: CN=ABC,CN=Computers,DC=DEF,DC=XYZ,DC=com
| objectClass: top
| objectClass: person
| objectClass: organizationalPerson
| objectClass: user
|
I would like to have 2 jboss servers on separate machines, but not in a
cluster. Session beans from one server will use session beans from the second
one. What is the best approach for this configuration? Can I have one JNDI in
which both servers will register session beans' proxies? or should I
Hello people
I would like to know whether you can help me with the following issue, posted
by my application at deployment stage:
anonymous wrote :
| 15:01:20,578 WARN [ServiceController] Problem creating service
jboss.j2ee:service=EJB3,module=XCellDomain.par
| java.lang.NullPointerExcept
I am having the same problem with my EJB 3.0 Service.
1. When I package my Service classes as .ejb3 and deploy it. There is no error,
however the lifecycle methods are never called, so I am not sure if my service
is getting deployed at all.
2 . When I package the Service classes as .sar file a
I configured to the JBoss (4.0.3SP1) LdapLoginModule to authenticate to the
active directory and it authenticates fine and but when it is retrieving the
memberOf (roles) for the authenticated user, the LdapLoginModule uses the
following (sAMAccountName=*) with the filter argument of the {userNam
The JBoss Portal Team is very proud to provide JBoss Portal 2.2 - Final.
It includes some bug fixes and the portal has been certified against the
portlet JSR 168 TCK.
The files are available on our download page:
http://www.jboss.com/products/jbossportal/downloads
The documentation is also v
I followed the instructions provided in the activeMQ web site to integrate the
JBoss and ActiveMQ. see ActiveMQ+JBoss Integration
1. Included the jboss.xml in the EJB3 with a different inflow container for the
MDB (using the instruction).
2. Anontated the MDB for the destination and destination
jBPM can do what you are talking about.
You could :
1. have multiple processes definitions that map your functionality
2. have one process that has multiple transitions and pass a context variable
around to indicate which path to take
3. have the nodes actually route themselves to different place
I'm using JBoss- 4.0.3SP1. I have the error when starting JBoss:
java.rmi.server.ExportException: Port already in use: 1098; nested exception is:
I want to change rmiPort. I found two xml containing "rmiPort":
naming-service.xml in server/default/deploy
NamingService-xmbean.xml in server/defa
I agree whole-heartedly with danny_hon. In my experience, getting translators
to deal with multi-language XML files is impossible! They like single-language
files, such as properties files. At Novell, we use XLIFF files, which is an XML
dialect that can be styled to ResourceBundle or Properties
This feature will not be available until the 2.4 release - 2Q 2006.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913183#3913183
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913183
-
This was fix in the latest release.
http://www.jboss.com/products/jbossportal/downloads
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913181#3913181
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913181
It seems like there is a system property "org.jboss.mq.il.oil.localPort" that
you may be able to set. Take a look at the source code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913180#3913180
Reply to the post :
http://www.jboss.com/index.html?module=b
Yes. I saw the bug. Now that the release is complete, I will look at the
archive you sent.
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913179#3913179
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=391317
Sounds like a reference to WSRP, which will be available in 2.4 - 2Q 06.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913178#3913178
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913178
Correction, not in 3.2.6 but in 4.0.2 the default value is 'nowarn'
Sorry,
Jobby
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913177#3913177
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913177
--
Page 2 is for me. It will be finished sunday evening
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913176#3913176
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913176
I found out the solution.
in your -ds.xml add
false
Thanks,
Jobby
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913174#3913174
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913174
-
I work for an organization which is geographically spread. Some locations are
large, others are much smaller, but they do the same kind of work.
Historically the locations had a high level of autonomy. IT is one of those
areas where differences occur.
Recently a reorganization of IT has taken p
Hi,
I'm quite new to J2EE and Seam, but it seems you use the method:
public String selectClassifier(Long classifierId)
to populate you "orderList". You should call "sort(final String column, final
boolean ascending)" after fetching the data.
Maybe u'll need to call sort in some other places, li
Hello all,
I'm a bit confused though about the extent to which ebj3 entity beans are
clustered and updated.
Scenario.
We have 2 JBoss servers in a cluster.
An application running as an mbean in server1 gets old of a reference to an
entity bean.
It calls ref.getMyvalue() which returns "ori
Hi. I have a simple AssignmentHandler that simply calls
assignable.setActorId(""). However, when I query for tasks by calling
getTaskMgmtSession().findTaskInstances(Actor) it lists two tasks with the same
id number.
Also, when I end the task by calling taskInstance.end() it ends the task bu
Looked in to code :
in GraphElement.java error is at anonymous wrote :
action.execute(ExecutionContext)
which traces back to anonymous wrote : actionHandler.execite(executionContext)
At this place ActionHandler must be null anonymous wrote :
| ActionHandler actionHandler =(ActionHandler) ac
I'm not sure that I understand your question; however, if you mean that at
runtime you want to determine to which swimlane a task belongs, I would think
that that violates the concept of a swimlane.
Never the less, what you could do to make things work, is define swimlanes in
the process defini
I'm running into problems trying to serve up large files from JBoss -- namely,
files that have a file size greater than MAX_INT... JBoss is returning a
negative value for the 'content-length' HTTP header, which is causing problems
with some of our software on the client side...
Has anyone run i
I am using JBOSS 2.6 and since my server is in a sensitive area I have enabled
TCP/IP filtering. But since JBOSS uses certain ports to communicate I have
specified, ports for the OIL and UIL service to use. Having done that, when I
enable TCP/IP filtering such that I prevent UDP, all protocols,
Yes, it is the UNIQUE index constraint on the ID_ column, so jbpm wants to put
in two rows in the JBPM_TRANSITION - table with the same ID_ (which was
generated over the Oracle sequence when working with "native" I think).
But why?
View the original post :
http://www.jboss.com/index.html?modul
Hi everybody!
Let me say first that I am quite new to JBoss Portal and I may be asking a
stupid question!
Said this, my question is the following: how do I create a page in JBoss Portal
that "each" user can personalise at her\his wish?
In other words, can I do something similar to the My Yahoo
Have you looked at the BERND.SYS_C00581420 constraint to see specifically what
it is? is it trying to put the same row in twice?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913158#3913158
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
Ah OK, should have mentioned it: we run in JBoss and use JTA, so we get our
session from there (sessionFactory.getCurrentInstance()).
The call which failes is in one SessionBean-call, so this should not be the
cause of trouble...
View the original post :
http://www.jboss.com/index.html?module=
Also... be careful with your transactions. Objects are (generally) tied to the
hibernate sesion they came from. Always keep that in mind when dealing with the
session and objects. If you open two sessions, you could have objects bound to
the wrong session. Or if you close a session, fiddle with
we use "jbpm 3.0.2"
I have worked on a nother project with mySQL and also does not have seen it
before. Very, very strange things happen
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913155#3913155
Reply to the post :
http://www.jboss.com/index.html?mo
What version of jBPM are you running? I am using 3.0 and I've never seen that
error and I've been testing the h3ll out of it.
Sean
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913154#3913154
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
This helps you create a process definition and test it.
Are you asking how to deploy the process definition into the database? That
would deploying the par file.
I'm not sure if the GPD comes with a build.xml so you can do it with ant. I've
got one, but it's been so long, I'm not sure if I ma
Very strange thing:
from time to time we get a expeception while doing something with jBPM (in this
example deploy a process, so this is not more that persist a few objects with
hibernate):
| 12:21:32,452 WARN [JDBCExceptionReporter] SQL Error: 1, SQLState: 23000
| 12:21:32,452 ERROR [JDB
"echon" wrote : well.. i think a lot of people would have tested this eample..
|
| Nobody has a solution??
I've noticed the same thing. I think the annotations for JMX changed EJB
Preview 3. I get the same error in Eclipse, but everything compiles fine
through an ant script and works once
I am trying to do the same thing. The NavigationPortlet does not provide what
we need. We need internationalization support, and able to order the tabs not
based on their names. Previously, we have the navigation built into the
layout. It does not work on 2.2 since some of the methods are no
Kabir,
I am unable to deploy the service. When I use the extension .sar, the
SARDeployer expects to find jboss-service.xml file. However, if I deploy the
file as .ejb3, the service never starts,although it deploys fine. Please, also
note that I have renamed the PollingService to PollingServiceMB
Hi,
I followed the JBoss IDE tutorial and I want to recreate my DB (mySql) at
every deploy of my ear file.
I added the ppty hibernate.hbm2ddl.auto" value="create-drop" in
the persistance.xml file of my .par
but it fails.
I'm sure the persistance.xml is correctly loaded because my tables are
I am interested in both singleton and farm deployments, so thanks for the info
that Microcontainer support for these capabilities is targeted for JBoss5.
Looking at the services declared in cluster-service.xml (i.e.
org.jboss.ha.framework.server.ClusterPartition,
org.jboss.ha.jndi.HANamingServi
#1 Replace the JGroups config with JGroups/conf/fc-fast-minimalthreads.xml in
the JGroups distro
#2 The docu is at docs.jboss.com, go to JBoss Application server 4.0.3, and to
chapter 17
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913140#3913140
Reply to
you are using portal 2.2, right ?
there is a new descriptor that replaces the old 2.0 style ones.
*-object.xml combines the -pages, -portal , and -instance descriptors.
If you are on 2.0 , then you're right: you need to restart to get the changes
to be recognized. A touch of the web.xml of th
Thanks, Gavin. I'll give the 1.0.9 MyFaces a shot and see if it helps.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913138#3913138
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913138
-
AFAIK, this is a known bug in MyFaces and/or facelets.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913136#3913136
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913136
--
Instead of using the wscompile generated stubs use a J2EE web service client,
which uses the jboss web services stack.
http://wiki.jboss.org/wiki/Wiki.jsp?page=WSRPCClientStepByStep
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913135#3913135
Reply
I'm currently having trouble reobtaining a reference to a sfsb, myself.
Unfortunately, I've tried every method listed in this thread. :)
My initial (perhaps naive) approach was to stick a reference to the bean in the
HttpSession, but after approximately 2-5 minutes method invocations via that
Shouldn't internationalization best supported by resource bundle rather than
hard coded in the config file?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913133#3913133
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
You can accomplish something like this by using the replace ant task in your
build system. So basically you make two files. One that contains the ejb-ref
tags that are in your web.xml, and the other that contains the ones in
jboss-web.xml.
You then add a comment to both your web.xml and jboss-w
Did you happend to find the solution for this issue. I am running into
something similar to this. I have my EJB's and also some custom class which
access the database. Both are using JNDI and are returning the connection back
to the pool after creating the ResultSet(by closing the connection). I
Hi,
I am new user to JBossCache and find the product very exciting.
I am able to get the prototype running smoothly in which caches mantained in
seperate JVMs are synchronised.
My only concern is with the number of threads spwned by JBossCache.
Using the default Cluster configuration provided in
Hi all, is there a way to convert the rmi into a pool at all? I'm able to start
the server but from the client, if I try contacting the bean from the server,
I'm getting a SocketException (Connection reset):
java.lang.reflect.UndeclaredThrowableException
at $Proxy57.create(Unknown Source
pages can feature portlets from any portlet app (WAR) deployed to the portal.
when you add a portlet window to a page, make sure that the instance it points
to references the portlet in the desired context, like:
|
| keep
|
| MyPortletInstance
| War
JNDI View output for reference. on deployment
java: Namespace
+- SecurityProxyFactory (class:
org.jboss.security.SubjectSecurityProxyFactory)
+- DefaultJMSProvider (class: org.jboss.jms.jndi.JBossMQProvider)
+
Finally, I got through this problem with the help of following topic.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=71999
Thanks to all.
Mallesh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913124#3913124
Reply to the post :
http://www.jboss.c
Note that I am using JBOSS 3.2.3
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913122#3913122
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913122
---
This SF.net
I have been trying to get to connect to my EJB from a servlet.
I have been trying to figure out how to deal with an ejb reference:
It is my undertanding that:
1. The ejb-jar.xml needs to have
ejb-name defined. In my case this is
HelloWorld
2. The jboss.xml (and I am not clear if this is ne
hello,all
Now I need customize every task jsp,All of You have this requirement?
any suggest? Thank you!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913119#3913119
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
Hi,
I'm using JBoss clustering for HA-JNDI and HA-Singleton. I also use clustered
JBossCache. Currently there is a separate JGroups config for JBoss HA and
JBossCache. My questions is that how I could use same JGroups config for both
and is it even feasible?
View the original post :
http://www
To create multiple instance of JBoss all you need to do is copy the default
directory and rename according to your wish and put in the >/server
directory. Then change the http and jnp ports. you can find your http and AJP
port in
\server\x\deploy\jbossweb-tomcat55.sar\server.xml
now change
I have been trying to figure out how to deal with an ejb reference:
JBOSS V3.2
It is my undertanding that:
1. The ejb-jar.xml needs to have
ejb-name defined. In my case this is
HelloWorld
2. The jboss.xml (and I am not clear if this is necessary, though i want to
support clustering in the fu
I have been trying to figure out how to deal with an ejb reference:
It is my undertanding that:
1. The ejb-jar.xml needs to have
ejb-name defined. In my case this is
HelloWorld
2. The jboss.xml (and I am not clear if this is necessary, though i want to
support clustering in the future and so
Oww,
I forgot to thank you !!!
You was so cool and saves me !!
Thanks a lot ! very very much
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913114#3913114
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913114
Wowww !!!
It works !!!
You will not beliave !!!
See previeous code :
|
| ProcessDefinition pd =
getJbpmSession().getGraphSession().findLatestProcessDefinition(name);
| ProcessInstance pi = new ProcessInstance(pd);
| if(variab
Is a DataModel reusable / reloadable within a conversation?
For example, my main page shows everyone's schedule for a given week, using a
@DataModel (List). I have options to basically go forward and back (Next /
Previous weeks) and the page bombs with a "Duplicated ID in faces tree" error.
I
Anyone has tried to run jbpm and portal at the same time, in the same AS? I
would like to enter localhost:8080/portal and localhost:8080/jbpm in the same
AS.
Thanks,
Pedro
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913111#3913111
Reply to the post :
ht
Hi,
I am using JBoss-3.2.3. My application is packaged as an .ear which contains
.war(web module) and a .jar(ejb module). The objects that i pass to the methods
of my beans are passed by reference. Is there any setting where i can change
the same to call by value. I saw a similar post on the f
Men!
It works in a standalone teste, but in my project it don't works !!!
the JBPM_TIMER was successfully mounted and the JBPM_LOG too ...
these was my 2 problems !!!
I dont know what else i have to do
Let me exlplain !
I work in a CMT Transaction scenario, using Data Source for connect
I am revoking this thread.
I want to check for the expiry of each key in a node.
What is the feasibilty of implementing the process method of EvictionAlgorithm
and recursing through data nodes to check for the staleness of the objects?
View the original post :
http://www.jboss.com/index.html?m
i did not find crud example in the hibernate tool cvs?
where is it ?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913106#3913106
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913106
Hello,
I have a crazy phenomenon:
After deleting some records in 2 different tables in 2 different databases the
data remain in the database for some minutes. Reconnect to the database still
shows the data, doing nothing and reconnect again after some minutes and the
data have vanished.
Anothe
Hi Again,
In my last post the changes i have made in jboss-service.xml has not displayed
. These are as follows
(except sign ">" here i used "^" due to some posting problems)
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913103#3913103
Reply to the post :
http://www.jboss.com/in
Hi,
I would like to know how to perform a programmatic invalidation of cached
Entity Beans when using the cache invalidation service in JBoss.
Is it possible to manually send a message (perhaps a
JMSCacheInvalidationMessage) to the service by looking up the appropriate topic
and connection fac
1 - 100 of 130 matches
Mail list logo