[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: JBoss + MySQL 5.0

2005-11-14 Thread anders.hedstrom
We use stored procedures that returns multiple resultsets, and when I upgrade the J/Connector to the latest one, the working code stop working. The multiple resultsets are not returned for some reason. Instead of trying to figure out why, we just use the version of J/Connector that we know wor

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - servlet mapping - invoker servlet - executing anonymous serv

2005-11-14 Thread kulandai
Hello, To execute anonymous classes that are not defined in web.xml, I have the following part in the application's web.xml and its not working. invoker org.apache.catalina.servlets.InvokerServlet debug 0 2

[JBoss-user] [Clustering/JBoss] - Re: Clustered HTTP session problem

2005-11-14 Thread [EMAIL PROTECTED]
1. You can make sure that your setup is working correctly by runnign with "sticky" session with web access only. 2. Upgrade to 4.0.3. I remember I have fixed the mod_jk fail over problem in later release (not sure exactly which one though). -Ben View the original post : http://www.jboss.com/i

[JBoss-user] [Clustering/JBoss] - Re: jboss - startup transaction manager

2005-11-14 Thread [EMAIL PROTECTED]
It depends on whether you need transaction inside TreeCache. or you can set it to JBossTransactionManagerLookup. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907153#3907153 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [JBossCache] - Re: Obtaining a newly added POJO in TreeCacheAop

2005-11-14 Thread [EMAIL PROTECTED]
Yes, that is possible. But I need a use case to see this otherwise it is difficult for me to troubleshoot. Motormind, can't you cook up a dummy use case? -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907152#3907152 Reply to the post : http://www.jbos

[JBoss-user] [JBossCache] - Re: JBossCacheAOP synchronization of local variables

2005-11-14 Thread [EMAIL PROTECTED]
OK, by using the proxy, we are not updating the original reference now. So my question is: can you just simply replace localSessionMap with proxySessionMap? Otherwise, we will need to open a Jira issue that needs to be fixed in the next release. -Ben View the original post : http://www.jboss.

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - applet servlet communication

2005-11-14 Thread --jubs--
Hi all, I am trying out applet servlet communication and the applet is invoking the servlet but the responcse i get is a IO exception anonymous wrote : Server returned HTTP response code: 405 for URL:http://localhost:8080/applet/servlet/DaytimeServlet. Here is my servlet code public class DayTi

[JBoss-user] [JBossCache] - Re: How to load objects through CacheLoader for TreeCacheAop

2005-11-14 Thread [EMAIL PROTECTED]
CacheLoaderAop interface is not used right now. As for TreeCacheAop and CacheLoader, I have written some unit tests under functional/org/jboss/cache/aop/loader. You can check it out. On first thought, I'd assume if you are using CacheLoader interface, it should work. But I can be wrong. -Ben

[JBoss-user] [JBossCache] - How to load objects through CacheLoader for TreeCacheAop?

2005-11-14 Thread satishyl
Hi, We currently use TreeCache to do local caching of some database objects. We created our own CacheLoader which will load/save the objects from the database as needed. The code to load the object from the database is added in the get(Fqn) method of the CacheLoader which returns the Map of all

[JBoss-user] [JBossCache] - Re: Accessing Underlying JGroup Information

2005-11-14 Thread rino_salvade
I do not know about the XML configuration. Codewise it is just | public class TestTreeCacheListener implements TreeCacheListener { | | public TestTreeCacheListener() { | super(); | } | | public void viewChange(View inView) { | // Do your stuff | }

[JBoss-user] [Clustering/JBoss] - Questions about JMS load-balancing and failover

2005-11-14 Thread seabedraft
Environment: WIN 2K Server, JDK 5.0, JBoss 4.0.2 JBoss instance1 : 10.10.10.11 ( primary ) JBoss instance2 : 10.10.10.12 JBoss instance3 : 10.10.10.13 Configurate HAJMS based on article http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMQHAOverview. Deploy Message Driven Be

[JBoss-user] [Beginners Corner] - unable to deploy using exploded archive type in MyEclipse ID

2005-11-14 Thread heman malve
Hi, Myself is heman malve,i'm getting problem with deployment in the MyEclipse environment, if i use exploded archive and able to deploy in the packaged archive type.I have one doubt like whether the JBOSS(4.0) app server should support the MyEclipse IDE(3.8.3) of the deploy type exploded archiv

[JBoss-user] [JBossWS] - Re: How to show java.io.File , and hide a int element in WSD

2005-11-14 Thread [EMAIL PROTECTED]
If you are trying to use attachments you need to use DataHandler instead of File. -Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907140#3907140 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907140 --

[JBoss-user] [JBossWS] - Re: Backward Compatibility 3.2.4_4.0.2

2005-11-14 Thread [EMAIL PROTECTED]
There wasnt a client stack provided for 3.x, so you must be using another web services stack. -Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907139#3907139 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907139

[JBoss-user] [JBossWS] - Re: Modifying the ws4ee webservice port

2005-11-14 Thread [EMAIL PROTECTED]
Configure another tomcat http connector and it will work. -Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907138#3907138 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907138 ---

[JBoss-user] [JBossWS] - Re: JBoss WS -- Secure WS and UserNameToken

2005-11-14 Thread [EMAIL PROTECTED]
WS-Security support will be included in JBossWS 1.0 -Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907137#3907137 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907137 -

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS example works on localhost, fails between two different

2005-11-14 Thread guycole
Hello. I have a small example application which writes a text message to a queue. Works great when JBoss and application are working through localhost, fails when application and JBoss reside on different machines. I do have JBoss RMI clients working in the same scenario, I know enough to pro

[JBoss-user] [Installation, Configuration & Deployment] - EVIL Problem deplying simple EAR on Jboss 3.2.5 (created EAR

2005-11-14 Thread sirmyth
Hi all, Im having a problem deploying a VERY simple EAR file. I get the following error: javax.servlet.ServletException: Wrapper cannot find servlet class ucs.common.servlet.login.SignInServlet or a class it depends on org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Security

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: JBoss + MySQL 5.0

2005-11-14 Thread bloodasp
Ok. Will start testing myself. May I know what differences? Thanks :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907131#3907131 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907131 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss + MySQL 5 as message persistent storage

2005-11-14 Thread bloodasp
InnoDB supports transactions View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907130#3907130 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907130 --- This SF.Net emai

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

2005-11-14 Thread rpa_rio
I added a new comment in http://jira.jboss.com/jira/browse/JBAS-2278, please check it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907127#3907127 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907127 -

[JBoss-user] [Security & JAAS/JBoss] - newbie: JAAS howto using EJB3

2005-11-14 Thread patrick_ibg
Can anyone point to any examples on how to use the JAAS framework with EJB3? Preferably using RDBMS backed authentication... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907124#3907124 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [JBossWS] - Re: How to control generated SOAP request namespace

2005-11-14 Thread [EMAIL PROTECTED]
Hi, I spend an entire day trying to use the ws4ee-deployment.xml file to add my namespace in the SOAP request. When I take a look in the WSDD, I can see the new type-mapping (with the user defined comment). But, the request does not change at all. Is there something else to change? Regards Vi

[JBoss-user] [JBossCache] - Re: Accessing Underlying JGroup Information

2005-11-14 Thread greenbean
This is great. I have been looking around but don't see an example of how to connect a TreeCacheListener to a cache instance. Where can I find an example of this? I am assuming it can be done in xml configuration files. Thanks again, Greenbean View the original post : http://www.jboss.com/

[JBoss-user] [Installation, Configuration & Deployment] - How to use IBMJSSE2 with JBoss?

2005-11-14 Thread ethridgt
Hello all, I have an AIX box that I have to support. I've got HTTPS working using Sun's JSSE on linux and windows, but I can't get it working with the IBM JVM on AIX. I've modified the provider line in the java.security file to look like this: # # List of providers and their preference orders

[JBoss-user] [JNDI/Naming/Network] - HttpNamingContextFactory and NAT

2005-11-14 Thread twalsh2
I am having a problem using HttpNamingContextFactory to access JNDI running within a JBoss server which is sitting behind a NAT. This is happening with JBoss 3.2.6. I have customized my server config to use HTTPS for remote JNDI and EJB method invocations. Basically, when I try to look up th

[JBoss-user] [Beginners Corner] - JBMS and Hibernate

2005-11-14 Thread jdoe777
Whenever I try to start the JBoss server with the JBoss Mail Server installed, I get the following error: --- MBeans waiting for other MBeans --- ObjectName: jboss.mail:service=Hibernate State: CONFIGURED I Depend On: jboss.har:service=HARDeployer jboss.jca:service=LocalTxCM,name=JBMS

[JBoss-user] [JBossCache] - Re: Accessing Underlying JGroup Information

2005-11-14 Thread [EMAIL PROTECTED]
Implement a TreeCacheListener, the callback is viewAccepted(View) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907111#3907111 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907111 ---

[JBoss-user] [JBossCache] - Re: Accessing Underlying JGroup Information

2005-11-14 Thread rino_salvade
You can register a TreeCacheListener to your cache. Whenever a member joins or leaves the group the viewChange method gets called with a list of the current members. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907110#3907110 Reply to the post : http://ww

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: JBoss checking wrong schema for table creation

2005-11-14 Thread lafr
Look at http://jira.jboss.org/jira/browse/JBAS-781. I encountered the same problem about two years ago. You'll have to use the work araound for now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907109#3907109 Reply to the post : http://www.jboss.com/index.

[JBoss-user] [Installation, Configuration & Deployment] - Re: Problem with multiple deployments of same app on JBoss

2005-11-14 Thread lafr
Look at the Wiki for (scoped) classloading. You'll have to use a separates classloader for each ear. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907107#3907107 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907107

[JBoss-user] [JBossCache] - Accessing Underlying JGroup Information

2005-11-14 Thread greenbean
I have a need to monitor when members join or leave a group. Is it possible to have a listener work with this information when using a JBossCache object? Or do I need to work with JGroups directly? If it is possible, how do I do this? Thanks, Greenbean View the original post : http://www.j

[JBoss-user] [EJB/JBoss] - Remote acces on an Entity

2005-11-14 Thread infodavid
I use a client to connect to JBoss 4.0.3SP1 using sun jdk 1.5. I retrieve a stateless bean and it's ok (stateless is a jboss proxy) but when I try to create an entity using this bean manager, a ClassNotFoundException is thrown because the returned object is not a proxy, it's the entity bean cl

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Could not find worker: Apache2, JBoss 4.0.3SP1, mod_jk

2005-11-14 Thread tjenkins
After some trial and error, it looks like you can't define the JkWorkers file, etc in the VirtualHost tag; you can define the JkMount. Now it seems I have a small problem with response. I have to click on links twice to get a response from the server. I'm also getting an error | [Mon Nov

[JBoss-user] [Security & JAAS/JBoss] - How to copy protect an EAR?

2005-11-14 Thread jsimone
Hi all, I have a J2EE project in JBoss/MySQL that I would like to copy protect. If the EAR runs on our server then its protected. But, if customer in China wants the app hosted on their server on-site I fear that our code may get stolen. I would like to protect the EAR such that it validate

[JBoss-user] [Beginners Corner] - JBoss binds to a different web port each time

2005-11-14 Thread antaresonwheels
Hi, I am running JBoss 4.0.3, with Tomcat 5.5 as my servlet server. As of this morning, whenever I launch my web app, JBoss binds the web app to a different port each time (instead of port 8080). The only way I discovered this is by running a "netstat -ab" and trying to hook up to the ports s

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Need help resolving java.security.AccessControlException

2005-11-14 Thread jborn2
I just started to get this error also. I would love an explaination of why. And how to get around. I've tried to grant all permission. Tried not running with security tried with default security. All give me the same message: 20:01:34,757 ERROR [org.apache.commons.modeler.Registry] Error reg

[JBoss-user] [JBossWS] - Re: custom exception received by ws client as AxisFault with

2005-11-14 Thread jpowerwa
Thanks for the reply. Regarding the multiple declarations of the package/namespace mapping in the jaxrpc mapping file, I don't know why that is happening. My only guess is that it comes from the fact that the service endpoint has three methods. I'm only dealing with one right now, but there i

[JBoss-user] [EJB/JBoss] - Re: Phantom timeout

2005-11-14 Thread phillycheese
my environment is jboss 4.0.2 (linux) Timer persistence is turned off in ejb-deployer.xml this seems to occur when I cancel and recreate a timer (essentially resetting the timer). When ejbTimeout() is called and completes, another call to ejbTimeout() occurs! Hence, I get 2 calls to ejbTimeout(

[JBoss-user] [EJB/JBoss] - Re: Ejb timers and persistence reactivation

2005-11-14 Thread phillycheese
its already a known issue, check out this link http://sourceforge.net/tracker/index.php?func=detail&aid=1078243&group_id=22866&atid=376685 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907092#3907092 Reply to the post : http://www.jboss.com/index.html?modul

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss + MySQL 5 as message persistent storage

2005-11-14 Thread oglueck
Does MySQL 5 support transactions? You need this when you use the JMS resource adapter and want your messages be sent on commit and forgotten on rollback. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907085#3907085 Reply to the post : http://www.jboss.com/

[JBoss-user] [JBossWS] - Re: custom exception received by ws client as AxisFault with

2005-11-14 Thread BogSolomon
The fault message being sent looks valid. Did you regenerate the artifacts for the client side for use with rpc/literal? Other then that not sure what the problem could be. On an unrelated note. Why do you have the same package/namespace mapping in your haxrpc-mapping twice? View the original

[JBoss-user] [Installation, Configuration & Deployment] - what log4j version is JBoss-4.0.2 using?

2005-11-14 Thread nsakiya
I'm using JBoss-4.0.2. How and where do I check what version of log4j jar file was JBoss bundled with? Any Web page containing the list of components and their version woud be even more helpful. I looked around and googled and couldn't find it. Thanks! View the original post : http://www.jbo

[JBoss-user] [Management, JMX/JBoss] - Duplicate MBean names in two EARs

2005-11-14 Thread allen.wyatt
I am using JBoss 4.0.3sp1 on Windows XP and Linux. I have two EARs that both have their own copy of a JAR file. Code in the JAR file wants to register an MBean for use with JMX. The problem is when the code running in the second EAR tries to register the MBean name it can not as the name is a

[JBoss-user] [Installation, Configuration & Deployment] - SSL in 4.0.3, server seems to be only listeneng with HTTP on

2005-11-14 Thread javahollic
Firstly, yes, I have read the wiki SSL page, and no it doesnt appear to work out of the box with my configuration http://wiki.jboss.org/wiki/Wiki.jsp?page=SSLSetup. I notice that the wiki page is written for 3.2.x? and is quite old, some things may now not work according to the 'documentation'?

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Behind the scenes of check-valid-connection-sql

2005-11-14 Thread madeonmoon
Hello All, If I use config param in my-ds.xml to check for stale pool connections, the call to the database gets blocked for 5000 milliseconds due to a default setting of . Given that the database is down and the pool connection is stale, what exactly happens within this 5 seconds of being bl

[JBoss-user] [JBossWS] - Re: custom exception received by ws client as AxisFault with

2005-11-14 Thread jpowerwa
A little more info. Part of my original problem went away when I changed the name of the single member data field in my custom exception. It was named "message," which was causing problems because of a JBoss exception serialization bug detailed here: http://www.jboss.org/index.html?module=bb

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: deploying MDB dependent on JMS in cluster

2005-11-14 Thread mikeg123
sorry, forgot to mention running jboss 3.2.6 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907071#3907071 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907071 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - deploying MDB dependent on JMS in cluster

2005-11-14 Thread mikeg123
Hello, I'm having a problem starting second (non master server) in cluster , I did deploy xml file with all the topics/queue under deploy-hasingleton/jms directory on master and I can see it being successfully deployed. I have the same files under the same dir on the second server. jboss

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Problem with session bean on JSF

2005-11-14 Thread amsmota
Here's some more info: In faces-context.xml i have ordens pt.md.transe.OrdensBean session I create the bean with various ways: ordens = (OrdensBean) getFacesContext().getApplication() .createValueBinding("#{ordens}").getValue(getFacesCont

[JBoss-user] [Installation, Configuration & Deployment] - java.net.BindException when trying to start jboss 4.0.3SP se

2005-11-14 Thread kagemusha
Hi, I'm trying to run the jboss server (4.0.3SP) on Windows XP on my laptop (connected to a wireless network which assigns IP addr). I'm getting error: 21:04:53,390 ERROR [UDP] exception=java.net.BindException: Cannot assign requested address: Datagram send failed, msg=[dst: mycomp:2929, src:

[JBoss-user] [Management, JMX/JBoss] - Re: How to use latest release of log4j in JBoss

2005-11-14 Thread Denisius
Related topic: http://jira.atlassian.com/browse/JRA-6823 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907059#3907059 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907059

[JBoss-user] [Installation, Configuration & Deployment] - Configuring jbossweb to handle local EJB calls from war to j

2005-11-14 Thread Caissa
Hi, I have run into the same problem discussed in thread http://www.jboss.com/index.html?module=bb&op=viewtopic&t=71090. So as not to risk the ire of adrian, I have not hijacked that thread; but I was unsure to which forum to direct this. My apologies if my aim is bad. To summarize the prob

[JBoss-user] [Security & JAAS/JBoss] - adding security policy for my application

2005-11-14 Thread blacky
Hello everyone! I come with following problem. I'm tring to get on with my security in my application. I've started with the simplest thing I've found - which is SimpleServerLoginModule. I added following lines to login-config.xml: | | | | | |

[JBoss-user] [Beginners Corner] - BindException when trying to run JBoss server 4.0.3SP

2005-11-14 Thread kagemusha
Hi, I'm trying to run the jboss server (4.0.3SP) on Windows XP on my laptop (connected to a wireless network which assigns IP addr). I'm getting error: 21:04:53,390 ERROR [UDP] exception=java.net.BindException: Cannot assign requested address: Datagram send failed, msg=[dst: mycomp:2929, src:

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss client API seems to leak files !

2005-11-14 Thread viky4u
Adrian, Iam using a single connection and things seems to be working. (And stopping/starting the connection without closing them) Iam not sure of the anti-pattern theing. Why do you call it anti-pattern ? I dont see why should it keep the connections establised from the cl

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: JBoss + MySQL 5.0

2005-11-14 Thread anders.hedstrom
We're using MySQL 5.0.15 and it works just fine. The only thing we've encountered is with the J/Connector, its behaives different between different versions. The version we're using is 3.1.7. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907048#3907048 Re

[JBoss-user] [Installation, Configuration & Deployment] - Re: java.net.BindException: Address already in use: JVM_Bind

2005-11-14 Thread Denisius
One more solution - to set {jboss.bind.address} during start up: jboss_home\bin\run.bat -b my.host.here (or using -Djboss.bind.address=my.host.here and passing it to JVM) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907046#3907046 Reply to the post : http

[JBoss-user] [EJB/JBoss] - Re: java.sql.SQLException: Table 'TIMERS' already exists wit

2005-11-14 Thread [EMAIL PROTECTED]
Luc, You are as bad as some of our users. Timers is EJB. JCA has nothing to do with queries, all it does is manage the state/pool. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907045#3907045 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss + MySQL 5 as message persistent storage

2005-11-14 Thread bloodasp
Hi, I would just like to ask if anyone has successfully used MySQL 5 with JBoss for both data storage and JMS message persistence as well. I'd like to get some feedback before I seriously start considering an upgrade from MySQL 4 to 5. Thanks a lot. :) View the original post : http://www.jbo

[JBoss-user] [Beginners Corner] - Re: Problems debugging JBoss source

2005-11-14 Thread apritz
Finally, I was able to fix this Exception. It was because I had no LocalHome interface. I just hadn't configured XDoclet to generate this interface. That fixed the StringIndexOutOfBoundsException. It would have been nice if Jboss could have caught this error and provided good feedback, rathe

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - JBoss + MySQL 5.0

2005-11-14 Thread bloodasp
Hi, I wuold just like to as if anyone has successfully used MySQL 5.0 with JBoss? Thanks a lot View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907040#3907040 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907040 ---

[JBoss-user] [Installation, Configuration & Deployment] - Re: Perform action when JBoss Starts

2005-11-14 Thread Renkrad
Thanx jaikiran View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907038#3907038 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907038 --- SF.Net email is sponsored by:

[JBoss-user] [Installation, Configuration & Deployment] - Re: Perform action when JBoss Starts

2005-11-14 Thread jaikiran
Section "Writing a Startup class" at: http://personal.vsnl.com/sureshms/jboss.html Other related links: http://www.developer.com/java/other/article.php/2212031 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907036#3907036 Reply to the post : http://www.j

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Could not find worker: Apache2, JBoss 4.0.3SP1, mod_jk

2005-11-14 Thread tjenkins
Hello all, I'm trying to get our JBoss installation and Apache2 on Linux to work together. I've read the wiki pages and searched the forums but cannot seem to fix my error. Our Apache server is setup for virtual hosts; here is the conf for the site that uses JBoss (this is a vmware sandbox (de

[JBoss-user] [Installation, Configuration & Deployment] - Perform action when JBoss Starts

2005-11-14 Thread Renkrad
I have the need to perform some initializations automaticly right after JBoss starts, this should be made without human interference . Is there any feature made available by the JBoss? Could you place a link to where i may find it? Thanx Daniel Campelo View the original post : http://www.jbos

[JBoss-user] [EJB/JBoss] - Decrease Stateless session EJB instances

2005-11-14 Thread Rolo05
Hi all, Due to a peak of concurrent invocations, the server starts many instances of my EJB's. At this point, everything id OK, but when invocations goe to a normal state, the server does not decrease this number of instances, and in my case, this is a problem becasue each EJB makes a connectio

[JBoss-user] [JBoss Portal] - Re: CMSPortlet

2005-11-14 Thread [EMAIL PROTECTED]
Before we changed the descriptor, I tested so you can have several CMSPortlet instances on one page, all pointing to different start pages. Julien is going to fix the descriptor this week so we can use the instance preferences to define the start page. So for now, only one instance of the portle

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Tomcat authentification and request parameters

2005-11-14 Thread alesj
But if I use GET method they get propagated. But then my password is a part of url. :-( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907028#3907028 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907028 -

[JBoss-user] [JNDI/Naming/Network] - HANamingService (HAJNDI) AutomaticDiscovery start error

2005-11-14 Thread chelaru.viorel
hi, i'am new with jboss (4.0.3SP1) and ejb3 and all this stuff. i'm learning and i got an error: Failed to start AutomaticDiscovery java.net.SocketException: error setting options at java.net.PlainDatagramSocketImpl.join(Native Method) at java.net.PlainDatagramSocketImpl.join(Pla

[JBoss-user] [EJB/JBoss] - Problem with EJB 2.1 timeouts

2005-11-14 Thread alexserbul
Good day! I encountered an interesting situation about EJB timer service. 1) For example, I created an implementing TimerObject Stateless Session Bean. 2) In ejbSetSessionContext method I created an timer to invoke ejbTimeout on my EJB every 15 seconds. 3) Ok. Container invokes this ejbTimeout e

[JBoss-user] [JBossCache] - Re: Decoupling disk writes

2005-11-14 Thread [EMAIL PROTECTED]
Yes, it will write each update separately. This can be mitigated, however, by enabling update queueing in the TreeCache itself. ahem, now, this is not true. Sorry, it would still write individual updates to disk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Issues with Post Parameters in Tomcat5

2005-11-14 Thread alesj
I've added '/' to my problem (http://jboss.org/index.html?module=bb&op=viewtopic&t=72397), but with no effect. Any ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907020#3907020 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [JBoss Portal] - Re: Another CMSPortlet Problem

2005-11-14 Thread modendahl
Hi Julien, ok, thanks. I will test it tomorrow. Regards, Marcel. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907018#3907018 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907018 -

[JBoss-user] [JBoss Portal] - Re: CMSPortlet

2005-11-14 Thread modendahl
Hi Julien, thanks for the answer. It seems to work the way I expected it. In portlet.xml I saw that the CMSPorltet is configuerd with the inital parameter to render the index.html. But why do I get this error message? I can't see a difference to the CMSPortletInstance. Regards, Marcel. View th