[JBoss-user] [Beginners Corner] - Weblogic to JBoss Migration

2005-10-21 Thread Venkat_C
If you are looking for some information or guidelines for migrating applications from Weblogic to JBoss, the following webinar might help you. Here are the details: In this Webinar, CIGNEX and JBoss will share the methodology and technical details of migrating a Real Customer from Weblogic to

[JBoss-user] [Testimonials] - Weblogic to JBoss Migration

2005-10-21 Thread Venkat_C
If you are looking for some information or guidelines for migrating applications from Weblogic to JBoss, the following webinar might help you. Here are the details: In this Webinar, CIGNEX and JBoss will share the methodology and technical details of migrating a Real Customer from Weblogic to

[JBoss-user] [Security & JAAS/JBoss] - Re: SSL in JBoss

2005-10-21 Thread awaisbajwa
Any JBoss guru can answer this question ? it has become a bottle neck and i believe it is a tiny issue. regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902730#3902730 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Security & JAAS/JBoss] - Knowing Realm (JAAS) at runtime

2005-10-21 Thread ethomas.joseph
Greetings, Is there anyway to know at runtime the JAAS Security Realm under which my application is running. This Realm is the "application polity name" in login-config.xml. Actually I dont want to hard code the realm to the LoginContext: ... | LoginContext ctxt = new LoginContext("myRealm",

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Trying to get started

2005-10-21 Thread kazan77777
I have been trying to get JBoss and Hibernate running, but I keep getting a "hibernate not bound" message when I try to create a sesseion: I am using JBoss 4.0.3 and Hibernate 3 My .har file is located in my deploy directory: C:\jboss403\server\default\deploy\Test.har The .har file is composed

[JBoss-user] [EJB/JBoss] - Re: Connectivity Problem with DB

2005-10-21 Thread [EMAIL PROTECTED]
Hi, problem is not in driver. U have used the connection object. but not close it that's why its error is comming. just call the if(conn != null) conn.close(); after your business process complet. thx itcube.ians View the original post : http://www.jboss.com/index.html?module=bb&op=

[JBoss-user] [JBoss Portal] - How to Create a Portlet Project Using JBOSS IDE 1.5

2005-10-21 Thread er.akhil
HI All, I am a new user of JBOSS< my experience lies with Portlet development using WSAD 5.1.2, there we use to have a Portal Tool Kit (Similar to the JBOss -Portal) but as soon we install that Toolkit with the existing WSAD 5.1.2 , we were able to see a new feature added in NEW> Project> Portle

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Help me please!! Mapping Problems with JBoss 4.0.3

2005-10-21 Thread jbossChecker
Hyperlinks: http://kourosh-bagheri.de/buildpath_1.gif http://kourosh-bagheri.de/buildpath_2.gif http://kourosh-bagheri.de/buildpath_3.gif View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902720#3902720 Reply to the post : http://www.jboss.com/index.html?modu

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Help me please!! Mapping Problems with JBoss 4.0.3

2005-10-21 Thread jbossChecker
Hi Aaron, you can't get rid of me :o) Sorry! I just would like to show you what I have ment. See it yourself please: [img]http://www.kourosh-bagheri.de/buildpath_1.gif[/img] [img]http://www.kourosh-bagheri.de/buildpath_2.gif[/img] [img]http://www.kourosh-bagheri.de/buildpath_3.gif[/img] thanks.

[JBoss-user] [JBoss Portal] - Re: How do I write my Own Portal..

2005-10-21 Thread nebel
Ray, you're welcome. ashokhament, it's hard to tell why it doesn't work for you without more information. Are you using the right URL, including the trailing / ? What I did to get it to work is to look closely at both the documentation and the XML files inside: server\default\deploy\jboss-port

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Help me please!! Mapping Problems with JBoss 4.0.3

2005-10-21 Thread jbossChecker
[img]C:\project_buildpath.gif[/img] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902717#3902717 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902717 --- This SF.N

[JBoss-user] [JBossWS] - Re: an InstantiationException during invocation on the new 4

2005-10-21 Thread aagmon
well no ... the problem was that a testing jar with same class name was in the higher lib directory , so the class loader loaded it from there , and indeed the class in the lib directory was an interface , when i have removed it from the lib directory it was solved . BTw is there anyway in jbos

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Help me please!! Mapping Problems with JBoss 4.0.3

2005-10-21 Thread jbossChecker
"Neelixx" wrote : If you are using libraries included with JBoss, the best way to do it, is to reference the libraries through Eclipse, and not in your lib, as you would not need to export those libraries. They are already on the server. | | However, you obviously need to have those librar

[JBoss-user] [Microcontainer] - Re: injecting microcontainer beans

2005-10-21 Thread [EMAIL PROTECTED]
Writing a JNDI ObjectFactory would be trivial. You'd need to use the NonSerializableObjectFactory to bind it into jndi. Alternatively, just look at the tests in the testsuite which binds stuff into jndi (provided they are serializable). View the original post : http://www.jboss.com/index.html?m

[JBoss-user] [EJB/JBoss] - Re: How shall I interpret this?

2005-10-21 Thread [EMAIL PROTECTED]
java.lang.Integer View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902713#3902713 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902713 --- This SF.Net email is sponso

[JBoss-user] [Installation, Configuration & Deployment] - Re: Does JBoss 4.0.3 look at the manifest?

2005-10-21 Thread dunks
Already removed the jbossweb-tomcat55.sar/jsf-libs because that was definitely casuing a problem since i was using a more up to date version of them than what came with JBoss. I suppose i could remove the libraries from my deployment or replace the libraries in jbossweb-tomcat55.sar/jsf-libs wit

[JBoss-user] [Beginners Corner] - Re: log4j:ERROR Could not instantiate class [org.apache.log4

2005-10-21 Thread normanfung
not yet sorry. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902709#3902709 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902709 --- This SF.Net email is sponsored

[JBoss-user] [EJB/JBoss] - Re: How shall I interpret this? This xdoclet generate this.

2005-10-21 Thread urswag
The exception | org.jboss.deployment.DeploymentException: Parameter class not found: Integer | is throwed when I add this finder method. What I am doing wrong? | * @ejb.finder | * signature="Address findByPrimaryKey(Integer addressId)" | * query="SELECT OBJECT(a) FROM Ad

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Help me please!! Mapping Problems with JBoss 4.0.3

2005-10-21 Thread Neelixx
If you are using libraries included with JBoss, the best way to do it, is to reference the libraries through Eclipse, and not in your lib, as you would not need to export those libraries. They are already on the server. However, you obviously need to have those libraries available to you in Ec

[JBoss-user] [Installation, Configuration & Deployment] - Re: Does JBoss 4.0.3 look at the manifest?

2005-10-21 Thread [EMAIL PROTECTED]
A potential conflict with myfaces is that we bundle it with our tomcat, and if its not using the correct thread context class load I could see a problem. You could try removing the jbossweb-tomcat55.sar/jsf-libs to see if that is somehow conflicting. Alternatively, you could just remove the myfa

[JBoss-user] [JBossWS] - Re: Content-length header usage

2005-10-21 Thread reinerka
We do all the SOAP processing in our servlet for different reasons. When we generate the response it is done through SAAJ. The transmitted message always comes up as: 123 http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902701#3902701 Reply to the post : http://www.jboss.com/index.htm

[JBoss-user] [JBossWS] - Re: JNDI Lookup returns Reference - causes ClassCastExceptio

2005-10-21 Thread mka
Hi Craig, I'm experiencing the same problem that you are, and have been for a while now. Here is what the examples on the wiki neglect to mention: A stand-alone client cannot execute the code posted there without having JBOSS running locally (i.e. on the same machine). Once you assume this archi

[JBoss-user] [JNDI/Naming/Network] - Re: Failed native method call when using JBoss 4

2005-10-21 Thread rbattu
Did you ever get a response/solution for this? I have the same issue.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902697#3902697 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902697 --

[JBoss-user] [JCA/JBoss] - Re: Connection not getting closed on JBOSS 4.0.1

2005-10-21 Thread anupama
Hi. sorry to interrupt, but along those lines when server getting connection from connection pool if Database is down we will get SQLException Network adapter isn't able to create connection. Is there anyway we can catch that exception from CMP? I am using jboss 3.2.6. Please let me know ASAP.

[JBoss-user] [Beginners Corner] - Please Help with Classpath Problem

2005-10-21 Thread embar_pr
I'm trying to deploy a SAR which has a classpath that is outside of the jboss directory so that I don't have to copy my binaries every time I recompile. (My binaries are over 150MB.) I'm trying to do this in the following way, which is not working , so I would appreciate info on how to make it w

[JBoss-user] [JBossCache] - JBossCache version 1.2.4 is released

2005-10-21 Thread [EMAIL PROTECTED]
As titled. You can download it from http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=365141. In addition to regular dist, now we have a minimal zip of just libarary only and one with only source code. The 1.2.4 final has some additional fixes in addition

[JBoss-user] [JBossCache] - Re: maxNodes in region question

2005-10-21 Thread [EMAIL PROTECTED]
Yes, you need more confusion? :-) Btw, maxAgeSeconds issue should be fixed in 1.2.4. -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902691#3902691 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902691 -

[JBoss-user] [Installation, Configuration & Deployment] - load classes outside the jboss directory

2005-10-21 Thread embar_pr
I'm trying to deploy a SAR which has a classpath that is outside of the jboss directory so that I don't have to copy my binaries every time I recompile. (My binaries are over 150MB.) I'm trying to do this in the following way, which is not working, so I would appreciate info on how to make it w

[JBoss-user] [Installation, Configuration & Deployment] - Re: Does JBoss 4.0.3 look at the manifest?

2005-10-21 Thread dunks
here is my directory structure i don't put any jars in the WEB-INF/lib all the jars need by my web apps are held in the ear's lib directory... | myear | /lib | *common*.jar |web1.war |web2.war |ejb.ejb3 |aop.aop | /META-IN

[JBoss-user] [Installation, Configuration & Deployment] - Re: Role mapping

2005-10-21 Thread [EMAIL PROTECTED]
Role mapping is done by the JAAS login module doing the authentication. We don't provide any static role mapping functionality currently, so you would just add it by either extending an existing login module or stacking a role mapping login module with the jboss one. View the original post : h

[JBoss-user] [EJB/JBoss] - Re: Problem with JBoss 4.0.3

2005-10-21 Thread [EMAIL PROTECTED]
See this FAQ: http://wiki.jboss.org/wiki/Wiki.jsp?page=InvalidPackagingError View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902681#3902681 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902681 ---

[JBoss-user] [EJB/JBoss] - Re: Problem with JBoss 4.0.3

2005-10-21 Thread adellechiaie
I've the same situation, an exploded ear with an exploded war and an exploded jar. The same application is working on JBoss 4.0.2, we're going to go in production. If I use the 4.0.3 server out of the box (with the UseJBossWebLoader = false) my application doesn't work, if I switch UseJBossWebLoa

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes

2005-10-21 Thread [EMAIL PROTECTED]
If you deploy a copy of the whole cluster-service.xml file, you're going to deploy more than just a partition; i.e. another HA-JNDI, etc. To get the farming to work, just deploy the cluster partition MBean. Whether you want a separate instance of things like HASessionStateService, cache inval

[JBoss-user] [JBossWS] - simple question about virtual hosts

2005-10-21 Thread mwaschkowski
Hi all, I setup a server and created a virtual host by: 1) in deploy\jbossweb-tomcat55.sar\server.xml putting in host tag: 2) updating my a.ear\b-webapp.war\WEB-INF\jboss-we

[JBoss-user] [Installation, Configuration & Depl oyment] - I Can´t re-load Jboss 4.03

2005-10-21 Thread mauro guimaraes
Dear Friends, I´m trying to study Jboss 4.03 and I face this problem: I can start JBoss 4.03 in a Window 2000 professional, service pack4. After it is started, I can test my application. When I found any error in my application, I execute a shutdown by closing de Jboss Window. So I fix the e

[JBoss-user] [JBossCache] - Re: ad infinitum: both corr and transport are null, cannot s

2005-10-21 Thread hnguyen1961
I was able to recreate the problem on our cluster. We use the DistributedLockManager of the JGroups vers. 2.2.8. Just put it under stress testing I was able to recreate the problem consistently. The root of the problem is the JGroup fails to receive heartbeat messages from the member under str

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes

2005-10-21 Thread sunnymoon
Thanx for your reply...Many, many thanx... This is why we chose Jboss... Such a nice AS, such nice people... I assume from your answer that 1. Both groups1 and groups2 will have also the same cluster-service.xml file that define all properties for the DefaultPartition 2. group1 will have group1-

[JBoss-user] [JBoss Portal] - Re: Newbie: admin page access

2005-10-21 Thread tchau
I've just downloaded jbossAS+portal pack. Unzipped, ran "run.bat", clicked "Standard login", login as "admin" and password "admin" but I got this message: HTTP Status 408 - The time allowed for the login process has been exceeded. If you wish to continue you must either click back twice and re-cl

[JBoss-user] [JBoss Portal] - Re: User portlet

2005-10-21 Thread bsmithjj
The subject of this posting is completely wrong - logging in to a servlet container via j_security_check has nothing to do with a User Portlet. Anyways, I answered this question here: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=70094 Hope it helps you. View the original post : ht

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes

2005-10-21 Thread [EMAIL PROTECTED]
You're going to need 3 partitions -- "Group1", "Group2" and "DefaultPartition" (which JBoss provides for you). Chapter 3 in the Clustering docs explain how to configure a partition. You'd need to deploy your, for example, group1-partitiion-service.xml on nodes 1 and 2, and your group2-partiti

[JBoss-user] [EJB/JBoss] - Re: Problem with JBoss 4.0.3

2005-10-21 Thread pmlogan
I'm receiving the same error when executing the create on a local. My remote invocation seems to be working just fine. Both local and home interfaces are created by Xdoclet, so I can't see why one would work and not the other. In JBoss 4.0.3, the UseJBossWebLoader flag was switched from true to

[JBoss-user] [JBossWS] - Re: .NET & Legacy VB6 interop: Issues & Options

2005-10-21 Thread sjquinn
Interoperability 101 I found I had made my task of providing web services to legacy VB6 and .NET 2003 applictions more difficult than it needed to be. I started with the published docs and Wiki articles that emphasize documentliteral as the best way to achieve interoperability nirvana. While t

[JBoss-user] [JBossCache] - Re: maxNodes in region question

2005-10-21 Thread LordBritish
I'm using the JBoss Cache fro JBoss AS 4.0.2. So it appears that timeToIdleSeconds is working (but deprecated) and maxAgeSeconds is NOT working and NOT deprecated. Is that correct? LOL. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902640#3902640 Reply to

[JBoss-user] [Installation, Configuration & Deployment] - Role mapping

2005-10-21 Thread cmiles123
Hello, I'm currently migrating our application from Weblogic and Websphere to JBoss 4.0.3 and had a question about role mappings in the web.xml file. I've searched everywhere and the only place I see something mentioned about this is in the weblogic migration wiki but wanted some confirmation h

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes - part 2

2005-10-21 Thread sunnymoon
Thanks for the information... Once more I apologize for my impaciency... I'm really stressed out because I needed an answer for this. I appreciate your replies and hope to hear from some of you soon about this question. JBoss Clustering documentation refers that some node may participate in d

[JBoss-user] [Beginners Corner] - reloading one war within an instance

2005-10-21 Thread marlenus
I have one jboss instance running multiple war files. Is there a way to reload/restart one war file without stopping and starting the whole instance? Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902637#3902637 Reply to the post : http://www.jbos

[JBoss-user] [Advanced Documentation] - JBoss bound web applications to localhost ignoring tomcat co

2005-10-21 Thread IvanLatysh
I am running JBoss on virtual server. My server is `myserver.mydomain.com`. I changed config for jbossweb-tomcat55.sar/server.xml and set: | | myserver.mydomain.com Application will be mapped to this virtual host. But my point is: anonymous wrote : Application should be mapped to de

[JBoss-user] [Installation, Configuration & Deployment] - Re: Does JBoss 4.0.3 look at the manifest?

2005-10-21 Thread [EMAIL PROTECTED]
That is the class-path of the war in the ear or the ear? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902634#3902634 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902634

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread irvingd
"[EMAIL PROTECTED]" wrote : If you would like to be a contributor on JBossSerialization, I would be glad to give you an overal on the design. It's not that complicated and since you know reflection ;-) | | | If you are interested, let me know. | | Clebert Hi Celbert, Yes - Im c

[JBoss-user] [Beginners Corner] - Re: log4j:ERROR Could not instantiate class [org.apache.log4

2005-10-21 Thread jhosler
I get the same error. If you hear anything about this let me know. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902630#3902630 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902630

[JBoss-user] [Microcontainer] - injecting microcontainer beans

2005-10-21 Thread [EMAIL PROTECTED]
I'd like to inject a microcontainer configured beans into an ejb3 session bean. Obviously I can manually bind each and every bean into JNDI, but I'm wondering if there is a better option. Does (or will?) the microcontainer have any facility for this, either on a bean by bean basis or maybe th

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes

2005-10-21 Thread [EMAIL PROTECTED]
If you deploy EJB1.jar to node1, EJB2 to node2, etc, wouldn't it do what you want? -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902586#3902586 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902586 ---

[JBoss-user] [Clustering/JBoss] - Re: Clustering Jboss4.0.1 with sp1 in windows 2000 in produc

2005-10-21 Thread [EMAIL PROTECTED]
You will really need to condense your question, it is difficult to see through this. :-) I suggest you to try out 4.0.3 to see if the problem persists first. -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902596#3902596 Reply to the post : http://www.

[JBoss-user] [JBossCache] - Re: A problem with Java 1.5 enum replication

2005-10-21 Thread [EMAIL PROTECTED]
OK, so if you are not instrumenting your Pojos that mean you are not using TreeCacheAop. In that case, you will need to do an explicit cache.put(...) after each modification for it to replicate. This is way to do it in plain cache. -Ben View the original post : http://www.jboss.com/index.html

[JBoss-user] [Security & JAAS/JBoss] - password generator

2005-10-21 Thread soussou
Hi; I would like to use a effective password generator (in java) without GUI (batch mode). Regards; View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902583#3902583 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=390258

[JBoss-user] [Beginners Corner] - Re: Need some start help. Im N00b

2005-10-21 Thread PeterJ
In the directory jboss_home/server/default/deploy, create a directory named hello.war, place into that directory your hello.jsp file. Access it via http://localhost:8080/hello/hello.jsp View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902589#3902589 Reply to

[JBoss-user] [Clustering/JBoss] - Re: Load-Balancing SLSB

2005-10-21 Thread [EMAIL PROTECTED]
Have you tried to test just SLSB clustering first without MDB? Check out the example there. http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHA I suspect it is just some setup problem. But if you are really pressed for time for production, you should consider subsribe to JBoss support. Forum post

[JBoss-user] [Installation, Configuration & Deployment] - Re: how do you map multiple context paths to the same web ap

2005-10-21 Thread akhopkar
Hi, Thanks for your reply. The thing is that I'm aware, there there's a way to manipulate servlet mapping URL's and other things to accomplish this. However, we've got like 4 applications already written that have been running for a while, and they need to be migrated so that they do this, and

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes

2005-10-21 Thread sunnymoon
So I can not use farm directory to hot deploy across the cluster and use cluster-config partition to tell were I want my beans to be instantiated? This was the kind of setup I was trying to achieve... Maybe if all the nodes were on the same partition (DefaultPartition) but then relating to EJB

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread [EMAIL PROTECTED]
If you would like to be a contributor on JBossSerialization, I would be glad to give you an overal on the design. It's not that complicated and since you know reflection ;-) If you are interested, let me know. Clebert View the original post : http://www.jboss.com/index.html?module=bb&op=

[JBoss-user] [Installation, Configuration & Deployment] - Re: Does JBoss 4.0.3 look at the manifest?

2005-10-21 Thread rampratapa
"rampratapa" wrote : Hi We have the same problem in 4.0.3, | | I have the following manifest file and deploying ear. | | | | class-path: ../applib/first.jar ../applib/second.jar | | | It is working fine in 4.0.02. | | Thanks | Ram | | View the original post :

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread irvingd
"[EMAIL PROTECTED]" wrote : There is some "problem" in the way I'm doing reflection for arrays. | | | I'll find the bottleneck, fix and get back to you through this forum. | | | | Thanks, this is being very helpful. | | | Clebert Thank you for taking the time to look in

[JBoss-user] [JNDI/Naming/Network] - Re: Any good adivce for ejb not bound

2005-10-21 Thread rke21
what are you looking up? Are you using the ENC? From the outside, you won't be able to lookup java:/comp. There will be nothing there. you'll have to look up in the global namespace. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902617#3902617 Reply to

[JBoss-user] [Installation, Configuration & Deployment] - Re: Does JBoss 4.0.3 look at the manifest?

2005-10-21 Thread rampratapa
Hi We have the same problem in 4.0.3, I have the following manifest file and deploying ear. | | class-path: ../erxlib/eRxUtilities.jar ../erxlib/IntroducerJAR.jar It is working fine in 4.0.02. Thanks Ram View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[JBoss-user] [Installation, Configuration & Deployment] - Re: ClassNotFoundException, classloader issue, how to share

2005-10-21 Thread jdbeast0000
Tried that, and I didn't notice a difference in results. I tried placing the code in various places in the file too. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902602#3902602 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes - part 2

2005-10-21 Thread [EMAIL PROTECTED]
Apologies for the slow response. But (and this soon may become a stock answer for things like this :-) If this is important for you and/or your organization and you need someone from JBoss to help get answers on this quickly, you should contact our support group. Please, Please understand the

[JBoss-user] [Beginners Corner] - Need some start help. Im N00b

2005-10-21 Thread mesiasdiabolico
Hi, i have installed jboss server app. I only want to execute an "Hello Word" page. I need some special directory structure? Just a single.jsp page? Where place this page? thnx in advanced View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902584#3902584 Reply

[JBoss-user] [JCA/JBoss] - JBoss4 Hibernate Datasource Hot deployment

2005-10-21 Thread zjchen98
Hi: We are migration from JBoss 3.2 to JBoss 4.02 for live production application. Everything goes well, exception hot deployment seems break. We put modified xxx-ds.xml file into deployment directory. The datasource get hot deployed with following message: 16:47:54,067 INFO [ConnectionFactor

[JBoss-user] [Clustering/JBoss] - EJBs on different nodes - part 2

2005-10-21 Thread sunnymoon
Imagine the other following scenario: node1 and node2 are a group (group1) node3 and node4 are another group (group2) I have the following EJB's Group1EJB1 -> should run clustered on node1/node2 (Group1) Group2EJB2 -> should run clustered on node3/node4 (GRoup1) SharedEJB3 -> should run clustered

[JBoss-user] [Installation, Configuration & Deployment] - Re: deployment question about shared libraries (several jar

2005-10-21 Thread LordVader
What do you mean with "an appropiate entry" ? eg: library.jar Tks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902597#3902597 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902597 -

[JBoss-user] [Installation, Configuration & Deployment] - Re: deployment question about shared libraries (several jar

2005-10-21 Thread LordVader
Sorry, I forgot de Code tags: | library.jar | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902599#3902599 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902599

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread [EMAIL PROTECTED]
There is some "problem" in the way I'm doing reflection for arrays. I'll find the bottleneck, fix and get back to you through this forum. Thanks, this is being very helpful. Clebert View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902601#3902601 Reply to

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes - part 2

2005-10-21 Thread darranl
Why are you asking this question again? You have already asked it once today. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902603#3902603 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902603 --

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: desperate for help

2005-10-21 Thread zjchen98
Deploy war file inside har might be an issue. I have seen that before. Try to deploy them seperately. Remember Har file deployed by JBoss first. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902610#3902610 Reply to the post : http://www.jboss.com/index.htm

[JBoss-user] [Clustering/JBoss] - Re: EJBs on different nodes - part 2

2005-10-21 Thread sunnymoon
I'm so sorry for the inconvenience, but I'm really, really needing an answer quick... Hope this way somebody would see my message and reply quick... I really need this information quickly... So sorry I have disturbed you... :( I apologize for it, obviously Best regards Sunny View the original

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBSER-29 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902608#3902608 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902608 --- Th

[JBoss-user] [JBoss Portal] - User portlet

2005-10-21 Thread patrickdalla
I had created a portlet that will contain a login page for authentication in portal, and this portlet is placed on initial page. The form action is configure as "j_security_check". Sometimes the form functions, but some times the following error occur. message: Invalid direct reference to form

[JBoss-user] [JBoss Portal] - Re: isUserInRole(String role) doesn't work

2005-10-21 Thread patrickdalla
Well, Julien is correct. But I think this behavior is not the best behavior. Roles and role membership can be created after the portlet is deployed, and sometimes the portlet needs to know the existence of this changes without change in its configuration and redeploy. It would be nice to chang

[JBoss-user] [Clustering/JBoss] - EJBs on different nodes

2005-10-21 Thread sunnymoon
Is there a way to publish some EJB's to only some nodes in a cluster? Although the documentation heavily discourages it, our framework really needs it badly, because some machines are actually much faster then others... Consider three ejbs : RealTimeEJB1, BatchEJB2 and SharedEJB3 I wanted RealTi

[JBoss-user] [JBoss Portal] - Re: DEFAULT 404 ERROR PAGE

2005-10-21 Thread ego2002
Mh... it doesn't seem to work... The problem is that I don't want the Portal answer me with a customized 404 Error page... I want a 404 HTTP error! Not a 200 OK HTTP answer with an error page... I don't know if I explain me... Thanks... Il Dima View the original post : http://www.jboss.com/i

[JBoss-user] [JBossWS] - Re: Hibernate 3.0 MBean in JBoss 4.0 - JDBC connection relea

2005-10-21 Thread [EMAIL PROTECTED]
actually, those two settings are mutually exclusive, used in different versions of Hibernate. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902567#3902567 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902567 --

[JBoss-user] [Installation, Configuration & Deployment] - Re: Error load Library with Jdom

2005-10-21 Thread tatilou5
I get this error when I use it : org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log any idea , please ??? View

[JBoss-user] [JBossWS] - Re: Data returned from WS is incorrect type and empty.

2005-10-21 Thread stevehnsn
omatzura: Thank you for the response, but no, that doesn't solve anything. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902562#3902562 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902562 -

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread irvingd
Hi, I should probably provide you with some more context. The serialized objects are being sent over JMS (not JBoss, Im afraid ;o) The provider really doesn't do ObjectMessages very well (forces serialization to be synchronized - even though its a CPU only task - and I run on a 4 CPU machine

[JBoss-user] [JBossWS] - Re: Hibernate 3.0 MBean in JBoss 4.0 - JDBC connection relea

2005-10-21 Thread 101
anonymous wrote : To what did you set it? I've changed these two lines: settings.setProperty("hibernate.connection.agressive_release", "false"); | settings.setProperty("hibernate.connection.release_mode", "after_transaction"); But I think when agressive_release is false, release_mode is not c

[JBoss-user] [JBoss Portal] - Re: DEFAULT 404 ERROR PAGE

2005-10-21 Thread bsmithjj
Try editting web.xml in: ${JBOSS_HOME}\server\default\deploy\jboss-portal.sar\portal-server.war\WEB-INF\web.xml Add elements like these (for example): | | 404 | /404.html | | Review the Servlet spec. and/or the appropriate web.xml DTD or XSD for more info on configuring a web

[JBoss-user] [JBoss Portal] - DEFAULT 404 ERROR PAGE

2005-10-21 Thread ego2002
Hi everybody! I'd like to have the default 404 ERROR page as "page not found" error page, while on default there's a customizated one on JBoss Portal... Does anybody know how and where to set it? Thanks a lot! Il Dima View the original post : http://www.jboss.com/index.html?module=bb&op=

[JBoss-user] [JCA/JBoss] - Re: How to programmatically create datasource without config

2005-10-21 Thread zjchen98
We are migration from JBoss 3.2 to JBoss 4.02 for live production application. Everything goes well, exception hot deployment seems break. It used to pick up new datasource, now I got following error: 16:47:54,067 INFO [ConnectionFactoryBindingService] Unbound connection factory for resource a

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread [EMAIL PROTECTED]
BTW: I will do a test with your class today View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902552#3902552 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902552 --- T

[JBoss-user] [Performance Tuning] - Re: jboss serialization performance

2005-10-21 Thread [EMAIL PROTECTED]
One important point: JavaSerialization has a internal buffer like "BufferOutputStream". I use just raw outputStream. So, if you are not using and BufferedOutputStream and BufferedInputStream, you will have your streaming slower with JBossSerialization not because JavaSerialization is faster, bu

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Queue Priorities

2005-10-21 Thread pixel
we turned off a significant amount of db udpating, and we got a 3-4 fold performance increase, so it looks as though this is the problem. We are now going to spend the time tuning our database access some more. Thanks for helping us identify this as the source of our problem. View the original

[JBoss-user] [EJB/JBoss] - How shall I interpret this?

2005-10-21 Thread urswag
I get parameter class not found during deploying. Can someone tell me how I have to interprete this exception stack? | 15:23:35,542 INFO [BaseLocalProxyFactory] Bound EJB LocalHome 'Partner' to jndi 'PartnerLocal' | 15:23:35,552 WARN [ServiceController] Problem starting service jboss.j2e

[JBoss-user] [JBossWS] - Re: Problem with AlwaysModifySOAPAddress?

2005-10-21 Thread mwaschkowski
Hi Jason, Thanks for the reply. I've tried three urls so far without success: http://localhost:8999/taxa/taxapp/SoapRequest localhost:8999/taxa/taxapp/SoapRequest http://localhost:8999/taxa/taxapp/SoapRequest?wsdl I thought the first one looked good, but no go, jboss still overrides... help! T

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss 4.0.2 MDB bind to remote MQSeries

2005-10-21 Thread brobertarch
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingWebSphereMQSeriesWithJBossASPart2 Looking at this post it seems like you can connect the MDB using scenario 2. I am getting this when the MDB is listening to WSMQ (Scenario 2) Scenario one went pretty well (didn't try with XA though) I am using : - j

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Queue Priorities

2005-10-21 Thread schrouf
you should verify your last hypothesis by simply outcommenting all processing code within the MDB and check request latency once again. If it is still high, that it's an indicator for the 'messaging bottelneck'. Do you use persistent messages ? If so do you have enough connections in your conne

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Queue Priorities

2005-10-21 Thread [EMAIL PROTECTED]
Sure. Profile the database server iteraction. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902539#3902539 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902539 ---

[JBoss-user] [Security & JAAS/JBoss] - Re: simple example help ?

2005-10-21 Thread [EMAIL PROTECTED]
Hi. The first step is therefore to create a login page, containing a form like this: " <..form action="j_security_check" method="post"> Username: < input type="text" name="j_username" size="22"/> Password: < input type="password" name="j_password" size="22"/> < input type="submit" value="Login"

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Queue Priorities

2005-10-21 Thread pixel
The CPU is not running at even close to 100%. To be honest, I can't figure out exactly where the bottleneck is, I only know that it goes if I turn off the MDB. We are using hibernate to perform lookups and update status as a message travels through the system, could this be causing a bottleneck?

[JBoss-user] [Security & JAAS/JBoss] - Re: simple example help ?

2005-10-21 Thread jeff_porter
Check the following.. That the JNDI name DefaultDS matches the one in your DS file. e.g. mySql_ds.xml in your deploy directory Dont go to... When I goto http://localhost:8080/myREALM/loginForm.jsp Go to... When I goto http://localhost:8080/myREALM/ Your web.xml contains the name of the page

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Queue Priorities

2005-10-21 Thread [EMAIL PROTECTED]
The logic of lowering the priority of the MDB escapes me. If slogging data between tomcat and the client is not the bottleneck, why shouldn't the priority be given to the MDBs? If your saturating the cpu on the box and this is the cause of the increased request latency, you certainly do need to

  1   2   >