Use the binding-manager-service.
Regards
Ulf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878142#3878142
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878142
--
Could you post a full stack trace for that exception you are seeing?
Thanks
-Jason
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878141#3878141
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878141
-
Hi,
I want to deploy multiple applications seperately, not in a single
server/deploy.
I made copies of default servers and deployed different applications seperately
when I start 2nd server it was throwing exception of already bind in use. So I
modified the ports which are throwing expections fo
Thank you for your reply
In the treecache tutorial , on replication section it writes:
Replication can be synchronous or asynchronous . Use of either one of the
options is application dependent. Synchronous replication blocks the caller
(e.g. on a put()) until the modifications have been replica
I just downloaded JBoss and evaluate it for a new project.
1) For JBoss 4.0.2, server is started with no problem. I copied a stateless
session bean to default/deploy directory. Nothing happen.
2) For JBoss 3.2.7, I can't even bring up the server.
org.jboss.deployment.DeploymentException: url fil
As far as I know so many instances of ur SFSB is maintained in ur cluster.
now why do u need such a scenario. u have the stub of the bean make use of it
(i mean call exposed methods)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878136#3878136
Reply to the p
i just looked up saying ejb/beanLocalJNDIName it started working i dont know
but so many articles say u have to give java:comp/env/ejb/MyLocalHome.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878135#3878135
Reply to the post :
http://www.jboss.org/index.h
MSVCRT.DLL is the DLL for Microsoft Visual C Run Time.
It looks like you are using Microsoft's Java version.
Make sure you are defining JAVA_HOME at your environment to the right JVM, and
set the JVM at the classpath.
Sometime in the past I had Oracle's JVM causing me problems. Execute java
-
If the JBoss thread runs MSVCRT.DLL than this seems to be a Java Native
Interface (JNI) system call. So maybe it's a JVM/Java SDK version problem. Have
you multiple SDK versions installed ?
Regards
Ulf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878131#3
Hi,
do you guys have a place or recommend any resources that give detailed
explanations on the taglibs we can use jsf pages to utilize JBoss Portal?
So far, the examples give some clue on how JSFs can be use with Jboss Portal.
Is it better to use portlet servlets and use page includes/forwards,
Hi,
does JBoss Portal support the ability to configure a portal to consist of
remote portlets being served off different Jboss portal instances?
for example, in oracle AS, you can have the portal app served off the portal
server, then have remote portlet providers that can be used to build the p
jboss-4.0.2
jboss-cache1.2.2
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878128#3878128
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878128
---
This SF.Net ema
what exactly are you doing, and what is the problem? A bit moer detail would be
helpful
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878127#3878127
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878127
I will say first, use log4j for debug statements if u want to debug.
Secondly are you using an IDE, if yes then those debug satements should be
avialable from where you ran JBoss.
If you are running from shell, like on linux/unix. then it should be there
where you ran the JBoss from.
Is this wh
There is a new thread
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878124#3878124
covering instructions for new version of tools used in this
tutorial http://www.tusc.com.au/tutorial/html/index.html. This covers steps in
chapter 3.
I hope this work by NISHI helps people to leverag
Thanks Nishi.
For those who dont know what this is about.
These new instructions are for new version of tools used in this
tutorial http://www.tusc.com.au/tutorial/html/index.html. This covers steps in
chapter 3.
There is already a thread running on the issues with the tutorial in this forum.
Hi all,
i am looking at an MDB problem for a couple of days now,
and could really need some thoughts on the following problem:
My mdb has a common setup (AUTO_ACK, persistet, transacted receiver MDB) and a
client submitting messages to the queue (aprox 12000).
I was configured my MDB with po
Hi,
We have JDBCrealm in our tomcat environment, and we are planning to migrate to
Jboss 4.0.1sp1. JDBCrealm doesn't work as expected. Can some one sugest how
should we implement this not using JAAS?
Regards
Srikanth
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewt
this is happening to me as well. any ideas?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878120#3878120
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878120
---
I have downloaded all the portal files and application server files listed on
http://www.jboss.org/products/jbossportal#files[/url]. using RC1 version. I
also tried downloading the same from link
[url]http://www.jbossgroup.com/?module=bb&op=viewtopic&p=3877126.
When i tired to setup the example j
Hi all,
How to get the value of
Server Home URL?
Or
$jboss.server.home.url
The url for the current configuration - default
$jboss.server.base.url/$jboss.server.name
I want to get the value as a String like
"file:/C:/JBoss/jboss-3.2.5/server/default/"
Any help? Thank you very much,
hms
I've implemented a custom login module extending the
org.jboss.security.auth.spi.UsernamePasswordLoginModule. I've implemented the
methods getUsersPassword and getRoleSets. The authentication process runs well,
but the authorization does not. After logon using JAAS I make calls to EJB
methods t
Is the machine you are using a stand alone machine or are you part of a
business network.
If it is part of a business network is your web browser configured to use a
proxy server? If so is it set to bypass the proxy for local addresses possibly
by specifying the IP address range that is local.
I am using XDoclet and MySQL 4.1.7.
I was able to create a record for the related entity.
However, when I try to invoke the primary key method on the local returned by
the create method, I get an EntityNotFoundException.
Here is the example:
//Class level tag for the entity bean
/*
* @jboss.ent
Hi I am also facing the exact same problem when trying to modify the dukesBank
tutorial to simulate my real-life application's situation before committing to
the multi-jar deployment.
Looks like nobody has responded?
I am saddened that almost every tutorial seems to think of single jar
deploym
I have developed a webservice using JBoss 4.0.0 and the Axis 1.1. I currently
have the webservice in a jar and deploying it is no problem. When I take the
jar and place it in an ear, I get a deserializer not found error when calling
one of the webservices. There are several methods in the we
is it either or? in-process or client-server meaning one or the other and not
both being enabled at the same time in the hsqldb-ds.xml file.
it looks like certain instructions are ommitted. What is the proper definition
in the file for 4.1.71.1 in the getting started guide?
View the original
I've tried that also, I even deactivated the firewall. Still, it wont work. The
funny thing is that two years ago with an older version it did work. And I dont
think that I did anything different back in those days.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic
I have spent quite some time on JAAS in a pure EJB environment (remote EJB
client calling server side EJBs) and I believe that I undersand how this is
working.
I was now wondering how this is working when the client application is a web
application going through a servlet that then accesses th
Again, the snmp-adaptor (jmx notification -> snmp traps) is described here (you
won't find any better document):
http://www.jboss.org/wiki/Wiki.jsp?page=JBossSNMPAdapter
The 'all' configuration of jboss has the snmp-adaptor deployed in
server/all/deploy/snmp-adaptor.
If you want to see the imp
Here is a summary of my experience and findings integrating
QuickFix as an MBean in JBOSS
JBOSS 4.0.2
java 1.4.2.XX
Windows XP Platform
QuickFix is JNI Based java interface.
Requires a dll and some static config files.
QuickFIX and JBoss Integration Findings
-
Hi All,
I have a webservice which takes a XML string as input and spits out
another XML string. The question i have is, is there a limitation on the size
of the string that you can receive as input or send as output ? I am using
java:RPC.
Thanks,
Peter.
View the original post :
ht
Tx, it helped me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878091#3878091
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878091
---
This SF.Net email is sponso
This problem sounds similar to a bug already reported as JBAS-1238 (see
http://jira.jboss.com/jira/browse/JBAS-1238).
I am going to work on fixing JBAS-1238, once I have a solution for that, we can
see if it solves your problem.
View the original post :
http://www.jboss.org/index.html?module=
Hi,
I am trying to activate the Scheduler on JBoss 4.
I run:
mbeanServer.invoke(objName, "restartSchedule", arguments, signature);
|
where objName is an instance of class ObjectName, which I previously created
with the proper service name.
The problem is that the run fails where class Schedu
I am using the old 3.2.3 version, and for various reasons I cannot upgrade to a
more current version where this problem has been corrected. I also have log4j
and an application-specific log4j configuration file in my EAR. Therefore,
everything works fine but at deploy time I get the error:
ER
Thanks a lot Dimitry,
I downloaded JBoss AS. But I don't how to go on from there. All that I am
interested is in learning about right now are:
- the snmp related packages included in JBoss AS
- examples of using the snmp packages
- docs related to snmp APIs
Do I need to rely on joesnmp packages d
| get();
| void set();
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878077#3878077
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878077
---
This SF.Net
Recognizing what makes an attribute and what an operation is part of the JMX
specification for Standard mbeans.
get();
void set();
It would be simple to just copy the implementation and make your own class.
Preferably you would make a patch and post it to a JIRA case as a reminder for
us to c
What is the cvs string that I should be using?
Thanks,
AWM
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878071#3878071
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878071
--
We just upgraded from JBoss 4.0.0/TC to JBoss 4.0.2/TC (JDK 1.5).
We noticed a strange issue in the new version where whenever we set a cookie
with a value that had a space in it the value is store with double quotes
around the value. This was not the case with the previous version.
For exampl
local-jndi-name in jboss.xml
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878065#3878065
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878065
---
This SF.Net emai
http://jira.jboss.com/jira/browse/JBAS-275
hint: local-jndi-name
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878062#3878062
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878062
---
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878061#3878061
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878061
---
This SF.Net email is sponsored by Ora
done, I closed the other issue. Yours is better explained :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878059#3878059
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878059
---
Hi ,
The following is the log messag which i got . Can anyone help me
on this issue?
I am giving my Folder structure here.
My ear file contans
1)cdviewer.war
2)cdviewer.har
3)jboss-app.xml
4)application.xml
My ear file doesn't have any ejbs.
The following is the code i am using to
hi all,
i run my application successful in the all-configuration with one cluster node.
if i use a second node, the following warning appears:
2005-05-17 14:45:33,116 WARN
[org.jboss.ha.framework.interfaces.HAPartition.MMA]
javax.naming.NameNotFoundException: comp not bound
and the same with
It does except that I'd like the beforeRemove as well.
I do not believe that I have the JIRA rights to "merge" the two issues, but if
I do I can certainly take care of it.
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878055#3878055
Reply to the p
Look at http://jira.jboss.com/jira/browse/JBCACHE-115, this seems to be a
duplicate.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878053#3878053
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878053
---
Hi,
Thanks for the reply. Since i can't change to other version of JBoss, I tried
the second approach. I copied jbossha.jar from jboss-3.2.5 into the all/lib
directory of jboss-3.2.3. It worked
However, i am facing the following problems(though not related to jbossha.jar).
I have a clustered e
What you reallly want to watch for are things like CPU and memory usage, free
disk space, etc., which can be monitored outside of the JVM. The thread count
is important as well as the number of messages for JMS.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
>From a pure JAAS point of view, client or server JAAS login modules does not
>make any differences.
On both side you have one or more JAAS module configured (stack of JAAS
modules).
The differences when used with JBoss are as follow:
1) The JBoss client JAAS login module (ClientLoginModule) mu
It's there for your own use. Those indicate if your operation provides
information, does something interesting, or not specified. A good analogy
would be GET/POST in HTTP.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878048#3878048
Reply to the post :
There aren't any better persistence managers than the JDBC persistence manager.
The rolling logged and file ones may work okay if the number of messages is
small, but they aren't recommended.
Writing one for Berkeley DB would be a good project.
View the original post :
http://www.jboss.org/i
Hi FYI,
I am now using with success the lastest jboss-common.jar and mymbean are now
persistent. However, another problem appear. In the jmx-console, I cannot view
bean that are on the form [EMAIL PROTECTED], where @122123 seems to be a memory
address. I have two driven message beans that have
Thanks for the answer.
I created the JIRA entry: http://jira.jboss.com/jira/browse/JBCACHE-159
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878045#3878045
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878045
Hello,
Did you get it working guys?
I have the same problem
Thanks
Kirill.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878044#3878044
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878044
That is incorrect. There is no impact on portability. The changes are
identical in their impact on portability, but keeping them in
jbosscmp-jdbc.xml lets you keep the configuration local to one application. It
also means that you won't have re-apply the global changes when you update to a
n
I have the same problem but with message driven bean. How can I use a clause
now? I cannot use local-ejb-ref as they are driven message bean. Is there a
solution?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878042#3878042
Reply to the post :
http://www.
OK, looks like you are not using sticky session. In this case, you will need to
upgrade 3.2.7 or 4.0.2. In the original documentation, I have stated that in
3.2.6, sticky session wasn't supported.
But later on, I have enabled the support in 3.2.7 and later.
-Ben
View the original post :
http:
Never try this myself. But maybe you can manually copy the clustering related
service.xml files after the JBoss servers are up.
Or before you deploy your sevlets, you can stop the clustering service first
from JMX and then re-start it.
-Ben
View the original post :
http://www.jboss.org/index.
1. Can you upgrade to 3.2.7? That should solve your problem.
2. If not, may be copy jbossha.jar from 3.2.7 back to 3.2.3 will work. Not sure
though.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878038#3878038
Reply to the post :
http://www.jboss.org
I wanted to thank you Scott and Adrian for taking the time to respond. To
upgrade to 4.0.2, we have removed the circular references causing the above
problems and everything seems fine.
The ability to lazy init session bean instances does sound appealing in some
circumstances, though...
View t
Thomas,
If preEvict event is important to you, you can create a Jira task
(jira.jboss.com) under JBossCache module. Please specify your use case, Bela
and I will take a look to decide.
It is trivial to include this event. Question is we don't want to pollute the
TreeCacheListener unless we hav
The code snppet in the documentation and the examples JUnit tests (that shipped
with the distro) have samples on how to for cache loader and eviction policy.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878030#3878030
Reply to the post :
http://www.j
I want to see my debug/System.out.println statements in the server console.
What setting I have to do and where to get this done. Any body please help me
out.
Thanks
Nitin
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878028#3878028
Reply to the post :
ht
JBossCache and JBoss version?
You will need to provide more details for someone to help you.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878027#3878027
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878027
-
Please desribe in details which case in the tutorial that you have gone
through? It should block.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878025#3878025
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=387802
i think my problem fits right into this topic.
is was migrating my webapplication from jboss 4.0.1 to 4.0.2 and from hibernate
2.x to 3.0.3 when i came up with a strange problem. during the deployment of a
hibernate archive i got those logmessages:
| 15:43:19,286 DEBUG [SessionFactoryObjectFa
Don't use jbosscmp-jdbc.xml. It'll make your ejb unportable.
Make a little change in standardjbosscmp-jdbc.xml and everything will be fine.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878023#3878023
Reply to the post :
http://www.jboss.org/index.html?modu
The codebase that works with 4.0.2 is in CVS. You'll have to check out HEAD and
then build it. We should have binaries out next week, if all goes well.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878022#3878022
Reply to the post :
http://www.jboss.org/ind
Hi Everyone
When my JBoss 4.0.1 starts it issues the following exception:
// 2005-05-17 08:57:18,232 DEBUG main
[org.apache.tomcat.util.net.SSLImplementation] Error loading SSL Implementation
org.apache.tomcat.util.net.puretls.PureTLSImplementation
java.lang.ClassNotFoundException: No ClassLoad
Dear Vishal,
Cleared up to Chapter 3 (Stateless Session Bean) with following setup (a
summary of info in various threads/ref.).
Your kind comments and/or advice would be appreciated.
Ref. : Your original thread :
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=36910
=== Environment:
Yes, we lock on FQNs, so you use the same FQN (/REGIONA). Yes on the 2nd
question
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878016#3878016
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878016
--
"[EMAIL PROTECTED]" wrote : setEnabled(boolean) can be called because this is
an 'attribute' in terms of JMX, and not an operation.
|
| Attributes can be set at deployment time, using:
|
| ...
|
| true
|
| ...
|
Well in this case I should be able to change the Re
things got clear after reading the source - 2 EJBs (both are stateless
session); EJB1 in it's ejbCreate() method calls EJB2Home.create and EJB2 does
the same for EJB1. This mutual recursion was the reason behind those strange
results. One would expect a stack overflow in this case, maybe it's re
Yes, thats what happened.
AFAIK, you have to force the pass-by-value semantics somewhere, but I don't
remember where.
As I already said, I wouldn't go that way, I would simply wipe the client jar.
Cheers
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=387801
seems to be a problem with the dtd files in the WEB-INF/lib directory.
If I move into a separate dtd-folder directly under WEB-INF, it works.
If read about variations of this problem in the forum. Is this a jboss bug,
that will soon be fixed, or is this an error of mine?
View the original post :
Hi all,
I would like to know if it is possible to do load balancing between
apache+mod_jk and 2 clustered Tomcat/jboss using an hardware load-balancer
(like alteon). Is it possible to use sticky sessions with ajpv13 in this
configuration and how?.
I know that you can do load balancing using mo
I've a stateless session bean implementing a web-service.
The following code works only in jboss 4.0.1sp1 and correctly return an
InputStream of 17MB but returns an exception in jboss4.0.2final: "No cache"
Message msg = MessageContext.getCurrentContext().getRequestMessage();
Iterator attachs
Thank you.
I though I was being careful about the deadlock because (I thought that) I was
putting each object in a new node by giving it an exclusive key.
If I use
put("/REGIONA", "key1", Object1)
and
put("/REGIONA", "key2", Object2)
Is there a potential lock because they are both in the
Synchronous replication does NOT block the caller as it is described in the
tutorial when running two instances of the same application.We need this
functionality to support high availability.
When the application is clustered, all instances other than the first instance
to acquire the lock on
Some more info - tried to debug it with JBossIDE and got this:
anonymous wrote :
| Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc005) occurred at
PC=0x8090106
| Function=JVM_FindSignal+0x3041
| Library=C:\j2sdk1.4.2\jre\bin\client\jvm.dll
|
| Current Java thread:
| at
Hi Thomas thanks for your reply
further I need some clarification in terms of i want to write custom login
module both server and client side how should i do?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878001#3878001
Reply to the post :
http://www.jboss
The nature of pessimistic locking may lead to some deadlocks, e.g. check out
the DeadlockUnit test case:
If tx1 acquires /a/b, then tx2 acquires /1/2, then tx1 tries to acquire /1/2
and tx2 tries to acquire /a/b, that's a deadlock.
One of the 2 transactions will time out, therefore rollback its c
Hi,
i have deployed a local ejb, but if i look up it says
NameNotFoundException.
when looking up i say context.lookup("java:comp/env/ejb/MyLocalHome");
where my bean is deployed with ejb/MyLocalHome JNDI name.
can anybody help me out.
thanx,
Karthik
View the original post :
http://www.j
You will have to provide more information about yr needs before someone
recommends you what exactly you need.
Becsuse Tomcat is just a Web Container wich will just serve your web tier
comprising (JSP/Servlets, Struts, JSF) etc.
Whereas JBoss is s full scale J2EE compliant Application server wi
(lost the xml elements...)
| ...
|
| attribute name="Enabled">true
|
| ...
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877997#3877997
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38779
setEnabled(boolean) can be called because this is an 'attribute' in terms of
JMX, and not an operation.
Attributes can be set at deployment time, using:
...
true
...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877996#3877996
Reply to the p
Authenticate.authenticate() is weblogic specific and you will not find an
equivalent in JBoss.
But they boh support JAAS, so some aspects will be similar.
For example, you can create a JAAS login module that will check if the user is
locked or not and just abort the authentication process if loc
My problem is i am trying to find some thing similar to weblogic way of
authentication (by calling weblogic api class Authenticate.authenticate())
so if i get step by step procedure that would be nice
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877993#38779
You also need to write a JBoss custom JAAS login module.
See http://www.jboss.org/index.html?module=bb&op=viewtopic&t=46370
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877992#3877992
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=
Hey Scott. Here's a list of the issues I've run across.
1.) The latest documentation
(http://docs.jboss.org/jbossas/jboss4guide/r3/html/ch01.html) doesn't state
anywhere exactly what needs to be done to relocate a configuration folder
outside the "[jboss_home]/server" directory. One glaring o
Hi
I am trying to port my application from weblogic to JBOSS4.0.2.
We have implemented JAAS way of authentication in weblogic flavour of my
application.
actually in my server side authentication does some appication specific logic
like not locking a default user, and throwing custome exception
I am using the latest jbossversion and I would like to make my webapp the
default so all I have to type for the url is: http://localhost:8080.
Can someone help?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877986#3877986
Reply to the post :
http://www.jbo
Hello,
How can I use another connection pool than JBossManagedConnectionPool. I want
to use c3p0 connection pool with hibern8. I configure my hibernate.cfg.xml as :
java:/DB
net.sf.hibernate.dialect.Oracle9Dialect
Thank you for your quick response.
Initially the setting was synchronized. This was causing areas of the cache to
lock up. I tried READ_UNCOMMITTED but the write lock still occurred.
I've set up an eviction policy against a region ( REGIONA ) and initially I was
using
put("REGIONA", "key1", Obj
Hi All,
I am new to group also new to use JBoss.
I have worked little on Tomcat
I wisht to use Jboss 3.2.3 as App server.
I read a bit regarding JBoss all its pros and cons, i also know that JBoss
internally uses tomcat only. Still I want to know which is better Tomcat or
JBoss.
Because I hear
You should be using an ejb-local-ref with an ejb-link in the
ejb-jar.xml/web.xml to access any local ejb as these generally have to jndi
binding on other app servers. To have a well known jndi name you need to use
the local-jndi-name in the jboss.xml/jboss-web.xml.
View the original post :
htt
This is a bug that indicates the cluster membership is updating while the proxy
is being serialized. Track it here:
http://jira.jboss.com/jira/browse/JBAS-1823
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877978#3877978
Reply to the post :
http://www.jbos
1 - 100 of 136 matches
Mail list logo