[jboss-user] [Clustering/JBoss] - Re: jboss-4.2.2.GA Clustering ERROR !!!

2008-03-18 Thread praveena
Hi.. I wanna inform you all that i was clustering jboss 4.2.2GA and in Fedora 8 environment.. I ve been trying cluster Jboss 4.2. For acquiring Loadbalancing, i ve run apache httpd 2.0 version.. and when i wanna test the cluster, i could not run the application on apache server, as

[jboss-user] [JBoss jBPM] - jBPM Exception Hanlding, how to pass the exception object

2008-03-18 Thread syedtaj
Hello, I am trying to write exception handlers for a process definition. When an exception occurs, I would like the ExceptionHandler to be executed. However it would be crucial for me to know what exception message was in CommonHandlerException. The sample code anonymous wrote :

[jboss-user] [JBoss jBPM] - Re: jBPM Exception Hanlding, how to pass the exception objec

2008-03-18 Thread syedtaj
Sorry the code did not come correctly Here goes - anonymous wrote : | exception-handler | exception-class=com.grow.automation.client.tn3.handlers.CommonHandlerException | !-- | -- | /exception-handler View the original post :

[jboss-user] [JBoss jBPM] - Re: jBPM Exception Hanlding, how to pass the exception objec

2008-03-18 Thread syedtaj
Pardon again, the code just doesnt come in quotes. Let me repeat the question - Here goes - I am trying to write exception handlers for a process definition. When an exception occurs, I would like the ExceptionHandler to be executed. However it would be crucial for me to know what

[jboss-user] [Clustering/JBoss] - Re: Problem runing JBoss cluster - java.net.SocketException:

2008-03-18 Thread praveena
HI, Even i was in the same way.. I think its better if u check with the JAVA_HOME path once it got set or not.. And type the command as follws: [EMAIL PROTECTED] ~]# su praveena [EMAIL PROTECTED] ~]# cd /home/praveena/software/jboss-4.2.2.GA/bin [EMAIL PROTECTED] bin]# export

[jboss-user] [Clustering/JBoss] - clustering Jboss4.2.2.GA in Linux..

2008-03-18 Thread praveena
Hi , I am new to Jboss. I am currently working for evaluting different application servers..(tomcat, Jboss, Geronimo) I was looking for the clustering feature in Jboss 4.2.2.GA. I am not able to find any proper response from the forums of Jboss.. Please let me know where exactly can i get

[jboss-user] [Clustering/JBoss] - Jboss 4.2.2.GA clustering..

2008-03-18 Thread praveena
Hi , I am new to Jboss. I am currently working for evaluting different application servers..(tomcat, Jboss, Geronimo) I was looking for the clustering feature in Jboss 4.2.2.GA. I am not able to find any proper response from the forums of Jboss.. Please let me know where exactly can i get the

[jboss-user] [JBoss Tools (users)] - Re: where are nightly builds?

2008-03-18 Thread yilmaz_
okay thx. i will wait for it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137284#4137284 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137284 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread FrankTheTank
Are you even using any AOP stuff? Check your project settings. In eclipse the AOP stuff in the Context-Menu is dangerously close to other much needed functions and maybe you just hit the wrong one, as I have often done. Can you see the queue 'queue/tnb/inbound' in the JNDI viewer? Also and

[jboss-user] [EJB 3.0] - a request over 3 entitybeans

2008-03-18 Thread Ceene
Hello all I have a question about EJB 3.0. It is possible to make a request over 3 tables? In my book they say that it is but i have no idea how i get the result. I have already make the Beans and the ejb-ql-statement. the request looks like this | @NamedQueries({ |

[jboss-user] [JBoss Tools (users)] - Re: where are nightly builds?

2008-03-18 Thread ziphyre
Sorry for the irrelevant post but the pm or email module doesn't work. Yilmaz, can you send me a e-mail to ziphyre at gmail? Gorusmek uzere. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137290#4137290 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Problems starting Jboss 4.2.2.GA with Portal 2.6.4

2008-03-18 Thread CarstenRudat
Hi PeterJ, no, I'm sorry. I user JDK 5 on Mac OS X | Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) | Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing) | Carsten View the original post :

[jboss-user] [Security JAAS/JBoss] - SessionContext not set for Stateful bean when invoked from J

2008-03-18 Thread andrewv
Hi, I am having the following problem with: AS 4.0.5.GA, EJB3 1.0.0.CR9-patch1-jboss4.0.5, Portal 2.4.1.SP1, JBossWS 1.0.3.SP1 I have a stateful bean on the server side, where I want the SessionContext injected: import org.apache.log4j.Logger; @Stateful() @SecurityDomain(other)

[jboss-user] [Security JAAS/JBoss] - Re: SessionContext not set for Stateful bean when invoked fr

2008-03-18 Thread andrewv
Last bit of title chopped off: J2SE Client View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137300#4137300 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137300 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: Lookup error

2008-03-18 Thread kmekme
Hello, Thanks for your help. I've changed the config of wsrp like in the guide but I'm still having the same error. I can't change the ports because port 8080 is already in use with an other application. I'll try to deploy it on my machine (Windows XP) to see if it works. View the original

[jboss-user] [Security JAAS/JBoss] - Re: SessionContext not set for Stateful bean when invoked fr

2008-03-18 Thread andrewv
Whoops, @Local(AlarmHistoryService.class) should have read: @Remote(AlarmHistoryService.class) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137301#4137301 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137301

[jboss-user] [JBoss Portal] - Re: Problems starting Jboss 4.2.2.GA with Portal 2.6.4

2008-03-18 Thread CarstenRudat
I have to add, that I installed jbossws-native-2.0.3.A. Perhaps the javax/xml/rpc/soap/SOAPFaultException has its origin from that... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137297#4137297 Reply to the post :

[jboss-user] [JBoss Portal] - Re: How to use Mysql 5 as jboss-portal-2.6.4-bundled databas

2008-03-18 Thread soumakchatterjee
I used the reference guide to configure mysql as the portal database and also removed the portal-hsqldb-ds.xml file. Checking in the MySQL DB the tables have been created. On trying to access the Portal URL it throws a 'null pointer exception' -- any hints on where I should look at? The

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread jeuk
Hi Frank, Thanks for your reply, I noticed that there were a few errors in my code... I was using the wrong JMS implementation for one... I got it to work now, many thanks! J View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137314#4137314 Reply to the post :

[jboss-user] [JBoss jBPM] - Jbpm pageflow

2008-03-18 Thread globallogic
Hi all, I am working on enhancing the pageflow plugin for seam development so that user never has to go through the xml editing and he can provide every bit of information through the UI editor. Though I am successful to a certain extent, but I am apprehensive about the version I am using. I

[jboss-user] [JBoss Portal] - How to make a portlet secured

2008-03-18 Thread pshaktig
Hi all, I have deployed HelloWorldPortlet (avaialble at portletSwap.com) on JBoss Portal 2.6. Now I need to make this portlet secured so that only users from the roles defined in portlet-instance.xml can access this portlet. I have made proper entries for security-constraints in

[jboss-user] [JBoss Tools (users)] - Re: Ant build file

2008-03-18 Thread mikeeprice
Knowing Ant is on your system - Make sure there is an ANT_HOME environment variable defined for the directory of where you installed ANT. Make sure that the path to the ANT bin directory is present in the path environment variable. Then on a command line type ant -version and it will

[jboss-user] [JBoss jBPM] - Re: Problem with changing backend database to mysql

2008-03-18 Thread david_ling
Hi Martin, Sorry for the late reply, but the solution you suggested works. Now I can hook up MySQL and try and use SeeWhy as well. Thanks for your help View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137330#4137330 Reply to the post :

[jboss-user] [JBoss Portal] - Re: How to use Mysql 5 as jboss-portal-2.6.4-bundled databas

2008-03-18 Thread soumakchatterjee
I restarted the servers, checked my MySQL, created a new database with all access privileges again. This time there is no 'Null pointer exception' but the home page only shows the top panel and the three tabs. Also, I cannot login. My environment - JBoss Portal Version - 2.6.4 Did you get

[jboss-user] [JBoss jBPM] - Re: Problem with changing backend database to mysql

2008-03-18 Thread mputz
David, thanks for the feedback! Glad to hear that my comments helped. All the best for your further jBPM adventures! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137337#4137337 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - JBoss Ports and what's behind them

2008-03-18 Thread NameZero912
Hello, I am using the JBoss 4.2.2 server (atm as my development environment) for a project which was, before, based on TomCat only. However, the application in development now needs additional features (to be precise: EJB3). I am interested in the port list (because I need to know which may be

[jboss-user] [Beginners Corner] - query regarding the thread pool size in JBoss

2008-03-18 Thread puneetjain
Hi, I am using jboss-4.2.2.GA. I am trying to change the Thread pool size of JBoss in $JBOSS_HOME/server/default/conf/jboss-service.xml, under the But it is not getting reflected in the server.log. Am I changing the pool size at the correct location. If yes, then where should I check whether

[jboss-user] [Installation, Configuration DEPLOYMENT] - query regarding the thread pool size in JBoss

2008-03-18 Thread puneetjain
Hi, I am using jboss-4.2.2.GA. I am trying to change the Thread pool size of JBoss in $JBOSS_HOME/server/default/conf/jboss-service.xml, under the But it is not getting reflected in the server.log. Am I changing the pool size at the correct location. If yes, then where should I check whether

[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

2008-03-18 Thread matthieu.bouvais
Hi pshaktig, If you want to restrict the access to a portlet to the Admin role, you have to modify your portlet-instances.xml and change the action-name to view. This will hide the portlet to all user who don't have the Admin role. You don't have to make it programmatically. View the original

[jboss-user] [Security JAAS/JBoss] - Re: Problem starting service jboss:service=invoker, type=jrmp

2008-03-18 Thread fiddlesticks
Did you find a solution to this? I have the same problem with JBoss4.2.0GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137357#4137357 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137357

[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

2008-03-18 Thread pshaktig
Hi Matthieu, I did the same. But its not working. In portlet-insatances.xml made the entry you suggested. Do I need to disable viewrecursive action for the default portal? Thanks, Shakti View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137361#4137361 Reply to

[jboss-user] [JBoss Portal] - Re: kCGErrorRangeCheck Error : while JbossPortal 2.6.3

2008-03-18 Thread den74
Hi, i got the same problem from when i started portal with -b name option my environment is Jboss Portal 2.6.4 (boundled with jboss as) windows xp sp2 / windows server 2003 oracle 10 i tryed to set the option -Djava.awt.headless=true in my JAVA_OPTS environment variable but i always get these

[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

2008-03-18 Thread den74
hi i got the same, it depends on the father permission. by default vierecursive is enabled to everyone, i had to change in view for any role and then i had the behaviour like you want View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137363#4137363 Reply to the

[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

2008-03-18 Thread matthieu.bouvais
You don't need to remove the viewRecursive action for the default portal. You can add this attribute into the portlet-instances.xml : | ... | deployment | if-existsoverwrite/if-exists | instance | ... | /instance | /deployment | | View the

[jboss-user] [EJB 3.0] - Re: a request over 3 entitybeans

2008-03-18 Thread Ceene
Ok i get it. The Resultlist has the Objects and you must splitt it self. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137368#4137368 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137368

[jboss-user] [JBoss jBPM] - BpelParseException

2008-03-18 Thread b_
Hi all, after i've managed to get the bpel-helloWorld example to run succesfully, i've tried to implement my own helloWorld example however i am getting the following exceptions: | | 12:35:19,078 ERROR [ProblemHandler] could not read wsdl document (HelloWorld.bpel) |

[jboss-user] [JBoss Portal] - Re: ResourceException(Transaction is not Active) when upload

2008-03-18 Thread gumreal
thanks you, PeterJ. I change CMS to use Mixed Storage, the problem has been solved:) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137375#4137375 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137375

[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

2008-03-18 Thread pshaktig
Hi Matthieu, Thanks for your solution. My portlet got secured. This is what I did in my portlet-instances.xml: if-existsoverwrite/if-exists instance-idAJAXSearchViewerPortletInstance/instance-id portlet-refAJAXSearchViewerPortlet/portlet-ref

[jboss-user] [JBoss jBPM] - org.jbpm.JbpmException: this token is locked by token[0]

2008-03-18 Thread sergiosoria
Hello, when I trying to end a signally task (By default all task are signally), the system crash and trhouws the exception org.jbpm.JbpmException: this token is locked by token[0] Can Anybody help me? I add too muy source code, the processdefinition.xml and the ActionHandler: | ?xml

[jboss-user] [JBoss jBPM] - jBPM on Oracle 9i

2008-03-18 Thread help_eachother
Hi, I am new to JBPM. I want to move jBPM database to Oracle 9i. I tried executing script file (jbpm.jpdl.oracle ) but to no vain Can anybody help me in how can i move db to Oracle ? Thanx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137380#4137380

[jboss-user] [JBoss.NET] - Failed to connect remote VN Connection refused - Remote deb

2008-03-18 Thread sheelatt
Hi, I am working with the swing application with ejb(JBoss Server). I m trying to do Remote debugging my java swing application. o/s windows XP jdk1.5 IDE Eclispe 3.2.0 1. I m starting the JBoss server in a cmd prompt

[jboss-user] [JBoss Cache: Core Edition] - Re: FileCacheLoader failing with EOFException with fix

2008-03-18 Thread [EMAIL PROTECTED]
Yes, please create a JIRA for this, target for 2.2.0. Thanks Manik View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137386#4137386 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137386

[jboss-user] [EJB 3.0] - Delete entities with LOB

2008-03-18 Thread heinrich
Hi, in what way is it possible to let the EntityManager remove an entity with a LOB property? We are using EJB3, JBoss 4.0.5 and Postgres 8.2. The underlying table is creates like this | CREATE TABLE patient.incident_entry_binary( | id SERIAL PRIMARY KEY, | binary_content OID |

[jboss-user] [Beginners Corner] - Re: query regarding the thread pool size in JBoss

2008-03-18 Thread jaikiran
Please do not post the same question in multiple forums http://www.jboss.com/index.html?module=bbop=viewtopict=132032 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137390#4137390 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss Ports and what's behind them

2008-03-18 Thread jaikiran
See this http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingJBossBehindAFirewall View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137391#4137391 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137391

[jboss-user] [JBoss jBPM] - Send mail - mail.smtp.auth=true

2008-03-18 Thread Ulrike
I need to send jbpm-reminder-mails through server that requires smtp-authentification. In 'jbpm.mail.properties' I can't set the password, so authentification will always fail... In org.jbpm.mail.Mail I encountered following line: | Transport.send(message); | I think I need to send my

[jboss-user] [JBoss Tools (users)] - Request guidance on upgrading from JBoss Tool 2.0 GA to 2.0.

2008-03-18 Thread chris.simons
Moving from Exadel Studio Pro to JBoss Tool 2.0 GA was quite an accomplishment. JBoss Tools 2.0.1 GA looks to have a huge number of fixes and new features and we would like to start working with this new version as soon as possible. Before I commit to this process, does anyone have best

[jboss-user] [JBossWS] - Re: Call a web service

2008-03-18 Thread rodosa
Hello!! I've get to call the web service from a Java application in Eclipse. I've solucionated the before error adding the library saaj-impl.jar. Now I have a problem. I have jbpm-jpdl.3.2.2 installed in a remote machine.I would like to call this web service from here. But jbpm uses

[jboss-user] [JBoss Portal] - Problems with transactions / database connection

2008-03-18 Thread frontline
Hi, We have a fairly heavily loaded portal installation (1 login / sec and pageloads to match). Under load we are getting the error as displayed in the stacktrace below. Here the error has something to do with portal objects, but we get the same errors with cms operations and user opperations.

[jboss-user] [JBoss Cache: Core Edition] - CacheException: Unable to fetch state on startup

2008-03-18 Thread calatberk
JBC 2.1CR4 and JGroups 2.6.1, Tomcat/Linux. Initial state transfer fails when the number of nodes increases over 100, when a cache loader is used (either jdbm or berkeley db.) If there are 100 or so or fewer nodes, or no cache loader, state transfer is successful. The following log messages

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss Ports and what's behind them

2008-03-18 Thread NameZero912
Hello, I knew this page already. But it won't tell me whether I can block the ports 4446, 8009 and 8083 without consequences for an application that uses only Tomcat and EJB3.0 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137402#4137402 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: CacheException: Unable to fetch state on startup

2008-03-18 Thread calatberk
JBC config file: | server | mbean code=org.jboss.cache.jmx.CacheJmxWrapper name=jboss.cache:service=TreeCache | | attribute name=IsolationLevelREAD_UNCOMMITTED/attribute | attribute name=CacheModeREPL_ASYNC/attribute | attribute

[jboss-user] [JBoss Tools (users)] - Re: Request guidance on upgrading from JBoss Tool 2.0 GA to

2008-03-18 Thread erimag
just works for me so far... (updated via the update site). Haven't done any extensive testing though... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137405#4137405 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137405

[jboss-user] [JBoss Cache: Core Edition] - Re: CacheException: Unable to fetch state on startup

2008-03-18 Thread calatberk
Sorry, the JBC config file: READ_UNCOMMITTED REPL_ASYNC xxcid UDP mcast_addr=228.8.8.199 mcast_port=45199 bind_addr=192.168.2.235 /

[jboss-user] [JBoss Portal] - Re: security-constraints not working at the page level (*-ob

2008-03-18 Thread joe_the_quick
[EMAIL PROTECTED] wrote : So you just need to set: | - view (not recursive) right on the portal for anybody | - viewrecursive for 'authenticated on your page | Dear Thomas, This works, but the usual configuration for our portal would be *) allow all users read access to the pages, where

[jboss-user] [Installation, Configuration DEPLOYMENT] - How to package log4j configuration

2008-03-18 Thread teknokrat
I am creating an EAR to run on jboss 4.2.2. I would like have the application use its own log4j.xml instead of the default one in /conf. There is documentation as to how to do this for a WAR but I would like all my EJBs and libraries to use this config as well. I have tried adding log4j.xml to

[jboss-user] [EJB/JBoss] - Re: Finder exception after upgrade from 4.0.5 to 4.2.2

2008-03-18 Thread aazaroff
No there were no exceptions on startup. I just bounced the instance and tried to run a transaction through. Here is the entier log: As you can see there are no exceptions at all until I try to run a transaction through at the very end after the classic server. The only warnings I saw were for

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How to package log4j configuration

2008-03-18 Thread jaikiran
See if this helps: http://www.jboss.com/index.html?module=bbop=viewtopicp=4125552. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137426#4137426 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137426

[jboss-user] [Clustering/JBoss] - Re: StackOverflowError when starting JBoss Cluster

2008-03-18 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss Don't cross post. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137428#4137428 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137428

[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

2008-03-18 Thread pshaktig
Hi, When I put security constraints in *-object.xml in admin portlet I can see tha page has view permissions for Admin role. However when I open the page it is accessible to everyone. Evene if existsoverwrite... not working Please provide some pointers. Thanks, Shakti View the original post :

[jboss-user] [Clustering/JBoss] - JGroups Multiple Registrations

2008-03-18 Thread kvbisme
We have two JBoss Servers (4.0.5.GA) clustered together. Each machine has two network cards, one connects to the world and the other to a small subnet of the JBoss Servers and other support servers used by the enterprise (database and stuff like that) In the run.conf at startup we added a

[jboss-user] [JBoss Portal] - How do you assign a portal to a user or role?

2008-03-18 Thread nminshew
How do you assign a portal to a user or role? I've been looking through all the guides for the past couple of days and haven't been able to find an example of how to do this. I've been through the administrative console and I can create new portals easily, but I can't figure out how to assign

[jboss-user] [JBossMQ] Recreation of programatically added Queues/Topics

2008-03-18 Thread Marcos Sanz/Denic
Folks, it is well-known that topic/queues created with the ConfigDestinationManager do not survive a server reboot, as documented in http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDestinationManager We are looking into the issue of recreating these queues/topics automagically once the server

[jboss-user] [Clustering/JBoss] - Re: JGroups Multiple Registrations

2008-03-18 Thread kvbisme
Sorry I lied we do not have the -Djboss.bind.address set View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137453#4137453 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137453 ___

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: maxThreads Tomcat setting

2008-03-18 Thread PeterJ
Try setting connectionLinger. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137450#4137450 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137450 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: Problems starting Jboss 4.2.2.GA with Portal 2.6.4

2008-03-18 Thread PeterJ
The SOAPFaultException class is in server/all/lib/jboss-jaxrpc.jar. It should find it. As far as getting anything up and running, I would first try JBossAS 4.2.2 + Portal 2.6.4 + MySQL, running in the 'default' config, and without JBoss Native. If you can restart that then at least you will

[jboss-user] [JBoss Portal] - Re: How do you assign a portal to a user or role?

2008-03-18 Thread jannie
Hi, This really is an issue! I was thinking about restricting view rights to each of the portals default-pages to the selected role and see what's next. But did not yet find time to do atrial. Also this might result just in a page not allowed error... Alternatively the login-dialog would need

[jboss-user] [Clustering/JBoss] - Re: JGroups Multiple Registrations

2008-03-18 Thread [EMAIL PROTECTED]
This looks to be the key to the problem: [org.jgroups.protocol.PING] down_handler thread for PING was interrupted (in order to be terminated), but is is still alive Machine1-int was detected as non-responsive and excluded from its group (see

[jboss-user] [JBoss Portal] - Re: How to use Mysql 5 as jboss-portal-2.6.4-bundled databas

2008-03-18 Thread PeterJ
First, you should have started a new post and not appended to an existing post. From what you are describing, it would appear that the access control is set up such that you do not have access to any of the portlets. Is the login link visible? If you login as admin do the portlets show up?

[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

2008-03-18 Thread PeterJ
See the discussions at http://www.jboss.com/index.html?module=bbop=viewtopict=98753 and http://www.jboss.com/index.html?module=bbop=viewtopict=115712 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137467#4137467 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread jeuk
still seem to have a problem I'm afraid.. I can now connect to the queue and send a message with public boolean SendMessage(String server) | { | Properties props = new Properties(); | props.setProperty(

[jboss-user] [RichFaces] RichFaces 3.2.0 release on schedule?

2008-03-18 Thread Eickvonder , Björn
Hi, first of all, I'd like to ask if there is a special mailing list for RichFaces and if not if this general list is the correct one to post questions concerning RichFaces to or not? If it is - Are there any news about RichFaces 3.2.0 release being on schedule and being released at the end of

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss Ports and what's behind them

2008-03-18 Thread PeterJ
Your first list looks good, except I do not think you need 3873. On my Linux box I opened 1098, 1099, , 4445, 8080. That seems to meet all of my needs, which includes web apps, EJBs and JMX. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137471#4137471

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread timfox
jeuk wrote : | Any ideas? You didn't start the connection: | connection.start(); | java.sun.com provides a good JMS tutorial which goes through the basics, I suggest trying it out. :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137472#4137472

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread beve
Hi, I can't see that you have started the connection. Try starting the connection and you should receive the messages. Regards, Daniel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137473#4137473 Reply to the post :

[jboss-user] [Beginners Corner] - Testing if JBOSS is UP and running

2008-03-18 Thread mariobehring
Hi list, I need to test if JBOSS is running on Windows machines. The test will be executed through a SNMP monitoring tool, like WhatsUP Gold (WUG). Usually when testing if a webpage is UP or DOWN through WUG we tell WUG to execute a get operation at the webpage and that´s it. What should I

[jboss-user] [Management, JMX/JBoss] - Testing if JBOSS is UP and running

2008-03-18 Thread mariobehring
Hi list, I need to test if JBOSS is running on Windows machines. The test will be executed through a SNMP monitoring tool, like WhatsUP Gold (WUG). Usually when testing if a webpage is UP or DOWN through WUG we tell WUG to execute a get operation at the webpage and that´s it. What should I

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: query regarding the thread pool size in JBoss

2008-03-18 Thread PeterJ
What did you set, maxThreads? minSpareThreads? maxSpareThreads? What did you set it to? If you view the connection in the JMX console, what are the values there? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137479#4137479 Reply to the post :

[jboss-user] [Beginners Corner] - jboss server log date and time

2008-03-18 Thread bradleyd
Hello, I am having a strange problem with jboss not reporting the correct time in the server.log. The system time is correct, but server.log reports the time one hour behind. Does anyone know where jboss pulls the time to populate the server.log. Thanks for your time, Brad View the original

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread jeuk
ohh man... what an idiot I am... yes ofcourse that was it... its all working now! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137485#4137485 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137485

[jboss-user] [Beginners Corner] - Is is possible de implement my own deployer?

2008-03-18 Thread KingOfSweetness
Hi , i am focusing on a topic actually which aims to implement a customized jboss deployer. So i am asking if this is possible and if there is any sample code available so that i can follow . Thanks! View the original post :

[jboss-user] [Beginners Corner] - Re: jboss server log date and time

2008-03-18 Thread jaikiran
Which JDK are you using? Make sure that the JDK has the Daylight Saving Time(DST) fix. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137491#4137491 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137491

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread jeuk
one more thing though (not really related to the queue), the AOP seems to throw alot of logging messages, is there a simple way of turning that off? anonymous wrote : | [aop-trace] org.jboss.jms.wireformat.JMSWireFormat Writing InvocationRequest[ed0338, JMS,

[jboss-user] [Security JAAS/JBoss] - Re: Identity/Access Management/SSO UseCases

2008-03-18 Thread ovidiucn
Hello, Regarding to JBoss SSO project, are there any plans to provide session management (i.e. view all sessions, terminate a session etc)? Ovidiu View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137497#4137497 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Problems starting Jboss 4.2.2.GA with Portal 2.6.4

2008-03-18 Thread [EMAIL PROTECTED]
You may not have installed JBossWS properly... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137498#4137498 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137498 ___ jboss-user

[jboss-user] [Beginners Corner] - Re: jboss server log date and time

2008-03-18 Thread bradleyd
We are using jdk1.5.0_04 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137499#4137499 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137499 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: kCGErrorRangeCheck Error : while JbossPortal 2.6.3

2008-03-18 Thread [EMAIL PROTECTED]
If you don't need WSRP, please remove it. Otherwise, you probably need to update the consumer configuration so that it can find the producer. The Wiki explains how to do that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137500#4137500 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: haSingleton JMS + cluster (publisher node receiving its

2008-03-18 Thread mdonato
Hi ... I found this noLocal option on method createDurableSubscriber for TopicSession interface ... but i use MessageDrivenBean .. where i have one for topic and other for queue Is there a way to my MessageDivenBeans do not receive the message sent by the same server ? I have my

[jboss-user] [JBoss Messaging] - Re: problems connecting to a Queue

2008-03-18 Thread timfox
See the log4j site for how to configure log4j. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137502#4137502 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137502 ___ jboss-user

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: query regarding the thread pool size in JBoss

2008-03-18 Thread puneetjain
Hi Peter, Thanks for the reply. I have set the max threads to 500. But dint do anything to minSpareThreads and maxSpare threads. And in the JMX console I could see the value that I have set. But its not there in the server logs.. Another problem is this... I have tested the performance

[jboss-user] [JBoss Portal] - WSRP consumer agent trouble

2008-03-18 Thread walfreund
Hi folks, while trying to get SAP EP cosuming my WSRP-crap I get the following error: | 2008-03-13 15:42:13,261 ERROR [org.jboss.ws.core.jaxrpc.SOAPFaultHelperJAXRPC] SOAP request exception | javax.xml.rpc.soap.SOAPFaultException: Could not register consumer named 'SAP'. 'SAP_EP6_SP9' is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Apache-ModJK-JBoss Firewall rule sets

2008-03-18 Thread Ponvinayagan
Hi, We have our JBoss server behind firewall and from Apache server through the ModJK configuration and Port no 8009 accessing the web application deployed in JBoss. I am trying to list the Port numbers need to be opened from Firewall for Apache to JBoss communication and I know well that we

[jboss-user] [JBoss Portal] - Re: Portal with JOSSO authentication

2008-03-18 Thread martin.schubert
As far as I understand it portlets have a different authentication method so I've tried to change security-domain to java:jaas/josso in /jboss-portal.sar/portal-server.war/WEB-INF/jboss-web.xml but still no success. How can I change the authentication for portlets to use josso ??? /Martin

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: query regarding the thread pool size in JBoss

2008-03-18 Thread PeterJ
What line(s) of the server log are you looking at? Possibly they reflect only the min threads. More is not always better. The more threads you allocate, the more contention there will be for the CPU(s). View the original post :

[jboss-user] [JBossWS] - Re: java.lang.NoClassDefFoundError: javax/jws/WebService

2008-03-18 Thread [EMAIL PROTECTED]
The missing class is in jboss-jaxws.jar View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137514#4137514 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137514 ___ jboss-user mailing

[jboss-user] [JBoss Portal] - Re: WSRP consumer agent trouble

2008-03-18 Thread [EMAIL PROTECTED]
Seems like your consumer does not produce a valid Consumer Agent string. You might want to open a bug with your WSRP consumer provider... As per the specification: WSRP specification wrote : | The consumerAgent value MUST start with productName.majorVersion.minorVersion where productName

[jboss-user] [JBoss jBPM] - Connections never close. Two many connections exception

2008-03-18 Thread ffernandez
I have a problem because the connections to database (mysql) are never closed, so the configurated limit is reached. When a processInstances is created, it's also created the connection to database, but this connection is never closed. The processInstance is ENDED, but the connection to

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss Ports and what's behind them

2008-03-18 Thread NameZero912
Thanks for this feedback, Peter! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137522#4137522 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137522 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - JavaHelp Documentation for a Portlet.

2008-03-18 Thread johnboy
I am new to the server/portlets and was wondering what standard is used in the server for Help Documentation. Is javahelp directly supported? Or is the standard html help only supported? Are there any examples someone can point to? View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How to package log4j configuration

2008-03-18 Thread teknokrat
yep, that seems to be working thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4137525#4137525 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4137525 ___ jboss-user mailing

  1   2   >