Hi,
I'm new to this JBoss forum and would like to know where I can track the above
mentioned timerservice bug officially to be fixed in the next version of JBoss.
Thanx in advance
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884971#3884971
Reply to the
Correction. It should be:
c:/jboss
or
c:\\jboss..
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884970#3884970
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884970
Hi
My oracle-ds.xml contains a datasource called X4PooledDS, which at
start is bounded to the 'java:CM2004PooledDS' jndi name, and in my
tag classes I use the 'jdbc/X4PooledDS', where and how can I link
these together?
Thank you, Laszlo.
View the original post :
http://www.jboss.org/index.html?
Hallo,
I am solving performance problem with database queries. In JBoss, I have
dynamic SQL as e.g.
SELECT OBJECT(o) FROM organizations as o , in (o.persons) as p where
o.masterOrg is null and p.name = 'John'
Of course, I know how to display it in this form, but I'd like to see it in
form which
I have plugged in TreeCache in hibernate and set the usage to transactional. I
have configured Node A and B to form a cluster.
When i call my retrieve method on Node A and B simultaneously i get the
following exception -
[7/15/05 10:19:07:207 IST] 7323dad7 RegisteredSyn E WTRN0074E: Exception ca
I found the answer.
It is here:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=22216
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884954#3884954
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884954
--
I found the answer.
It is here:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=22216
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884953#3884953
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884953
--
Hi,
Have you ever thought of adding the ability for Javassist to spit out source as
well as class files? In particular to have in CtClass methods in addition to
toClass and writeFile that output source. EG toSource and writeSource.
I am looking at using the annotation processing tool (apt) and
The new Hermes doesn't work on Linux, which makes me very unhappy. Could you
create a build with jide that supports Linux? Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884945#3884945
Reply to the post :
http://www.jboss.org/index.html?module=bb&
It looks the "wait" are for messages to arrive off the receive queue. Perhaps
the server isn't seeing the client response message? Do you know if your client
is active.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884944#3884944
Reply to the post :
http:
You can create your own statements using your own DDL scripts. The ones
supplied by JBoss are just "examples". Once you have it set up, you can tell
JBoss not to create the tables upon start-up.
This is re: JMS. The other J2EE tables I don't know much about, but I suspect
work in the same way
I have a simple JAR with 2 SSLB. It is deployable and working application.
I need to run it in resource limited environment. So I was looking on JBoss
minimal configuration.
How I can deploy my appplication statically (by hand) ?
Any advice are welcome.
View the original post :
http://www.jbo
Which version of JBoss are you using?
How is your application actually packaged?
If you have packaged the interfaces in the war file you need to remove them as
that is probably the cause of the conflict.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884941#
We are deploying a JBoss 4.0.2 appServer against Oracle9i for our application
and want to configure it to use the same Oracle database for JMS.
Summary:
We would like to get DDL for the tables used by JBossMQ.Jms in some explicit
(vendor neutral) format such as an SQL script.
Issues:
1. Oracle
Hi, not sure which forum area to put this in, but hopefully someone will be
able to tell me what's going on here
I have an MDB listening on a JMS queue. In order to prevent the MDB trying to
run on messages in the queue before other application resources are available
(e.g. hibernate, other app
"genman" wrote :
| Get a stack trace of your application and see what it's doing in JBoss
land. Also, upgrading and testing wouldn't hurt and might not be too hard to
try...
The main thread, which is stuck in start() looks like this:
- java.lang.Object.wait(long) (Compiled frame; informati
I am having the same issue, but I already had the pieces you stated:
jboss.xml:
==
http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd";>
java:/jaas/ldap-security
local/ConsumerManager
"gmatthews"
By the way, this is exacly the same what happens here:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=65036
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884934#3884934
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
I'm playing a bit with Embedded Derby database.
Almost everything seems fine, but I have some problems when deploying a XA
datasource:
|
| jdbc/xa-datasource
|
|
org.apache.derby.jdbc.EmbeddedXADataSource
|
| directory:${jboss.server.data.dir}${/}derby${/}derbyDB
|
Here's the story:
I have a Session bean which acts upon two different databases.
The session bean first updates db1 through an entity bean.
The session then calls upon a different SLSB which in turn updates
db2 through another entity bean.
However, do to some db constraints, the update to db2 c
I've filed a bug on this, but have included this post for any discussions
(since there was a space for it on JIRA). I have a stupid rectangle object that
I want to put in the cache.
| public class Rectangle implements Serializable
| {
| public static Logger logger = Logger.getLogger(
HI,
I got JBoss this week and I am trying to deploy my stand-alone, multi-threded
pure java application as a JMX service in jBoss. I got the minimal server
setup, wrote standard Mbean wrapper to my main class using ServiceMBean and
when I start the JBoss server, my application runs fine.
But ho
Hi
I have currently installed jboss 4.0.2 and eclipse 3.1. I dont know
what version of lomboz i need to install. please send me the link for
downloading the exact version required.
Thank you
Sundar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38849
If that's the decision you guys have made that's fine. Whenever our sysdamins
need to version applications across multiple machines its always a problem.
We'll just rename them on our end for now because once its all compiled, no one
is going to be reading the inside of a manifest file and most
PLEASE I need help with this problem! I´ve been working for 2 weeks and I
can´t find the solution anywhere. My nodes are seeing each others, but the
client app can´t get failover or load-balanced!!. I used the 1100 for looking
up the stubs, and right now I´m trying with no IP:Port (autodisco
I am currently running JBoss 4.0.1SP1 and I wish to upgrade to 4.0.2.
I have several servers and their corresponding server/ directories that are all
configured pretty heavily for HAJNDI, JMS Queues, and the other cool stuff
JBoss provides.
My simple question is:
Can I just move my server direc
Thank you, Charlie.
We did as you suggested. But because JBoss service was running as "LOCAL
SYSTEM" while Adobe Reader was running as me, even "Allow service to interact
with the desktop" didn't get them interacting with each other.
Finally, we changed JBoss Windows service to run as me and it
Hi All,
I even set up another cluster node and the communication between the cluster
nodes works file as follows
14:52:27,732 INFO [DefaultPartition] I am (204.246.8.199:1099) received
membershipChanged event:
14:52:27,732 INFO [DefaultPartition] Dead members: 0 ([])
14:52:27,733 INFO [Defau
Thanks for its answer, but I prefer to continue with hibernate 3, because with
hibernate 2 I had other problems. This is the structure of my application:
|$JBOSS_HOME/server/jbpm/deploy/
| |_ jbpm.ear
| |_ WEBModule.war
| |_ HibernateService.sar
| |_ SISModul
Got the following error in JBoss 4.02:
21:33:41,076 WARN [UILServerILService] Unexpected error in setup of client
connection
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jboss.mq.il.uil2.SocketManager.start(Socket
The version number should be in the manifest not the jar name.
Use JIRA to raise feature requests.
e.g. the new build does this automatically if there is no explicit manifest
|
|
|
|
|
|
|
Well what I've been thinking is creating a cluster of JBossCache instances
which each in turn are attached to a database distributed over a large number
of LAN and WAN machines running almost as a grid with some webservice front end.
In front of the cache I want to put some silly POJOs for a log
Oh I'm sure. I'm here in Atlanta though, want me to go find Marc and smack him
up some :)
Nevertheless, what's a good place to start requesting this level of feature as
I think it is something very beneficial to the JBoss products as a whole.
View the original post :
http://www.jboss.org/inde
Use the correct uppercase/lowercase writing of your abstract-schema-name in
your EJB-QL: AUser !
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884902#3884902
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884902
---
Hi,
My group here is seeing lockups in our web (browser) based client running in
the above configuration against a Sun 1.5.03 JRE. The lockup happens after the
server has been running for some time. If we kill the client we see URL
connection errors in the server log. A sympton is that our A
"darranl" wrote :
| 3 - Yes a lot of questions asked end with a happy ending, however due the
volume of duplicate questions and questions with insufficient information
finding the answers isn't always easy.
And you can thank all the people that didn't use search before dumping in their
quest
A guide on how to post http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp
FAQs http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossFAQ
If you are a beginner go here
http://www.jboss.org/index.html?module=bb&op=viewforum&f=141
If you have a question on JNDI go here
http://www.jboss.org/index.html?mod
Hello again,
I am attempting to use EJB 3 (AS 4.0.3 RC1) on Windows XP Pro SP2.
I have a working sample stateful EJB and can access it through its remote
interface classname in JNDI, as is the default behavior in EJB 3.
But, I would like to access it through a more generic name. I understand t
1 - Use JNDI View in the JMX Console to see what is actually bound.
2 - Start a new thread with your deployment descriptors and the error you are
getting.
3 - Yes a lot of questions asked end with a happy ending, however due the
volume of duplicate questions and questions with insufficient info
Yes, but not these reposts of FAQs or ME TOOs:
http://wiki.jboss.org/wiki/Wiki.jsp?page=BadPosts
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884890#3884890
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884890
I have exactly the same problem. Do any topics on these forums end up with a
resolution???
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884888#3884888
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884888
-
This is a bigger question to ask then JBossCache forum. :-)
But for JBossCache (same for JGroups), you can find out the version of the
library by java -cp jboss-cache.jar org.jboss.cache.Version
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884886#388
THe purpose of CacheLoader is to persist your state. As a result, the DB table
is very simple since it is a blob. So I don't understand why you need to front
it with Hibernate?
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884885#3884885
Reply to the
I am having a problem getting the Log4j to output information from the struts
(org.apache.struts) classes in my project (ear with war and har).
I followed the instructions in the Wiki and got my program to use it's own
log4j.xml config but only classes from my project (com.somecompany) are
outp
I found the problem.
The MDB described above can reply to messages whose
replyTo field is set. To get the connection factory to create
a connection to that replyTo destination, it does a new InitialContext()
in the MDB. This worked in non-clustered environments, but
as I pointed out, not in a
Hi,
I'm realy new to J2EE and EJB3.
Is it possible to lock an entity exclusivly for one client? I have the
following scenario:
- 2 clients or more (Standalone Java Clients) accessing customer entities.
Client 1 opens customer A
Client 2 opens customer A
So far so good. Both are clients are i
I'm not sure that the wiki page at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=DeployTipsAndBuildSampleScripts
is correct. It refers to
I don't have a file in my ear called 'jboss-service.xml', I think that the wiki
was actually referring to the 'application.xml' for the ear.
true/false?
Tha
It depends on which version of the tutorial you download. There are three links
for three different versions, but one of the links is actually an update that
doesn't include all of the original source files. Download the version 2 of the
tutorial and try again - I had the same problem and this f
Hi
I am new to this forum, is there link or any document of how about configuring
JBoss 4.0.2 to use oracle 9i.? Also I created a JMS Queue through the JMS
Console and whenever my project gets redployed my queue is getting deleted. Is
there a way I could keep my queue persistent and How could I
Starting from JBoss 4.0.2 Hibernate 3 is installed as standard instead of
Hibernate 2.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHibernate
As your app deploys fine on 4.0.1 and not on 4.0.2, this is where I would start
when looking at the problem. One option would be to remove Hibernate 3 a
Hi;
I need your assistance for following questions :
Q1: How to send a request to an j2ee application to post the maintenance page
and lock all users connections (update of the database).
Q2: this project is open source under Linux and I must migrate a database
implemented with SQLserver 2000
I have an app running on a JBoss 4.02 cluster. A requirement of this app is
that it must serve various files to clients. The files are mostly 60-80K, but
there are a lot of them and they will be changed/added regularly. I have a
number of possible solutions in mind but would like to hear what ot
I have an application that uses jbpm-1.0.1 (jbpm.ear), jbpm.ear internally uses
hibernate2 (2.0.3) and to cglib-asm.jar. My application uses hibernate3
(3.0.5). Deploying my application on jboss-4.0.1 I don't have any problem, but
when attempt to deploy it on jboss-4.0.2, shows error to me:
|
Hey all,
I'm trying to invoke a web service from an EJB. I've got stub files generated
from the WSDL of the service, and am trying to use
ServiceFactory.loadService(Service.class) to get the factory to load the
service so I can invoke it.
I did this sucessfully with Axis 1.2 in a stand-alon
HI - I'm new to JBoss and just trying a simple servlet to remote session bean
lookup. I keep getting a ClasscastExcepion on the narrow().
I have a simple EJB - MyBean.class, the remote is My.class, the home is
MyHome.class. Here is the servlet lookup code (I try it with and w/o EJB
refern
I was able to solve my own problem by writing a custom login module.
The class below keeps track of my LoginIndex
| public final class LoginIndex implements Principal {
|
| final int loginindex;
|
| public LoginIndex(int login) {
| loginindex=login;
| }
We are currently working for an university project and our special case demands
us to have clustering in general, but for some things we need to address one
specific JBoss server.
We now found out that the default behaviour - even when connecting to port 1099
- is to use HA-JNDI to access a ses
"[EMAIL PROTECTED]" wrote : Do you have log4j.jar in your web app? If so try
removing it.
|
| Stan
I do have log4j-1.2.9.jar in my WEB-INF/libI tried removing it, but the app
then fails to deployIt is saying:
2005-07-14 11:15:53,956 INFO
[org.apache.catalina.core.ContainerBase
Hi bndct0
I would be glad to share. :-)
All I did was to uncomment the following line in the server.xml file.
|
|
Mine is located at:
C:\jboss-4.0.2\server\localdev\deploy\jbossweb-tomcat55.sar
I'm not using clustering or anything fancy like that.
After getting authenticated and setti
Try http://weblogs.asp.net/jdanforth/archive/2005/01/16/354060.aspx
Remember to install first XML Security libraries from Apache:
Download bin libraries (or source if you want to build it)
http://xml.apache.org/security/
| Copy xmlsec[version].jar to lib directory in server, but rename it as
x
update: I was able to work around the problem by using a different object with
my webservice -- CarrierStruct instead of CarrierEntityValue.
CarrierEntityValue was an XDoclet-generated Value Object based on an Entity
Bean. CarrierStruct is a POJO, and looks like this:
public class CarrierStr
Hi Bo,
I am facing the same issue. I have both the jars in the client folder and i
even tried just keeping jbossall-client.jar but I get the same exception.
Appreciate if you could help me here. Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884859#3
Hi All,
I have two instances of Jboss (v 4.0.1) running on fedora core 3, one with
clustering configured and the other with unclustered configuration running
webapps to use clustered session beans on the clustered instance.
The clustered instance is bound to IP address 204.246.8.199 where as th
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMQ
http://www.jboss.org/products/jbossas/docs
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884854#3884854
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884854
-
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884853#3884853
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884853
Hi Colin,
I've added a link to your demo in our wiki
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMQ
Regards,
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884852#3884852
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply
How can I configure login-config.xml to push additional credentials into my
context? Such as a login index?
|
|
|
| java:/PostgresDS
| select password from
tblemployee where login=? and inactive='f'
|
| select securityroles.rol
I got the same exception. I even tried to use the installer to install JBoss on
Linux kernel version 2.4.x but also got an exception during the installation.
Does any one why that should happen or a way to solve the problem?
View the original post :
http://www.jboss.org/index.html?module=bb&op
Hi,
I use the wseedoclet task to generate webservices.xml. The file is being
generated but it has wrong information regarding the local on wsdl and mapping
file. It prepends WEB-INF in front of the locations of these files. Here is my
target:
Can you please repost your XML and wrap it with [ code ][ / code ] tags
without the spaces and use the preview button to make sure it displays
correctly.
It looks as if the strucure of your XML is wrong but I can't tell which fields
have just been hidden. The assembly-descriptor elements need
"kampoo" wrote :
| Sure, I encounter the same problem on 4.0.2!
|
| -Abel
|
And what happens when you do not package the client interfaces in the war file?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884845#3884845
Reply to the post :
http://ww
I don?t think that gunderson3 and later jonghun95 ever get an answer to their
problem ? did they? I am also a newbie and a first-timer on this subject, and I
got the exact same error running the installation of Duke?s Bank.
No errors or problem until the last deploy of the application to Jboss,
hi howler,
can you share how you configured the tomcat valve sso and the servlet code for
your login.jsp? I can get authenticated but it always asks for the
userid/password when I visit the secured pages (even after a successful
authentication seconds ago). Thanks.
I've placed same of the lo
When my client tries to access a secured EJB with wrong credentials, the
server throws a FailedLoginException as expected. But then the client throws
UndeclaredThrowableException, because the method signature doesn't know
anything about LoginException.
>From my point of view, the containe
Sure, I encounter the same problem on 4.0.2!
-Abel
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884835#3884835
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884835
-
I am facing the following problem when deploying an entity bean on JBoss 4.0.2.
16:13:07,437 INFO [STDOUT] org.jboss.ejb.plugins.cmp.ejbql.ParseException:
Encountered "auser" at line 1, column 23.
Was expecting one of:"IN" ... ...
I am using EJB-QL in my ejb-jar.xml.
Here is my ejb-jar.x
Yes the error looks as if the persistence for JMS is not configured correctly.
Have you seen the following Wiki page: -
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQDB
Also is that the first error message you get when starting JBoss or is there
anything further up?
View the original p
I try to access a session bean from an applet and get the following exception
java.lang.NoClassDefFoundError:
org/jboss/invocation/MarshalledInvocation$DeclaredMethodsAction
at
org.jboss.invocation.MarshalledInvocation.getFullInterfaceHashes(MarshalledInvocation.java:156)
at
o
Right, I did misunderstand the instruction back there.
I did download mod_jk-1.2.14-apache-2.0.54.so and rename it to mod_jk and put
it under Apache /modules
In my httpd.conf, I have included
# Specify the filename of the mod_jk lib
LoadModule jk_module modules/mod_jk.so
# Where to find work
Hi Folks,
I have employed a system which involves two different version of Jboss App
Server including 4.0.2 and 3.2.3. Jboss 4 makes an EJB call to 3.2.3 and finds
an exception like
javax.naming.CommunicationException [Root exception is
java.io.InvalidClassException: org.jboss.util.id.GUID; lo
anybody help?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884829#3884829
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884829
---
This SF.Net email is sponsored
Yes filter are supported.
The login of the web container is applied before filters are applied so you
cannot use a web filter to divert the web container authentication.
If you want to do that you rather need to do a tomcat valve that you will
insert in the valve pipeline of tomcat, here are so
This is currently being designed/implemented:
http://jira.jboss.com/jira/browse/JBCACHE-66. There is already a design
document, and Hany will start a public discussion on the JBossCache forum soon.
This should be available in the 1.2.5 release (Oct 2005)
View the original post :
http://www.jbos
Hi
I am currently using EHCache in my application and I am investigating a
potential move to JBossCache. The main reason is that we need some kind of
cache replication.
EHCache provides the following feature:
* You can define the maximum number of element stored in the memory store.
* If t
Hi,
I've just noticed that the mentioned problems occur only when using not simple
Java Objects as timerInfo.
During restart JBoss shows the following Error Message:
09:18:08,078 ERROR [GeneralPurposeDatabasePersistencePlugin] Cannot deserialize
java.lang.ClassNotFoundException: No ClassLoader
hello,
to answer my own question: close() on the connection does disable the
ExceptionListener. No more onException() will be received. This should not be a
problem, however, as we now know the state of the connection and can e.g. spawn
a Thread which can periodically try to establish a new conn
I have the some question: how do i have to make sure that i am using Round
robin with my clustered SLSB's? Sometimes i see that one jboss server is busy
with handeling the requests while the other jboss server is doing nothing. What
do i wrong?
Here is my ejb-jar:
http://java.sun.com/dtd/ejb-
Hi,
as far as I know JBoss (using 4.0.3RC1 on Windows XP at the moment) restores
the ejb timers after a crash. But there are 2 problems occuring after such a
crash situation:
1. the timers are still available after a crash and restart of JBoss but the
formerly assigned timerInfo object (getInf
88 matches
Mail list logo