[JBoss-user] [JBossCache] - Re: message or message buffer is null followed by other exce

2005-08-18 Thread [EMAIL PROTECTED]
(a) Yes, you will probably stil get the error, but it has more info attached (b) Yes, FRAG should fragment packets to the right size, so you should never get the error message. I want to see if we are just a few bytes over the limit, or way over the limit. To be on the safe side, just set UDP.ma

[JBoss-user] [JBossCache] - Re: Object instantiation exception in TreeCacheAop replicati

2005-08-18 Thread [EMAIL PROTECTED]
You will need to post more details of your code. For example, did you do a putObject first? The best way is to thru the tutorial making sure you understand the example there first. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890721#3890721 Reply to

[JBoss-user] [JBossCache] - Re: JBossCacheAop in tomcat

2005-08-18 Thread [EMAIL PROTECTED]
The best source for aopc is the JBossAop documentation. See this: http://docs.jboss.com/aop/1.3/aspect-framework/reference/en/html/compiling.html -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890720#3890720 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can't boot: javax.naming.CommunicationException

2005-08-18 Thread emilesVT
I've installed RC2 on two boxes using the jar installer and using the "all" option. On my WindowsXP SP2 box, I get the same error that the other guy mentions. On a Linux box running Fedora Core 4, I do not get this error. I have looked in the server.log for anything that jumps out at me and n

[JBoss-user] [Installation, Configuration & Deployment] - Could not delete temporary directories/files in deploy direc

2005-08-18 Thread bloodasp
Hi, My server had no problems deleting temporary directories and files upon server shutdown until recently when I was configuring my server to persist JMS messages to a new datasource (MySQL) I declared. I was deleting and updating files in the jms, conf and deploy directories while the server

[JBoss-user] [Beginners Corner] - Re: SocketTimeoutException with TopicConnectionFactory and Q

2005-08-18 Thread emilesVT
I have this same problem, but have not found a solution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890713#3890713 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890713

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ping timeout after successful reconnect to server

2005-08-18 Thread catherinelo
Hi, Thanks for the reply. It works. Thank you very much. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890712#3890712 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890712 ---

[JBoss-user] [JNDI/Naming/Network] - Source not found for NamingServer.getBinding(String) Error

2005-08-18 Thread raman_ranjan2001
Hi, To connect to the database using jndi what other cofiguration file is required apart from oracle-ds.xml which i already put in server/default/deploy directory. while starting my JBoss server I am getting this error "Source not found for NamingServer.getBinding(String) Error" Thanks in advan

[JBoss-user] [JBoss Portal] - Problem calling Digest authenticated web service from within

2005-08-18 Thread rgjawanda
I have a web service that uses digest authentication and the people told me that I need to override the CommonsHTTPSender Here is what the docs say. My question: Could I modify axis-server-config.xml and axis-client-config.xml to accomplish this? I tried this fix from outside the jboss portal an

[JBoss-user] [JBoss Portal] - Re: MySQL and Portal Hybernate error

2005-08-18 Thread rgjawanda
Not sure. AS. I downloaded the 2.0 binaries. What comes with Jboss? or did I install that How do i tell. Thank you Ron View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890701#3890701 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: jBoss Book JMS example

2005-08-18 Thread [EMAIL PROTECTED]
1) Which book? 2) You already know where the correct place is to ask questions related JBoss produced documentation http://www.jboss.org/index.html?module=bb&op=viewtopic&t=61171 and your question was already answered there. Now stop wasting people's time. http://wiki.jboss.org/wiki/Wiki.jsp?page

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - JBoss, Hibernate, Connect to multiple datasources?

2005-08-18 Thread yoava
I am tring to build an application that visualises data from one of several possible databases. I want to have an MBean that allow to make a datasource, hibernate sessionFactory connected to it, and have a website with the data. I have found how to register a datasource, by copying a xxx-ds.xml

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: jBoss Book JMS example

2005-08-18 Thread bmelloni
Note: - The first reference to this class seems to be in listing 2.2, but I could not find any reference to its implementation. - I also assume that since nothing else tells the J2SE application what the InitialContext is, I suspect this class must do that job. View the original post : htt

[JBoss-user] [Beginners Corner] - command line ANT vs Eclipse ANT

2005-08-18 Thread cjburkha
Hi, I"m running 4.0.3RC2 with JBoss Eclipse 3.1 IDE and ant 1.6.5. I also downloaded the tutorial files from this site, and I am trying to the stateless example to run. I am able to run it from the command line using 'ant run' so I know everything is up and running, but I can't run this from i

[JBoss-user] [Installation, Configuration & Deployment] - Re: Trouble Configuring JBoss To Run With Eclipse 3.1.0 and

2005-08-18 Thread Antoine_h
See also the post : Problem getting Eclipse 3.1m5 with WebTools to see JBoss 4.0 http://www.jboss.org/index.html?module=bb&op=viewtopic&t=60997 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890636#3890636 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [JBossCache] - Re: message or message buffer is null followed by other exce

2005-08-18 Thread abitha
Bela, I' m sorry if my questions are a bit lame, but I'm trying to understand, so here goes - (a) so are you saying that even with JGroups 2.2.9, I will still get an error and that the error will be different? If we resolve the current JGroups 2.2.9 issues that I have and we get the error that

[JBoss-user] [EJB/JBoss] - Re: ejbs with jboss

2005-08-18 Thread wadewang75024
Did u get it work? I am having the same problem. Thanks, Wade View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890693#3890693 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890693 --

[JBoss-user] [Beginners Corner] - Re: Entity EJB - DataSource

2005-08-18 Thread darranl
The file name should be 'jbosscmp-jdbc.xml'. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890690#3890690 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890690 ---

[JBoss-user] [JBossWS] - Re: Deserialization loses data when HTML looking data is pas

2005-08-18 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-362 We had an issue to investigate the return of "carriage return". I have updated that issue to investigate the retutn of html elements in a string. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890689#3890689 Reply

[JBoss-user] [Clustering/JBoss] - Re: Anyone seen this before?

2005-08-18 Thread [EMAIL PROTECTED]
2.2.7. 2.2.8 is binry-incompatible with 2.2.7, so we want to upgrade JBoss in 4.1.x and 3.3.x (if the latter ever occurs). However, I have tested 2.2.8 with both 3.2.7 and 4.0.2/4.0.3, and it works. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890634#3890

[JBoss-user] [Beginners Corner] - Configuring a JMS QueueConnectionFactory and a Queue

2005-08-18 Thread shaunbarker
Hi - in essence I only need to do a simple POC - which is create/configure a QueueConnectionFactory and a Queue in JBoss 4.01. However there are (many many) confusing references all over the place about JMS MQ etc etc etc. All I need to know is where (what file(s)) to put some info in and of cou

[JBoss-user] [Installation, Configuration & Deployment] - Re: Problem with AXIS

2005-08-18 Thread theton
I fixed this problem. I copied the file server/default/deploy/jbossweb-tomcat50.sar/servlet-api.jar to server/default/deploy/axis.war/META-INF/lib and all was fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890597#3890597 Reply to the post : http://www

[JBoss-user] [Messaging, JMS & JBossMQ] - org.apache.commons.lang.SystemUtils Error??

2005-08-18 Thread minosabi
Hello, I am having a problem with the cocoon.war on jboss??? the Jboss version used is 3.2.6 and the war-file has been build with the 'build war' command from ant script provided by cocoon. Deploying the war-file raises not exceptions but when I access 'localhost:8080/cocoon' raises the followin

[JBoss-user] [JNDI/Naming/Network] - Re: jndi.properties jnp.timeout=60000000 ignored

2005-08-18 Thread depl20982
Hi, I'm using EJB3 with the JBOSS 4.03 RC2 on Windows 2003 server, I got a stateless bean and I am testing it with concurrency, but when the method that I am calling lasts more than 60 seconds, i always get the following error in the client, and the server processes all without error. anonym

[JBoss-user] [Beginners Corner] - Re: RUN EJB PROBLEM

2005-08-18 Thread Grinya
Firsly, write stack trace. And of course check your classpath NoClassDefFoundError exception. It's mean that classpath incorrect. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890577#3890577 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JSTL

2005-08-18 Thread panuv
I think the recommended way is to add this to the top of the page: <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"; %> So if JBossIDE puts some other %@ directive there, it may get confused. If you take them out alltogether and it still works, great. So it seems JBossIDE is not q

[JBoss-user] [JCA/JBoss] - Re: Problem with hot deployment of datasource.

2005-08-18 Thread fxjr
Hi all. I just wanted to add that I _also_ see this problem with my current jboss: 3.2.5. Also, I didn't find anywhere anything about this problem. If someone could point me to some directions... I also noted that this seems to be fixed in 4.0.2. I don't know if this was preivously fixed, I o

[JBoss-user] [Installation, Configuration & Deployment] - Server Sizing - Rule of thumb

2005-08-18 Thread zalam
Hi all, Is there any document on sizing a JBoss AS? /Zaki View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890593#3890593 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890593 -

[JBoss-user] [JBoss Portal] - Re: Maximizing a portlet window

2005-08-18 Thread [EMAIL PROTECTED]
actually I thought you were talking about decorating controls. yes you can do that of course View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890683#3890683 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890683 ---

[JBoss-user] [JBossCache] - Re: message or message buffer is null followed by other exce

2005-08-18 Thread abitha
Bela, Thanks for your response. Our problem happens only in production, so unfortunately I cannot put a breakpoint and test. This is my first time getting code off cvs and building. This is what I did.. cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/javagroups login cvs -d:pserver:[EMAIL PROTECTED]

[JBoss-user] [Beginners Corner] - Re: Entity EJB - DataSource

2005-08-18 Thread anotherjavaguy
Thanks for responding I'm deploying as an ear but have attached the contents of the ejb jar file. I think the structure is fine since it deploys on wl8.1 fine using the wl descriptors. But I'll take any comments I can get. META-INF/ META-INF/MANIFEST.MF META-INF/ejb-jar.xml META-INF/jboss-cmp-j

[JBoss-user] [JCA/JBoss] - Conector problem (may be DataSource)

2005-08-18 Thread Grinya
I have some strange problem. My server: JBoss 4.0.1sp1. EJB 2 Situation1 EJB (stateless) connect to JBoss service. And Jboss service use datasource to connect to database. 1)EJB get some data (ask JBoss service - StorageServiceMBean) 2)Clean everything in database 3)EJB get this data AGAIN!!! Why

[JBoss-user] [Installation, Configuration & Deployment] - SAR inside EAR

2005-08-18 Thread mnasato
Hi, I have an EAR which contains a SAR and a WAR. It deploys successfully on JBoss 4.0.3rc2. But if the service in the SAR throws an exception during deployment (which may happen due to external causes), I would expect JBoss to stop the EAR deployment. Instead the rest of the application - i.e

[JBoss-user] [JCA/JBoss] - connection pool and statement cache

2005-08-18 Thread zielony
Hi All I need some explanation or link to some resource which explain me my doubts, so: 1) what is difrence between oracle-ds.xml and oracle-xa-ds.xml, i know that second one is used when we need "distributed transactions", but what is it this "distributed transactions" in simple words 2) when

[JBoss-user] [Beginners Corner] - IllegalAccessError - URGENT - please help!

2005-08-18 Thread ritu2p
Hi, I am not sure if this is the right forum for this question. But I am desperate now and would appreciate any help. I am building a web-based application within the Spring framework. The application is running on JBoss. I used to get the following error (enclosed at the end) off-and-on and w

[JBoss-user] [Installation, Configuration & Deployment] - WAR deployment - NoClassDefFoundError

2005-08-18 Thread jopaki
Newbie WAR deployment snag: | 14:04:20,688 ERROR [Engine] StandardContext[/smbiz]Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener | org.springframework.beans.factory.BeanCreationException: Error creating bean wi

[JBoss-user] [JBoss Portal] - Re: Maximizing a portlet window

2005-08-18 Thread patrickdalla
Neither if I create an ActionURL and dispatch to this URL in doEdit()?? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890676#3890676 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890676 -

[JBoss-user] [Messaging, JMS & JBossMQ] - jBoss Book JMS example

2005-08-18 Thread bmelloni
Meaning to do some JMS with jBoss I bought the jBoss 4.0 book to speed-up the process, and went to the JMS chapter. The first example = listing 6.1 uses org.jboss.util.ChapterExRepository. 1) What is it? Where are its javadocs? And what JAR file do I need to use it? 2) Similarly, what is t

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - SessionDestroyed not called

2005-08-18 Thread ereze
I have a SessionListener class that Implements the HttpSessionListener interface. Everything works fine: On every new session tomcat does call the sessionCreated(). BUT.. for some reason on some of the sessions that alreay timed-out the sessionDestoryed() is not called. (I am using JBoss 3.2.6

[JBoss-user] [JBoss Portal] - Re: Novell Portal to JBoss Portal

2005-08-18 Thread [EMAIL PROTECTED]
Is the routing you speak of, some sort of workflow component? We don't have any workflow integration, yet. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890673#3890673 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=389

[JBoss-user] [JBoss Portal] - Re: MySQL and Portal Hybernate error

2005-08-18 Thread [EMAIL PROTECTED]
What version of AS? 4.0.2 is supported only. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890672#3890672 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890672 ---

[JBoss-user] [JNDI/Naming/Network] - env-entry not unique across webapps

2005-08-18 Thread cexp11
Is the env-entry supposed to be unique across webapps? I have the following environment entry defined within two different web.xml files. One web.xml is in war1 contained within ear1. The other is in war2 within ear2. The environment variable CalcEngineUseCache for both webapps is equaling t

[JBoss-user] [JCA/JBoss] - Re: Could not enlist in transaction on entering meta-aware o

2005-08-18 Thread [EMAIL PROTECTED]
Unfortunately, you have been singled out as an example: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=68044 http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp http://wiki.jboss.org/wiki/Wiki.jsp?page=BadPostShort http://wiki.jboss.org/wiki/Wiki.jsp?page=HelpIHaveAnErrorMessage So what i

[JBoss-user] [Security & JAAS/JBoss] - Re: j_security_check error using apache with tomcat

2005-08-18 Thread scswarga
The bug appears to be on JBoss 3.2.7 as well. The request was placed with apache under http://issues.apache.org/bugzilla/show_bug.cgi?id=36108. There is an option with resin to use the j_uri parameter as the uri to redirect to on successful authentication (refer to http://www.novatoyouthsoccer.o

[JBoss-user] [JBoss Portal] - Re: Maximizing a portlet window

2005-08-18 Thread [EMAIL PROTECTED]
it is not possible today. it can be possible in 2.2 with the feature I have added today (portal events), the listener could listen for navigation events and when it goes to edit mode at the same time change the window state to maximize the portlet View the original post : http://www.jboss.org/

[JBoss-user] [Management, JMX/JBoss] - Disabling Jboss Services

2005-08-18 Thread tfdias
Hi all, Anybody could explain to me how can I disable some services in Jboss. I read about it but the explanation is strange because it say that I should remove .sar diretorys from Jboss deploy directory and when i do this the Jboss throw many exceptions... any help is apreciated, best Regards

[JBoss-user] [Clustering/JBoss] - Re: Anyone seen this before?

2005-08-18 Thread teknokrat
I have not seen a repeat of the problem so I am going to leave thing alone;) What version of jgroups will be incorporated into jboss 4.03? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890592#3890592 Reply to the post : http://www.jboss.org/index.html?modul

[JBoss-user] [JBoss Portal] - Maximizing a portlet window

2005-08-18 Thread patrickdalla
I want to change WindowState of a window when the protlet gets into EDIT mode. How can I do this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890668#3890668 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890668 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: tools to monitor JMS performance online?

2005-08-18 Thread foras627
I have the same needs in my project and couldn't find any tool for queue producing and consuming statistics along the time. Has anyone found something like this ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890600#3890600 Reply to the post : http://www.j

[JBoss-user] [JBossWS] - configuring a servlet filter for wsee in JBoss4.0.2

2005-08-18 Thread sdesantis
In JBoss3.2.3, I configured a servlet filter to intercept all http requests by updating deploy\jboss-net.sar\jboss-net.war\WEB-INF\web.xml and adding my class files. In JBoss4.0.2, I tried doing something similar in deploy\jboss-ws4ee.sar\jboss-ws4ee.war\WEB-INF, however, my http requests were

[JBoss-user] [Beginners Corner] - Re: Entity EJB - DataSource

2005-08-18 Thread darranl
"anotherjavaguy" wrote : | I have an oracle-ds.xml file deployed and the console tells me that it binds the jndi names. I assume that means the connections went ok but not sure. | At that stage the connections will not have been verified. "anotherjavaguy" wrote : | However when I try

[JBoss-user] [Security & JAAS/JBoss] - JMS over HTTPS Login not propagated to Queue ConnectionFacto

2005-08-18 Thread greyfairer
Hi all, We are setting up a secured JMS communication channel over https with CLIENT-CERT authentication. To post to the different Queue's, we also need different roles, and we want to reuse the client certificate mapping to get the required roles. We manage to get through the HTTPIL Layer to

[JBoss-user] [JBossCache] - Re: message or message buffer is null followed by other exce

2005-08-18 Thread abitha
Here's our jboss config props (replSync-service.xml):

[JBoss-user] [Beginners Corner] - Re: EJB3 stateless session bean not deploying correctly

2005-08-18 Thread rparree
Hi, Did you name your entitymanager in your persistence.xml?: | manager1 | ... | In that case you need to put untName on the Injection: @PersistenceContext (unitName = "manager1") | private EntityManager manager1; | (see getManagedEntityManagerFactory in org.jboss.ejb3.inject

[JBoss-user] [Clustering/JBoss] - Re: JBoss Clustering

2005-08-18 Thread aho
After reading into further details on JBoss clustering, I noticed that my JBoss 4.0.3RC1(with EJB3) installation do not have the cluster-service.xml file in the JBoss deploy directory. Is this the only xml file required to implement JBoss clustering and can it be deployed by just copying it int

[JBoss-user] [JBoss Portal] - Problems with Portlet Title and View modes

2005-08-18 Thread sandeeppujar
Hi, Issue 1: I was facing some difficulties setting the title for a portlet. The title is getting set to "null" even if I set the title in portlet.xml. Issue 2: The view, edit , help mode buttons dissappear if I set a portlet to the region "right" any particular reason for that ? If I set the

[JBoss-user] [JBoss Portal] - MySQL and Portal Hybernate error

2005-08-18 Thread rgjawanda
I followed the instructions for getting Portal to work with mysql mysql 4.1 portal 2.0 I tried to force manual hybernate configuration org.hibernate.dialect.MySQLDialect in the hybernate.cfg.xml Here is the exceptoin trace Note: I previously tried to do this without manual hybernate but

[JBoss-user] [EJB/JBoss] - Cause of java.lang.NoSuchMethodException

2005-08-18 Thread shetalb
Hi, I am trying to deploy a new Ejb in jboss, and getting the following error: | 15:21:52,985 WARN [ServiceController] Problem creating service jboss.j2ee:jndiN | ame=StoreAccessBean,service=EJB | java.lang.NoSuchMethodException: Method not found in bean class: remove() | at org

[JBoss-user] [Beginners Corner] - Entity EJB - DataSource

2005-08-18 Thread anotherjavaguy
Trying to move a few EJBs from wl to jboss for the first time. I've deployed the beans but can't seem to get the DataSource Mapping set up corretly. I have an oracle-ds.xml file deployed and the console tells me that it binds the jndi names. I assume that means the connections went ok but not

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can't boot: javax.naming.CommunicationException

2005-08-18 Thread [EMAIL PROTECTED]
Or another alternative would be look in the log/server.log for more information (and maybe even enable TRACE logging) e.g. NamingService: | 2005-08-18 04:32:03,938 DEBUG [org.jboss.naming.NamingService] Starting jboss:service=Naming | 2005-08-18 04:32:03,940 DEBUG [org.jboss.naming.NamingS

[JBoss-user] [JBossCache] - Re: Cache Replication takes prior to transaction commit

2005-08-18 Thread ruchiahuja10
I just checked the hibernate 3 source. Transaction is suspended before invoking certain methods of jboss treecache. Thats why cache replication is taking prior to transaction commit. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890527#3890527 Reply to the

[JBoss-user] [JCA/JBoss] - Re: Problems with SAP R/3 Datasource (JCA/JCO)

2005-08-18 Thread [EMAIL PROTECTED]
NOTE: The information provided above may not be accurate. I'm assuming that you are trying to access a JCA deployment remotely without binding it into global jndi, another FAQ (while we are on the topic): http://wiki.jboss.org/wiki/Wiki.jsp?page=WhyDoIGetNameNotFoundException and that you didn't

[JBoss-user] [JCA/JBoss] - Re: Problems with SAP R/3 Datasource (JCA/JCO)

2005-08-18 Thread [EMAIL PROTECTED]
Unfortunately, you have been singled out as an example: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=68044 http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp http://wiki.jboss.org/wiki/Wiki.jsp?page=BadPostSearch http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources http://wiki.jb

[JBoss-user] [JCA/JBoss] - Re: Problems to return a connection to ConnectionPool

2005-08-18 Thread [EMAIL PROTECTED]
Unfortunately, you have been singled out as an example: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=68044 http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp Before we start, the code you say is working, is in fact broken: conn.rollback(); // An error here will bypass the close conn.c

[JBoss-user] [Installation, Configuration & Deployment] - org.apache.commons.lang.SystemUtils.isJavaVersionAtLeast(I)Z

2005-08-18 Thread minosabi
Hello, I am having a problem with the cocoon.war on jboss??? the Jboss version used is 3.2.6 and the war-file has been build with the 'build war' command from ant script provided by cocoon. Deploying the war-file raises not exceptions but when I access 'localhost:8080/cocoon' raises the following

[JBoss-user] [JBossCache] - Re: Replication problem

2005-08-18 Thread sviluppatorefico
see the two ClusterConfig and verify that they are equals View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890461#3890461 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890461 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ping timeout after successful reconnect to server

2005-08-18 Thread [EMAIL PROTECTED]
Unfortunately, you have been singled out as an example: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=68044 http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp http://wiki.jboss.org/wiki/Wiki.jsp?page=BadPostShort So you don't post the most important information, i.e. what does this do:

[JBoss-user] [The Lizzard's corner] - Re: On the quality of user posts.

2005-08-18 Thread [EMAIL PROTECTED]
And here's another one for good measure; http://www.jboss.org/index.html?module=bb&op=viewtopic&t=68007 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890478#3890478 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890478

[JBoss-user] [JBossCache] - Re: message or message buffer is null followed by other exce

2005-08-18 Thread [EMAIL PROTECTED]
You could also set a breakpoint in *your* version's doSend() and check *what* messages causes this. A typical scenario would be initial state transfer *without* a FRAG protocol: if the state's size exceeds 65K, DatagramSocket.send() throws this exception. View the original post : http://www.jb

[JBoss-user] [EJB/JBoss] - Re: EJB SQL query on each entity method

2005-08-18 Thread lafr
What's the transaction setting for the entity bean ? It should also be set to Required. If it is, then this should not happen. Update JBoss to 4.0.2 e.g. to see if it still happens in the latest official release. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p

[JBoss-user] [JBoss Portal] - Portlets Reference

2005-08-18 Thread patrickdalla
I have a portlet called PublicacaoPortlet that is implemented in a WAR file. In another WAR I have a intranet-portal.xml file that defines a portal named Intranet. In this same WAR I need to create instaces of PublicacaoPortlet that has some preferences specific for this portal. How do I refere

[JBoss-user] [JCA/JBoss] - Re: Stuck after having configured JDBC in JBoss!!!

2005-08-18 Thread [EMAIL PROTECTED]
Unfortunately, you have been singled out as an example: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=68044 http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp http://wiki.jboss.org/wiki/Wiki.jsp?page=BadPostGibberish If you want to post "dumb" questions use the beginners forum. After p

[JBoss-user] [Security & JAAS/JBoss] - create or cancel EJB timer kills JAAS authentication

2005-08-18 Thread dorrenchen
* Company's web application uses JAAS login. Whenever I call my EJB's methods (scheduleJob and cancelJob ) that contains timerService.createTimer() or Timer.cancel(), I always get kicked out of web app as if I wasn't logged in, and have to relogin again. * I do see the job is indeed scheduled

[JBoss-user] [JBoss Portal] - Re: Instatiating portlet from another portal

2005-08-18 Thread patrickdalla
I have the same problem. Had you solved? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890465#3890465 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890465 --- SF.

[JBoss-user] [The Lizzard's corner] - Re: On the quality of user posts.

2005-08-18 Thread [EMAIL PROTECTED]
So that took *one hour* to answer five questions and provide all the links that the users couldn't be bothered searching for themselves. With the exception of the first question, we aren't any closer to answering these questions, but hopefully this is five users that will provide more useful inf

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-18 Thread [EMAIL PROTECTED]
"genman" wrote : | Not sure... I would suggest bugging Adrian. :-) | If you really want to "bug" me, buy a support contract. Otherwise, you'll have post a question that is answerable, hasn't been posted before and isn't covered in the free docs. You also get access to our "knowledge base"

[JBoss-user] [The Lizzard's corner] - On the quality of user posts.

2005-08-18 Thread [EMAIL PROTECTED]
We NEED a way to moderate these forums. The amount of drivel http://www.thefreedictionary.com/drivel I read everyday is ridiculous. As soon as we convert these forums over to JBoss Portal, I'm going to re-write the moderation function myself, even though I hate GUI programming. :-) Buttons to mo

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JSTL

2005-08-18 Thread panuv
I had the same problem. However what seemed to help was that I 1. Put the following into the WEB-INF\web.xml : http://java.sun.com/xml/ns/j2ee"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-app_2_4.xsd" | vers

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: CMP - default sysdate

2005-08-18 Thread lafr
The default value is used, if you don't give a value for the column in the insert statement. But NULL is take as a value for the column and the insert is rejected because null is not allowed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890475#3890475 Rep

[JBoss-user] [Security & JAAS/JBoss] - Re: create or cancel EJB timer kills JAAS authentication

2005-08-18 Thread dorrenchen
Sorry, the cause was due to java server face page misconfiguration. Please ignore my previous post. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890493#3890493 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890493

[JBoss-user] [JBossCache] - Re: message or message buffer is null followed by other exce

2005-08-18 Thread [EMAIL PROTECTED]
This is strange because with the props you posted earlier, this should not occur as your frag size is 8192. Unless you are not using those props ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890492#3890492 Reply to the post : http://www.jboss.org/index.ht

[JBoss-user] Two instances of Jboss on a single machine

2005-08-18 Thread Shashi Kanth Boddula
Hi, I want to run to instances of Jboss on a single machine . I am using Jboss-4.0.2 . I changed port numbers on many configuration files , and for the jmx-console web access , i set the port number to 8081 . But , still port 8080 is working , alth

[JBoss-user] [JBossCache] - Re: message or message buffer is null followed by other exce

2005-08-18 Thread abitha
We are using those props in cluster-service.xml. The jboss config uses frag size of 6. It also uses the max_xmit_size of 6. Should this be changed? Abitha. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890495#3890495 Reply to the post : http://ww

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: ping timeout after successful reconnect to server

2005-08-18 Thread [EMAIL PROTECTED]
Incredible. You don't even have to enable TRACE logging to see the problem, because you have your own error message (lacking a stacktrace). anonymous wrote : | ERROR: 2005-08-18 09:45:23,480 [JMSManager] Error when try to stop Connection = Cannot disable the connection with the JMS server; - n

[JBoss-user] [JBossCache] - Re: jboss cache transition to binary dependency

2005-08-18 Thread [EMAIL PROTECTED]
Yes, I'd like to remove them, but leave only the integration tests. Let's discuss this over skype. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890534#3890534 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890534 -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-18 Thread genman
Not sure... I would suggest bugging Adrian. :-) It should be Round Robin by default, IMHO, but there's some reason he decided against it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890502#3890502 Reply to the post : http://www.jboss.org/index.html?modu

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Slow Database queries with 4.0.2, but Not with 3.2.6

2005-08-18 Thread vijaysukumar
We are using Castor for Persistence. With JBoss 3.2.6 the time it takes to lookup data ( around 12000 rows) is less than 30 secs but with 4.0.2 it takes more than 10 mins. Can anyone suggest if there is any difference between 3.2.6 and 4.0.2 that may cause this ? Thanks Vijay View the origin

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Queue residing in a cluster

2005-08-18 Thread [EMAIL PROTECTED]
"genman" wrote : | Not sure... I would suggest bugging Adrian. :-) | | It should be Round Robin by default, IMHO, but there's some reason he decided against it. I implemented the "round robin" because you guys kept bugging me about it. It was an FAQ, and still is. :-( I didn't make it th

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can't boot: javax.naming.CommunicationException

2005-08-18 Thread [EMAIL PROTECTED]
Hopefully, we'll have time to implement this for JBoss-4.0.3 http://jira.jboss.com/jira/browse/JBAS-1839 Then at least the broken config will be shown in the NamingException and we won't have to rely on users knowing the naming api to provide useful information. http://wiki.jboss.org/wiki/Wiki.js

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can't boot: javax.naming.CommunicationException

2005-08-18 Thread [EMAIL PROTECTED]
Hello Adrian, I didn't modify anything. I just installed JBoss and tried to start it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890650#3890650 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890650 --

[JBoss-user] [JBoss Portal] - Re: JSF Portlet

2005-08-18 Thread patrickdalla
I had solved the problem downloading the 2.0 src that is in maintainance from CVS (see the CVS topic in forum) and building it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890649#3890649 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[JBoss-user] [Installation, Configuration & Deployment] - Defining log,tmp,work,data directory locations

2005-08-18 Thread t103339
I prefer to install JBoss in a cots directory that is not writable so I want to be able to define where JBoss creates the log,tmp,work, and data directories. Any help would be appreciated. Thanks, Marv View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890648#389

[JBoss-user] [JBoss Portal] - Re: How to create dynamically new portals?

2005-08-18 Thread tomcmok
...and what do I need 'server' MBean for - it doesn't seem to be referenced in your suggested code? Tomasz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890544#3890544 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] [Installation, Configuration & Deployment] - Can't boot: javax.naming.CommunicationException

2005-08-18 Thread [EMAIL PROTECTED]
Hello, I just installed the RC2 and I get a lot of exceptions on startup: 12:10:55,380 WARN [ServiceController] Problem starting service jboss.jms:alias=QueueConnectionFactory | javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive

[JBoss-user] [JBossCache] - jboss cache transition to binary dependency

2005-08-18 Thread [EMAIL PROTECTED]
I have one issue I need to clarify as I change the build over to use a binary version of JBoss Cache. >From http://jira.jboss.com/jira/browse/JBBUILD-131 one of the requirements is: 3. Exclude the unit testing under testsuite for cache module and leave only the MBean integration tests. I assum

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can't boot: javax.naming.CommunicationException

2005-08-18 Thread [EMAIL PROTECTED]
Look, when you've finished guessing, why don't you go read the FAQ? http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossNSFAQ http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp In particular, the part where it says don't modify your jndi config to go over a transport. anonymous wrote : | javax.nam

[JBoss-user] [Installation, Configuration & Deployment] - Starting without DB server

2005-08-18 Thread lduperval
Hello, We are providng an application on JBoss to a client. They have asked us to support the following scenarios: 1) App Starts without SQL Server. Then SQL starts. 2) SQL Server Starts, then app starts. (This works) 3) Everything running... Then SQL Server disappears and then later re-ap

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - jboss4.0.2, hibernate3 and mysql?

2005-08-18 Thread keithd
Just a quick post to let u know how I solved problems with this set-up: This combo did not work for me - all the table names when created were generated with two preceeding underscores, queries would not work and getter/setter methods for the pks threw exceptions. Yes I ran the fix for the mis

[JBoss-user] [EJB/JBoss] - ejb sql complex OR AND gives no results

2005-08-18 Thread ugodage
Hi, This query gives results. SELECT OBJECT(o) FROM GEN_ORDER o WHERE | ( | ( | (o.serviceCode = ?1) | AND | (o.transitTime.fromZone = ?2) | AND |

[JBoss-user] [JBoss Portal] - Re: How to create dynamically new portals?

2005-08-18 Thread marec
It's also possible in JBP 2.0. Take a look at org.jboss.portal.core.deployment.jboss.PortalDeployment class. Especially the create() method that is derived from super class. Everything what you need to is to override the create() method in your new class derived form PortalDeployment. To obtain t

  1   2   >