[jboss-user] [JBoss Portal] - JBoss AS startup, portlet does not get initialized

2007-03-15 Thread frankr
I have a couple of portlets deployed in a war package. If I deploy the war file after the application server is started the portlets start and work as expected. However if I restart the application server I have to redeploy my war file before the portlets work. There are no errors in the log fil

[jboss-user] [JBoss Messaging] - Re: RuntimeMBeanException caused while trying to do getAttri

2007-03-15 Thread genman
There are at least three things missing from your post: * What version of software used * What code you used to raise an exception * What exception was raised View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028688#4028688 Reply to the post : http://www.jboss.c

[jboss-user] [JBoss Portal] - Re: Trouble with

2007-03-15 Thread Antoine_h
I would like to know about this too. Note : with IE 7, many things have changed in the way css are applied (thanks MS... great job !). Because of all this, I changed all the layout and style, to make my own. After having tried some Div structure for the layout, as it is recommended, I finally u

[jboss-user] [JBoss Seam] - Re: Unable to connect to Mysql for generate-entities

2007-03-15 Thread jkjboss
Sorry, my fault, the URL was wrong and had "//" in front of the data base name instead of a single "/" Got confused by the exception, which was suggesting as if it was not able to locate the driver. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028686#402868

[jboss-user] [JBoss Seam] - socket write error with Seam Remoting

2007-03-15 Thread scotto
I have recently migrated from JBossAS 4.0.4.GA/Seam 1.0.1.GA to JBossAS 4.2.0.CR1/Seam 1.2.0.PATCH1 and am getting a new exception. My web interface uses Seam.Remoting.subscribe() to asynchronously subscribe to JMS messages. This functionality is working correctly, however if I navigate away fr

[jboss-user] [JBoss jBPM] - Re: A timer associated to a process instance ?

2007-03-15 Thread aakil786
just a note to anyone else with 3.1.2 that might experience this problem, it is fixed in 3.1.3. I am using it in 3.1.4 so far without any problems. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028683#4028683 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [JBossWS] - JAX-WS servlet initializing error during deployment of jaxws

2007-03-15 Thread [EMAIL PROTECTED]
Hi, I am trying to deploy the jaxws webservices on jboss 4.0.4GA. During deployment, I was getting the following errors for this webservices: === 12:01:07,247 INFO [TomcatDeployer] deploy, ctxPath=/jboss404jaxws, warUrl=.../tmp/deploy/tmp5099jboss404jax

[jboss-user] [JBoss.NET] - webservices query

2007-03-15 Thread uk_raju
Hi All,I just want to know whether JBoss versions below 4.x supports webservices??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028681#4028681 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028681 __

[jboss-user] [JBossWS] - Re: webservices support

2007-03-15 Thread uk_raju
Hi,I am asking whether JBoss versions below 4.x supports webservices??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028680#4028680 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028680 ___

[jboss-user] [JBossCache] - AsyncCacheLoader

2007-03-15 Thread karnivas
I want to use jdbc writes in async mode. I've tailored MyAsyncCacheLoader extending AsyncCacheLoader with overridden put methods. I'm calling super(new JDBCCacheLoader) in the constructor and loading the config file. Unexpectedly my properties file alone gets loaded, but doesn't call my put meth

[jboss-user] [Installation, Configuration & Deployment] - Jboss an AS400/DB2

2007-03-15 Thread [EMAIL PROTECTED]
We are considering moving our jboss apllication to an AS400 / DB2 environment. Does anyone have good or bad experience with this. Someone said that i performed better but is that true. Thanks for any help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=402867

[jboss-user] [JCA/JBoss] - JBOSS on AS400 / DB2

2007-03-15 Thread [EMAIL PROTECTED]
We are considering moving our jboss apllication to an AS400 / DB2 environment. Does anyone have good or bad experience with this. Someone said that i performed better but is that true. Thanks for any help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40286

[jboss-user] [Beginners Corner] - Re: IdleRemover notifying pools, interval: 450000

2007-03-15 Thread [EMAIL PROTECTED]
i am also having same proble pls any one can explain whts the reaso nfor this thanks in advance View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028673#4028673 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028673 __

[jboss-user] [Management, JMX/JBoss] - specify JNDI name for an mbean in

2007-03-15 Thread guava
I'm deploying a mbean using an XML file under the deploy directory where I specify the bean using tag. Is there anyway I can also specify the JNDI name for that mbean? Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028671#4028671 Reply to the post

[jboss-user] [JBossWS] - Is MessageContextAssociation.peekMessageContext() Thread Saf

2007-03-15 Thread joshlam
We are currently using JbossWS 1.2 on JBoss 4.0.5GA and read in previous posts that the way to get the message context via a EJB3 web service end point is (even though it is non portable code) | CommonMessageContext msgContext = MessageContextAssociation.peekMessageContext(); Is this call

[jboss-user] [JBoss Seam] - Re: RuleBasedIdentity.instance.getSecurityContext()

2007-03-15 Thread venkateshbr
oh the drools jars were not being recognised in the classpath. it is working now. thanks for your reply. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028669#4028669 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=402

[jboss-user] [JBoss Seam] - Re: RuleBasedIdentity.instance.getSecurityContext()

2007-03-15 Thread venkateshbr
any clue on how to get an instance of RuleBasedIdentity bycasting. i tried a couple of options but none of them seem to get an instance of RuleBasedIdentity to get hold of getSecurityContext. 1. (RuleBasedIdentity)RuleBasedIdentity.instance() 2. (RuleBasedIdentity)Identity.instance(). any other

[jboss-user] [JBossCache] - Re: Intermittent failure starting SFSB with JBossAS 4.2.0.CR

2007-03-15 Thread scotto
No worries glad I could help. Thanks for the quick response too btw! With regard to the JIRA: anonymous wrote : | An open question is why there are nodes to be preloaded. StatefulTreeCache.stop() should be causing them to be deleted, and starting the cache shouldn't be bringing over any state

[jboss-user] [Messaging, JMS & JBossMQ] - RuntimeMBeanException caused while trying to do getAttribute

2007-03-15 Thread sanjeeth
Hello, I am getting RuntimeMBeanException when i do getAttribute from ManagementBean(MEJB). Also i think this RuntimeMBeanException has occurred due to NullpointerExeception. I was using getattribute to get the Number of messages in the Queue or Topic. We send, receive the messages in the whole

[jboss-user] [Management, JMX/JBoss] - RuntimeMBeanException caused while trying to do getAttribute

2007-03-15 Thread sanjeeth
Hello, I am getting RuntimeMBeanException when i do getAttribute from ManagementBean(MEJB). Also i think this RuntimeMBeanException has occurred due to NullpointerExeception. I was using getattribute to get the Number of messages in the Queue or Topic. We send, receive the messages in the whole

[jboss-user] [JBoss Seam] - JBoss Seam + Facelets + Richfaces Tree error

2007-03-15 Thread gingming
I'm getting the following error once I tried to use the Richfaces Tree component: java.lang.ClassCastException: com.sun.facelets.StateWriter | at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.endElement(HtmlResponseWriter.java:300) | at org.richfaces.renderkit.html.TreeRende

[jboss-user] [JBoss Messaging] - RuntimeMBeanException caused while trying to do getAttribute

2007-03-15 Thread sanjeeth
Hello, I am getting RuntimeMBeanException when i do getAttribute from ManagementBean(MEJB). Also i think this RuntimeMBeanException has occurred due to NullpointerExeception. I was using getattribute to get the Number of messages in the Queue or Topic. We send, receive the messages in the whole

[jboss-user] [JBoss Seam] - Scheduler Support

2007-03-15 Thread thejavafreak
Dear all, Does anybody knows how to implement scheduler (such as Quartz) with Seam without EJB3.0 timer? Does this component available directly from Seam or do we have to use Quartz directly? Thanks in advance View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - can not save persistent object into database, pls help

2007-03-15 Thread hquang
hi, I am new to hibernate. I am trying to save a data object into oracle database but it is silent after executing. No record inserted into database. I catched the error but no error message thrown also. Retrieve data from database is ok. Below is my code for inserting: Session sessio

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Help on Named Query

2007-03-15 Thread scout1lacno
Hi all, Im having problem upon using LIKE with '%' statements on NamedQuery. anonymous wrote : Ordinary query using LIKE without '%' | | SQL | select o.field1,o.field1 from TblMessages AS o WHERE o.CategoryID = '+CategoryID+' and o.date LIKE '+Date+' ORDER BY o.datReceived DESC ") | |

[jboss-user] [Installation, Configuration & Deployment] - Re: JBoss did not start automatically on Linux(FC 6)

2007-03-15 Thread javatwo
For starting JBoss automatically on system reboot, which user is used? If user "root" is used, there should not be any difference, right? I can start Jboss manually using the following command as a root user: /etc/init.d/jboss start View the original post : http://www.jboss.com/index.html?mod

[jboss-user] [Installation, Configuration & Deployment] - Re: JBoss did not start automatically on Linux(FC 6)

2007-03-15 Thread javatwo
Hi Peter, I did not create user "jboss". root is used to start Jboss because only root can use port 80. what is the difference between starting Jboss on reboot and starting Jboss manually using root? JBOSS_USER=${JBOSS_USER:-"RUNASIS"} ... if [ "$JBOSS_USER" = "RUNASIS" ]; then SUBIT="" el

[jboss-user] [JBossCache] - Re: Intermittent failure starting SFSB with JBossAS 4.2.0.CR

2007-03-15 Thread [EMAIL PROTECTED]
Great! Glad that resolved it. Thanks very much for the report: JIRA for this is http://jira.jboss.com/jira/browse/EJBTHREE-915. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028653#4028653 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [JBoss Seam] - Re: How do I select an initial page after login chosen by us

2007-03-15 Thread [EMAIL PROTECTED]
Oh, oops, I misunderstood. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028652#4028652 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028652 ___ jboss-user mailing list jbos

[jboss-user] [JBoss Seam] - Re: How do I select an initial page after login chosen by us

2007-03-15 Thread [EMAIL PROTECTED]
The best option is: No need for any special changes to Identity. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028651#4028651 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028651 ___

[jboss-user] [JBoss Seam] - Re: s:fileUpload throws MissingResourceException

2007-03-15 Thread [EMAIL PROTECTED]
Well, even that's not true. You need to make some config changes, but the booking app was tested on 4.2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028650#4028650 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40286

[jboss-user] [JBoss Seam] - Re: s:fileUpload throws MissingResourceException

2007-03-15 Thread [EMAIL PROTECTED]
My bad, what I really meant was JBoss AS 4.2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028649#4028649 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028649 ___ jboss-use

[jboss-user] [JBoss Seam] - java.lang.UnsupportedOperationException using Seam CVS and I

2007-03-15 Thread fernando_jmt
Hi everyone. I was using Seam 1.2.0PATCH1 with IceFaces 1.5.3 and all was working fine. Today (1 hour ago), I get the CVS version of Seam (to try the s:convertEntity). What I did was, get CVS version, to build the project, to replace my current seam .jars with the generated ones, and after I de

[jboss-user] [JBoss Seam] - Re: BUG: #{redirect.returnToCapturedView} does not work with

2007-03-15 Thread [EMAIL PROTECTED]
Yes, only page parameters are captured. Use a page parameter instead of @RequestParameter. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028647#4028647 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028647 ___

[jboss-user] [JBoss Seam] - Re: s:fileUpload throws MissingResourceException

2007-03-15 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : I'm pretty sure Seam 1.2 doesn't work with JSF-RI 1.2. huh?! What do you mean? Of course it does... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028646#4028646 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [JBoss Seam] - Re: How do I select an initial page after login chosen by us

2007-03-15 Thread [EMAIL PROTECTED]
If the user has either of those roles then it means they will be logged in, there is no need to check for it explicitly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028643#4028643 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [JBoss Seam] - Re: Exception with rule based security

2007-03-15 Thread swd847
Don't worry, I've fixed this as well View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028642#4028642 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028642 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Exception with rule based security

2007-03-15 Thread [EMAIL PROTECTED]
I'm not sure about that error. I'll see if I can get one of the Drools guys to take a peek. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028641#4028641 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028641 _

[jboss-user] [JBoss Seam] - Re: @Restrict preventing @Asynchronous method from execution

2007-03-15 Thread [EMAIL PROTECTED]
Those logs don't really help. I suggest you raise an issue in JIRA (assign it to me) with a working example if possible. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028639#4028639 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m

[jboss-user] [JBossCache] - Re: Intermittent failure starting SFSB with JBossAS 4.2.0.CR

2007-03-15 Thread scotto
anonymous wrote : | Does the problem go away if you eliminate | | | / | | | in the CacheLoaderConfiguration section? | Yes that seems to have fixed it. I have booted 12+ times now and it has worked every time. Thanks! View the original post : http://www.jboss.com/index.h

[jboss-user] [Beginners Corner] - Re: JBoss AS run without an active NIC

2007-03-15 Thread Raist_Majere
I think your problem is due to Windows not starting the TCP/IP stack when there's no network interface. Try http://blogs.msdn.com/astebner/archive/2004/07/06/174576.aspx and use 127.0.0.1 as the loopback adapter IP View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Jasper Exception when migrating from 4.0.5.CR1 to 4.2.0.

2007-03-15 Thread [EMAIL PROTECTED]
Glad you fixed the issue. What I meant is that there's an error compiling the generated source in a place which does not map to your JSP code (for example, it could happen if Jasper generated some syntax error at the beginning of the source). In that rare case, you'll run into a bug where the e

[jboss-user] [JBoss Seam] - Re: Exception with rule based security

2007-03-15 Thread swd847
I got it, there was the another copy of the same version of the antlr jars on the classpath. However, now I get the following: | 12:20:16,037 ERROR [[/brgjava]] Session event listener threw exception | org.drools.rule.InvalidRulePackage: Unable to create Field Extractor for 'name' | Unab

[jboss-user] [JBoss Messaging] - Classloading issues with EJBs; messages in EJB classloader

2007-03-15 Thread genman
I use an ObjectMessage that uses a class that's scoped within my .ear classloader. What ends up happening is this: | Caused by: java.lang.RuntimeException: No ClassLoaders found for: com.playphone. | msg.Message | at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)

[jboss-user] [JBoss Seam] - Unable to connect to Mysql for generate-entities

2007-03-15 Thread jkjboss
I am trying to generate entities using the seamgen and used the seam setup to set the properties The build.properties under seam-gen folder looks like | #Fri Mar 16 05:56:11 IST 2007 | hibernate.connection.password=jerry | workspace.home=C\:/Projects | model.package=com.sample.mpdel |

[jboss-user] [JBoss Seam] - Re: Problem with entityconverter

2007-03-15 Thread petemuir
I've put a fix in CVS, please test for me (as I'm unable to reproduce I'm not sure whether it works...) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028632#4028632 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=402863

[jboss-user] [JBoss Seam] - Re: @Factory and @DataModel on the same method

2007-03-15 Thread petemuir
Yes, thats correct :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028631#4028631 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028631 ___ jboss-user mailing list jboss-use

[jboss-user] [JBoss Seam] - Re: @Factory and @DataModel on the same method

2007-03-15 Thread [EMAIL PROTECTED]
Is this allowed then? @DataModel private Organisation[] organisations; /* * Methods */ @Factory("organisations") // Is run whenever this bean is created (we know its going to be the "All" query. public void initOrganisations() {

[jboss-user] [JBoss Seam] - Re: How do I select an initial page after login chosen by us

2007-03-15 Thread zzztimbo
what about the portion of the logic? if the user is already logged in and they try to go to the login screen, it should send them to the appropriate page: either user or poweruser. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028629#4028629 Reply t

[jboss-user] [JBoss jBPM] - Re: JBPM WITHOUT the starter kit

2007-03-15 Thread markricard
Sure I will respond. "did you look at the docs? If yes, did you find or mis relevant info in there " Yes, I looked in the docs. Could not get it to work. Docs in general (even outside of JBoss) are almost never reliable. "did you search the forum? If yes, did you find or mis relevant info in

[jboss-user] [JBoss Seam] - Re: Problem with entityconverter

2007-03-15 Thread petemuir
http://jira.jboss.com/jira/browse/JBSEAM-1057 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028627#4028627 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028627 ___ jboss-use

[jboss-user] [JBoss Seam] - Re: s:fileUpload throws MissingResourceException

2007-03-15 Thread [EMAIL PROTECTED]
I'm pretty sure Seam 1.2 doesn't work with JSF-RI 1.2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028626#4028626 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028626 ___

[jboss-user] [Beginners Corner] - JBoss AS run without an active NIC

2007-03-15 Thread bgilbert
I am not a developer, but have been tasked with setting up JBoss to run our application on a stand alone laptop to demo our software. The problem is that there is no NIC connected and JBoss will not start. Can you get JBoss to run with no NIC connected?? View the original post : http://ww

[jboss-user] [JBoss Seam] - Re: How do I select an initial page after login chosen by us

2007-03-15 Thread [EMAIL PROTECTED]
If the users have one role only, you could write it like this: | | | | | | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028624#4028624 Reply to the post : http://www

[jboss-user] [JBoss Seam] - Re: s:layoutForm

2007-03-15 Thread petemuir
cavani, not really, as you could have multiple layoutForm's on the page, but you can only have *one* focus. If | | is useful, put a feature request for s:initialFocus in JIRA. cja987, I've added {before,after,around}RequiredField facet's to s:decorate (which can be used independentl

[jboss-user] [JBoss Seam] - Re: @Factory and @DataModel on the same method

2007-03-15 Thread [EMAIL PROTECTED]
> javax.ejb.EJBNoSuchObjectException: Could not find Stateful bean: > a5k2v46-y6may6-ezbt3tyr-1-ezbun2fe-10 I get lots of these.. never seems to break anything and it's only when beans are timing out. If you find out how to get rid of these then please tell me. :/ View the original post : h

[jboss-user] [JBoss Seam] - Re: Exception with rule based security

2007-03-15 Thread [EMAIL PROTECTED]
Are there any other deployments using "myprogram" as the classloader name? Also, can you post the contents of your rule file with the security rule/s in it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028621#4028621 Reply to the post : http://www.jboss.c

[jboss-user] [EJB 3.0] - Re: Create EAR with EJB3 and JAX-WS

2007-03-15 Thread oskar.carlstedt
After some investigations I finally found that an web service annotated bean cannot reside in a JAR-file, it must be placed in a war file. These are my thoughts right now, so the following must be applied: a EJB jar file containing my EJBs a war file containing my JAX-WS endpoint so, in maven2

[jboss-user] [JBoss Portal] - JBoss Portal - CAS SSO

2007-03-15 Thread SyedH
Hi, I am working on bringing up SSO between JBoss portal and Alfresco using Central Authentication Service. I am able to move the authentication logic of Alfresco to CAS. Can anyone please help me with some inputs on how can I achieve the same with JBoss portal? I am clueless. Please help me..

[jboss-user] [JBoss Seam] - Re: @Factory and @DataModel on the same method

2007-03-15 Thread petemuir
This is bad idea. How is Seam to know whether you want a DataModel or a List when you access the useCaseList context variable? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028618#4028618 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [JBoss Portal] - Re: Switching to Sybase Database in JBoss Portal

2007-03-15 Thread eabarquez
Any ideas? Anyone? :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028617#4028617 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028617 ___ jboss-user mailing list jboss-use

[jboss-user] [JBoss Seam] - Re: Problem with entityconverter

2007-03-15 Thread petemuir
Can you post the code for menuBarHome View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028616#4028616 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028616 ___ jboss-user mailin

[jboss-user] [JBoss Seam] - BUG: #{redirect.returnToCapturedView} does not work with @Re

2007-03-15 Thread fhh
Hello! I have a page action that calls a method that is protected by @Restrict and reads the parameters with @RequestParameters. If I access the page the login page comes up. After a succesful login I am redirected to the original page thanks to #{redirect.returnToCapturedView} but then the pr

[jboss-user] [JBoss Seam] - Re: Exception with rule based security

2007-03-15 Thread swd847
| | | seam.jboss.org:loader=myprogram | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028611#4028611 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028611 _

[jboss-user] [JBoss Seam] - Re: Problem with entityconverter

2007-03-15 Thread dustismo
Full stack trace: | 17:05:37,181 ERROR [ExceptionFilter] uncaught exception | javax.servlet.ServletException: Unknown entity: net.infofilter.model.MenuBarType_$$_javassist_75 | at javax.faces.webapp.FacesServlet.service(FacesServlet.java:152) | at org.apache.catalina.core.Applica

[jboss-user] [JBoss Seam] - Re: Problem with entityconverter

2007-03-15 Thread petemuir
Can you post the whole stack trace. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028609#4028609 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028609 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - @Factory and @DataModel on the same method

2007-03-15 Thread fabricio.lemos
Is it possible to have @Factory and @DataModel on the same method? At first I had this class: | @Stateful | @Name("displayUseCases") | @Scope(ScopeType.EVENT) | public class DisplayUseCasesAction implements DisplayUseCases { | | @EJB | private UseCaseBsn useCaseBsn; |

[jboss-user] [JBoss Seam] - Expression language enhancements do not work

2007-03-15 Thread ebu
Hi, Having | | | | | | |

[jboss-user] [JBoss Portal] - Re: JBoss with apache http server

2007-03-15 Thread bvogt
It's not unusual to have a web server in front of an application server, therefore my thoughts about this topic: Two ways are possible: 1. Integration as a reverse proxy (e.g. to localhost) http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#forwardreverse 2. Integration via AJP http://wiki.jbos

[jboss-user] [JBoss Seam] - Re: s:layoutForm

2007-03-15 Thread kukeltje
@Pete, No, I was not thinking of using the facet label thing. html/jsf already has a label tag. just using that with a very high level decorate (more a decorateall like validateal) was what I'm thinking of. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=402

[jboss-user] [Installation, Configuration & Deployment] - Making the application as default

2007-03-15 Thread niranjanshetty
Hi, I have deployed an web application in Jboss AS space and need to make it the default application when the user hits the server. That means if the user access the site at http://:8080/ it should load my application instead of the JBOSS home page. How can i achieve this? What conf do i need to

[jboss-user] [JBoss jBPM] - Re: JBPM WITHOUT the starter kit

2007-03-15 Thread kukeltje
yes, ALL the info is in the docs, jbpm is a jar with some dependency on other libs. I'm curious... have always been and hope I may ask you some questions in return: - did you look at the docs? If yes, did you find or mis relevant info in there - did you search the forum? If yes, did you find or

[jboss-user] [JBoss jBPM] - Re: jBPM 3.1.5

2007-03-15 Thread kukeltje
the differences between 3.2 and 3.1 are most of the issues in the roadmap (see the wiki) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028602#4028602 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028602 _

[jboss-user] [JBoss Seam] - Re: Comet

2007-03-15 Thread NielsH
http://jira.jboss.org/jira/browse/JBSEAM-1056 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028601#4028601 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028601 ___ jboss-use

[jboss-user] [JBoss Seam] - Re: How do I select an initial page after login chosen by us

2007-03-15 Thread fernando_jmt
One idea could be to extend the Identity class in order to return a custom outcome (public String login()) based in your roles and then use it in the pages.xml. http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028556 View the original post : http://www.jboss.com/index.html?module=

[jboss-user] [EJB 3.0] - Re: Create EAR with EJB3 and JAX-WS

2007-03-15 Thread oskar.carlstedt
You might be right! How do I configure the ear (or the ear deployer) to detect an EJB3? The contents of my ear file is as described above: | test-ear-1.0-SNAPSHOT | META-INF | jboss-app.xml | lib | ... | test-ejb-1.0-SNAPSHOT.jar | Shall i remove the

[jboss-user] [JBossWS] - Issue with dotNet client and Credentials

2007-03-15 Thread noclueu2
Hello all, I have tried the JSR-181 EJB Endpoint example at http://labs.jboss.com/portal/jbossws/user-guide/en/html/endpoints.html with .Net as a client. Following the example, everything works great. Now when I try to add authentication to it by adding annotations: | @RolesAllowed("frien

[jboss-user] [JBoss Seam] - Problem with entityconverter

2007-03-15 Thread dustismo
Hi, I am using seam from CVS. I am having a random problem with convertEntity. Everything seems to work fine except when try to select options which have been assigned a value of zero, then it throws | 16:17:40,211 ERROR [ExceptionFilter] uncaught exception | javax.servlet.ServletExceptio

[jboss-user] [JBoss Portal] - Re: Problems with Beta and wiki

2007-03-15 Thread [EMAIL PROTECTED]
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=102064&postdays=0&postorder=asc&start=0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028595#4028595 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028595 __

[jboss-user] [Installation, Configuration & Deployment] - Re: JBoss 4.0.5 Appserver running as a service shutsdown

2007-03-15 Thread vamsin
Are you using the Services Control Panel to start the service? >YES Is the service running under the system account ? > YES It also has allow service to interact with desktop. Do you know if there is a way to install a signal handler to intercept CTRL_LOGOFF_EVENT in jboss? Are there any handlers

[jboss-user] [JBoss Seam] - Re: Email Listening MDB Accessing Seam Components

2007-03-15 Thread bsmithjj
Seam doesn't work with EJB Times (@Timeout methods) so yes, you need to use the EJB3 annotations like @Resource to inject your timer-bean dependencies. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028592#4028592 Reply to the post : http://www.jboss.com/ind

[jboss-user] [Installation, Configuration & Deployment] - Re: JBoss 4.0.5 Appserver running as a service shutsdown

2007-03-15 Thread PeterJ
Are you using the Services Control Panel to start the service? Or running "net start jboss"? Is the service running under the system account or did you set up another account? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028590#4028590 Reply to the post :

[jboss-user] [Installation, Configuration & Deployment] - Re: Binding to all addresses causes JBoss to hang

2007-03-15 Thread PeterJ
I have a feeling that one of your networks cards is bad, or disconnected, or something, in which case the app server is waiting for a network request to timeout before going on to the next address. I have no problems with getting the app server to connect to multiple addresses, both on Windows a

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Hibernate Increment causing problem

2007-03-15 Thread kasinath
Hi, I am peristing data into single table in oracle.. I am not using sequence at all. I am using hibernate increment in hbm file. | public class TestLwot { | | | public static void main(String[] args) { | MakeLwotObj makeLwotObj= new MakeLwotObj (); | LWOT

[jboss-user] [JBoss Portal] - Re: Biweekly builds for Windows?

2007-03-15 Thread [EMAIL PROTECTED]
You should be able to use winzip to open this gzipped tar file on windows. The nightly build contains the latest source code and all dependent jars. If you want to get a bundled distribution similar to what you get from sourceforge, then you need to do some work but not a lot of work. :-) Assum

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE - Studio Pro Integration

2007-03-15 Thread rlgoldman
Max, thanks... almost there... I followed your instructions, with the addition of removing one existing feature for Hibernate, aside from the plugins that you mentioned. I then obtained last night's builds for: JBossIDE-JBossAS-Tools-nodeps-200703141908-nightly.zip HibernateTools-nodeps-3.2.0.20

[jboss-user] [JBoss Seam] - s:fileUpload throws MissingResourceException

2007-03-15 Thread tazman
Hi all! I'm trying to use s:fileUpload in my application. I have a form with an upload field. When I click on submit, I'm getting the following exception: 23:18:49,773 ERROR [ExceptionFilter] uncaught exception | javax.servlet.ServletException: Servlet execution threw an exception |

[jboss-user] [JBoss Messaging] - Re: Failure in jms activation

2007-03-15 Thread [EMAIL PROTECTED]
Just a FYI, on this branch: [url] http://anonsvn.jboss.org/repos/messaging/branches/Branch_1_2_0_SP/[/url] You would find a better fix for your issue. I had committed an intermediate fix on trunk (that's why it worked for you)... but on 1_2_0 we have fixed http://jira.jboss.com/jira/browse/JBM

[jboss-user] [JBoss Seam] - Re: Email Listening MDB Accessing Seam Components

2007-03-15 Thread Smurfs
Pete, I have come across this same problem using the EJB @Timeout annotation on a bean method. In my case the seam injected component was null within the scope of the annotated method only (the injected component worked perfectly in the other methods within the same bean!). By trial and error I

[jboss-user] [JBoss Portal] - Trouble with "IE Hack" sizer, expander, and portal-containe

2007-03-15 Thread nollie
I'm using portal 2.4.1 and for the life of me I can't get the IE hack to maintain a minimum width. Does anyone have any tips to get this to work? I have tweaked every style attribute I can think of to massage this 'hack' into my layout. My layout is very similair to the portal's index.jsp lay

[jboss-user] [EJB 3.0] - Re: Dependency Injection of EntityManager / -Factory in Serv

2007-03-15 Thread ALRubinger
Ah, glazed over that "application managed" part. I can see why that'd give you problems. Check out Seam. :) S, ALR View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028559#4028559 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Seam] - Re: propagation

2007-03-15 Thread codelion
Much of the last question is answered in Seam reference "7.1.2. Seam and the back button". View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028557#4028557 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028557 ___

[jboss-user] [JBoss Seam] - Re: adding permissions to user

2007-03-15 Thread [EMAIL PROTECTED]
That should work, yes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028556#4028556 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028556 ___ jboss-user mailing list jboss-us

[jboss-user] [JBoss Seam] - Re: Comet

2007-03-15 Thread [EMAIL PROTECTED]
We should definitely support that in Seam Remoting. Please add a feature request to JIRA, so we don't forget. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028554#4028554 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [Security & JAAS/JBoss] - Re: Active Directory and LdapExtLoginModule?

2007-03-15 Thread ksiva_rajesh
Hi, We have another problem this time. When a user is logged into my web application, he will be authenticated against ADI using LdapExtLoginModule and he is allowed to access the application after successful authentication and authorization. But for us, the server is authentication and autho

[jboss-user] [JBoss Seam] - Re: Issue with convertDateTime when backing bean date is nul

2007-03-15 Thread petemuir
The value should be an EL expression surely View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028550#4028550 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028550 ___ jboss-user

[jboss-user] [JBoss Portal] - Problems with Beta and wiki

2007-03-15 Thread [EMAIL PROTECTED]
Please advise... Using New BETA Portal. | Set up environment | | * Install java (1.5 - wiki only works with 1.5 as yet). | * Set up JAVA_HOME in the system PATH (My Computer - Environment Variables) | * Unpack JBoss Portal Latest Release (comes as a single package includ

[jboss-user] [EJB 3.0] - Re: Dependency Injection of EntityManager / -Factory in Serv

2007-03-15 Thread pmaedel
Yes, i ve been able to obtain an EntityManager / -Factory by JNDI lookup by putting it into the JNDI as described in your link. What I meant was, that unfortunately, the EntityManagers obtained by this procedure are Container-Managed and therefore lack the life-cycle and Transaction controlabil

[jboss-user] [JBoss and NetBeans] - Unable to deploy / run to JBoss from Netbeans, port 8080, 10

2007-03-15 Thread xeion
Hello, Im using NetBeans 5.5 and just installed JBoss-4.0.5.GA for evaluation and I run into problems when I try to deploy or run projects from NetBeans. It seems like NetBeans try to start JBoss everytime I try to deploy or run an J2EE application and is unable trying to rebind the port already

[jboss-user] [JBoss Seam] - Re: s:layoutForm

2007-03-15 Thread cja987
I don't typically use a star for required fields, but a distinct background behind the form field and label. Would it be possible to use "(before|after)RequiredField" and "aroundRequiredField", the way it's done for errors? View the original post : http://www.jboss.com/index.html?module=bb

  1   2   3   >