[jboss-user] [JBoss jBPM] - Re: how to create WEB-INF directory?

2007-08-27 Thread dleerob
You should be able to find the jbpm-console war file under: "jbpm-jpdl-suite-3.2.1\jbpm-jpdl-3.2.1\deploy". If that is what you are looking for. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078586#4078586 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [JBoss jBPM] - Re: the jbpm process diagram

2007-08-27 Thread dleerob
I managed to solve this one in my own webapp, that did not use JSF (as the jbpm-console does). I posted the solution on this thread: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=102817. Hopefully it will help you. View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Portal] - Re: Problems in doing JAAS login using code

2007-08-27 Thread tellarsrinivasprabhu
Is the above approach correct ? If not can any one suggest any better way to ahead ? thanks, tellarsrinivasprabhu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078583#4078583 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [Clustering/JBoss] - Shunning Problems

2007-08-27 Thread nicolaou
Hi, I have a cluster setup with two nodes on different machines. The setup has been working fine from the begging but lately I face the following problem. I have a process running on the cluster every morning that keeps the servers busy for some minutes(10 min). I noticed that not always but ev

[jboss-user] [JBoss Portal] - Re: Problems deploying HelloWorldJSFPortlet

2007-08-27 Thread prassana
Hi i had similar exception and i could not solve this exception. I got this exception after i added some jars to my jboss-AS-4.0.5/server/default/'lib directory (also i replaced some existing jars by mistake). I could not find a solution to this problem. I also posted this problem. http://

[jboss-user] [JBoss Seam] - Re: How to get page view-id variable in a SB???

2007-08-27 Thread asookazian
this would be similar to: HttpServletRequest.getContextPath(); so is there a way to do this with Faces/Seam??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078580#4078580 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss jBPM] - Re: where i find the jboss jbpm runtime?

2007-08-27 Thread pedroluppi
And when I generate from the actual head version ? Where it is generate ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078579#4078579 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078579 _

[jboss-user] jboss-EJB-3.0_RC9 issue?

2007-08-27 Thread solo
Hi I am new to JBOSS I am doing some exercise on EJB 3 so I downloaded and install jboss-EJB-3.0_RC9_Patch_1.zip the install is successful then I run jboss (using 4.0.5) I got incomplete deployed package, anyone has information on this? thanks solo --- Incompletely deployed packages --- [EMAI

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: error null pointer exception

2007-08-27 Thread Mazarj
Heyysmart boy ;) I think u r right I'm going 2 c what's going on...thanks for helping...I'll let u know what will happen...thanks again View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078576#4078576 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss Seam] - Re: @Startup and user session

2007-08-27 Thread mnrz
"matt.drees" wrote : I'm not sure what you mean. well, let me explain more. when a user logged in, the application should find which fields and categories he is allowed to search so I defined an action in which a Map of accessible fields will be created. this map is creating after authenticatin

[jboss-user] [JBoss jBPM] - how to create WEB-INF directory?

2007-08-27 Thread praveenngowda
hi all, i m a new user to jbpm and could not able to create the war file.. can you help me in doing the same and to create the WEB-INF directory... Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078574#4078574 Reply to the post : http://w

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Server Getting Shutdown

2007-08-27 Thread mark81
Hi, I've been having a similar issue. JBoss 4.04GA shuts down seemingly by itself about twice a month on our production 24/7 server. It shuts down without regard to load on the server (we've had a couple times it shut down when there was no load at all). I've been posting to the following (o

[jboss-user] [JBossWS] - New Wiki site for JBossWS is down or not working since frida

2007-08-27 Thread vashistvishal
New Wiki site for JBossWS is down since friday... I don't thisk it working. http://jbws.dyndns.org/mediawiki All the documentation (user guide,tutorial) for new release of JBossWS 2.0.1 is not accesible because of this. View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss jBPM] - Re: filedefinition records in DB ????

2007-08-27 Thread suchi1247
I am using Jbpm3.2 version. I have deployed a webapplication which contains a simple processDefinition .And written the java code in a servlet to deploy and navigate through process.I have embedded jBPM engine with the web application and Deployed in JBoss 4.0.4. In the servlet i have written

[jboss-user] [EJB 3.0] - Problem about export my EJB project to EJB Jar file by Eclip

2007-08-27 Thread changemylife
Hi all ! I use: anonymous wrote : 1. jboss-4.0.5.GA | 2. Eclipse to edit my code (bean and GUI). I have a bean, called : anonymous wrote : myBean. And, I write a Client application (use GUI-Swing). All thing ok ! But now, I want Export all things to "EJB Jar file" and

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: when i deployed a Spring project on jboss , i encoutered

2007-08-27 Thread geeraghav
Bill, I encountered a similar problem when deploying the application in jboss. The problem for us was that we were using a jar file for our webapplication and that jar file was wrongly placed under server/default/lib. We moved the jar file to server/default/deploy/app.war/WEB-INF/lib and it sta

[jboss-user] [JBoss Seam] - Re: Bug? EL and Anonymous Classes

2007-08-27 Thread wschwendt
Answer: The source is at http://anonsvn.jboss.org/repos/jboss-el according to the following post http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039990#4039990 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078565#4078565 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Bug? EL and Anonymous Classes

2007-08-27 Thread wschwendt
I second the question. Where can I get the source for jboss-el.jar? And also for jboss-el-api.jar? Both jars are included in the lib dir of the Seam CVS repository. I need the source for these jars in order to be able to debug a problem (potential Seam bug). Thanks in advance. View the o

[jboss-user] [JBoss Seam] - Re: File upload - performance has taken a dive

2007-08-27 Thread [EMAIL PROTECTED]
> Seam 2.0CR1 is due to be released very soon now. When? :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078563#4078563 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078563

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank problem

2007-08-27 Thread shuixiangz
dear jposnersails, I meet the same problem, could you tell me how to solve it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078562#4078562 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078562 __

[jboss-user] [JBoss Seam] - Seam Mail

2007-08-27 Thread [EMAIL PROTECTED]
Using gmail for outgoing mail I get: anonymous wrote : | 14:32:10,796 INFO [UserDetailsControllerImpl] Email sending failed: javax.faces.FacesException: Exception reading response | The email (and attachments) DOES go! Anyhow... Catching the exception and looking further back into the e

[jboss-user] [JBoss Seam] - Re: richfaces3.0.1 is not fit for seam?

2007-08-27 Thread gringalet
thanks, man. i have deleted this from my web.xml | | org.ajax4jsf.VIEW_HANDLERS | org.jboss.seam.ui.facelet.SeamFaceletViewHandler | so the error disappeared . but another error happens, please help me. | 2007-08-28 10:12:23,828 DEBUG [org.jboss.seam.Co

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

2007-08-27 Thread [EMAIL PROTECTED]
I was trying to add it into the edit.xhtml for ease (as every output field uses it) but can't .. | | | | you can't do this: | | |

[jboss-user] [JBossWS] - Re: Wsconsume generated Stubs failing with JBoss-4.2.0

2007-08-27 Thread vashistvishal
Hi Thomas, I have got the new Web services stack (jbossws-2.0.1.GA) and deployed it in Jboss 4.2.1.GA and wsconsume fails with it as well I have validated my WSDL file (using WTP in Eclipse 3.3) as well and doesnt complain at all. To me its a bug in stack, which is generating wrong input parama

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

2007-08-27 Thread [EMAIL PROTECTED]
Is your text being read from a properties file for inl8 messages.. I think it's not a problem with Seam but rather cus I am using the java properties mechanism (via seam via FSF messages!)... e.g. | | If there is a way to push it just father than anyone imaged then I will find it ;)

[jboss-user] [JBoss Seam] - Re: File upload - performance has taken a dive

2007-08-27 Thread [EMAIL PROTECTED]
You can get the latest version from CVS. http://wiki.jboss.org/wiki/Wiki.jsp?page=CVSRepository View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078555#4078555 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078555 __

[jboss-user] [JBoss Portal] - .. edit userprofile // profile-config.xml

2007-08-27 Thread urbanj
hi there, .. i just tried to extend the existing user profile. i read in the docu to edit the profile-config.xml and found it in the jsp as well... but anyway i cannot find the bean(?) that sets/gets the value. thanks for helping... joern View the original post : http://www.jboss.com/index.

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

2007-08-27 Thread [EMAIL PROTECTED]
letters\/numbers works for me, what gets rendered when you try it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078553#4078553 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078553

[jboss-user] [JBoss Seam] - Re: JSF performance tips in Seam applications

2007-08-27 Thread chuaky
sorry didn't post properly ... To turn off the Jboss seam logging, is it sufficient to change this setting at \server\default\conf\log4j.xml: | | | | | | | | | | View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Seam] - Re: JSF performance tips in Seam applications

2007-08-27 Thread chuaky
hi mgrouch, Thanks for the compilation. To turn off the Jboss seam logging, it is sufficient to change this setting at \server\default\conf\log4j.xml: Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078550#4

[jboss-user] [JBoss Seam] - Re: #{s:hasRole} causes authenticate method to re-run

2007-08-27 Thread [EMAIL PROTECTED]
Which version of Seam are you using? I'm pretty sure this has been fixed in the latest CVS version. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078549#4078549 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078549 _

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

2007-08-27 Thread [EMAIL PROTECTED]
No.2. DOH! Sing the muppet song! | entity_user_email_hint=a valid email where you wish to be contacted. This will be used as your username. Your email will be used to keep in touch with you by the on-line booking and events management capabilities of this site. This will *not* be shown on

[jboss-user] [JBoss Seam] - Re: File upload - performance has taken a dive

2007-08-27 Thread mhaubrich
Hi, we are experiencing this problem as well. Could you please tell me when the 2.0 CR1 release is due? Or alternatively how to re-build the jboss-seam-ui.jar after fetching the latest version from FishEye. I haven't managed to get the supplied ant script to work... :( Thanks, Maarten View th

[jboss-user] [JBoss Seam] - JSF performance tips in Seam applications

2007-08-27 Thread mgrouch
Improving JSF performance in Seam Applications JSF performs best with server side state saving So in your web.xml you should have | javax.faces.STATE_SAVING_METHOD | server | Improving render phase performance You should increase response buffer (to reduce reallocations at render

[jboss-user] [Beginners Corner] - Re: Out-of-the-box JBoss 5.0 Beta 2 Crashing On Startup

2007-08-27 Thread ghilling
Sorry, after _in-depth_ invesigation I found a problem in my jdk installation ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078545#4078545 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078545

[jboss-user] [Beginners Corner] - Re: Out-of-the-box JBoss 5.0 Beta 2 Crashing On Startup

2007-08-27 Thread ghilling
This same happens here with java version 1.5.0_12-b04. Has anyone else encountered the same error using latest jdk 5? Cheers, -Gunnar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078544#4078544 Reply to the post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss Seam] - Re: selectDate & convertDateTime

2007-08-27 Thread tcavaleiro
Thanks for the reply Pete. Originally I didn't interpret well what I've read on http://jira.jboss.org/jira/browse/JBSEAM-623 so I didn't understand the right use of s:selectDate. But after digging on your code (SelectDateRendererBase.java) I got it (how it works...) I was thinking that s:sel

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

2007-08-27 Thread [EMAIL PROTECTED]
for NO.2. I nearly cracked it: anonymous wrote : | entity_user_email_hint=#a valid email where you wish to be contacted. #This will be used as your username. #Your email will be used to keep in touch with you by the on-line booking and events management capabilities of this site. #This will

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

2007-08-27 Thread [EMAIL PROTECTED]
Aha... for 1 I get this int eh server log: | 11:36:18,687 ERROR [STDERR] line 1:74: expecting SLASH, found '?' | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078538#4078538 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Seam] - Seam Text

2007-08-27 Thread [EMAIL PROTECTED]
| entity_user_password_hint=password *must* be between 5 and 15 letters\/numbers long and be one word. | 1. letters\/numbers: is supposed to be escaped so this it comes out as letters/numbers when pushed out as formatted text... but it doesn't. Am I dont something wrong? 2. Can we have a

[jboss-user] [JBoss Seam] - Re: Custom annotation scanner

2007-08-27 Thread swd847
There does not seam to be a logical place to put it at the moment, other than components.xml, which would not really work. anonymous wrote : | The wiki has several use cases as well and I've been experimenting with different metamodels and ways of scanning/constructing/registering this data

[jboss-user] [JBoss Seam] - Re: Class loading problem

2007-08-27 Thread swd847
No, I redeploy the whole app each time. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078533#4078533 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078533 ___ jboss-user mail

[jboss-user] [JBoss Seam] - Re: How to get page view-id variable in a SB???

2007-08-27 Thread asookazian
how do you get the full relative path from root or web context all the way to the name of the facelet? example: /inventory/a/b/c/d/process.xhtml thx. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078532#4078532 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Handling session timeout...

2007-08-27 Thread [EMAIL PROTECTED]
After leaving the screen for while and coming back and pressing a button: anonymous wrote : | Exception during request processing: | Caused by javax.servlet.ServletException with message: "viewId:/home.seam - View /home.seam could not be restored." | I asume this is a session timeout..

[jboss-user] [JBoss Seam] - Email and Doco

2007-08-27 Thread [EMAIL PROTECTED]
Was using basic email functionality and used m:attachment and found I had to add jboss-seam-pdf.jar to the War to get that to work. Doco says only needed jboss-seam-mail. Was this expected? Not a problem as will be using the pdf soon anyhow. Seam 2 Beta View the original post : http://www.jb

[jboss-user] [JBoss Seam] - Re: How to get page view-id variable in a SB???

2007-08-27 Thread asookazian
yes thx! that works. I've created an Authorization SLSB to use in place of #{s:hasRole('admin')}. We are trying to avoid hard-coding and call the isDisplay() method in the SLSB authorizor to do a DB lookup to determine what role(s) is needed to access the current .xhtml (which you have told me

[jboss-user] [JBoss Seam] - Re: Seam 2.0: Why does @Datamodel require a setter?

2007-08-27 Thread fhh
Maybe I am a bit thick here but I still don't get why a setter should be needed. If the datamodel is page scoped I would expect it to go back into page context (= Contexts.getPageContext().set("name", dataModel)) after deserialization. What sense does it make to reinject it into the action bean

[jboss-user] [JBossWS] - jboss 4.0.5 and jbossws 2.0.1, Exception invoking a web serv

2007-08-27 Thread gumnaam
I have a very simple EJB3 SLSB EchoService, which has one method hello. Operation hello takes in a string and returns the same string. If I deploy this application, in jboss 4.0.5 stock which comes with jbossws 1.0.3, then I am able to successfully invoke the hello operation using soapui. Now If

[jboss-user] [JBoss Seam] - Re: How to get page view-id variable in a SB???

2007-08-27 Thread dustismo
Not sure exactly what you are trying to do, but is this what you are looking for? | FacesContext.getCurrentInstance().getViewRoot().getViewId(); | -Dustin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078519#4078519 Reply to the post : http://www.jb

[jboss-user] [Clustering/JBoss] - Re: InvalidationBridge

2007-08-27 Thread [EMAIL PROTECTED]
thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078518#4078518 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078518 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [JBoss Seam] - Seam on OC4J 11g

2007-08-27 Thread [EMAIL PROTECTED]
Some of you may be interested: I just added a chapter to Seam CVS on building apps for OC4J 11g. It covers both the example distributed with Seam, and taking a seam-gen'd application and altering it to run on OC4J. Feedback welcome :) View the original post : http://www.jboss.com/index.html?

[jboss-user] [EJB/JBoss] - createBeanClassInstanceCommand == null

2007-08-27 Thread darretta
Hello all. I have been getting a baptism by fire with reconfiguring our maven config files and using the appropriate EJB plugin to create my EJBs. In the process, I have lost the ability to deploy our EJB 2.1 instances. I get the following error: java.lang.IllegalStateException: createBeanClass

[jboss-user] [EJB 3.0] - Re: Update for entities with oneToMany relatinship not worki

2007-08-27 Thread mohali
And I am setting the user for the new permissions and it does persist the new permissions. The only issue is with permissions that were in the old set but not there in the new set of permissions. Do I have delete those explicitly or the container can be smart enough to replace the old set of per

[jboss-user] [JBoss Seam] - Re: h:messages renderer or firefox bug?

2007-08-27 Thread [EMAIL PROTECTED]
Seam 2 Beta (Stock) JBoss 4.2.1GA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078514#4078514 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078514 ___ jboss-user mailing li

[jboss-user] [JBoss Seam] - Re: Custom annotation scanner

2007-08-27 Thread [EMAIL PROTECTED]
The wiki has several use cases as well and I've been experimenting with different metamodels and ways of scanning/constructing/registering this data so it is conveniently available at runtime. I'm not convinced yet I found the best approach but there is definitely a need for a more generic "regi

[jboss-user] [JBoss Seam] - How to get page view-id variable in a SB???

2007-08-27 Thread asookazian
in the pages.xml as follows: #{authorizor.display} how can the authorizor Seam component (in this case a SLSB) find out the view-id value from pages.xml when isDisplay() is called (i.e. in the isDisplay() method, how will isDisplay() be able to get the view-id value)? Is this possibl

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Using Oracle AQ as JMS Provider

2007-08-27 Thread bbucy
Looking at attempting to do the same thing described above, that is use Oracle AQ as a JMS Provider for MDBs using JBoss 4.2 and Oracle 10.2.0.1.0. Started implementing the "Oracle AQ Patch". Treaded thru various configuration issues which I believe are resolved, but I am now receiving a JMSEx

[jboss-user] [JBoss Seam] - Re: How to get page view-id variable in a SB???

2007-08-27 Thread asookazian
sorry again! why can't we edit our own posts as follows: | | #{authorizor.display} | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078510#4078510 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBoss Seam] - Re: How to get page view-id variable in a SB???

2007-08-27 Thread asookazian
sorry, above should read as follows in pages.xml: | | #{s:hasRole('admin')} | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078509#4078509 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078509

[jboss-user] [JBoss Seam] - Re: @Startup with EJB having multiple roles

2007-08-27 Thread pierospinelli
anonymous wrote : Without knowing the details, I would have thought there were neater ways of doing this than making this extension to Seam. What solution did you use in the end? Pete, if you referred to JSF recursive structures using backing EJBs, of course it presents some major problems (the

[jboss-user] [JBoss Seam] - Re: @Startup with EJB having multiple roles

2007-08-27 Thread pierospinelli
anonymous wrote : Without knowing the details, I would have thought there were neater ways of doing this than making this extension to Seam. What solution did you use in the end? Pete, if you referred to JSF recursive structures using backing EJBs, of course it presents some major problems (the

[jboss-user] [JBoss Seam] - Re: Calling Seam's component from MDB thew java.lang.Illegal

2007-08-27 Thread tonylmai
Hi Pete, Here is my Seam's component: @Scope(ScopeType.APPLICATION) | @Name("wcTickerPlant") | @Startup | @Restrict("#{identity.loggedIn}") | public class TickerPlant { | private Map quotesMap = new ConcurrentHashMap(); | ... | | @Create | public void refreshQuo

[jboss-user] [JBoss Seam] - Re: @Startup and user session

2007-08-27 Thread matt.drees
I'm not sure what you mean. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078498#4078498 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078498 ___ jboss-user mailing list jbo

[jboss-user] [JBoss Seam] - Re: Quartz configuration in Seam 2.0B

2007-08-27 Thread pierospinelli
I created a raw sample in Jira: http://jira.jboss.org/jira/browse/JBSEAM-1869 I am not sure about how it is "SEAM oriented" (i.e. I use some custom EJB instead that the SEAM framework) but I hope it icould be a starting point to discuss about a scheduler interface in SEAM. View the original p

[jboss-user] [JBoss Seam] - Re: Calling Seam's component from MDB thew java.lang.Illegal

2007-08-27 Thread [EMAIL PROTECTED]
Post your code. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078494#4078494 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078494 ___ jboss-user mailing list jboss-user@list

[jboss-user] [JBoss Seam] - Re: s:link works, h:commandButton doesn't

2007-08-27 Thread dkane
I've solved the problem myself, but still have questions. There was h:selectOneMenu right before h:commandButton in my page. h:selectOneMenu was mapped to the session-scoped Seam component, and dislayed the list of entities with s:convertEntity tag. But this field did not remember the selected

[jboss-user] [JBoss Seam] - Re: Seam 2.0: Why does @Datamodel require a setter?

2007-08-27 Thread [EMAIL PROTECTED]
It's required if the DataModel has been outjected to PAGE scope (as the component is event scoped but the datamodel isn't). I'll drastically reduce the requirement for the setter by only calling when we are using PAGE scope :) (n.b. previous to this change you would have got an IAE if you fall

[jboss-user] [Beginners Corner] - java.lang.OutOfMemoryError: PermGen space

2007-08-27 Thread dilembo
hi all i'm using jboss 4.2.1 and hibernate as persistence framework. We have a huge database and a lots of hbm file for mapping them. So when i run jboss during built session factory i get java.lang.OutOfMemoryError: PermGen space cause i have to much hbm.I already increased permgen size launching

[jboss-user] [JBoss Seam] - Re: Seam 2.0: Why does @Datamodel require a setter?

2007-08-27 Thread fhh
Done. http://jira.jboss.com/jira/browse/JBSEAM-1868 IMHO a setter should not even be required when susing @DataModelSelection. The datamodel should be available from the context it was outjected to. Pre Seam 2.0 this was not required so this is a clear regression to me. On the other hand addi

[jboss-user] [JBoss AOP] - hot deployment

2007-08-27 Thread ikek70
Hi all, I'm using JBoss AOP 1.5 and JDK 1.6. I'm wondering if an aspect can be deployed into a running JVM. Suppose an application is running on a virtual machine. I want to load an aspect into this running application. Thanks, Jason. View the original post : http://www.jboss.com/index.html

[jboss-user] [JBoss Seam] - AutoCreate on packages

2007-08-27 Thread matt.drees
I just found out you can put an @AutoCreate on a package. Very cool! It's not documented, so I thought I'd post informing anyone else who might be interested. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078478#4078478 Reply to the post : http://www.jbos

[jboss-user] [JBoss Seam] - Re: Custom annotation scanner

2007-08-27 Thread [EMAIL PROTECTED]
Sorry, I wasn't thinking there at all. Of course, it wouldn't be like the DataBinder stuff at all. Anyway, its an interesting idea to have it scan files as well, can you add a comment to the issue? atm I'm not sure how to best configure which files to scan (we don't want another configuration f

[jboss-user] [JBoss Seam] - Calling Seam's component from MDB thew java.lang.IllegalStat

2007-08-27 Thread tonylmai
Hello all, I am trying to call a Seam's component from a MDB and I ran into the following exceptions. Can someone tells me what it means and perhaps what could be done? Thanks -tony anonymous wrote : | java.lang.IllegalStateException: Do not start long-running conversations in direct calls

[jboss-user] [JCA/JBoss] - Re: Listening Database Failover

2007-08-27 Thread vickyk
It is done in Jboss 5 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078465#4078465 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078465 ___ jboss-user mailing list jboss-us

[jboss-user] [JBoss Portal] - Re: jboss portal listening only on localhost 8080

2007-08-27 Thread [EMAIL PROTECTED]
Thanks. Now I could access the jboss portal site via hostname rather than localhost. But every time after clicking "News" or "Weather" portlet, the whole system just hang up forever in the current browser session. This server is in Intranet, behind firewall. I tried to add proxy information to

[jboss-user] [JBoss Seam] - Injection vs. property

2007-08-27 Thread gstacey
I'm fairly new to Seam. I have a small project working and I like working with it so far, but I have a best practices type question... Is it better to inject properties into your beans or just use getters/setters? e.g. | @Name("groupEditor") | public class EditGroupBean implements EditGrou

[jboss-user] [EJB 3.0] - Re: Update for entities with oneToMany relatinship not worki

2007-08-27 Thread CarstenRudat
Hi mohali, I'm not quite sure, but I think you have to set a relationship on both ends: | for(PermissionEntityEJB permissionEntity : permissionsList) { | permissionEntity.setUser(usrEntity); | } | Am I wrong? View the original post : http://www.jboss.com/index.html?module=bb&op=vie

[jboss-user] [JBoss Seam] - Unable to retrieve orbjavax.management.InstanceNotFoundExcep

2007-08-27 Thread jgillaspy
What does Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered imply and how should I fix it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078455#4078455 Reply to the post : http://www.jboss.com/index

[jboss-user] [JBoss Seam] - Re: Advanced Seam Book coming??

2007-08-27 Thread [EMAIL PROTECTED]
I will try to find time to write a v2 of the Prentice Hall book -- the goal is to have it available electronically in Q1 2008 and in paperback around JavaOne again. The book will cover Seam 2. I do want to add a few advanced chapters to it. If you have suggestions, please email me. Or, better y

[jboss-user] [JBoss Seam] - What does No active application context mean

2007-08-27 Thread jgillaspy
And what are its usual causes.? I took the default Seam Web Project created by Red Hat Developer Studio and created a war file using the export selection on the drop down. I put the war in default/deploy in the jboss supplied with the Studio. When I open a web page to the application context in

[jboss-user] [JBoss Seam] - Re: Custom annotation scanner

2007-08-27 Thread matt.drees
Pete, do you know if there are any plans to let the scanner find files, too (as swd847 is suggesting)? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078451#4078451 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078451

[jboss-user] [JBoss Portal] - Re: Problems deploying HelloWorldJSFPortlet

2007-08-27 Thread valbosoft
I just found the answer in another post: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=114790 by desropolis regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078450#4078450 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [JBossCache] - Re: 2.0GA and Maven2

2007-08-27 Thread tvaananen
The 2.0GA POM file still claims to be version 2.0.0-CR3. jboss-cache |JBoss Cache |2.0.0-CR3 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078448#4078448 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40

[jboss-user] [JBoss Seam] - Re: Missing exceptions within asynchronious methods

2007-08-27 Thread [EMAIL PROTECTED]
No one able to see an issue or a bug in my code? I can image that there is no context alive when the exception is being thrown. But shouldn't JBoss or at least Seam print out the exception? Greetz, GHad View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078446#4

[jboss-user] [JBoss Portal] - Re: Problems deploying HelloWorldJSFPortlet

2007-08-27 Thread valbosoft
Hello, Yes I'm having the same problem, I was just looking for an answer on the forum... Regards, Bo View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078445#4078445 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078445

[jboss-user] [JBoss jBPM] - Re: process variables

2007-08-27 Thread kukeltje
ok, but why do you want to define them on the processlevel? Variables defined in tasks are available to the rest of the process to. Do you want to use it as a restriction, so only certain variables can be set? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=407

[jboss-user] [JBoss Seam] - Re: Asynchronous JavaBean method not getting called

2007-08-27 Thread [EMAIL PROTECTED]
Hello damianharvey, as far as i know, an asynchronous call will only work if called by interface: I had a Stateless SessionBean with an annotated asynchronous Method being calld via | ... | new StatelessSessionBean().asynchMethod(); | ... | and i didn't work, so I changed to: | ...

[jboss-user] [JBoss Seam] - Re: Asynchronous JavaBean method not getting called

2007-08-27 Thread damianharvey
Oops. Thanks Pete. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078441#4078441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078441 ___ jboss-user mailing list jboss-user@

[jboss-user] [JBoss Seam] - Re: Richfaces and IceFaces in same application??

2007-08-27 Thread mladen.babic
Ok,Pete. Tnx. Best regards, mb View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078440#4078440 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078440 ___ jboss-user mailing li

[jboss-user] [JBoss Seam] - Re: Asynchronous JavaBean method not getting called

2007-08-27 Thread [EMAIL PROTECTED]
In Seam 1.3 its core:timer. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078439#4078439 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078439 ___ jboss-user mailing list j

[jboss-user] [JNDI/Naming/Network] - intermittent jndi lookup failures

2007-08-27 Thread ndraper
I have some code like this inside of a web service: Context context = new InitialContext(); HepStateMBean hepStateMBean = null; try { hepStateMBean = (HepStateMBean) context.lookup("HepStateInvokeTarget");

jboss-user@lists.jboss.org

2007-08-27 Thread [EMAIL PROTECTED]
Post code. And perhaps a step by step walkthrough of what you are trying to do. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078437#4078437 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078437 ___

[jboss-user] [JBoss Seam] - Re: [SEAM+RICHFACES] Problems using rich:togglePanel

2007-08-27 Thread [EMAIL PROTECTED]
Post the exception View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078436#4078436 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078436 ___ jboss-user mailing list jboss-user@l

[jboss-user] [JBoss Portal] - Re: Custom layout for a portal page

2007-08-27 Thread aerostra
"webhunter" wrote : just bringing it up to the top of the queue. Any ideas as to how one can achieve the above requirement. Thanks. As I had nothing to do I had a quick go at this and I have based the following on the generic layout with the renaissance theme. It is "work in progress" and work

[jboss-user] [JBoss Seam] - Re: richfaces3.0.1 is not fit for seam?

2007-08-27 Thread [EMAIL PROTECTED]
You have a error in your facelet view. You seem to be confused - you've named your pages jsp but are uses facelets. Is this intentional? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078434#4078434 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss Seam] - Re: richfaces3.0.1 is not fit for seam?

2007-08-27 Thread gringalet
thanks,man. i have cleaned my project and rebuild them all. the above errors disappeared and a new error happens. please tell me what can i do? 2007-08-28 00:27:41,453 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] resolved name to Seam component | 2007-08-28 00:27:41,453 DEBUG [org.jboss.sea

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

2007-08-27 Thread yohann49
I try, but packageLine is still empty. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078432#4078432 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078432 ___ jboss-user maili

[jboss-user] [Messaging, JMS & JBossMQ] - JMS Fails when sending Bigger Size Message

2007-08-27 Thread NANJUNDA
Hi, Please any one help me on this... This will work until message size is smaller but it will fail when message size is big. Here listed error message in server.log DEBUG : 20070827.103553.068 : ServerSocketManagerHandler : UIL2.SocketManager.Re adTask#13 client=138.8.17.249:60498 : Exiting on

[jboss-user] [JBoss Seam] - Re: underscore problem(newbie question)

2007-08-27 Thread [EMAIL PROTECTED]
Post code. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078430#4078430 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078430 ___ jboss-user mailing list jboss-user@lists.jbo

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

2007-08-27 Thread [EMAIL PROTECTED]
You'll need some sort of converter on the h:selectXXX - probably s:convertEntity should work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078429#4078429 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078429

  1   2   3   >