[jboss-user] [JBoss Seam] - Re: Error on core:resource-loader

2007-09-05 Thread wise_guybg
Oops, sorry. Seam doesn't find any problems in the xml code. It's IntelliJ IDEA that was complaining. I restarted the system and now it's fine. Thanks... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081171#4081171 Reply to the post :

[jboss-user] [JBoss Seam] - problem with Authenticator

2007-09-05 Thread mnrz
Hi I have an Authenticator component in my application and it was working fine until yesterday and now it's treating weird, I had no changes since yesterday but it throws following exception. | Hibernate: select user0_.username as username3_, user0_.address as address3_, user0_.group_id

[jboss-user] [JBoss Portal] - NoClassDefinitionFound on IPC example

2007-09-05 Thread habicht
hi! i have the following problem with the IPC example from the reference manual (PortletA/PortletB) when i deploy the sar with the jboss-service.xml i receive the exception: java.lang.ClassNotFoundException: No ClassLoaders found for: test.PortletB$Listener | at

[jboss-user] [JBoss Seam] - Re: Switching to Hibernate or not

2007-09-05 Thread [EMAIL PROTECTED]
Nonsense. Post Hibernate questions on the Hibernate forum and don't hijack other peoples threads. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081177#4081177 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081177

[jboss-user] [JBoss Seam] - Re: failed to lazily initialize a collection of role excepti

2007-09-05 Thread [EMAIL PROTECTED]
http://forum.hibernate.org/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081178#4081178 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081178 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Null component in context?

2007-09-05 Thread gagool
When our user isn't logged in (the useraccountId=null) this factory returns null,.. This null valued thing seems to exist as a component in conversations. The factory isn't run, @In just receives an null value. Any ideas? | @Factory(autoCreate = true, scope = ScopeType.STATELESS, value

[jboss-user] [JBoss Seam] - Re: Null component in context?

2007-09-05 Thread gagool
Were using a day old-CVS-version of seam 2. Also, If the conversation holding the userAccount ends after a user has logged in, the factory is run as it should. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081180#4081180 Reply to the post :

[jboss-user] [JBoss Seam] - setting MIME TYPES and other HTTP header attributes

2007-09-05 Thread koenhandekyn
is there a way to set the MIME type and other HTTP attributes for XHTML pages with SEAM? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081181#4081181 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081181

[jboss-user] [JBoss Seam] - Re: Last try - Conversational Feature let me feel like an id

2007-09-05 Thread maku01
[EMAIL PROTECTED] wrote : ?! It's not different from any of the existing examples. You need to understand how propagation=none and propagation=join work, and that's it. | In my opinion, this statement is really an oversimplification. I tried to understand the conversation mechanisms and I'm

[jboss-user] [JBoss Portal] - Re: ClassCastException when using MyFacesGenericPortlet

2007-09-05 Thread jaboj
Jep, we've looked at the wiki note as well as this note: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss5AndMyFaces[/url], but when we're following the instructions, we face a lot of other exceptions. As far as I can see, the portal admin part is using MyFaces but it doesn't seem to use

[jboss-user] [JBoss Seam] - seam 2.0 offline mode??

2007-09-05 Thread tkalactomo
Hy! Can someone tell me please how to deploy and run application in offline mode without exceptions in deploying. I know that there must be some version of dtd of pages and some patch. Can someone point me directly to those files for seam 2.0.beta. I'm using jboss-4.2.0.GA. View the original post

[jboss-user] [JBoss Seam] - Re: Save conversation state in client

2007-09-05 Thread atleprange
Thank you for the reply, i realize that my question was unclear at best. What i want is to store the onversation context at the client, so if the user clicks a link the conversation continues, but if the user clicks a link and opens the response in a new window, the new window has its own

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

2007-09-05 Thread mhissen
No, I don't have this messge. how I can set up rules on my project? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081187#4081187 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081187

[jboss-user] [JBoss Messaging] - Re: Failed to download and/or install client side AOP stack

2007-09-05 Thread gsoing
Hello, I have exactly the same error when I start my messaging node on JBoss 4.2.1GA. I installed JBoss Messaging 1.2. Could you tell me how to resolve it ? Thanks Delphine View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081189#4081189 Reply to the post :

[jboss-user] [EJB/JBoss] - Solved : problem connecting to EJB3

2007-09-05 Thread alexsbe
adding the -b ip_adress_server to the launch command line of the server solve the problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081190#4081190 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081190

[jboss-user] [JBoss Messaging] - Problem configuring service jboss.aop:service=AspectManager

2007-09-05 Thread gsoing
Hello, I installed JBoss Messaging 1.2 on clustered-mode in a 4.2.1GA JBoss App Server. Before, I had JBoss Messaging 1.3 but I deleted the two nodes. When I start my new node, I have the following error : | 09:53:16,161 INFO [ServiceConfigurator] Problem configuring service

[jboss-user] [JBoss Seam] - Re: unexplode problems

2007-09-05 Thread koenhandekyn
i'm having the same issues on my vista machine with jdk1.5. the same effect with jrocket 5. i'm very interested in a solution to speed up my development cycle koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081192#4081192 Reply to the post :

[jboss-user] [EJB 3.0] - Re: EJB 2.1 and 3 coexisting?

2007-09-05 Thread wolfc
As for the first problem, I think there is a bug in the deployment descriptor processing. Could you post your deploment descriptor? The second problem is a bean trying to bind it's home interface over a JNDI name that's already taken. In EJB 3 a stateful session bean can be created directly via

[jboss-user] [JNDI/Naming/Network] - JBoss 4.04 EJB3 lookup: classCastException on proxy object

2007-09-05 Thread dekadence
Greetings, Similiar problem was already solved here, but it came to no help for my case. I have simple bean LoginStatistcsBean code: | @Stateless | @Remote(LoginStatisticsBeanBI.class) | @Local(LoginStatisticsBeanBI.class) | public class LoginStatisticsBean implements

[jboss-user] [JBoss Messaging] - Re: Failed to download and/or install client side AOP stack

2007-09-05 Thread hj82
Had the same issues, but when i upgraded the messaging-client library to version 1.4.0.CR2 the problem disappeared. :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081199#4081199 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: signalling custom task

2007-09-05 Thread XerXes_BPM
hello ronald, thanks for the reply! i hope they have a solution for me! for the moment i solved this in that way: when i work with the task i use my CustomTaskInstance and when i return it to jbpm to let it do the signalling etc i cast it back to taskInstance because all the methods use

[jboss-user] [JBoss jBPM] - Re: Transitions not being followed correctly

2007-09-05 Thread jbaxter
Thanks for your reply. Do you know the JIRA reference? I cannot seem to locate it :/ Ive added the security-role bug to jira. One other thing... the validation of data entered on a taskform does not work. I can declare a variable as required, but the jbpm-console proceeds to the next node

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: JSF implementation issues in running JBoss 4.2.1GA

2007-09-05 Thread hakim55
yes dear I have the same problem In order to run this version , I have to comment out the following lines from the jbossweb.deployer/conf/web.xml: listener-classorg.jboss.web.jsf.integration.config.JBossJSFConfigureListener/listener-class

[jboss-user] [JBoss Seam] - Re: problem with Authenticator

2007-09-05 Thread mnrz
can we inject an ejb component into authenticator using @EJB? @EJB private UserDao userDao; View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081206#4081206 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081206

[jboss-user] [JBoss jBPM] - Re: Transitions not being followed correctly

2007-09-05 Thread jbaxter
Security-role issue is at: http://jira.jboss.com/jira/browse/JBPM-1050 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081207#4081207 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081207

[jboss-user] [JBoss jBPM] - Re: Combo Box in Form

2007-09-05 Thread kukeltje
anonymous wrote : pretty far from the truth hmmm... I read your post and do not see where jBPM is involved in a way that it is causing this problem. Everything you describe is JSF, the only thing is that you put selectItems in a variable, but that is just like you would do in in a bean. So

[jboss-user] [JBoss jBPM] - Re: Transitions not being followed correctly

2007-09-05 Thread jbaxter
Think I found the transition bug: http://jira.jboss.com/jira/browse/JBPM-1017 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081210#4081210 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081210

[jboss-user] [JBoss Seam] - Re: Null component in context?

2007-09-05 Thread gagool
And.. the question is, are null components allowed to exist in contexts? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081209#4081209 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081209

[jboss-user] [JBoss Seam] - Using @DataModel and @DataModelSelection in different Sessio

2007-09-05 Thread barfoos
Hi, I want to separate DataProviding and EventHandling in my application as much as possible. That's why I'm thinking of using one SessionBean to provide DataModel for my facelets. Actions, that later will be triggered from within the facelet by user events, should then be handeled in some other

[jboss-user] [Security JAAS/JBoss] - Re: How to let

2007-09-05 Thread bjolletz
I guess the problem is how to let the system be authenticated in MySecurityDomain. I've figured out that the system somehow needs to log in programmatically to gain access to my security domain. It seems like I've found a solution, although I'm not sure it's how you're supposed to handle this

[jboss-user] [JBoss Seam] - Re: s:link with simultaneous action and view attributes ap

2007-09-05 Thread [EMAIL PROTECTED]
No, it's one or the other. Easiest is to execute an action from the link, then do navigation from pages.xml, or you can call a view, and use pages.xml to execute an action using raise-event (needs to be a recent Seam for this). View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Error in reloading jsp with taglib directive

2007-09-05 Thread Grexe
Glad I am not alone with this... I get the same error here, with the following taglibs (as you can see this is a Struts-webapp): %@ taglib uri=/WEB-INF/tld/struts-html.tld prefix=html% | %@ taglib uri=/WEB-INF/tld/struts-bean.tld prefix=bean% I am on Java 1.4.2 and JBoss 4.0.4.GA_p1 (also tried

[jboss-user] [JBoss jBPM] - Re: using custom date picker in form within jbpm-console web

2007-09-05 Thread rossputin
Hi, this is really a question aimed at Ronald or anyone else who has or knows how to integrate the Richfaces date picker component into a jpdl generated form. I have successfully put a richfaces date picker into the jbpm:dataform element... | rich:calendar

[jboss-user] [JBoss jBPM] - Re: logging in to jbpm-console from api code

2007-09-05 Thread rossputin
Hi, I am still having trouble understanding how to authenticate a user with the system programatically in the jbpm-console, does anyone know how it can be done? Cheers Ross View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081218#4081218 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Using @DataModel and @DataModelSelection in different Se

2007-09-05 Thread [EMAIL PROTECTED]
1) Try @In(e.rowData) 2) You need to call a method on DataProviderBean for the @DataModelSelection/outjection to happen. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081217#4081217 Reply to the post :

[jboss-user] [JBoss Seam] - Re: unexplode problems

2007-09-05 Thread [EMAIL PROTECTED]
Complain to MS - this isn't a problem on Linux or Mac View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081219#4081219 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081219 ___

[jboss-user] [JBoss Seam] - Re: setting MIME TYPES and other HTTP header attributes

2007-09-05 Thread [EMAIL PROTECTED]
Ask in faceletes forum or JSP forum. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081220#4081220 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081220 ___ jboss-user mailing

[jboss-user] [EJB 3.0] - Re: Invoke remote EJB3 from JVM 1.4 client

2007-09-05 Thread bmaras
All right, thanks for this feedback. So you confirm that this method should work on version RC6 of EJB3? (we only use Session Stateless EJB3s) Do you know on which version of EJB3 the specification became Java 5 dependent? Is it RC7, or higher? Thanks View the original post :

[jboss-user] [JBoss jBPM] - Re: logging in to jbpm-console from api code

2007-09-05 Thread mputz
Ross, I don't know in which environment you are working, but JBoss AS 4.2.0 now contains features to do automatic web authentication: http://jira.jboss.com/jira/browse/JBAS-4077 http://wiki.jboss.org/wiki/Wiki.jsp?page=WebAuthentication The appropriate forum for getting more information on

[jboss-user] [JBoss Seam] - Facelets EL functions do not work

2007-09-05 Thread ulke
Facelets EL functions do not work after form submit (both normal and ajax). It is certainly classloading problem - org.apache.el tries to load EL function impl. class but there is no appropriate classloader. I studied JBoss classloading model and probed various configurations - without result.

[jboss-user] [JBoss Seam] - Problem using parameters for custom hibernate messages

2007-09-05 Thread andreigh.ts
I have an entoty bean with a property that has a max 255 length. I want to customize the default hibernate validator.length message, in order to display only the max value, not the min value (default validator.length is defined as 'length must be between {min} and {max}'). So I have this

[jboss-user] [JBoss Tools (users)] - Re: Cannot start JBoss4 Server from IDE2

2007-09-05 Thread stanil
The same situation, and the exception shown on console when i stop the server is as follows: Exception in thread main java.lang.SecurityException: Failed to authenticate principal=null, securityDomain=jmx-console at

[jboss-user] [JBoss Seam] - Re: seam 2.0 offline mode??

2007-09-05 Thread gagool
If you are using richfaces, richfaces cannot fint the JSF 1.1 dtd. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081228#4081228 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081228

[jboss-user] [JBoss Seam] - persist and cascade

2007-09-05 Thread yohann49
Hello !! I have 5 entity : Customer, Order, OrderLine, Contact and ReportBinder. After a long conversation for subscritpion, I persist data concerning the customer and with the cascade, the order and the contact are persist, however the OrderLine and ReportBinder are not. Why ? And the other

[jboss-user] [JBoss Seam] - Re: Facelets EL functions do not work

2007-09-05 Thread [EMAIL PROTECTED]
post the structure of your deployed application, in particular show where the cz.mydomain.CoreELFunctions class is View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081230#4081230 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: logging in to jbpm-console from api code

2007-09-05 Thread rossputin
Hi Martin, definitely the pointers I need thanks for that, Ross View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081231#4081231 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081231

[jboss-user] [Beginners Corner] - server/jvm.dll

2007-09-05 Thread sciacca
Hi all, I'm an absolute newbie... :-( I'm trying to start Jboss 4.2.0GA: the answer given by \jboss-4.2.0.GA\bin\run.bat is: Error: no `server' JVM at `C:\Programmi\Java\jre1.6.0_02\bin\server\jvm.dll' Where I can find \server\jvm.dll in the java.sun.com ? the version of jdk I wan to use is

[jboss-user] [JBoss Seam] - Does project EL work in Seam?

2007-09-05 Thread urswag
I use the projection | h:column | h:outputText value=#{rowObject.(row|row.identifier} / | /h:column | This generates the error | | aused by javax.el.ELException with message: Error Parsing: #{rowObject.(row|row.identifier} | |

[jboss-user] [JBoss Seam] - Re: seam 2.0 offline mode??

2007-09-05 Thread tkalactomo
I'm using richfaces... Do you know anything maybe will such thing be possible in the future? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081238#4081238 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081238

[jboss-user] [JBoss Seam] - Re: Facelets EL functions do not work

2007-09-05 Thread ulke
Nice to read you again. My app is archived as EAR. app.ear/ lib/ jboss-seam.jar ... app-ejb.jar/ --- 2nd try CoreELFunctions ...contains Seam components/actions/business logic app.war/ ...view WEB-INF/ classes/ --- 1nd try CoreELFunctions

[jboss-user] [JBoss Seam] - Facesmessage - jpdl

2007-09-05 Thread rnicob
Hi, While having a pageflow managed with jpdl, adding a message to a specific control doesn't work. in the bean: facesMessages.addToControl(email,Email already exists); view: h:outputLabel for=email value=Email/ | h:inputText id=email value=#{ent_emailaddress.emailAddress}/ | h:message

[jboss-user] [Clustering/JBoss] - Re: How to configure JGroups for specific NIC address?

2007-09-05 Thread mkrzemien
Ok, I figured it out. The problem was in my configuration. Address used by GMS can be specified in the UDP section: parameter bind_addr (can be also specified as System property -Dbind.address). Note: contrary to receive_interfaces and send_interfaces the bind_addr does not accept NIC names

[jboss-user] [JBoss jBPM] - Re: using custom date picker in form within jbpm-console web

2007-09-05 Thread kukeltje
is value=#{var['due-date']} or just value=#{due-date} not working or doe you need to initially retrieve it from the calendarBean? A 'hook' for executing additional javascript before posting is a nice extension, but currently indeed not working afaik. View the original post :

[jboss-user] [JBoss Seam] - Re: Last try - Conversational Feature let me feel like an id

2007-09-05 Thread stephen.friedrich
[EMAIL PROTECTED] wrote : Any seam-gen application uses propagation=join. | Maybe, but those have no comments in them, no javadocs and the The Seam Application Framework chapter in the reference does not talk about conversations either. Funny things is that even though you always recommend

[jboss-user] [JBoss Seam] - Re: Save conversation state in client

2007-09-05 Thread stephen.friedrich
I doubt that there's any chance to detect wether the browser will display a link target in a new tab/window (e.g. middle clicked) or will stay in the same tab (e.g. left clicked). I would feel pleased to stand corrected, though. Maybe there's some javascript or other magic that could help.

[jboss-user] [JBoss jBPM] - Re: Transitions not being followed correctly

2007-09-05 Thread kukeltje
and the required issue is related to jsf returning a non null string. Put an additional 'required=true' on the form element. This should be put in jira as well so the formgeneration adds this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081249#4081249

[jboss-user] [JBoss Getting Started Documentation] - Re: javax.naming.NamingException : could not dereference obj

2007-09-05 Thread jaikiran
anonymous wrote : jboss-web.xml is | | jboss-web | ejb-ref | ejb-ref-nameejb/exampleBMP/ejb-ref-name | jndi-nameejb/exampleBMPBean/jndi-name | /ejb-ref | /jboss-web Try this: jboss-web | ejb-ref | ejb-ref-nameejb/exampleBMP/ejb-ref-name | jndi-nameexampleBMPBean/jndi-name

[jboss-user] [JBoss jBPM] - Re: using custom date picker in form within jbpm-console web

2007-09-05 Thread rossputin
You are quite right, it would be nice to have a hook for javascript, but for now I do not 'need' to initially retrieve from the bean, I just thought it would be nice to programatically define defaults etc. Perhaps if it comes up elsewhere we can have a vote for hooks etc, thanks Ross View

[jboss-user] [Beginners Corner] - Re: server/jvm.dll

2007-09-05 Thread jaikiran
sciacca wrote : | the version of jdk I wan to use is jdk1.5.0_12...what is the way to set my mean machine to use this one ? | | All you have to do is set the JAVA_HOME to point to the path where your jdk1.5 is installed. Assuming, your jdk is installed at C:\Programmi\Java\jdk1.5.0_12,

[jboss-user] [Beginners Corner] - Re: Failed to boot JBoss: ::: Please Help!

2007-09-05 Thread jaikiran
anonymous wrote : ./runbkcy.sh -c bkcy Are you sure, you created the bkcy server correctly? How did you create it? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081256#4081256 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - Re: JBoss 4.04 EJB3 lookup: classCastException on proxy obje

2007-09-05 Thread jaikiran
anonymous wrote : I have an interface for it used as both local and remote code I am not sure, whether its possible to have the same interface for both local and remote interfaces. I mean even though the methods might be same, i guess you need to have 2 separate interfaces for each of them.

[jboss-user] [JBoss Seam] - Re: Is it possible to use @In with immediate=

2007-09-05 Thread braddm7
I assume that @In works only with a back action that has an attribute immediately=false (default). With immediately=true Seam seems to be skipping everything. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081258#4081258 Reply to the post :

[jboss-user] [JBoss Seam] - Re: setting MIME TYPES and other HTTP header attributes

2007-09-05 Thread koenhandekyn
found a solution: JSF provides a means through the F:VIEW tag ?xml version=1.0 encoding=UTF-8? f:view contentType=text/xml xmlns=http://unifiedpost.com/rest; xmlns:f=http://java.sun.com/jsf/core; /f:view View the original post :

[jboss-user] [JBoss Seam] - Re: Save conversation state in client

2007-09-05 Thread atleprange
Yes, the server will not be able to detect if the view is rendered to a new window. But if the conversation context is stored in the client, the server does not need to know. If a user opens a view in a new window the context is sendt to the server along with the request, the request is

[jboss-user] [JNDI/Naming/Network] - Re: basic JNDI beginners problems - cant do look up from app

2007-09-05 Thread jaikiran
Which operating system? The exception stacktrace shows a anonymous wrote : Caused by: java.net.SocketTimeoutException: Receive timed out I guess, the client is not able to resolve localhost. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081264#4081264

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to run Jboss on linux

2007-09-05 Thread jaikiran
Lets continue the discussion in your other thread at http://www.jboss.com/index.html?module=bbop=viewtopict=117762 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081265#4081265 Reply to the post :

[jboss-user] [EJB 3.0] - No Transaction! please help

2007-09-05 Thread mnrz
Hi I have a component in my application to authenticate users and it was working fine until yesterday and now it's treating weird, I had no changes since yesterday but it throws following exception. | Hibernate: select user0_.username as username3_, user0_.address as address3_,

[jboss-user] [EJB 3.0] - Re: No Transaction! please help

2007-09-05 Thread mnrz
BTW, I am using Tomcat and Embedded EJB View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081269#4081269 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081269 ___ jboss-user mailing

[jboss-user] [JBoss Portal] - Personalize and personalizerecursive, what is that for?

2007-09-05 Thread DjamilaLindemann
Hi! I work with JBossPortal 2.6.1. Now I don?t know which rights I should give to the default Portal. The right ?View Recursive? is set initially. When I add the right ?Personalize Recursive? I can?t see any differences in the default Portal. And in the online documentation it only says, that it

[jboss-user] [EJB 3.0] - Automatically FILL ORACLE table

2007-09-05 Thread zoran9707
I use JDeveloper 11g. I create EntityBean, SessionBean and I create persistance_unit with HIBERNATE anottation. | persistence-unit name=HibernatePU | providerorg.hibernate.ejb.HibernatePersistence/provider | properties | property name=hibernate.archive.autodetection value=class, hbm/

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Automatically FILL ORACLE table

2007-09-05 Thread zoran9707
I use JDeveloper 11g. I create EntityBean, SessionBean and I create persistance_unit with HIBERNATE anottation. | persistence-unit name=HibernatePU | providerorg.hibernate.ejb.HibernatePersistence/provider | properties | property name=hibernate.archive.autodetection value=class, hbm/

[jboss-user] [JBoss Seam] - Re: Save conversation state in client

2007-09-05 Thread atleprange
How stupid of me. The s:link produces a GET request with parameters, which means that the conversation context cannot posted to the server. If i use normal JSF postback, i can't open in new tab. I have to think of another solution... View the original post :

[jboss-user] [EJB 3.0] - Re: NotFoundInDispatcherException When Using JBoss EJB3 Asyn

2007-09-05 Thread studie
Here is the documentation on the extensions for anyone thats interested :o) http://docs.jboss.com/ejb3/app-server/reference/build/reference/en/html/jboss_extensions.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081274#4081274 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Superstate-enter event not fired

2007-09-05 Thread [EMAIL PROTECTED]
before the test if (destination.getSuperState()!=null), look at how the destination is set to the first node inside the superstate: Node destination = to; | while (destination instanceof SuperState) { | destination = (Node) ((SuperState) destination).getNodes().get(0); |

[jboss-user] [Beginners Corner] - Re: server/jvm.dll

2007-09-05 Thread sciacca
Thanks jaikiran ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081276#4081276 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081276 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: Superstate-enter event not fired

2007-09-05 Thread [EMAIL PROTECTED]
persistence seems to make a difference... i'm investigating. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081278#4081278 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081278

[jboss-user] [JBoss Seam] - org.jboss.seam.RequiredException with message:

2007-09-05 Thread urswag
What ist exact meaning of this exception? org.jboss.seam.RequiredException with message: In attribute requires non-null value: manager.value I have code | | @Name(manager) | @Scope(ScopeType.CONVERSATION) | public class Manager { | | @In(create=true) |

[jboss-user] [JBoss Seam] - Re: Using @DataModel and @DataModelSelection in different Se

2007-09-05 Thread barfoos
[EMAIL PROTECTED] wrote : | 1) Try @In(e.rowData) | I'll give this a try. Thanks anonymous wrote : | 2) You need to call a method on DataProviderBean for the @DataModelSelection/outjection to happen. I already tried to use setter and getter methods annotated with @DataModelSelection

[jboss-user] [JBoss Seam] - Re: Null component in context?

2007-09-05 Thread gagool
The reason for our problems was that the entity UserAccount ifself was a seam component named userAccount. I'm still not sure though why It is allowed to have a null component in the context, shouldn't I get an Exception instead? View the original post :

[jboss-user] [JBoss Seam] - Re: Using @DataModel and @DataModelSelection in different Se

2007-09-05 Thread barfoos
barfoos wrote : [EMAIL PROTECTED] wrote : | | 1) Try @In(e.rowData) | | | I'll give this a try. Thanks | | I gave it a try and got the following Exception: | org.jboss.seam.RequiredException: In attribute requires non-null value: EventHandler.a.rowData | Sorry. I'm

[jboss-user] [Performance Tuning] - Re: OutOfMemory error:PermGen Space

2007-09-05 Thread rknechtel
I have had this problem in the past. I fixed it by addind a PermSize and MaxPermSize to my Java Opts in $JAVA_HOME/bin/run.conf Also see the wiki reference for more information on this. http://wiki.jboss.org/wiki/Wiki.jsp?page=OutOfMemoryExceptionWhenRedeploying snip - from my run.conf # Added

[jboss-user] [EJB/JBoss] - error accessing session stateless ejb in separate server

2007-09-05 Thread jboss251268
Hi guys, I'm developping a J2EE application running into a appl.server jboss-4.0.1sp1 (JVM 1.4.2)and I'm facing a problem that I don't know how to fix it. For specialization and reuse reasons, I've created a session-stateless ejb and a message bean packed in a .ear file and, in another ear,

[jboss-user] [JBoss Portal] - JBoss Portal : Integrating Plain Old Web Application

2007-09-05 Thread wichan
Hi all, I have some questions concerning integrating multiple web applications into JBoss Portal. Various frameworks are used in these applications. Some applications are just jsp/servlet. Some are jsf/ejb/seam, webwork, springframework, etc. My question are... 1. Is it possible to integrate

[jboss-user] [JNDI/Naming/Network] - Re: JBoss 4.04 EJB3 lookup: classCastException on proxy obje

2007-09-05 Thread salewski
From the EJB3 spec (4.6.5, page 95): anonymous wrote : The same business interface cannot be both a local and a remote business interface of the bean. In JBoss 4.0.5.GA, it seemed that using the same Java interface class for both local and remote EJB business interfaces worked for most

[jboss-user] [JBoss Getting Started Documentation] - Re: Webservice on JBoss server

2007-09-05 Thread kmmc
This might help http://soapui.com/jbossws/index.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081307#4081307 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081307 ___

[jboss-user] [JBoss Seam] - Re: Last try - Conversational Feature let me feel like an id

2007-09-05 Thread ASavitsky
I wouldn't recommend reusing the same conversation in different areas of the system. Whenever user switches to a different area, scrap the old conversation and create a new one. You can do it in the same request, by ending it in the link itself (via propagation=end) and beginning a new one in

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Automatically FILL ORACLE table

2007-09-05 Thread zoran9707
The answer is here. http://www.jroller.com/eyallupu/entry/hibernate_s_hbm2ddl_tool View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081310#4081310 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081310

[jboss-user] [EJB 3.0] - Re: Automatically FILL ORACLE table

2007-09-05 Thread zoran9707
The answer is here http://www.jroller.com/eyallupu/entry/hibernate_s_hbm2ddl_tool View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081311#4081311 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081311

[jboss-user] [JBoss Seam] - entityManagerFactory resolves to null

2007-09-05 Thread jjfraney
I'm using seam 1.2.1GA inside resin 3.0.24. I'm not using EJB. I am using JPA. Here is segment of log output with the top of the stack trace to the error I am facing: | [08:09:18.736] FINE org.jboss.seam.core.Events Processing event:org.jboss.seam.postCreate.em | [08:20:06.868] FINE

[jboss-user] [JBoss jBPM] - problem in taskInstance.end()

2007-09-05 Thread cheets
Hi All, In my workflow, i have to save some variables before ending a task. For this i use: | taskInstance.setVariable(var1,value); | taskInstance.end(); | jbpmcontext.save(taskInstance); | jbpmContext.close(); | the problem i am facing is that as soon as taskInstance.end() is

[jboss-user] [JBoss Seam] - seam injection dependent on facelets ?

2007-09-05 Thread dreuzel
seam 2.0 i'm using the simples possible seam setup (new-form) addingin an injection @in @out DatabaseClass referenceName; but not jet using the database record in facelets Xhtml files THe injection line makes the application fail with as message it can not find the reference bean

[jboss-user] [EJB 3.0] - Re: JTA EntityManager cannot access a transactions

2007-09-05 Thread mnrz
Hi could you find what is the problem on your exception? I am getting this exception as well and I've stuck at this point :( View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081316#4081316 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Using @DataModel and @DataModelSelection in different Se

2007-09-05 Thread [EMAIL PROTECTED]
No,you would need to call a method on the bean for the bijection to work. You could use a factory for this... The exception means that the value of #{e.rowData} is null - required=false will allow null values. For some reason the value is not being set - you'll have to see why. View the

[jboss-user] [JBoss jBPM] - getting current task in decisionHandler

2007-09-05 Thread cheets
Hi All, I am using taskInstance.Id to identify variable for taking decion in my DecisionHandler class. For this I need to access the current taskinstance from within the handler. If i do executioncontext.getTaskInstance(), it returns null. As per my understanding, this function should return the

[jboss-user] [JBoss Seam] - Re: entityManagerFactory resolves to null

2007-09-05 Thread [EMAIL PROTECTED]
What is the return value of getEntityManagerFactoryFromJndiOrValueBinding() called from line 77. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081319#4081319 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081319

[jboss-user] [JBoss Seam] - Re: seam injection dependent on facelets ?

2007-09-05 Thread [EMAIL PROTECTED]
Try required=false (read the docs) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081320#4081320 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4081320 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: Messaging bridge question

2007-09-05 Thread chip_schoch
DOH!! I traced through the code with the debugger and found that I had overlooked the parameters in the xml. I had MaxBatchSize set to 5 and MaxBatchTime set to -1. I never had more than 4 messages on my queue at a time. When I changed these it worked. Sorry to waste your time. I

[jboss-user] [EJB/JBoss] - Re: error accessing session stateless ejb in separate server

2007-09-05 Thread jaikiran
Do you have the it.aztech.signer.AZTECH_SignerRemoteHome class on the second JBoss from where you are looking up the bean? In general, you should have the remote/local and remote-home/local-home interfaces in the classpath of the client which is invoking the EJBs (in this case, the client is

[jboss-user] [JBoss Seam] - Re: SEAM POJO: ROLE BASED ACCESS CONTROL?

2007-09-05 Thread leezard
I'll join to this question also and ask one more: is it still possible to link different seam applications using SSO (not Jboss SSO, but simple Tomcat valves-based) if I have Seam app without EJB3 ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081323#4081323

[jboss-user] [JBoss Seam] - security role configuration question

2007-09-05 Thread jiangliu
Hi, i am doing a basic security requirement that some pages in the project should only be displayed to certain users with certain login roles. In my xhtml code, for example: s:div id=1 rendered=#{s:hasRole('guest') ... /s:div s:div id=2 rendered=#{s:hasRole('user') ... /s:div s:div id=3

  1   2   3   >