[JBoss-user] [Clustering/JBoss] - Multi thread handling in Clustering

2005-06-12 Thread svdath
Hi, We have an application in which we will be starting different threaded process to handle telephone calls and emails and etcWe explicitly start these process. If we cluster this application how do we go about handling these threads Should we start these threads in all of the clustere

[JBoss-user] [Installation & Configuration] - Re: Help requried for JBoss 3.2.5 behind Firewall

2005-06-12 Thread sanketdesai
Dear efly, Thanks for your reply. But can you give me guidelines for how to configure JBoss for RMI over HTTP. Because I tried to configure it as per other posts of JBoss but no success yet. So, if you can provide guidelines (i.e. which files to modify, which particular parameters are n

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss 4.0 sp1 - java.io.NotSerializableException: org.jboss.

2005-06-12 Thread bbbear
Hi, I don't know if this should be posted here but since the package name has a "mq" in it, thought to ask the expert in this forum. I have this warning all the time after I run my application, I do not understand how this is triggered and made such exception thrown from the UILClientILService

[JBoss-user] [Installation & Configuration] - Re: Help requried for JBoss 3.2.5 behind Firewall

2005-06-12 Thread efly
I am familiar with that kind of problem. Rmi over http perhaps may help you to solve this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881231#3881231 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881231

[JBoss-user] [Messaging, JMS & JBossMQ] - How to move messages to another queue temporarily?

2005-06-12 Thread mparaz
I'm using JBoss 4.0.2 with MySQL based persistence. I have a requirement that if any messages aren't processed by a certain time, I need to move them to another queue and reprocess the next day. I do this by updating JMS_MESSAGE_LOG and changing the destination. However, I need JBoss shut down

[JBoss-user] [Installation & Configuration] - Prblm starting JBoss 4.01 autom. on FreeBSD boot but run.sh

2005-06-12 Thread olathe
Dear subscribers I?ve just started to evaluate JBoss and my preferred operating system on my servers is FreeBSD 5.3. I?ve managed to get it to run JBoss properly without to much trouble so it now serves .jsp pages, integrates with Apache 2.x via mod_jk without any problems etc. So far so good b

[JBoss-user] [JBossWS] - Business specific exceptions

2005-06-12 Thread Kersam
I have a WebService which raises a business-specific exception. public bla() throws MyException { ... } The exception is in the the WSDL file and the wscompile -gen:client genereates the exception class on the client side. But when i invoke the webservice i will only recive a javax.xml.rpc.soap

[JBoss-user] [Installation & Configuration] - Hibernate lazy instantiation problem

2005-06-12 Thread drapierwim
Can somebody help me I'm having a anonymous wrote : net.sf.hibernate.LazyInitializationException: Hibernate lazy instantiation problem Since my junit tests doesnt fail. I think that the answer of my problem lies with the J2ee container. I'm using JBoss 4sp1, Hibernate 2.1 and xdoclet1.2.2 and

[JBoss-user] [Beginners Corner] - Virtual Host Question...again

2005-06-12 Thread Harm88
Hello, I am seeking advice on how to change the virtual host setting for my installation. Judging from responses to similar questions, I sense that the veterans are getting rather bored with this theme from newbees. Nevertheless, I will ask it again. Currently, I call my application using the

[JBoss-user] [EJB/JBoss] - EJB QL that uses an in clause does not work.

2005-06-12 Thread robr
I am trying to use a method in an EJB that uses a select statement that uses the in clause. An sql example would be select * from quote q where q.id in ('sw','se') My code looks like the following. priceMatrixEntityHome.java | Collection findRowsById(String sIds) throws RemoteExcepti

[JBoss-user] [Clustering/JBoss] - Load-balancing HTTP requests without sessionid/cookie?

2005-06-12 Thread thebadpete
Hi there, Due to application semantics(client requests use HTTP protocol but are not required to set cookies or send back sessionids; they are really using HTTP as a data transport to send/receive data), I cannot use the usual load-balancing methods (e.g Apache + mod_jk12). I am wondering, give

[JBoss-user] [EJB/JBoss] - Joining multiple EJBs

2005-06-12 Thread jaybossy
Hi, I was wondering is there a way I can JOIN multiple EJBs on a particular field using EJB-QL and/or JBoss-QL without manually setting up the relationships ? Ie, something that mimicks, Select p.FName, s.Name, d.districtID FROM Person p INNER JOIN School s ON p.schoolID = s.schoolID INNER

[JBoss-user] [Beginners Corner] - Re: Patch to URL

2005-06-12 Thread [EMAIL PROTECTED]
CTO not CEO, sorry. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881219#3881219 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881219 --- This SF.Net email is spon

[JBoss-user] [Beginners Corner] - Re: Patch to URL

2005-06-12 Thread [EMAIL PROTECTED]
Scott Starsk who is the CEO of JBoss took time to answer you, you should listen to him so you wouldn't complain that nobody answers your unrelated question. Having a domain name poiting to an IP address has nothing to do with JBoss. What you want to do is only a matter of DNS it depends on your

[JBoss-user] [Beginners Corner] - Re: Patch to URL

2005-06-12 Thread jactor
I am glad that I have plenty of things to occupy myself with and does not have a due-date, because answer to questions here are rather slow... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881217#3881217 Reply to the post : http://www.jboss.org/index.html?m

[JBoss-user] [JBoss Portal] - Re: how to write a JSP only portlet

2005-06-12 Thread martingi
This is getting difficult for me... I tried to do some analogical reasoning between JSP (get/ post requests) and portal pages (render/ action requests). But this doesn't seem to work, because get/ post requests of a JSP are not compiled into a servlet's doGet/ doPost methods, but rather into a s

[JBoss-user] [JBoss Portal] - Re: Initial Portal config problems with MySQL

2005-06-12 Thread rickprice407
Removed the sar and the forums ear and now get this exception: 08:21:05,061 INFO [ex] Bound to JNDI name: queue/ex 08:21:05,108 INFO [testTopic] Bound to JNDI name: topic/testTopic 08:21:05,124 INFO [securedTopic] Bound to JNDI name: topic/securedTopic 08:21:05,124 INFO [testDurableTopic] Boun

[JBoss-user] [JBoss Portal] - Re: Portal is up and running but I can not register a new us (Repost)

2005-06-12 Thread [EMAIL PROTECTED]
it has been fixed in 2.0 RC3 which is available for download. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881210#3881210 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881210 ---

[JBoss-user] [JBoss Portal] - Re: how to write a JSP only portlet

2005-06-12 Thread [EMAIL PROTECTED]
the request dispatcher is not available during the processAction View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881213#3881213 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881213

[JBoss-user] [JBoss Portal] - Re: how to write a JSP only portlet

2005-06-12 Thread martingi
I didn't get that much into this ;-( But couldn't you use/extend the portlet tag lib for actionrequests? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881211#3881211 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=388121

[JBoss-user] [JBoss Portal] - Re: how to write a JSP only portlet

2005-06-12 Thread [EMAIL PROTECTED]
while it is easy to script the rendering phase, how do you script the processAction ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881209#3881209 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881209 --

[JBoss-user] [JBoss Portal] - Re: Portal is up and running but I can not register a new us

2005-06-12 Thread [EMAIL PROTECTED]
it has been fixed in 2.0 RC2 which is available for download. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881210#3881210 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881210 ---

[JBoss-user] [JBossCache] - Re: HashMap get method - invocation time

2005-06-12 Thread yos_titi
Hi. I'm a programmer from the same group, and I would like to elaborate more, as this is a pressing issue for us. So I'm sorry in advance for the length of the response ( - : We currently are using a system that has an implementation of a cache that uses several static hashmaps in order to mana

[JBoss-user] [JBoss Portal] - Re: how to write a JSP only portlet

2005-06-12 Thread martingi
It shouldn't be possible to use JSP or servlets, because the starting point of a portlet application needs to implement the Portlet interface. But maybe it would be interesting to specify something like Java Portal Pages to offer some scripting possibilities. View the original post : http://ww

[JBoss-user] [Installation & Configuration] - Re: Web Console

2005-06-12 Thread darranl
The most common cause for this problem is if your web browser is not configured touse the JVM plug-in. I am assuming that you are using the JDK from Sun and Internet Explorer. When you installed the JDK when it reached the point to install the JRE you should have been prompted to say if you wa

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Error! org.jboss.mq.SpyJMSException: Could not remov

2005-06-12 Thread wikey
similar threads http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848238#3848238 is my problem due to dead lock...is the solution can be applied to hypersonic database? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881203#3881203 Reply to the post

[JBoss-user] [Installation & Configuration] - Web Console

2005-06-12 Thread venkitachalam_s81
I have installed jboss-4.0.1 on WinXP. Now while accessing http://localhost:8080/web-console though the navigation applet on the left side starts, it appears blank with no options listed. version of java - 1.4 Please help thanks Venki View the original post : http://www.jboss.org/index.html?