How many concurent clients should be serve by the JBoss in 33ms (300 req/sec) ?
What about RAM in JBoss server ?
Did you make some tests of SQL statements that you run inside the WS. Does this
sql statemnts achieving the expected time response ?
We are able to do 500Tx(not easy Tx) per sec in
Hi,
I think the jbosscmp-jdbc.xml in chapter 7 is not correct because it have to
declare some rrelations of the entity beans like below:
Customer-Address
Customer-has-a-Address
Address-belongs-to-
I'm saying your question(s) ARE in the FAQ AND if you aren't using JCA
and want to go your own way, why are you in this forum at all?
You need to be in a "I need to completely understand the spec and probably do
non-portable
things because I know best forum" - which usually means what you are doi
Hi Adrian,
Thank you for your prompt answer, but not sure I understand your comment. Are
you saying that the answer is in the FAQ? If so, I did not find anything
regarding what I am looking for. Could you please point me to the right one.
I am connecting to a DB without going through the J
Hi,
I am facing a strange problem. I am using JBoss 3.2.1 and when ever I try to
call a JSP page from a servlet I get this error:
Error compiling file:
C:\DOCUME~1\Abhishek\LOCALS~1\Temp\Jetty_0_0_0_0_8080__DepotOnline\/DepotGeneralDetails_jsp.java
[javac] Compiling 1 source file
Exception
I figured I shuold post the datasource as well -
http://www.jboss.org/j2ee/dtd/jboss-ds_1_5.dtd";>
mule/connectionFactory
mule-ra-SNAPSHOT.rar
org.mule.ra.MuleConnectionFactory
Cheers,
Ross
View the original post :
http://www.jboss.org/index.html?module=b
Moderated: What has not recompiling your classes correctly when you make changes
got to do with JMS?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873680#3873680
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873680
Moderated: Use the jboss ide forum
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873678#3873678
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873678
---
SF email i
Moderated: The little code you have posted (which isn't coherent)
doesn't match your assertions.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873677#3873677
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873677
---
Although your question wasn't in the FAQ (it is now)
it is JMS 101 and is mentioned in the QueueExample on the WIKI
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873676#3873676
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=rep
Bug report: http://jira.jboss.com/jira/browse/JBAS-1677
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873673#3873673
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873673
-
As has been discussed before, it does. Either JTA or JMS transactions
depending on the ConnectionFactory used.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873671#3873671
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=
It requires a combination of unchecked in the ejb-jar.xml descriptor, and
unauthenticatedIdentity in the login-config.xml setup of the security domain.
See the JAAS Howto posting in this forum for an example.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=387
The standard of posts in this forum is appalling,
half of them don't even belong in this forum.
READ THIS FIRST, means exactly that!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873668#3873668
Reply to the post :
http://www.jboss.org/index.html?module=
Moderated: DUPLICATE and an FAQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873667#3873667
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873667
---
SF email is s
Moderated: FAQ and wrong forum
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873666#3873666
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873666
---
SF email is sp
anonymous wrote :
| I have tried adding the datasource's ObjectName into the jboss-service.xml
as a dependency, but with no effect.
|
Moderated: I'm sure you did it correctly and don't need to post the details.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtop
Moderated: FAQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873661#3873661
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873661
---
SF email is sponsored by - The
Moderated: Didn't read the documentation, which even includes an example of
this.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873659#3873659
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873659
--
I fixed this bug for 4.0.2
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873654#3873654
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873654
---
SF email is sponso
Moderated: Hibernate questions are not answered in the jca forum.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873653#3873653
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873653
---
Found the cause of the error, but not sure why it's complaining.
When I remove code in onMessage that accesses a HashMap, it works fine. The
HashMap is within the class that implements the MessageListener.
Any clue why it would be complaining?
View the original post :
http://www.jboss.org/i
Ain't no one here doing any bytecode manipulation sir.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873650#3873650
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873650
-
Individual jsp in exploded ear/war == yes.
Individual session bean == no
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873649#3873649
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873649
---
The stacktrace is not from a 4.0.2RC1 release. Its from a 3.2.3 release that
used a Hashtable as the store of the map message contents. Fix the client
classpath to use the 4.0.2RC1 jars.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873647#3873647
Reply to
Hy Alex, I has the same problem, but in Eclipse3.1M5a with JBossIDE-1.5M1. Then
I update the .jars in JBossIDE-1.5M1 from JBoss-4.0.1sp1 and work it. Good Luck.
Directories in JBossIDE-1.5M1:
ECLIPSE_HOME\plugins\org.jboss.ide.eclipse.ejb3.wizards.core_1.4.9
ECLIPSE_HOME\plugins\org.jboss.ide.ec
I wrote a very simple .war (9Kb) that uploads a(ny) file over HTTP and writes
it to (your deploy) directory. Mail me and I can send it. ([EMAIL PROTECTED])
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873643#3873643
Reply to the post :
http://www.jboss.org
Yep, this is a bug a read somewhere else, will be resolved soon.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873642#3873642
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873642
Thanks guys ... it worked for me !
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873639#3873639
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873639
---
SF email
Hi,
I have a service that listens to cluster membership events. It also uses a
channel to which all memers of the group subscribe. Now suppose the network
cable is unplugged from 1 of the nodes, the rest of the cluster receives
cluster membership notifications with a dead member.
Now if I reconn
Hi,
back ground: We are building an "application builder" application which will
run in a ASP mode. Users can access there application via a web interface; and
via an administration console, they can create any application (Business object
creation, worklfow configuration, front end design, et
http://www.jboss.org/wiki/Wiki.jsp?page=JBossWSFAQ
-Jason
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873630#3873630
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873630
--
Thanks for that ..
So we can use databaseserverloginmodule in place of UsersRolesLoginModule ...
how would we define the principal query and roles query in that scenario ??
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873625#3873625
Reply to the post :
Hi!
How do i deploy a property file or something similar
in a way that i can access the properties from my
stateless session beans without having to read them
from a JAR,DB or file.. The file needs to be able to
be edited with a text editor so it can not be included
in the jar files..
Is JNDI th
By the way myip is the ip of the other machine which is hosting JBOSS
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873620#3873620
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873620
---
Hi
Just so you know this is how I am naming props:
Properties jndiProps = new Properties() ;
Context context = new InitialContext(jndiProps);
jndiProps.setProperty("java.naming.factory.initial",
"org.jnp.interfaces.NamingContextFactory" ) ;
jndiProps.setProperty("java.naming.provider.url",
I have a .sar packaged within an .ear . I'm trying to get JBOSS to copy a
directory in my sar into the .../server//data directory . I have confirmed that
these files exist in my .sar. The log looks ok but the directory (or file)
never shows up. Thanks.
Im running JBoss 3.2.6 on XP-pro
here is
I am using JBoss4.0.1sp1 with the default Tomcat bundle. In the process of
trying to debug a problem with a test engine, I turned on the
RequestDumperValve in server.xml. After that, the applet gets an error after
starting:
java.lang.NullPointerException
at sun.plugin.util.AnimationPanel
I do not think you can really pair the two modules together although I am not
certain (but possible only if they have been designed to do that).
One option is to use the ldaploginmodule "as is" and write your own
databaseserverloginmodule (you can restart from the JBoss one) to skip the
authen
Sorry for this... I realize that I answered to hasty... Ignore my comments.
/Georg
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873612#3873612
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873612
Hello,
I not sure what you are changing... the deployed wsdl? The one under
JBOSS_HOME/server/data/wsdl seams just to be a reflection of the services
you already have deployed. I dont think changes in that file have any effect.
Try setting "https:" before the WebServiceHost attribute in t
My database is getting populated when I add new nodes. I have added a
CacheListener and I notice that although my LRU eviction policy shows items
being removed from memory - (1) The eviction callback does not fire
consistently (2) Items requested that have been evicted that are in the
database
Yes we need this, I'll add it when I find some time. :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873593#3873593
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873593
-
I am trying to setup my application to work with active directory. My problem
is that i have a similar setup on windows 2000 active directory and
jboss.3.2.5 and it works fine, but on Windows 2003 and jboss.3.0.8, it
authenticates the user but fails to pick up the roles and gives me 403 error.
Hi,
I'm running a query against a Table with around 70 000 rows.
There are 45 Columns of which 12 are varchars.
The database query returns 1000 rows.
Using Query Analizer, the response is sub-second.
Using our application, JBoss times out.
The PortableRemoteObject.narrow(i.next(),Bean.class);
me
I am sorry if this is some kind of a stupid question. When I try to start the
JBoss AS I get so many exceptions that I can't even post here. The first one is
this:
| 17:16:23,869 WARN [ServiceController] Problem starting service
jboss.ws4ee:service=JAFConfigService
| java.lang.NoClassDefF
Ownership is not a declarative statement. Its a context sensitive statement due
to the fact that ownership is a relationship, and therefore cannot in general
be expressed using the j2ee declarative security model.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
I have no idea where best to post this question , so I'll post it here.
I have multiple applications running on one appserver instance. Each one of
these requires its own log4j config. To accomplish this, I've subclassed
RepositorySelector as below to be able to use different configs for diffe
Hi,
I'm new to JBoss and doing the Duke's Bank application in J2EE tutorial. I
made the modifications in hsqldb-ds.xml .however, when I try to create database
with
ant -f jboss-build.xml db-create-table command I got the error which is :
---
#1 You don't need to have the same TM *instance*, but of course the same TM
type (e.g. JBoss, JOTM, etc)
#2 example ? unit test ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873569#3873569
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
The name of your exploded war folder (minus the .war) should define your
context name. For two instances to exist on the same app server, I'm pretty
sure the contexts must be different, and this would provide you with a
different path... Then again, I might be misunderstanding your question.
A few ideas that might you in the right direction:
1. JNP
I am not sure how you set the naming props in your applet. Try this for now:
Properties env = new Properties();
| env.setProperty("java.naming.factory.initial",
"org.jnp.interfaces.NamingContextFactory");
| env.setProperty("java.naming.
Hi,
I have several MDBs listening to JMS queues and when they recieve a messsage,
the message is being removed from the Queue.
I also wrote some external JMS consumer that recieves messages for a dedicated
Queue also. the problem is that even though I set AUTO_ACKNOLADGE the messages
are not b
I'm trying to deploy an application in jboss and I'm getting the following
error.
14:06:52,201 WARN [verifier] EJB spec violation:
Bean : DummyBean
Method : public abstract void remove() throws RemoveException, EJBException
Section: 7.10.7
Warning: The methods defined in the local interface m
Have you tried using MBeanServerConnection?
>From the http://www.jboss.org/wiki/Wiki.jsp?page=FAQJBossJMX:
http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIGetRemoteAccessToMyMBean[/url]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873557#3873557
Reply to the
it works now with the TransactionManager JOTM.
Question 1: the different nodes don't need to have the same TransactionManager
instance? ech node can have its own. is this correct?
Question 2: after a TimeoutException due to accessing the same node for
modification, ends in crashing the cache. Ev
Hello, everyone,
I have two Nodes(A and B). I created a Session Object with Node A. I wanted to
delivery this Sessionobject to Node B when i shutdown the Node B. But it
failed!! Please help me!
anonymous wrote : 14:01:19,286 INFO [Log4jService$URLWatchTimerTask]
Configuring from URL: resource:
Hi nagarajn
"nagarajn" wrote :
| ...snip...
| JBOSS_HOME=${JBOSS_HOME:-"/SEEMIS/jboss-4.0.1"}
|
| #make java is on your path
| JAVAPATH=${JAVAPTH:-"/usr/java/jdk1.5.0_01/bin"}
|
| ...snip...
| if [ -z "`echo $PATH | grep $JAVAPTH`" ]; then
| export PATH=$PATH:$JAVAPTH
| fi
I used to use code like this in 3.2.3:
RMIAdaptor adaptor = ic.lookup("jmx/rmi/RMIAdaptor");
MBeanServer server = new RMIConnectorImpl(adaptor);
I need to add a NotificationListener to an MBeanServer - if I use the adaptor
it requires a serializable listener - presumably I would have to create a
I have one EJB with 2 exposed methods. The first has Transaction Attribute
Supports and the second required. The first will call the second. Here comes
the question:
When I open a connection in the first and supply it as a parameter to the
second, should this connection be enlisted in the newly
I use the JSTL tags in the JSP. The page works fine on jboss 3.2.2 but after
moving the application to JBoss 4.0, the tags don't work properly and an
exception is raised everytime the page is called.
the exceptions are something like
_jspx_meth_x_out_86(javax.servlet.jsp.tagext.JspTag,javax.se
Hello,
Befor authentification, i need to call an EJB Stateless but i don't found
parameter to turn off security on this EJB Stateless and turn on security on
other EJB Stateless.
in the jboss.xml
| java:/jaas/example
|
Tks for your help
Franck
View the original post :
http://www.jboss.
Hi folks,
I also use JDOM 1.0 and its XPath features in 4.0.1. I don't encounter any
problems. However, the way I package my ear file is something like the
following:
In master.ear's jboss-app.xml, I specify master-ejb.jar in the
tab. I use JDOM/XPath in master-ejb.jar(inside local
Ops, formating got lost. I meant to say master.ear includes master-ejb.jar and
master-web.war.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873528#3873528
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873528
-
I am facing errors when trying to port the adventure builder app from sun into
JBoss.
When the web service is called, I get an error - "Unable to load wsdl file "
the wsdl file is there under the
/server/all/tmp/deploy/tmp/adventure-exp.war folder.
but when JBoss looks for the file, it onl
13:20:13,200 INFO [jbossweb] Started
WebApplicationContext[/OutletDetails,jar:file:/C:/jboss-3.2.1/server/all/tmp/deploy/server/all/deploy/OutletDetails.war/62.OutletDetails.war!/]
13:20:13,216 INFO [jbossweb] Registered
jboss.web:Jetty=0,JBossWebApplicationContext=11,context=/OutletDetails,nam
Hi,
there is a significant change between 3.2.3 and 3.2.7 concerning the behavior
when calling a finder on an CMP Entity Bean. In 3.2.3 the container
synchronizes the states of all entity beans within the transaction with the
database which is compliant with the EJB 2.0 spec 10.5.3 page 177. (a
I had the same problem, and found the solution to change a line in the
hsqldb-ds.xml in the servers deploy directory:
Replace
jboss:service=Hypersonic,database=localDB
with
jboss:service=Hypersonic
and restart JBoss
View the original post :
http://www.jboss.org/index.html?module=bb&op=vi
Hi all outa there!
Following the documentation's steps on
http://www.jboss.org/wiki/Wiki.jsp?page=SecureTheJmxConsole I tried to secure
the jmx-console vainly. The console stays reachable for anyone. Even if I force
a hot deployment by touching the application's web.xml while JBoss is running,
69 matches
Mail list logo