[jboss-user] [Remoting] - Re: Worker thread initialization failure ( ejb remote test )

2008-10-20 Thread samdoyle
Nevermind I enabled trace was an issue with the serialversionuids View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183365#4183365 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183365 _

[jboss-user] [Remoting] - Re: Worker thread initialization failure ( ejb remote test )

2008-10-20 Thread samdoyle
The two jars I have is the remoting and allclient View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183358#4183358 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183358 ___ jboss

[jboss-user] [Remoting] - Worker thread initialization failure ( ejb remote test )

2008-10-20 Thread samdoyle
16:02:23,180 ERROR [ServerThread] Worker thread initialization failure java.io.EOFException at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:530) at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:373) at org

[jboss-user] [JBoss Messaging] - Re: JMSProviderLoader NOTYETINSTALLED When using Bridge?

2008-09-10 Thread samdoyle
ic nevermind heh So the target and server provider need to match exactly as it is defined *-jms-ds.xml *palm forehead* View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175724#4175724 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [JBoss Messaging] - Re: JMSProviderLoader NOTYETINSTALLED When using Bridge?

2008-09-10 Thread samdoyle
Looking at the JMX Console it looks as if the JMSProvider is there, its status is also started. MBean Name: Domain Name:jboss.messaging | service:JMSProviderLoader | name: HAJNDIJMSProvider | MBean Java Class: org.jboss.jms.jndi.JMSProviderLoader | | StateSt

[jboss-user] [JBoss Messaging] - Re: Need help with configuring message bridge from JBM-1.4.0

2008-09-10 Thread samdoyle
I see the exact same error as well. Getting the bridge to work as been a pain. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175685#4175685 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175685

[jboss-user] [JBoss Messaging] - Re: JMSProviderLoader NOTYETINSTALLED When using Bridge?

2008-09-10 Thread samdoyle
I guess I was supposed to use HAJNDIJMSProvider for the name value however that didn't solve anything and I still see the same error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175679#4175679 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBossMQ] - Re: HAJNDIJMSProvider mbean not installed

2008-09-10 Thread samdoyle
Did you ever get an answer for this question? I know this isn't the JBoss Messaging forum but I'm seeing the same issue as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175678#4175678 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [JBoss Messaging] - Re: JMSProviderLoader NOTYETINSTALLED When using Bridge?

2008-09-10 Thread samdoyle
I did try the configuration from the bridge example originally but it resulted in the same problem. | | jboss.messaging:service=JMSProviderLoader,na | me=JMSProvider | | | jboss.messaging:service=JMSProviderLoader,na | me=JMSProvider View the original po

[jboss-user] [JBoss Messaging] - JMSProviderLoader NOTYETINSTALLED When using Bridge?

2008-09-10 Thread samdoyle
Hello, I keep running into this issue on startup when trying to make use of the messaging bridge. --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- | ObjectName: jboss.messaging:service=JMSProviderLoader,name=DefaultJMSProvider | State: NOTYETINSTALLED | Depends On Me: | jbo

[jboss-user] [EJB 3.0] - Re: JBoss MQ + EJB3 MDB Throws Already Registered Exception

2008-09-04 Thread samdoyle
Solution for me was for this problem: Drop JBoss MQ Insert JBoss Messaging View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174442#4174442 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174442 _

[jboss-user] [EJB 3.0] - Re: JBoss MQ + EJB3 MDB Throws Already Registered Exception

2008-09-04 Thread samdoyle
On the slave the lookup fails: 10:42:29,802 WARN [ServiceController] Problem starting service persistence.units:ear=event-management-too | l.ear,jar=event-management-tool.jar,unitName=event-management-tool | org.hibernate.search.SearchException: Unable to lookup Search queue (queue/hibernat

[jboss-user] [EJB 3.0] - Re: JBoss MQ + EJB3 MDB Throws Already Registered Exception

2008-09-04 Thread samdoyle
Oh I guess I should mention I'm using JBoss 4.2.2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174385#4174385 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174385 ___ jbos

[jboss-user] [EJB 3.0] - JBoss MQ + EJB3 MDB Throws Already Registered Exception

2008-09-04 Thread samdoyle
As suggested I created a new thread. MDB @MessageDriven( activationConfig = { | @ActivationConfigProperty( propertyName = "destinationType", |propertyValue = "javax.jms.Queue" ), | @ActivationConfigProperty( propertyName = "destination",

[jboss-user] [EJB 3.0] - Re: service=EJB3 + is already registered

2008-09-03 Thread samdoyle
I created my own *-service.xml and moved the configuration out of the destinations and into that and the problem remains. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174145#4174145 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [EJB 3.0] - Re: service=EJB3 + is already registered

2008-09-03 Thread samdoyle
Some more information: 20:08:27,097 WARN [ServiceController] Problem starting service jboss.j2ee:ear=event-management-tool.ear,j | ar=event-management-tool.jar,name=SearchControllerMDB,service=EJB3 | javax.management.InstanceAlreadyExistsException: jboss.mq.destination:service=Queue,name=hi

[jboss-user] [EJB 3.0] - Re: service=EJB3 + is already registered

2008-09-03 Thread samdoyle
Same problem with 4.2.2 MDB MessageDriven( activationConfig = { | @ActivationConfigProperty( propertyName = "destinationType", |propertyValue = "javax.jms.Queue" ), | @ActivationConfigProperty( propertyName = "destination", |

[jboss-user] [Clustering/JBoss] - Re: How can I deploy a MDB to only one instance in a cluster

2008-09-03 Thread samdoyle
Ah, excellent and much thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174048#4174048 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174048 ___ jboss-user mailing list

[jboss-user] [Clustering/JBoss] - How can I deploy a MDB to only one instance in a cluster?

2008-09-02 Thread samdoyle
I'm trying to find out the best way to deploy an MDB in my application to only one node in a cluster. I'm dealing with Hibernate Search which says the MDB you define for it can only reside on a master node. Is there some configuration I can set to disable the MDB from being deployed? View the

[jboss-user] [JBoss Tools (users)] - Re: Exception opening latest JBoss Tools perspective.

2008-08-20 Thread samdoyle
Nevermind, found a post saying JBosss Tools wasn't compatible with this version of Eclipse. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171671#4171671 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171671 __

[jboss-user] [JBoss Tools (users)] - Exception opening latest JBoss Tools perspective.

2008-08-20 Thread samdoyle
Fresh install Windows 32 bit Vista Eclipse Platform Version: 3.4.0 Build id: I20080617-2000 JBossTools-2.1.2.GA-ALL-win32 java.lang.ClassNotFoundException: org.eclipse.gef.internal.ui.palette.editparts.PaletteEditPart at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassI

[jboss-user] [JBoss Tools (users)] - Re: Lastest JBoss Tools doesn't work on Vista.

2008-07-08 Thread samdoyle
Was using latest version of Europa then tried on Ganymede. Using x84 Vista with jdk 1.6 and the latest version of JBoss Tools as of the day i posted this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163157#4163157 Reply to the post : http://www.jboss.com/

[jboss-user] [JBoss Tools (users)] - Lastest JBoss Tools doesn't work on Vista.

2008-07-04 Thread samdoyle
Keeps throwing an exception when trying to open a .xhtml file that javaxpcomglue.dll is not accessible I saw another time when there was a link error. [/img] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162630#4162630 Reply to the post : http://www.jboss.

[jboss-user] [JBoss Seam] - Re: Seam Topic Subscription only works with JBoss Libraries?

2008-01-23 Thread samdoyle
Thanks Shane, I'll take a look. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122870#4122870 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122870 ___ jboss-user mailin

[jboss-user] [JBoss Seam] - Re: Seam Topic Subscription only works with JBoss Libraries?

2008-01-23 Thread samdoyle
Ah thanks Norman, I assume this is where this entry comes into play? | | topic/chatroomTopic | | The only thing I have set in my components.xml is the jndi-pattern | | Thanks, S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122791

[jboss-user] [JBoss Seam] - Re: Seam Topic Subscription only works with JBoss Libraries?

2008-01-23 Thread samdoyle
Thanks Norman, Open MQ is the default built in provider for GlassFish which I have used several times. I was wondering if there was any significance to the UIL2ConnectionFactory just beyond the name. As I said there appears to be a way to override the default in the the SubscriptionRegistry sin

[jboss-user] [JBoss Seam] - Re: Seam Topic Subscription only works with JBoss Libraries?

2008-01-22 Thread samdoyle
So looking at the SubscriptionRegistry code it appears that it is possible to override the default connection provider which results in the UIL2ConnectionFactory being used. Is there some specific configuration option I need to use to make this work with GlassFish? Thanks, S.D. View the origin

[jboss-user] [JBoss Seam] - Re: Seam Topic Subscription only works with JBoss Libraries?

2008-01-22 Thread samdoyle
Anyone? Thanks, S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122429#4122429 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122429 ___ jboss-user mailing list jboss-use

[jboss-user] [JBoss Seam] - Seam Topic Subscription only works with JBoss Libraries?

2008-01-22 Thread samdoyle
I'm executing this in my JavaScript based off the chatroom example. I'm attempting to deploy this in GlassFish. Do I need some specific JBoss MQ libraries deployed? Will it now work with another JMS implementation such as Open MQ? I suspect this since it is looking for this UIL2ConnectionFactory

[jboss-user] [JBoss Seam] - Re: Seam Remoting Chatroom Example

2008-01-18 Thread samdoyle
Never mind I did a grep based on the information in the documentation. I see it is specified in an alternate format. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121470#4121470 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [JBoss Seam] - Re: Conversations doing my head in - help

2008-01-18 Thread samdoyle
JBoss Tools is nice. I wish there was integration with NetBeans in addition to Eclipse. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121464#4121464 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121464 __

[jboss-user] [JBoss Seam] - Seam Remoting Chatroom Example

2008-01-18 Thread samdoyle
So looking at the documentation section 21.11.1 | 21.11.1. Configuration | Before you can subscribe to a JMS topic, you must first configure a list of the topics that can be s | ubscribed to by Seam Remoting. List the topics under org.jboss.seam.remoting.messaging.subscriptionR | egist

[jboss-user] [JBoss Seam] - Seam support in a production environment?

2007-12-12 Thread samdoyle
Hello, we will be bidding on a substantial product in an area where have established some level of expertise. We have a varied technology stack but it does include Seam,Drools and Hibernate. I'm a bit concerned with the level of support though that is available for Seam? When doing the proposal

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-06 Thread samdoyle
Hey so I don't see the exception being propagated to the browser now which is great. I see the exceptions in the log but I have set the logging in the app. server to finest and still do not see the debug messages. What is required to enable the log debugging? S.D. View the original post : htt

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-05 Thread samdoyle
Cool and thanks, I'll checkout and build again. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110713#4110713 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110713 ___ j

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-05 Thread samdoyle
ry this in the latest CVS version. | | "samdoyle" wrote : | | Some questions though. | | | | 1.) Why are each of the response packets incrementing in conversation id? | | 2.) Why do sometimes when I make a request it appears I get pack an empty response followed by a

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-04 Thread samdoyle
I lost our demo box again until tomorrow but what happens sometimes is that in the debug output window it just says empty response immediately followed by the expected response. Seemed odd. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110397#4110397

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-04 Thread samdoyle
Anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110351#4110351 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110351 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-04 Thread samdoyle
The following produced the error, doesn't look unusual. It is the same as the several succeeding requests before it. | | Tue Dec 4 11:01:57 PST 2007: Request packet: | 41 | | | As a result of this it is generating a error 400 poup dialog which as a result of the current way re

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-04 Thread samdoyle
No JavaScript errors. I'll check it out with debugging enabled. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110294#4110294 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110294 _

[jboss-user] [JBoss Seam] - Re: Remoting periodic exception.

2007-12-03 Thread samdoyle
Anyone see this before? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110063#4110063 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110063 ___ jboss-user mailing list jboss-u

[jboss-user] [JBoss Seam] - Remoting periodic exception.

2007-12-03 Thread samdoyle
Using the JavaScript remoting I will see periodically but quite frequently the following exception. It is a result of simply doing a polled based operation to retrieve the latest available data. | [#|2007-12-03T12:53:34.110-0500|SEVERE|sun-appserver9.1|org.jboss.seam.remoting.Remoting|_Thread

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-12-03 Thread samdoyle
I am using 4.0.0 atm so I will try upgrading and see if that resolves it. Thanks, S.D. "matt.drees" wrote : I ran into that exception once (in a different context). I believe that particular problem should be fixed in Drools 4.0.1. See http://jira.jboss.com/jira/browse/JBRULES-1066. | |

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-12-03 Thread samdoyle
I have created a case for this. http://jira.jboss.com/jira/browse/JBSEAM-2340 S.D> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110004#4110004 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110004 __

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-12-03 Thread samdoyle
"[EMAIL PROTECTED]" wrote : Please post the exception. Ah, I had a configuration mistake but now with everything configured properly and I have verified HA is working properly I see the Identity exception being thrown when trying to replicate it. I'm using drools but not exactly sure what the r

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-12-01 Thread samdoyle
Will do. When I get back in the office on Monday I'm going to construct a very simple application to verify the clustering session replication. I know this functionality undergoes rigorous internal testing and has to be past a suite of testcases before each release. I don't suspect that this is

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-12-01 Thread samdoyle
I guess the only thing I can do is try to find out from Sun what they use to debug/verify session data replication since having this type of high availability is a requirement for what we are doing. If Seam is not cluster safe I don't think we will be able to use it. This would be unfortunate c

[jboss-user] [JBoss Seam] - Re: pages.xml restrict rule does not work in 2.0 GA

2007-12-01 Thread samdoyle
This is correct isn't it? This is what I have in my pages.xml. | | | You don't have permission to do this | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109542#4109542 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Re: Can Seam Remoting use JSON over XML?

2007-12-01 Thread samdoyle
I have usually found it easier to create a separate class for returning resultsets since there is most of the time a lot to strip out. Even so the verbosity and inclusion of metadata in the response really increases the response size. We had a case where we had a large set of data being request

[jboss-user] [JBoss Seam] - Re: pages.xml restrict rule does not work in 2.0 GA

2007-11-30 Thread samdoyle
I have that default generated by seam-gen which says you are not authorized to perform the operation or something like that. I'm not in the office. "[EMAIL PROTECTED]" wrote : Do you have a redirect configured for the org.jboss.seam.security.AuthorizationException exception? View the original p

[jboss-user] [JBoss Seam] - pages.xml restrict rule does not work in 2.0 GA

2007-11-30 Thread samdoyle
I had this rule by mistake in my pages.xml: | | #{s:hasRole('ultra-user')} | | There is no ultra-user role yet I can still access the notificationAdmin. An exception is thrown but I still can access the page. | org.jboss.seam.security.AuthorizationException: Authorization

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-11-30 Thread samdoyle
So I just upgraded Seam and I didn't encounter this error but I am still required to login again after the active cluster instance becomes disabled. My session data appears to be replicated yet Seam requires a new login after the failover. Can someone, if anyone, provide some information on Se

[jboss-user] [JBoss Seam] - Can Seam Remoting use JSON over XML?

2007-11-30 Thread samdoyle
There is quite a bit of overhead data returned in its present state. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109495#4109495 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109495 __

[jboss-user] [JBoss Seam] - Re: Trapping Seam Remoting AJAX errors.

2007-11-30 Thread samdoyle
Yes/No ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109484#4109484 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109484 ___ jboss-user mailing list jboss-user@lists.jboss

[jboss-user] [JBoss Seam] - Re: Trapping Seam Remoting AJAX errors.

2007-11-30 Thread samdoyle
Actually I think that JIRE is different I was looking for something like with Prototype Ajax.Request where you can specify on404 and onFailure handlers when submitting your request. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109428#4109428 Reply to the p

[jboss-user] [JBoss Seam] - Re: Trapping Seam Remoting AJAX errors.

2007-11-29 Thread samdoyle
ugh.., thanks for the quick response though :( "[EMAIL PROTECTED]" wrote : This is an outstanding issue that has been on the backburner for a while, unfortunately: | | http://jira.jboss.org/jira/browse/JBSEAM-633 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[jboss-user] [JBoss Seam] - Trapping Seam Remoting AJAX errors.

2007-11-29 Thread samdoyle
Um so is there a way to trap these in some form of exception handler callback? I didn't see any in the documentation and we get a timeout sometimes and want to disable the annoying popup. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109126#4109126 Re

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-11-28 Thread samdoyle
Alright will do once I can get back our demo environment for testing. It is the only place we have atm which has load balancing and clustering setup. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108650#4108650 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-11-27 Thread samdoyle
I'm using EJB3 as is provided with GlassFish. I think the biggest factor was the Identity instance I'll go back to check if there are any others. When you enable availability on an application for a GlassFish cluster you get in memory session data replication across the cluster. As a result what

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-11-27 Thread samdoyle
up View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108194#4108194 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108194 ___ jboss-user mailing list jboss-user@lists.jboss.org h

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-11-26 Thread samdoyle
Nothing? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107911#4107911 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107911 ___ jboss-user mailing list jboss-user@lists.jboss

[jboss-user] [JBoss Seam] - Re: Seam in clustered environment.

2007-11-26 Thread samdoyle
Is there some Seam documentation somewhere that discusses specifics dealing with a clustered deployment? S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107844#4107844 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Seam] - Seam in clustered environment.

2007-11-25 Thread samdoyle
I'm trying a Seam application across a GlassFish cluster with session data being replicated via the in memory replication. It looks like certain instances such as Identity are not serializable and as a result Seam does not behave well. A basic scenario is if I login and then bring down the insta

[jboss-user] [JBoss Seam] - Re: Seam Projects in Red Hat Developer Studio

2007-11-15 Thread samdoyle
Thanks for the response, I'll give your suggestion a try. I don't mind messing around a bit with the configuration if RDHS will allow for a rapid development environment with full Facelets, Seam and Richfaces support. Hopefully Hibernate will be in there to :) Thanks, S.D. View the original po

[jboss-user] [JBoss Seam] - Re: JBoss Tools candidate release

2007-11-15 Thread samdoyle
e what the issues are involved in doing this? Am I losing anything by not being able to create a Seam Project? Thanks, S.D. "[EMAIL PROTECTED]" wrote : | samdoyle: | You can use JBossTools/RHDS with Glassfish - you just need to use the Glassfish WTP adapter. the only that won'

[jboss-user] [JBoss Seam] - Re: JBoss Tools candidate release

2007-11-14 Thread samdoyle
Why does Red Hat Developer Studio not allow you to create a Seam project if you are using Glassfish for your server instance? Does this mean I can't use RHDS if I am using Glassfish? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104856#4104856 Reply to the

[jboss-user] [JBoss Seam] - Seam Projects in Red Hat Developer Studio

2007-11-14 Thread samdoyle
So I'm not sure if this is the best place to ask this but I can't find any forums related to Red Hat Developer Studio. RDS will not allow me to create a Seam project with a GlassFish server instance. When it comes to the dialog that asks me the project name, runtim and server I specify the ins

[jboss-user] [JBoss Seam] - Re: JSTL Test Boolean Question

2007-11-05 Thread samdoyle
Excellent and thanks, that did the trick. S.D. "matt.drees" wrote : c:when is evaluated when the component tree is created (typically right at the beginning of the renderResponse phase). It's used to determine which components get added to the tree. I'm guessing you want the decision to be m

[jboss-user] [JBoss Seam] - Re: JSTL Test Boolean Question

2007-11-05 Thread samdoyle
"dustismo" wrote : Not sure if this is your problem, but have you tried this? | | | | | | | | -Dustin Yep tried that as well to no avail. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101976#4101976 Reply to the post : http://www.jboss

[jboss-user] [JBoss Seam] - JSTL Test Boolean Question

2007-11-05 Thread samdoyle
I'm not sure why it doesn't appear to work or if I am doing something incorrectly. Here is basically what I have. | | | | | | | | | | | With this I never see the style applied and just the standard text output.

[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?

2007-11-01 Thread samdoyle
I'll give that at try, thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101064#4101064 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101064 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?

2007-11-01 Thread samdoyle
"[EMAIL PROTECTED]" wrote : Expressions.instance().createValueExpression(#{myBean.myProperty}) returns Object. It needs to cast to your object type. | | | Interpolator.instance().interpolate(#{myBean.myProperty}) | | returns String. View the original post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?

2007-10-31 Thread samdoyle
The only thing I see that resembles what I am looking for is some Test based examples which have no indication on how to do it in a Session Bean | @Test | public void testSayHello() throws Exception { | new FacesRequest("/hello.jsp") { | @Override | protected void updateModelValues() t

[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?

2007-10-31 Thread samdoyle
Still looking. All I see when searching on Google is people complaining about SeamElResolver not working. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100895#4100895 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100

[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?

2007-10-31 Thread samdoyle
Anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100881#4100881 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100881 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?

2007-10-31 Thread samdoyle
Something like: String userName = "#{identity.username}"; How would you do this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100855#4100855 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100855

[jboss-user] [JBoss Seam] - Using EL in backend Java code?

2007-10-31 Thread samdoyle
Can anyone point me to an example? We have a popup that is generated from clicking on a map icon. This popup hits a JSF page on the backend. This is done within a user authenticated conversation so I want to use the EL to get the user's name like #{identity.username} in my Java code. Thanks, S

[jboss-user] [JBoss Seam] - Re: Isn't the Core JSTL suppose to be supported?

2007-10-25 Thread samdoyle
Please disregard this, this wasn't the problem. This initially worked but when I added the jstl conditional checking it stopped so naturally I blamed it on the jstl. I rolled back everything and it was still not working. The problem was the method signature used to take a Long parameter but wa

[jboss-user] [JBoss Seam] - Isn't the Core JSTL suppose to be supported?

2007-10-25 Thread samdoyle
Yet when I use the c:forEach and c:choose I get Seam debug window with no useful information in it whatsoever. There is no exception being thrown in the logs. | | | | | N | |

[jboss-user] [JBoss Seam] - Re: Using Seam and Groovy together question

2007-10-22 Thread samdoyle
Hi Norman and thanks for for the response. I think we are just going to have to take it for a test drive and see for ourselves. I mean I'm pretty happy with Java but if this is something that can help in being more productive in the long run then it is certainly worth the time evaluating. S.D.

[jboss-user] [JBoss Seam] - Re: Using Seam and Groovy together question

2007-10-22 Thread samdoyle
Nobody has tried Groovy and Seam together? Do I need to be the first and take a leap even though I don't really see the reason for doing so? =/ S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097607#4097607 Reply to the post : http://www.jboss.com/index

[jboss-user] [JBoss Seam] - Re: Using Seam and Groovy together question

2007-10-22 Thread samdoyle
I know this is a bit winded but would like to hear from someone who has gone through the Seam + Groovy experience if there are any out there. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097568#4097568 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [JBoss Seam] - Using Seam and Groovy together question

2007-10-22 Thread samdoyle
So I have just started to look at Groovy to see what the hype is about. It is interesting to see what appears to be pretty much a dynamically typed version of Java. Why this is happening alone has me wondering. I have worked with some large scale projects awhile ago that were done in Perl and T

[jboss-user] [JBoss Seam] - Re: Should you allow @Name on entity beans?

2007-10-20 Thread samdoyle
Hello Dan and thanks for the clarification. I'm still myself fairly new to Seam myself but we are considering using it in two new projects based on successful results in prototyping. Do you know anything about the status of the server side push JavaScript Remoting capability provided by Seam?

[jboss-user] [JBoss Seam] - Should you allow @Name on entity beans?

2007-10-20 Thread samdoyle
By doing this it makes it easier to do things like embed logic into entity beans which is not their intended use. A colleague of mine who is brand new to EJB3 and Seam did that just the other day and I was like wow, that is pretty odd. Unless there are some good use cases for doing this perhap

[jboss-user] [JBoss Seam] - Re: Is passing a object through el to JavaScript possible?

2007-10-19 Thread samdoyle
Just tested this in my case works great! Good stuff. | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097140#4097140 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: Is passing a object through el to JavaScript possible?

2007-10-19 Thread samdoyle
Actually the status field is a var used in interation in a rich:dataTable, in addition the JavaScript I want to pass the object to does not use AJAX put manipulates decorations on a already rendered GoogleMap. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic

[jboss-user] [JBoss Seam] - Re: Is passing a object through el to JavaScript possible?

2007-10-19 Thread samdoyle
Thanks for the response, I'll take a look at that the jsFunction you mentioned. S.D. "IGx89" wrote : One solution would be to have something like the following in your HEAD section: | | | | | | var status = #{status}; | | | | | | and just use that var in your script

[jboss-user] [JBoss Seam] - Is passing a object through el to JavaScript possible?

2007-10-19 Thread samdoyle
Basically I want to do something like this but it doesn't appear to work. Is there something I can do to make it work? | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097115#4097115 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: Why does this not render data when I see the methods bei

2007-10-16 Thread samdoyle
Please disregard as it turns out my core tag lib was bound to an older uri. sigh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095859#4095859 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095859 __

[jboss-user] [JBoss Seam] - Re: Why does this not render data when I see the methods bei

2007-10-16 Thread samdoyle
View source shows this. I'm not really sure how this is empty seeing how the method invocation is being hit and I view the variables and they are filled in properly in the debugger. | | | | | View the original post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Why does this not render data when I see the methods being c

2007-10-16 Thread samdoyle
So this simple snippet results in my appropriate breakpoints getting hit such as the get description but yet nothing is rendered on the page?? | | | | | | | View the original post : http://www.jboss.

[jboss-user] [JBoss Seam] - Re: security-config.xml equivalent in 2.0?

2007-10-04 Thread samdoyle
Thanks Shane, I'll take a look whenever I get some spare cycles. I remember seeing a useful Eclipse plugin that helps in defining the rules. It's unfortunate there isn't one for NetBeans. =/ "[EMAIL PROTECTED]" wrote : I recommend the drools reference documentation as a good starting point fo

[jboss-user] [JBoss Seam] - Re: security-config.xml equivalent in 2.0?

2007-10-03 Thread samdoyle
This works awesome though, thanks again! S.D. "[EMAIL PROTECTED]" wrote : What does the source for your rule look like? It should be something like this: | | rule IsUserSuperUser | | no-loop | | activation-group "permissions" | | when | | check: PermissionCheck(name =

[jboss-user] [JBoss Seam] - Re: security-config.xml equivalent in 2.0?

2007-10-03 Thread samdoyle
Ah thanks, no I'm preety much a noob to drools. Can you point me to some documentation with some solid examples.? I was looking at a very detailed grammar document but I'm a bit stretched for time for delving into that at the moment. I just checked out the code from cvs and was going to build th

[jboss-user] [JBoss Seam] - Re: security-config.xml equivalent in 2.0?

2007-10-03 Thread samdoyle
Hi Shane, This didn't work either. | rich:tab switchType="page" immediate="true" | rendered="#{s:hasPermission('super-user', null, null)}" label="Agency | Admin" name="AgencyAdmin" action="AgencyAdmin"> | | | | | This tab is rendered as part of th

[jboss-user] [JBoss Seam] - Re: security-config.xml equivalent in 2.0?

2007-10-03 Thread samdoyle
Great thanks for the information and the workaround. I was't aware that the hasPermission would also check the role as well. I'll give this a try. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091221#4091221 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: security-config.xml equivalent in 2.0?

2007-10-02 Thread samdoyle
Alright so I followed the procedures for installing drools and configuring the security.drl properly based on examples. I'm pretty sure I have it setup properly since it was complaining when I was experimenting with options in the security.drl. In anycase I have this restriction to render a tab.

[jboss-user] [JBoss Seam] - Re: What the heck!!!!????

2007-10-02 Thread samdoyle
Thanks everyone for your help, this week has been a flurry of things going wrong =/. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090858#4090858 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090858 ___

[jboss-user] [JBoss Seam] - Re: What the heck!!!!????

2007-10-02 Thread samdoyle
"smithbstl" wrote : Is the getter defined on your Local interface? No I do not have a defined getter in the Local but the @DataModel private List agencies; which is implied @Out does not either and it works. S.D. View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

  1   2   >