[JBoss-user] [Clustering/JBoss] - Do different Cluster Partitions need different multicast IP

2005-10-04 Thread jcprout
I am running several JBoss 4.0.2 clusters on the same sub-net. Only HttpSession is clustered. The cluster membership is set using -Djboss.partition.name=foo when I start JBoss. My problem is that although the clusters have different names, it seems that every server is part of the same

[JBoss-user] [Clustering/JBoss] - Re: Do different Cluster Partitions need different multicast

2005-10-04 Thread [EMAIL PROTECTED]
The standard all config of JBoss creates 2 partitions, one used for HttpSession replication, the other for lots of other stuff like HA-JNDI, HA-RMI, EJB 2.0 clustering, farming etc. The jboss.partition.name system property controls the name of this second partition. The name of the partition

[JBoss-user] [Clustering/JBoss] - Re: Do different Cluster Partitions need different multicast

2005-10-04 Thread jcprout
That explains what we've been seeing, and may explain some unreliability with replication of deployments made to the farm directory. I'll make the changes and start testing again Thanks! John View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3899136#3899136

[JBoss-user] [JBoss Portal] - Re: mysql connection to portal

2005-10-04 Thread ScottDawson
Please show the contents of your portal datasource file. Scott Dawson Unisys View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3899145#3899145 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899145

[JBoss-user] [JBoss Portal] - Re: Can't find installation files in download

2005-10-04 Thread ScottDawson
The portal forums is a separate download. You can find it on the JBoss Portal download page. A SAR can be deployed in archived form (a file) or exploded (a directory). That's why there's no SAR file, so just copy the directory according to the instructions. Scott Dawson Unisys View the

[JBoss-user] [JBoss Portal] - JBP 2.2 Alpha - Jackrabbit configuration exception on startu

2005-10-04 Thread dunks
JBoss Portal 2.2 Alpha from cvs JBoss AS 4.0.3RC2 Fedora Core 4 MySQL 4.0 I'm getting the following error when starting JBP 2.2 org.apache.jackrabbit.core.config.ConfigurationException: Failed to load the created configuration for workspace default. | at

[JBoss-user] [JBoss Portal] - Deploy a new portal instance on JBP2.2 alpha

2005-10-04 Thread dunks
JBoss Portal 2.2 Alpha from cvs JBoss AS 4.0.3RC2 Fedora Core 4 MySQL 4.0 ...lots of questions tonight. Ealier i was using JBP 2.0 and deploying a new portal instance (configured via *-portal.xml) no problem. I moved over to JBP 2.2 alpha and my app will deploy but I can't seem to naviagte to

[JBoss-user] [JBoss Portal] - Re: JBP 2.2 Alpha - Jackrabbit configuration exception on st

2005-10-04 Thread [EMAIL PROTECTED]
I have not seen this error before. Do you still have the top of the log? On first boot, it should output to log as its creating the files. The normal path structure is: | /workspaces | /default | /blobs | /index | workspace.xml | View the original post :

[JBoss-user] [JBoss Portal] - Re: Deploy a new portal instance on JBP2.2 alpha

2005-10-04 Thread [EMAIL PROTECTED]
The -portal.xml descriptor has changed in one way. Look at the default-portal.xml as an example. Once like this: instance-refportal.CMSPortlet.CMSPortletInstance/instance-ref Now like this: instance-refCMSPortletInstance/instance-ref View the original post :

[JBoss-user] [JBoss Portal] - Re: JBP 2.2 Alpha - Jackrabbit configuration exception on st

2005-10-04 Thread dunks
I want back and deleted the data/portal folder and restarted to reproduce this error for you. I'll email you my startup log and maybe it will help. But the path structure that gets created for me looks like this... | | /data | /portal | /cms |/conf | /default-content |

[JBoss-user] [Messaging, JMS JBossMQ] - how to deploy a jms/corba client?

2005-10-04 Thread jmeree1
Hi, I'm new to Jboss and this forum, so please be gentle :) I have a stand-alone corba client that talks to other companies. Inbound traffic looks like this: - corba receives data from a corba source outside of my company - corba uses native java code to create a JMS message and write it to a

[JBoss-user] [JBoss Portal] - Re: Deploy a new portal instance on JBP2.2 alpha

2005-10-04 Thread dunks
So I understand what you're saying and I changed my instance-ref's for my portlet in my portlet-instances.xml file but I still can't get to my portal instance. I'm trying every url i can think of /portal/myPortal, /portal/local/myPortal, etc. I think this has something to do with what Julien

[JBoss-user] [Messaging, JMS JBossMQ] - how to increase ulimit in windows?

2005-10-04 Thread pradeepdpk
Hi, As a solution for the out of memory error when stressing the jms application, jboss FAQ suggested to increase the ulimit. how do you do this in a windows server? BR, Pradeep View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3899179#3899179 Reply to the

[JBoss-user] [Security JAAS/JBoss] - Re: JAAS Security in JBOSS 4.0 ISSUES??

2005-10-04 Thread angelzworld
Well I am still stuck with the exception reported earlier. I was hoping I could get some replies for that :(. My application needs authorized access to create and add users for the application. Say, only users with the role 'ManageUsers' can create and add users and users with role

[JBoss-user] [Security JAAS/JBoss] - Re: JAAS Security in JBOSS 4.0 ISSUES??

2005-10-04 Thread angelzworld
Well I am still stuck with the exception reported earlier. I was hoping I could get some replies for that :(. My application needs authorized access to create and add users for the application. Say, only users with the role 'ManageUsers' can create and add users and users with role

[JBoss-user] [JBoss Portal] - Portlets and Layouts

2005-10-04 Thread kleopatra
I need some examples of portlets which uses layouts, I've been looking for, but I don't find anything valuable. please if somebody can help me I'll apreciate that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3899184#3899184 Reply to the post :

[JBoss-user] [Messaging, JMS JBossMQ] - ServerSocketManagerHandler : Exiting on IOE

2005-10-04 Thread dnesbitt
Using JBoss 3.2.6, I am noticing a lot of the following exceptions in our logs: 2005-10-04 13:51:36,531 [:2313] DEBUG org.jboss.mq.il.uil2.SocketManager : Begin ReadTask.run 2005-10-04 13:51:36,531 [:2313] DEBUG org.jboss.mq.il.uil2.SocketManager : Begin WriteTask.run

[JBoss-user] [JBoss Portal] - Connect EJB with portlets

2005-10-04 Thread kleopatra
First I'd like and need to know how can I connect a portlet with an EJB, and for example when I have a combobox, and I need to fill it dinamically with data retrieve from the EJB, if the combobox is an html component and has no propertys to give it funcionality, how I can do that. please help

[JBoss-user] [Clustering/JBoss] - Re: New to JBoss Clustering?

2005-10-04 Thread sajididris
Hi I am trying to cluster the Jboss4.0.1 server for my project to run more instance, I copied the cluster-service.xml and placed it in \server\default\deploy. But i am getting the following error while i start the server... Incompletely deployed packages: [EMAIL PROTECTED] {

[JBoss-user] [Clustering/JBoss] - JBoss4.0.1 Clustering

2005-10-04 Thread sajididris
Hi I am trying to cluster the Jboss4.0.1 server for my project to run more instance, I copied the cluster-service.xml and placed it in \server\default\deploy. But i am getting the following error while i start the server... Incompletely deployed packages: [EMAIL PROTECTED] {

[JBoss-user] [Clustering/JBoss] - Re: New to JBoss Clustering?

2005-10-04 Thread [EMAIL PROTECTED]
Better to use the all configuration rather than default. So deploy your apps in /server/all/deploy. To run the all config, use ./run.sh -c all or run -c all View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3899192#3899192 Reply to the post :

[JBoss-user] [Messaging, JMS JBossMQ] - Re: ServerSocketManagerHandler : Exiting on IOE

2005-10-04 Thread [EMAIL PROTECTED]
Its a normal close msg. Its been reduced to a trace level log msg in latter versions. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3899193#3899193 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899193

[JBoss-user] [Beginners Corner] - Re: OpenCRX

2005-10-04 Thread razorblade2
Yes... the 1st one: 07:16:16,400 INFO [EARDeployer] Init J2EE application: file:/C:/Documents and Settings/Razorblade/Mijn documenten/cobra/jboss-4.0.2/server/default/deploy/opencrx-core-CRX-App.ear 07:16:26,869 WARN [EJBDeployer] Verify failed; continuing java.lang.NoClassDefFoundError:

[JBoss-user] [Beginners Corner] - MBean Exception

2005-10-04 Thread venkatch77
Hi, I am using JBoss 3.2.3 with Hibernate 2.0. When I am running the server it is giving the following error. I appreciate if some one helps me.I am struggling from 2 days.Plz help me. The error is as follows: MBeanException: Exception in MBean operation

<    1   2