[jboss-user] [Performance Tuning] - Local Invocation / Call by Reference

2009-04-03 Thread eigenbrodtm
Hello, I using JBoss 5.0.1 GA. Based on http://www.jboss.org/community/docs/DOC-9288 (Section Performance note - Call By Value) i would expect that parameters and return values of calls to a remote Bean are passed by reference if happening in one jvm. I've written a simple Remote Bean with a

[jboss-user] [JBoss Tools (users)] - Re: Seam Components Problem

2009-04-03 Thread max.ander...@jboss.com
Sorry you are having problems. I can see you are using CR1 we have had CR2 and GA since then. Could you try a later version and then let us know if it is still a problem ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223173#4223173 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Messaging blocked by long time-out again

2009-04-03 Thread timfox
lanceliao1 wrote : | The remoting guys resolve the problem by setting TCP TTL.This is a ugly way. JBM 1.x uses JBoss Remoting 2.x, all the transport stuff is handled by JBR so it's up to the JBR team to fix issues related to tha. FWIW JBM 2.0 does not use JBoss Remoting at all, it uses

[jboss-user] [EJB 3.0] - NullPointerException in JavaEEComponentHelper with JBoss-5.1

2009-04-03 Thread japase
Hi, Our EJB3 application deploys without problems in JBoss 4.3, but in 5.x I get NullPointerException in JavaEEComponentHelper. I've started my tests in JBoss 5.0.1GA (jdk6) and got this problem, so after some googling I found a thread describing a similar problem in previous version of JBoss

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How to Disable Caching in Jboss AS 5.0.1 Default Server?

2009-04-03 Thread jaikiran
bsgcic wrote : I am not sure which caching it is. Whatever jboss 5.0.1.GA uses as its caching for the default server out of the box. It appears that the project is cached in jboss-5.0.1.GA\server\default\tmp | Let me ask this in a different way - Is this caching (wherever it's happening)

[jboss-user] [Installation, Configuration DEPLOYMENT] - maxPostSize parameter on HTTP connector

2009-04-03 Thread tmoosa
Hi guys, Let me start off with some background information. I have developed some web services using the Documentum foundation services sdk and deployed them to a JBoss 4.2.2 application server. I expose these services on the standard HTTP port and all sorts of security and authentication is

[jboss-user] [Microcontainer] - Re: More trouble in the bean-deployer schema

2009-04-03 Thread alex.loubyan...@jboss.com
The parsing error seems to be clear enough? There is no bean in the schema type for parameter, hence it can't appear there. As to the schema validation errors, the group appears to be not properly redefined. The way it's redefined is supposed to be a restriction, i.e. you should list a subset

[jboss-user] [EJB 3.0] - Re: NullPointerException in JavaEEComponentHelper with JBoss

2009-04-03 Thread jaikiran
Could you please explain a bit more about your application packaging? What does the EAR contain? Post the output of jar -tf ifsapp.ear Also do you have a application.xml? If yes, please post its contents. View the original post :

[jboss-user] [EJB 3.0] - Re: NullPointerException in JavaEEComponentHelper with JBoss

2009-04-03 Thread jaikiran
anonymous wrote : Caused by: java.lang.NullPointerException | at org.jboss.ejb3.javaee.JavaEEComponentHelper.createObjectName(JavaEECo | mponentHelper.java:46) | at org.jboss.ejb3.deployers.JBoss5DeploymentScope.getEjbContainer(JBoss5 | DeploymentScope.java:170) |

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: What's the best way to package utility jars in exploded

2009-04-03 Thread b...@star.be
mikemil, In the mean time, the EJB spec has included a portable solution to this problem. JBoss 4.2.x is compatible with this new standard. Just put your jars in your.ear/lib It is a bit like putting jars in yourapp.war/WEB-INF/lib except that they are loaded in the class loader of the ear.

[jboss-user] [JBoss OSGi] - Re: Access OSGIFramework from Stateless

2009-04-03 Thread thomas.dies...@jboss.com
Please monitor https://jira.jboss.org/jira/browse/JBOSGI-58 Can you see the framework in the jmx-console? Can you inject other MBeans? The MBean that we currently bind to JMX is ManagedFrameworkMBean and not OSGiFramework But you are right the OSGiFramework should be injectable. View the

[jboss-user] [JBoss jBPM] - Re: Couldn't load delegation class ????

2009-04-03 Thread konstt2000
The problem was: node name=node1 | event type=node-enter | action name=miAccion class=com.prueba.sesion.ActualizaBDActionHandler/action | event | transition to=estado2/transition | /node The tag event

[jboss-user] [Beginners Corner] - Re: Looking at JBoss Developer Studio

2009-04-03 Thread jaikiran
StormTAG wrote : Is this even the right place for a post like this?! | | Not sure :) But JBDS has its very own active users forum here http://www.jboss.org/index.html?module=bbop=viewforumf=258. Might be a better place to ask there - since its frequented by the developers as well as the

[jboss-user] [JNDI/Naming/Network] - Re: MDB listening to Websphere MQ - invalid security authent

2009-04-03 Thread nilkanthr
Add mdb-user and mdb-passwd to jboss.xml as follows. This work for EJB 2.1 ?xml version=1.0? !DOCTYPE jboss PUBLIC -//JBoss//DTD JBOSS 4.0//EN http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd; enterprise-beans message-driven ejb-nameTestMQListener/ejb-name

[jboss-user] [JBoss Portal] - No ClassLoaders found for : org.jboss.portal.core.impl.conn.

2009-04-03 Thread NapSteros
Hi everybody, Did anyone found the solution of this problem? I got same errors with these tools : [jboss-4.2.3.GA] and [jboss-portal-2.7.1] Thanks, View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223222#4223222 Reply to the post :

[jboss-user] [JBoss Messaging] - Create Queue Connection Error

2009-04-03 Thread b16d
Hello, I am trying to use jms(jboss-messaging-1.4.0.SP3). When I started my application I have this problem : Exception in thread main org.jboss.jms.exception.MessagingNetworkFailureException This problem arrived when I execut this code : conn = qcf.createQueueConnection(); All application

[jboss-user] [JBoss Messaging] - Re: Create Queue Connection Error

2009-04-03 Thread gaohoward
JBoss 5.0.0.GA has JBM 1.4.1.GA packaged in already, this version has been tested against the AS, so please use the correct version of JBM. Also please give the full stack trace in the log so we can have a better investigation. Thanks! View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5 deployment issue

2009-04-03 Thread joseph50
Hi all, I am using jboss 5.0.0.GA and added following line of code in run.bat file. set JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver Now I can access the jconsole through following link

[jboss-user] [EJB 3.0] - Re: NullPointerException in JavaEEComponentHelper with JBoss

2009-04-03 Thread japase
Many thanks for the prompt response! Our application consists of quite a large number of EJBs and a couple of war applications - traditional servlets and web services (with annotations). Only EJB3 EJBs. With one or two exceptions we don't have ejb-jar.xml deployment descriptors. But we do

[jboss-user] [Beginners Corner] - How to access jboss5.0.0 GA mbeans through jconsole

2009-04-03 Thread joseph50
Hi all, I am using jboss 5.0.0.GA and added following line of code in run.bat file. set JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver Now I can access the jconsole through following link service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector Above link is not accessible

[jboss-user] [Security JAAS/JBoss] - SOS! Error:Access denied for user ''@'localhost' (using pass

2009-04-03 Thread michaelfgh
Hi, all, I use the JBoss5.0.0GA version, when I make my datasource encryption, I have as follows exception, MySQL5.1: 18:11:13,337 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null | org.jboss.resource.JBossResourceException: Could not create

[jboss-user] [JBoss Cache: Core Edition] - Request for Guide for creating new eviction policies

2009-04-03 Thread jorgemoralespou_2
Hi, I want to know if it is somehow documented what are the necessary steps for creating a new eviction policy? Something like: 1- Create your own EvictionActionPolicy 2- Create your own EvictionAlgorithm 3- Create your own EvictionQueue if needed ... And then, how to package all, to make it

[jboss-user] [JBoss Cache: Core Edition] - Re: Request for Guide for creating new eviction policies

2009-04-03 Thread manik.surt...@jboss.com
You're best off looking at the src code of one of the existing policies... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223251#4223251 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4223251

[jboss-user] [Beginners Corner] - Re: Looking at JBoss Developer Studio

2009-04-03 Thread StormTAG
Cool. I'll give that forum a shot as well. Actually, to ensure that I don't clutter the board with my opening couple of posts, I'd ask that a friendly moderator/admin move it over there. I don't see an option for me to edit/delete this thread. Nor do I see a way to report my thread. Well,

[jboss-user] [JBoss Cache: Core Edition] - Re: Request for Guide for creating new eviction policies

2009-04-03 Thread jorgemoralespou_2
Then If I suceed in creating my eviction policy, I??ll try to post this guide and what I have done. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223254#4223254 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4223254

[jboss-user] [JBoss Cache: Core Edition] - Re: JPA/Hibernate JBC usage

2009-04-03 Thread manik.surt...@jboss.com
zeravlai wrote : 1- If the transaction already has a read lock on the entity (which is acquired by an EntityManager.find() ) the read lock will be INMEDIATELY upgraded to write lock, EVEN if there's a concurrent transaction which already has a read lock on the same entity. | Can you confirm

[jboss-user] [JBoss Cache: Core Edition] - Re: Request for Guide for creating new eviction policies

2009-04-03 Thread manik.surt...@jboss.com
Yep, start a wiki page. Good man. :-) Feel free to post comments here as well if you need more help/need questions answered. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223258#4223258 Reply to the post :

[jboss-user] [Beginners Corner] - Re: How to access jboss5.0.0 GA mbeans through jconsole

2009-04-03 Thread Wolfgang Knauf
Hi Jose, you have to start JBoss with option -b 0.0.0.0 to accept connections from other machines than the local one. Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223262#4223262 Reply to the post :

[jboss-user] [EJB 3.0] - Re: NullPointerException in JavaEEComponentHelper with JBoss

2009-04-03 Thread jaikiran
anonymous wrote : And yes, we're using @EJB injections to inject beans residing in separate jar files. | I haven't looked at the complete list of your EJB jars in the application.xml that you posted. But could you please see if this is related to

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss 5 deployment issue

2009-04-03 Thread jaikiran
Jose, You should have created a new topic to discuss this since its not related to what the original poster was discussing :) anonymous wrote : Above link is not accessible through other machines. | | For eg: my ip is 100.20.30.4 | See this

[jboss-user] [JBoss Messaging] - Re: Create Queue Connection Error

2009-04-03 Thread b16d
Thanks, I removed jboss messaging. My little application always don't work. I give you all the stack trace log4j:WARN No appenders could be found for logger (org.jboss.remoting.transport.socket.MicroSocketClientInvoker). | log4j:WARN Please initialize the log4j system properly. | Exception

[jboss-user] [JBoss Messaging] - Re: Create Queue Connection Error

2009-04-03 Thread gaohoward
thanks. probably your server is sitting behind a firewall. Can you check this? also if not, can you please post your remoting configure file here? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223270#4223270 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Create Queue Connection Error

2009-04-03 Thread b16d
thanks for your help. My server is on my computeur. I am using the default server. i give all xml files who are containes in the folder messaging : connection-factories-service.xml ?xml version=1.0 encoding=UTF-8? | | !-- | Messaging Destinations deployment descriptor. | |

[jboss-user] [Javassist user questions] - Re: VerifyError when instanciating a generated class (Bad ty

2009-04-03 Thread jaikiran
Looking at this code: anonymous wrote : | String cast$1 = ( + fieldType.getName() + ) $1; | if(directWriteField) src = target. + field + = + $1;; | I think you have a typo. You should be having this: String cast$1 = ( + fieldType.getName() + ) $1; |

[jboss-user] [Javassist user questions] - Re: Can JavaAssist create instance initializer blocks?

2009-04-03 Thread jaikiran
davidgoodenough wrote : I have a need to add an instance initializer block to a class at run time, and I was looking at JavaAssist to help doing this. I think the CtConstructor can be used http://www.csg.is.titech.ac.jp/~chiba/javassist/html/javassist/CtConstructor.html View the original

[jboss-user] [JBoss Tools (users)] - Publish on Build

2009-04-03 Thread cbredesen
Is there a way to publish on build, rather than on a preset interval? I see that I can set choose to never publish automatically, but is there some other way to publish besides opening the server view, right clicking, and publishing? Ideally, I'd setup a hook so when I hit Ctrl-B, it

[jboss-user] [EJB/JBoss] - ClassLoading issues

2009-04-03 Thread asit.dash
Hi, We are migrating our current application which is in Jboss-4.0 and EJB-2.0 to Jboss-5.0 and EJB-3.0. In certain places we are finding ClassLoader issues. ClassLoader is unable to load classes properly. We have a single .ear file which contains .war (web module) files also. Looks like

[jboss-user] [JBoss Tools (users)] - Re: 'couldn't connect to database' in seam generate entities

2009-04-03 Thread jadamsal
Thanks, that was the hint I needed :). The error log showed the dialog had an issue with paths containing spaces. I had the workspace on my desktop and the c:\documents and settings path was confusing it. Moving the workspace under c:\ worked like a charm. View the original post :

[jboss-user] [JBoss Messaging] - Re: Could not find new XAResource to use for recovering non-

2009-04-03 Thread clebert.suco...@jboss.com
I'm really not sure if this should matter, but the only difference from your file and the one on EAP (found this using kompare) is the order on where you described JBM. On the EAP it is the first item on the properties. *Maybe* Arjuna is recovering the XIDs from the file-storage before JBM had

[jboss-user] [Microcontainer] - Re: More trouble in the bean-deployer schema

2009-04-03 Thread david.ll...@jboss.com
alex.loubyan...@jboss.com wrote : The parsing error seems to be clear enough? There is no bean in the schema type for parameter, hence it can't appear there. My point is, perhaps there should be. I believe that bean corresponds to BeanMetaData, which extends ValueMetaData, thus is should be

[jboss-user] [Remoting] - Re: Looking for a basic tutorial on how to get JBoss Remotin

2009-04-03 Thread vybe3142
Thanks, I'll look into the mentioned tutorial again. BTW, .. can / (how can) JBoss Remoting be deployed in a non-JBoss App Server (GlassFish, WebSphere etc .. ) ? One of the requirements for the app. we're to develop is that it be App Server agnostic (as it will be deployed in several

[jboss-user] [JBoss Messaging] - Re: Messaging blocked by long time-out again

2009-04-03 Thread thammoud
Tim, Do we know if the new network library handles this particular issue better than JBOSS remoting? How far along is 2.0? From the website, it is still Alpha. Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223340#4223340 Reply to the post :

[jboss-user] [Performance Tuning] - java.net.SocketException: Too many open files

2009-04-03 Thread igain
Hi, While load testing on Jboss 4.3 we are seeing one exception again and again. Initially when we saw this we increased our FD limit on Sun OS from 256 to 8000 Even after setting max file descriptor 8000 in the Sun OS, it is giving same exception | 2009-04-03 00:49:38,777 ERROR

[jboss-user] [Performance Tuning] - Re: when does java release commited memory back to the OS

2009-04-03 Thread hari.svnit
Peter, Does this mean that the amount of memory held/locked/committed by a jvm is always growing no matter what is actually needed/used ( at least in case of windows OS) ? ( I have no more questions if the answer is yes :) ) Thanks Hari View the original post :

[jboss-user] [JBoss jBPM] - HTTP status 404 error

2009-04-03 Thread arpan25
I am using Jbpm 3.2.6.SP1 with JBoss 5.0.0.GA. When I use the url http://localhost:8080/jbpm-console I get the following error : HTTP Status 404 - /jbpm-console type Status report message /jbpm-console description The requested resource (/jbpm-console) is not available. Can anyone help me

[jboss-user] [JBoss jBPM] - Re: HTTP status 404 error

2009-04-03 Thread kukeltje
We can't help you if this is all the info you have. My answer would be: jBPM is not deployed. Any errors in the JBoss logging? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223360#4223360 Reply to the post :

[jboss-user] [Performance Tuning] - Re: java.net.SocketException: Too many open files

2009-04-03 Thread PeterJ
The number of files that can opened is entirely a function of the oS, not the JVM. However, the OS must have enough memory available to maintain the open file descriptors. Does Solaris have a utility that you can use to list the open files for a process, or at least report how many open files

[jboss-user] [Performance Tuning] - Re: when does java release commited memory back to the OS

2009-04-03 Thread PeterJ
Pretty much, yes. Under some circumstances the JVM will reduce the heap size. At least, that is what my coworker who has worked with that code in the JVM says, but practically I have never witnessed the heap size decreasing. View the original post :

[jboss-user] [JBoss jBPM] - Re: Dynamic Group / PooledActors

2009-04-03 Thread kukeltje
Yep no problem... glad you got it eventually :-) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223354#4223354 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4223354 ___

[jboss-user] [Performance Tuning] - Re: java.net.SocketException: Too many open files

2009-04-03 Thread igain
Thanks Peter, I am not sure about Solaris, I will have to check with solaris admin View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223367#4223367 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4223367

[jboss-user] [JBoss jBPM] - Re: HTTP status 404 error

2009-04-03 Thread arpan25
Hi, JBoss logging does not show any error. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223368#4223368 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4223368 ___ jboss-user

[jboss-user] [Management, JMX/JBoss] - JMX connector transport got exception when reading input mes

2009-04-03 Thread prabhun
Hi, I am getting this warning quite a lot in my Jboss 4.2.3 console. Two types of warnings like, ERROR STDERR Apr 3, 2009 4:13:23 PM ServerIntermediary RequestHandler-connectionException WARNING: JMX connector client exited without closing connection and ERROR STDERR Apr 3, 2009 4:13:30 PM

[jboss-user] [JBoss jBPM] - Re: HTTP status 404 error

2009-04-03 Thread arpan25
Hi, I am not deploying any process as yet. I am just following the new jbpm getting started documentation and I have finished the installation. I am then trying to bring up the login page using http://localhost:8080/jbpm-console which gives HTTP 404 error. Thanks, View the original post :

[jboss-user] [Beginners Corner] - Simplify email generation and dispatching from your applicat

2009-04-03 Thread IvanLatysh
If you are looking for a simple way to create and send an email from your application, have a look at saxon-extensions project http://code.google.com/p/saxon-extensions/wiki/EmailEmitter Email Emitter is not yet another email templating solution. It allows you to completely separate

[jboss-user] [JCA/JBoss] - jboss connectionpooling by subject, connection closed/no rec

2009-04-03 Thread gjeudy
Hi, I'm using jboss 4.2.2.GA and I have a particular connection pooling setup: local-tx-datasource | !-- This datasource should only be used by the UI component | due to its peculiar connection pooling settings preventing use of more than 1 connection per

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How to Disable Caching in Jboss AS 5.0.1 Default Server?

2009-04-03 Thread altavatar
jaikiran wrote : Explain a bit more about your application and the caching that you are seeing, maybe that will give us some hint. In my case, the problem is that web resources are cached and are only updated with an server restart or app redeployment. I have an exploded EAR (which includes an

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Hibernate + JBoss problem

2009-04-03 Thread gbadavidson
I am having the same problem here is the section from the console and I willfollow that with the hibernate config file. It appears from the console output that the correct driver is in fact found. It also appears that the metadata is not being read yet I see the metatdata being displayed.

[jboss-user] [JBoss Getting Started Documentation] - Can not create a seam project with eclipse

2009-04-03 Thread aliaslan
Hi, I am new to Jboss and Seam. I have tried to create a new seam project following a tutorial but failed :( (Tutorial: http://javathreads.de/2008/09/tutorial-mit-jboss-seam-und-jee5-unter-eclipse-starten/#EclipseSeamProjektSeamWebProjekt) I can only choose the Jboss 5 Runtime of the JBoss

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Hibernate + JBoss problem

2009-04-03 Thread PeterJ
gbadavidson, please do not ask new questions on posts that are 3-1/2 years old. You should ask this question in a new post, and use the code tags when posting XML text. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223394#4223394 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - Re: Can not create a seam project with eclipse

2009-04-03 Thread PeterJ
The JBoss, a division of Red Hat is a selection that is added when you update Eclipse with JBoss Tools: http://www.jboss.org/tools View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223395#4223395 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Problem in inject ref EJB using @EJB

2009-04-03 Thread leosouzabh
Hi, I have an application in jboss 4.2 but when i migrated this app to jboss 5.0.1.GA i had the following warning log in console: first the warn: JBMETA-4: did not find any bean meta data for annotation bean CPPDaoImpl Ingore ejb deployment with null classname:

[jboss-user] [EJB 3.0] - Re: JBoss tmp filder increased size

2009-04-03 Thread gennadyjb
Hi, I am running jboss-4.0.5GA and having exactly the same problem. And in that ejb3-interceptors-aop.xml file I did not find anywhere removalTimeoutSeconds value. So how to get rid of those *.ser files automatically? Thank you. View the original post :

[jboss-user] [JBoss Messaging] - Re: JBM2 Cluster config

2009-04-03 Thread clebert.suco...@jboss.com
We are not done yet... but we are working on examples now. There are a few preliminary examples on trunk, and we have been writing a few clustered examples (with configs). We have a lot more to come. But if you want to check out what's being done now on trunk. Any feedback is aways welcome.

[jboss-user] [Performance Tuning] - Re: java.net.SocketException: Too many open files

2009-04-03 Thread igain
Hi Peter, Even fater increasing the file decriptor limit to 65000, after 2 hrs we hit same error. We have been load testing with same number of users, however suddenly it has started giving Too Many files open We are using Java HotSpot(TM) Server VM (build 1.5.0_07-b03, mixed mode) , Sun OS

[jboss-user] [JBoss jBPM] - Re: not binding factory to jndi, no JNDI name configured

2009-04-03 Thread madhaviraut
i am facing tiese error while executing run.bat -c jbpm. Can you please help? Errors: 10:06:21,984 ERROR [JobExecutorThread] exception in job executor thread. waiting 64 milliseconds org.hibernate.HibernateException: Could not find datasource at