[jboss-user] [Remoting] - Re: JBoss Remoting and compression

2008-12-31 Thread ron.si...@jboss.com
Hi Doychin, Thank you for looking into this problem. doychin wrote : | The problem comes from some extra bytes put in the output stream from compression and not read from decompression. | Comparing the version of CompressingMarshaller on the 2.2 branch (from which release 2.2.2.SP8 was

[jboss-user] [Remoting] - Re: JBoss Remoting and compression

2008-12-31 Thread ron.si...@jboss.com
I created JIRA issue JBREM-1077 Fix problem in CompressingMarshaller (https://jira.jboss.org/jira/browse/JBREM-1077) for this problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199012#4199012 Reply to the post :

[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2008-12-31 Thread ron.si...@jboss.com
Hi Doychin, Thank you for your interesting and useful analysis. Note, by the way, that org.jboss.remoting.transport.socket.SocketServerInvoker has a facility for periodically closing ServerThreads that haven't been used lately. Setting the parameter idleTimeout=n, where n 0, will cause a

[jboss-user] [Installation, Configuration DEPL OYMENT] - Re: Issue - “Expecting

2008-12-31 Thread jaikiran
Darshan, Isn't this the same thing which was discussed in your other post here http://www.jboss.com/index.html?module=bbop=viewtopict=147708 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199014#4199014 Reply to the post :

[jboss-user] [Installation, Configuration DEPL OYMENT] - Re: Issue - “Expecting

2008-12-31 Thread darshanparekh
yes, Jaikiran, it the same, that blog had multiple questions and it was unreadable, so i created a new topic. Pls reply for the query if you have any idea on it. Thanks regards, Darshan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199016#4199016 Reply to

[jboss-user] [JBoss Tools (users)] - Re: Is perspective JMX considered to be

2008-12-31 Thread Juergen.Zimmermann
The JMX perspective serves my needs: looking up names of EJBs, looking up the name of JAAS domains, looking up names of queues and topics, ... I was just doubtful about the relationship between the (old) JMX MBeans and the new POJOs. View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Comet support in JBoss 5.0.0.GA

2008-12-31 Thread cwolters
I've downloaded JBoss 5.0.0.GA and am trying to use the org.jboss.web.comet.CometProcessor interface, as described in the JBossWeb documentation: http://www.jboss.org/file-access/default/members/jbossweb/freezone/docs/2.1.0/aio.html However, I can not find this interface in the JBoss AS 5.0

[jboss-user] [Installation, Configuration DEPLOYMENT] - Unexpected error during load of:org.xml.sax.XMLReader

2008-12-31 Thread SarfarazD
Hi, I am useing JBOSS 5 with jdk 1.6. I am geting an error showing bellow. My understanding with this error is .. This error is due to my war file contains xml-apis-2.0.2.jar file which is createing some problem with the dom4j.jar in JBoss . Can any body please help me out ? Thanks Saifu

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: linkage error for SAXParserImpl

2008-12-31 Thread SarfarazD
Thanks jaikiran Actually only my folder name is JBOSS4 , which i did not change because I need to change the classpath then. My Jboss installation is file . And when I remove the xerces file my problem is resolved Thanks Sarfaraz View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Comet support in JBoss 5.0.0.GA

2008-12-31 Thread jfrederic.cl...@jboss.com
There isn't a org.jboss.web.comet.CometProcessor in the actual JBossWeb documentation... org.jboss.web.comet.CometProcessor has been removed and org.jboss.servlet.http.HttpEventServlet should be used instead. View the original post :

[jboss-user] [JBoss Cache: Core Edition] - Problem when using EJB3EntityTreeCache for caching entities

2008-12-31 Thread mihai.ratiu
Hi, I'm new to Jboss Cache and I'm trying to use Jboss Cache 1.4.0SP11 Cayenne to cache some of my entities. I'm using for my application jboss-4.0.5-GA version of the server, in configuration all. The application is using ejb3 entities and I need to reduce the amounts of DB calls to some

[jboss-user] [JBoss Tools (users)] - Re: Is perspective JMX considered to be

2008-12-31 Thread rob.stry...@jboss.com
I have not yet personally looked up how to introspect a running microcontainer. While this is a great idea, there are currently other issues that are more of a priority. As long as the main use cases (ejb's, etc) are taken care of, this is just a TODO for the future, sadly. View the original

[jboss-user] [Security JAAS/JBoss] - Re: SPNEGO Negotiation - JBoss Negotiation 2.0.3.Beta2

2008-12-31 Thread maksimkaszynski
Darran, are there any plans on putting this stuff into EAP? Have you got some kind of roadmap? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199029#4199029 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199029

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2 and Jboss app. Server 4.2

2008-12-31 Thread alihammad
any clue? anyone please? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199036#4199036 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199036 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2 and Jboss app. Server 4.2

2008-12-31 Thread dhanushgopinath
you will probably have to deploy the jbpm in the jboss 4.2 AS. and then try deploying the application View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199037#4199037 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199037

[jboss-user] [EJB 3.0] - Re: JBoss 5 deployment error

2008-12-31 Thread jhsingle
Yes, that's the jar. $ jar tf workflow-ejb-2.7.0.jar | META-INF/ | META-INF/MANIFEST.MF | workflow/ | workflow/ejb/ | workflow/ejb/client/ | workflow/ejb/client/count/ | workflow/ejb/client/model/ | workflow/ejb/server/ | workflow/ejb/server/count/ | workflow/ejb/server/model/

[jboss-user] [EJB 3.0] - Re: EJBException: Failed to acquire the pool semaphore, stri

2008-12-31 Thread pbaker01
Any Ideas? Probem only occurs when running with max sessions. Frustrated in ATL. Happy New Year! PB View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199047#4199047 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199047

[jboss-user] [JCA/JBoss] - Re: NestedSQLException: Apparently wrong driver class specif

2008-12-31 Thread ilCatania
greetings everyone, i've encountered the same problem as dagger33 and bhavinpmehta. A lot of google surfing and i noticed the connection string i was using was wrong: when using the sqljdbc.jar and sqljdbc4.jar packages you have to use a connection string starting with

[jboss-user] [JBoss Tools (users)] - Re: Is perspective JMX considered to be

2008-12-31 Thread Juergen.Zimmermann
In http://www.jboss.com/index.html?module=bbop=viewtopicp=4199033#4199033 Alesj mentions that a *NEW* ProfileService will be developed View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199051#4199051 Reply to the post :

[jboss-user] [EJB 3.0] - EJB3 deployment problem - javax.naming.NoInitialContextExcep

2008-12-31 Thread zilbi
Hi, i was trying to add a second ejb jar to my existing ear and i keep on failing on: anonymous wrote : | javax.naming.NoInitialContextException:Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:

[jboss-user] [JBoss jBPM] - Re: JBPM-Console

2008-12-31 Thread giridhar_be
Hi Yogesh, Can you tell me some more details.. How you are deploying your processdefinition, JBPM versions ect... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199058#4199058 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: JBPM-Console

2008-12-31 Thread giridhar_be
Hi Yogesh, One more thing, if you are deploying using Admin console , open your process archieve and check whether it contains processdefinition.xml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199059#4199059 Reply to the post :

[jboss-user] [EJB 3.0] - Re: JBoss 5 deployment error

2008-12-31 Thread jhsingle
and here are the contents of the three META-INF config files. ejb-jar.xml: | ?xml version=1.0 encoding=UTF-8? | | ejb-jar xmlns=http://java.sun.com/xml/ns/javaee; | xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; | xsi:schemaLocation=http://java.sun.com/xml/ns/javaee

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2 and Jboss app. Server 4.2

2008-12-31 Thread giridhar_be
If you don't want websale that come with installation, first log in to Admin -webconsole with Admin/Admin, delete the websale that was already installed then you can deploy your websale process. Hope this helps. View the original post :

[jboss-user] [EJB 3.0] - Can't inject PersistenceContext, NullPointerException when u

2008-12-31 Thread TristanS
I have been working through a JBoss (5.0.0.CR2) example using the tutorial at http://www.netbeans.org/kb/55/ejb30-jboss.html#Exercise_5 (however using Netbeans 6.5). I have an entity set up and upon deployment it is creating the table on the database. My problem is when I try to use a SLSB as

[jboss-user] [JBoss Tools (users)] - Thanks for the docs!

2008-12-31 Thread mwr0707
Congratulations to the whole team on the improving quality of the documentation! If users haven't been here yet... http://docs.jboss.org/tools/3.0.0.CR1/ ...they are missing some great stuff. The JSF tools material was particularly helpful to me. It has increasing amounts of why commentary in

[jboss-user] [JBoss Tools (users)] - Re: get stuck in deployment loop on eclipse redeploy - not s

2008-12-31 Thread wiggy
no - i dont think sp that i Know off I try to keep the build on close to whats in the CR2 of JBT - my current copy from the eclipse plugin details pages on my build is Version: 2.0.0.CR2-N200812290609 for JBT i run eclipseSR1, and installed WTP3.0.3 upgrade. my server is AS 5.0 GA. its

[jboss-user] [Remoting] - Re: JBREM-877: New Socket Connection is being Created for Ev

2008-12-31 Thread kiwi_clive
Hi chaps, Apologies if this has all been asked before but I cannot seem to find the definitive answer I was looking for and this post seems as close as I can get. I am using jboss-4.2.2.GA, out of the box and using EJB3. I see the same issues that were originally posted by Kumarselvan

[jboss-user] [EJB 3.0] - Re: Can't inject PersistenceContext, NullPointerException wh

2008-12-31 Thread PeterJ
Try: @PersistenceContext(unitName = PrototypeCRMSystem-ejbPU) | private EntityManager em; View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199072#4199072 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199072

[jboss-user] [Clustering/JBoss] - Re: Slow failover - Plz read

2008-12-31 Thread mohitanchlia
I got the logs and it shows me that Jboss is continuously trying to connect to the host that just got rebooted or crashed. I thought when EJB is @clustered it will round robin the invocation and not try same host over and over again. But what I am seeing is that Jboss repeatedly tries to

[jboss-user] [Remoting] - Why so many retries?

2008-12-31 Thread mohitanchlia
We have a FE EJB stateless Client that calls remote EJB on port that is a default EJB deployer port 3873. The remote EJB is clustered accross several BE servers. Now the problem is that when I reboot one of the machines the FE box comes to halt and it looks like it's trying to invoke remote

[jboss-user] [Remoting] - Re: Stream Corrupted Exception on Server side

2008-12-31 Thread ron.si...@jboss.com
That doesn't look good. Do you see anything else in the server log? Do you have a log for the client side, and, if so, do you see anything going on at the same time you see the StreamCorruptedException on the server side? For additional logging information, you can increase the server side

[jboss-user] [EJB 3.0] - Re: EJB3 deployment problem - javax.naming.NoInitialContextE

2008-12-31 Thread jaikiran
Are you using JBoss-4.2.x and does your other jar have a MDB, then you are running into this issue: https://jira.jboss.org/jira/browse/JBAS-5049 https://jira.jboss.org/jira/browse/EJBTHREE-1095 which is fixed in JBoss-4.2.3 GA View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unexpected error during load of:org.xml.sax.XMLReader

2008-12-31 Thread jaikiran
Let's continue this discussion in your other thread at http://www.jboss.com/index.html?module=bbop=viewtopict=148007 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199090#4199090 Reply to the post :

[jboss-user] [Performance Tuning] - Performance Tuning of JBoss 4.x on HP-UX server

2008-12-31 Thread chintan
While running J2EE application with JBoss 4.x on HP-UX server, peformance is degrading drastically i.e. more than 50%. While comparing with same setup running on RHEL, it gives double than the performance which we are getting. I have applied all HP-UX kernel level and JVM performance tuning

[jboss-user] [Installation, Configuration DEPLOYMENT] - migration from weblogic to jboss

2008-12-31 Thread sachin1506
Hey i am using jboss3.2.6 with java 1.4 i want to know what changed i need to make with my discriptors while moving from weblogic to jboss i got a link but that doesnt have sufficient information still there are some more elements that need to be converted

[jboss-user] [Installation, Configuration DEPLOYMENT] - migration from weblogic to jboss

2008-12-31 Thread sachin1506
Hey i am using jboss3.2.6 with java 1.4 i want to know what changed i need to make with my discriptors while moving from weblogic to jboss i got a link but that doesnt have sufficient information still there are some more elements that need to be converted

[jboss-user] [EJB 3.0] - Re: EJB3 deployment problem - javax.naming.NoInitialContextE

2008-12-31 Thread zilbi
anonymous wrote : Are you using JBoss-4.2.x -- YES! (4.2.2.GA) and anonymous wrote : does your other jar have a MDB -- YES again and i was sure i am doing something wrong... thanks mate! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199097#4199097 Reply to