[jboss-user] [JBoss/Spring Integration] - How could loadbalancer configured with clustered JBoss?????

2007-05-02 Thread contectzone_jboss
Hi, I wants loadbalncer configue for clustered JBoss If any one clould give me any suggestion? Thx in Advance... :) Chetan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042289#4042289 Reply to the post :

[jboss-user] [EJB 3.0] - Could not find Stateful bean

2007-05-02 Thread kooudy
What I am doing wrong? 07:59:19,562 ERROR [GraphElement] action threw exception: couldn't evaluate expression '#{treeBacker.createTomahawkTreeModel}' | org.jbpm.JbpmException: couldn't evaluate expression '#{treeBacker.createTomahawkTreeModel}' | at

[jboss-user] [EJB 3.0] - Re: Could not find Stateful bean

2007-05-02 Thread kooudy
treeBacker is Statefull Session Bean, schouldn't be removed at the end of the session? This exception occurs when I end nested conversation and want use this session bean. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042291#4042291 Reply to the post :

[jboss-user] [JBoss jBPM] - Finding out the last end state of a process

2007-05-02 Thread preetisinghania
Hi, I have a process that has 2 end states possible ie. endstate1 and endstate2. For a completed process how do i find out whether the process ended using endstate1 or endstate2. We are using jbpm version 3.1.4. Regards Preeti. View the original post :

[jboss-user] [EJB 3.0] - Re: Unknown error

2007-05-02 Thread sashaxiv
As i told you i found my error in classes with the @stateless. This is what i do at one of this classes. package com.satdatatelecom.satdataweb.model.empresafachada.ejb; import java.rmi.RemoteException; import java.util.Collection; import javax.ejb.Stateless; import

[jboss-user] [JBoss Seam] - Re: Error selecting object

2007-05-02 Thread laxu
In a form I fill values for an Istek object and use the combobox as a lookup for its member gorevli. I expect this mechanism to assign the selected Uzman object to the member gorevli. No stacktrace, no exceptions. Here is the corresponding action bean IsteklerAction. I have removed a lot for

[jboss-user] [JBoss Portal] - CMS - UnsupportedOperationException: Blobs are not cacheable

2007-05-02 Thread rharari
Hi Folks, The CMS module is throwing the exception below when deploying the portal-cms.sar for the first time. 03:00:35,933 ERROR [STDERR] Caused by: java.lang.UnsupportedOperationException: Blobs are not cacheable 03:00:35,933 ERROR [STDERR] at

[jboss-user] [EJB 3.0] - Re: Could not find Stateful bean

2007-05-02 Thread kooudy
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbossTimeoutSettingForSeam View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042299#4042299 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042299

[jboss-user] [JBoss Seam] - Re: @RequestParameter issue

2007-05-02 Thread [EMAIL PROTECTED]
You are over-engineering, is all. An error page is perfectly acceptable if a user plays with the URL. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042300#4042300 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042300

[jboss-user] [EJB 3.0] - Re: Unknown error

2007-05-02 Thread fhh
anonymous wrote : | As i told you ... | Huh? You didn't tell me anything... All you did was posting your stack trace. Actually you still haven't told me still. | org.hibernate.cfg.OneToOneSecondPass.doSecondPass(OneToOneSecondPass.java:196) | Your error is related to an @OneToOne

[jboss-user] [JBoss Seam] - rendered=#{sessionBean.method(parameter)} not allowed?

2007-05-02 Thread waynebagguley
I have my app configured to use the SeamFaceletViewHandler and I can pass parameters successfully to action methods but this doesn't seem to work for the rendered attribute of components. Am I trying to stretch things too far? View the original post :

[jboss-user] [EJB 3.0] - Problem with @PermitAll on jboss-5.0.0.Beta2

2007-05-02 Thread CarstenRudat
Hi, I have a SLSB witch delivers messages for my JSF-front-end. | @PermitAll | public String getMessage(Locale locale, String key, Object... arguments) {...} | The method is annotated with @PermitAll, because this method will be called on a login-page. This worked fine on

[jboss-user] [JBoss Seam] - Re: rendered=#{sessionBean.method(parameter)} not allowed?

2007-05-02 Thread Sammy8306
Where is your parameter bound? Can you show some relevant code? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042305#4042305 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042305

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread FredF
Ok, I see now in the PortalRenderSet.java source file that the DynaRegionRenderer.class, DynaWindowRenderer.class, DynaPortletRenderer.class, DynaDecorationRenderer.class files will be used for as renderset if ajaxenabled is true. I wonder how I can use this on arbritary portal objects like my

[jboss-user] [JBoss Seam] - Re: Error selecting object

2007-05-02 Thread [EMAIL PROTECTED]
You said you get a message. Where and from what? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042314#4042314 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042314 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread FredF
What does it require for me to tweak the portal so that it allows drag n drop for arbitrary windows on arbitrary portal pages? I really need that for my usecases. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042319#4042319 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: Where are logs written to the LogWriter of a ManagedConn

2007-05-02 Thread CTee
This is it! Thank you! Clemens View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042320#4042320 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042320 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread FredF
By tweaking I mean rewrite and/or extend the portal source code for my needs. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042321#4042321 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042321

[jboss-user] [JBoss Seam] - Re: Error selecting object

2007-05-02 Thread waynebagguley
Try adding an equals method to either Uzman or Kullanici that tests against the id field. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042322#4042322 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042322

[jboss-user] [Beginners Corner] - Re: JBoss Application Server Cluster

2007-05-02 Thread visolvejboss
Hello, Load balancing can be done with hardware as well as software. For software load balancing can be done with help of apache web server as load balancer. apache | | | |

[jboss-user] [JBoss Seam] - Re: Error selecting object

2007-05-02 Thread [EMAIL PROTECTED]
That is, no matter what the problem is, not a good idea. Equality based on database identity does not work (longest discussion threads on Hibernate forum, etc). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042324#4042324 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Problem with @PermitAll on jboss-5.0.0.Beta2

2007-05-02 Thread CarstenRudat
Hi, I have a SLSB witch delivers messages for my JSF-front-end. | @PermitAll | public String getMessage(Locale locale, String key, Object... arguments) {...} | The method is annotated with @PermitAll, because this method will be called on a login-page. This worked fine on

[jboss-user] [Installation, Configuration Deployment] - jboss-4.2.0.CR2 + 1.5.0_07 + Mac OS X 10.4.9, ppc problem

2007-05-02 Thread thorgal
Hi all, I test a migration from jboss 4.0.5 with jboss-4.2.0CR2. All works fine with 4.0.5 on port 8100 I launch 4.2.0CR2, all seems ok but when i connect with my browser on port 8100, nothing happens (The connection has timed out) Any idea ? Thanks in advance. Here is my log file and no

[jboss-user] [JBoss Seam] - Re: Error selecting object

2007-05-02 Thread waynebagguley
If it works at least it will help to track down the problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042330#4042330 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042330

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread [EMAIL PROTECTED]
If you set the property: theme.dyna.dnd_enabled to true you will have the DnD but on those pages, this won't be stored of course. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042331#4042331 Reply to the post :

[jboss-user] [JBossWS] - Re: how to deal with unicode

2007-05-02 Thread centecbertl
Actually I think this is a JBossWS (installer) bug ? The WSDL and Soap headers default to UTF-8, but the characters sent are in the machines java default encoding! I did a hot fix to add the system property | file.encoding=UTF-8 | to the jvm running JBossWS, thus changing the

[jboss-user] [JBoss Tools (users)] - Eclipse Pageflow Designer for Seam

2007-05-02 Thread nctrax
I'm evaluating JBoss Seam. I would like to use it with jPDL. I installed JBoss IDE 2.0 beta2 and Eclipse 3.2.2. I just have problems with PageFlow Designer. The plugin is ok except if I try to add actions to transition. I have the following error : ClassCastException:

[jboss-user] [Installation, Configuration Deployment] - Re: jboss-4.2.0.CR2 + 1.5.0_07 + Mac OS X 10.4.9, ppc proble

2007-05-02 Thread visolvejboss
Hello, I'm not sure from which machine (local or external), your accessing the jboss jmx console through browser. If i'm rite, your accessing from the external machine. Have a look at the following section of log. 10:29:23,593 INFO [AprLifecycleListener] The Apache Tomcat Native library which

[jboss-user] [JBoss Seam] - Re: rendered=#{sessionBean.method(parameter)} not allowed?

2007-05-02 Thread petemuir
You can only use the EL enhancement in method expressions not value expressions. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042335#4042335 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042335

[jboss-user] [JBoss jBPM] - jBOSS jBPM on Websphere 6

2007-05-02 Thread Thewil
Hi, I want to know if it is possible to deploy an jBPM project on Websphere 6 instead of jBOSS server. And if the reponse is true do you have an example to do this ? Thank you and excuse me for my english i'm french Regards. View the original post :

[jboss-user] [JBoss Seam] - Re: Strange Seam Actor component problem

2007-05-02 Thread campi
Hi, I also have a problem with the Seam Actor Java Bean. I'm currently using a seam project generated with seam-gen and I'm trying to use JBPM with it. I have take the dvdstore authenticator to test authentification : | Stateless | @Name(authenticator) | public class

[jboss-user] [JNDI/Naming/Network] - Re: Difference JDK - connection problems

2007-05-02 Thread AlexKomlev
Hello We try change host, we try run JBoss witn params - no effect. In telnet we see: ??srvjava.rmi.MarshalledObject|-^??c?O¦I¦hashlocBytestO[BobjBytesq~Oxpr^?)urO[B ¦°T?Oxp$??thttp://MCBC24:8083/q~q~uq~¦L??sr org.jnp.server.NamingServer_StubOOxr

[jboss-user] [JBoss Tools (users)] - Re: Eclipse Pageflow Designer for Seam

2007-05-02 Thread nctrax
The PageFlow Designer and the Business Process Designer are very similar. The PageFlow plugin and Process plugin don't use the same OutlineViewer : - pageflow : org.jbpm.ui.pageflow.outline.PageFlowOutlineViewer - process : org.jbpm.ui.outline.DesignerOutlineViewer But the pageflow plugin use

[jboss-user] [JBoss Seam] - Re: Classloading probs with cvs (and jboss 4.2.0)

2007-05-02 Thread petemuir
I'm not sure either, but the longer term solution is for Richfaces to be split into two jars - an api and an impl - I think this is on the Richfaces roadmap, but you might want to check over on the richfaces forums View the original post :

[jboss-user] [Beginners Corner] - Jboss Applicationserver File Upload

2007-05-02 Thread heinzw
Hello, I try to upload a file to the jboss server into the working directory. But the problem is the webapplication can't find the files (ERROR 404). In the work directory is only a reference to a temp directory where my ear extracted. But I will not lost the files when I restart my webapp. In

[jboss-user] [JBoss Seam] - Re: Can't set Character encoding for submitted form data

2007-05-02 Thread idylle
Hi, no, sorry, no answers and I've found no work-around yet. It's a pity because I can't do without accent... I'll post a reply if I find something, hope you'll do it too if you find. :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042344#4042344 Reply to

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread FredF
Where do I set theme.dyna.dnd_enabled to true? Why will the window positions not be stored in db? I have been thinking about a solution for a while and would like discuss my ideas with someone. I intend to write my own taghandler for regions that takes a parameter containsdraggable

[jboss-user] [JBoss Seam] - Re: rendered=#{sessionBean.method(parameter)} not allowed?

2007-05-02 Thread waynebagguley
Tsk, that's pants. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042348#4042348 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042348 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - can't access preference at runtime

2007-05-02 Thread mohan_chaudhari
Hi, I want to create different instances of same portlet depending upon preferences so I put name XYZ in portlet-instance.xml And try to get value by String pref = null;

[jboss-user] [EJB 3.0] - Re: Problem with @PermitAll on jboss-5.0.0.Beta2

2007-05-02 Thread wolfc
Please post a strack trace. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042351#4042351 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042351 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: Problem with @PermitAll on jboss-5.0.0.Beta2

2007-05-02 Thread CarstenRudat
11:58:37,625 ERROR [STDERR] javax.ejb.EJBAccessException: Authentication failure 11:58:37,625 ERROR [STDERR] at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.handleGeneralSecurityException(Ejb3AuthenticationInterceptor.java:67) 11:58:37,625 ERROR [STDERR] at

[jboss-user] [JBoss Portal] - Re: can't access preference at runtime

2007-05-02 Thread mohan_chaudhari
the portlet-instance contains : name XYZ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042353#4042353 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Mathematical captcha Email obfuscator

2007-05-02 Thread petemuir
Homer J. wrote : What do you mean with explicit implicit attributes? Is it bad that the email tags are derived from the obfuscator tags? The spec suggests anonymous wrote : The render-independent characteristics of a user interface component are represented as JavaBean component properties,

[jboss-user] [EJB 3.0] - Re: Problem with @PermitAll on jboss-5.0.0.Beta2

2007-05-02 Thread CarstenRudat
My code... | @Override | protected Object handleGetObject(String key) { | ... | try{ | message = this.languageSessionInterface.getMessage(this.getLocale(), | key); |} |catch(javax.ejb.NoSuchEJBException e) { | ... |} |

[jboss-user] [JBoss Seam] - Re: asynchasynchronous transactions problem

2007-05-02 Thread petemuir
You've missed out the Entity you are trying to persist You can get the full stack trace with a try/catch block or by using your debugger View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042356#4042356 Reply to the post :

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread [EMAIL PROTECTED]
Set it at any portal object level. (Window, page, portal). You can use the management portlet to do so, it's not in the dropdown menu (unlike Asynchronous Windows Enabled but you can add it) It won't be stored because that's the current semantic of the portals. Why don't you use the dashboard if

[jboss-user] [JBoss Portal] - Re: can't access preference at runtime

2007-05-02 Thread [EMAIL PROTECTED]
use [ code ] [ / code] with no space to write markup Didn't you mean | String pref = null; | pref = request.getPreferences().getValue(name, foo); | System.out.println(pref); | You are not setting up pref... View the original post :

[jboss-user] [JBoss Seam] - Error while navigating from one page to another

2007-05-02 Thread sandytech
Hi Everyone, I'm working with Seam framework since 1 week.I successfully run the seam-booking example.Now I'm trying to start my application which is just a registration page.So i started modifications in the booking example.Everything is working fine when the url is

[jboss-user] [JBoss Seam] - Re: Error while navigating from one page to another

2007-05-02 Thread petemuir
Post the stack trace View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042361#4042361 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042361 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Nested conversations and transaction management

2007-05-02 Thread FabBoco
Christian, tank you very much for your answers. Now everything is clearer. Since every call to a SFSB method is performed into a different database transaction, my final question is how can I manage transactions so that two or more SFSB methods are executed into the same transaction ? What I

[jboss-user] [JBoss Portal] - Re: can't access preference at runtime

2007-05-02 Thread mohan_chaudhari
Thanks I put following in portlet-instance.xml | preferences |preference |namename/name |valuemohan/value | /preference | /preferences | so the preferences are already set i just want to fetch their value

[jboss-user] [JBoss Seam] - Re: Strange Seam Actor component problem

2007-05-02 Thread campi
I have found why the Seam Actor Component wasn't auto-created. I haven't associated an workflow file .jpdl.xml in the components.xml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042364#4042364 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Unknown error

2007-05-02 Thread sashaxiv
I've studied one to one relations and i think the error is not because of that. This is an example in my model. @Entity @Table(name=usuarioDetalles) public class UsuarioDetallesEJB { private UsuarioEJB idusuario; private String nombre; private String apellidos;

[jboss-user] [JBoss jBPM] - Re: PAR file definition

2007-05-02 Thread ricardomarques
ok thanks, but still regarding the PAR files, I'm looking at the data model, table jbpm_processdefinition, by the name I guess that's where the process files are kept. Is my guess right? Because I can't see where the classes and definition files are kept, it doesn't like the table

[jboss-user] [JBoss Seam] - Re: Error while navigating from one page to another

2007-05-02 Thread sandytech
16:14:28,617 INFO [Lifecycle] starting up: org.jboss.seam.security.identity 16:14:37,601 ERROR [SeamPhaseListener] uncaught exception javax.faces.el.EvaluationException: Exception while invoking expression #{register.invalid} at

[jboss-user] [JBoss Seam] - Re: Error while navigating from one page to another

2007-05-02 Thread sandytech
The above one is on the server console.The below one is the content in the debug page JBoss Seam Debug Page This page allows you to view and inspect any component in any Seam context associated with the current session. Conversations conversation id activity description view id 12 10:44:37

[jboss-user] [JBoss Seam] - Re: Classloading probs with cvs (and jboss 4.2.0)

2007-05-02 Thread [EMAIL PROTECTED]
You should modify jboss-4.2.0.CR2\server\default\deploy\jboss-web.deployer\META-INF\jboss-service.xml | attribute name=UseJBossWebLoadertrue/attribute View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042378#4042378 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Can't set Character encoding for submitted form data

2007-05-02 Thread [EMAIL PROTECTED]
Does the browser detect the UTF-8 encoding? (See what's checked in the Caracter encoding menu in the browser when viewing the page) Also check the generated html. May be you can add this in the head tag of the pages to make sure it's detected properly: | meta http-equiv=Content-Type

[jboss-user] [JBoss Seam] - Re: Can't set Character encoding for submitted form data

2007-05-02 Thread [EMAIL PROTECTED]
*Sometimes, it's also required to have this: html lang=.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042386#4042386 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042386 ___

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread FredF
I have looked at the possibility that dashboard can solve this but my use case differs in an aspect; each users usespace must be public to all other users by a unique url and therefore I decided that portal pages would make it possible. View the original post :

[jboss-user] [JBoss Seam] - Issue injecting a context variable

2007-05-02 Thread hhf8
I'm having an issue with inserting values into a table, I have been following the booking example. I'm thinking that the values are not being picked up in the form? My stacktrace is as follows 12:28:49,718 INFO [STDOUT] Hibernate: select user0_.username as username145_, user0_.name as

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread [EMAIL PROTECTED]
Normally DnD could be extended to use an offline storage solution similar to DOJO storage which uses cookies I think. That would allow to DnD shared pages without needing to store that on the server and would scale nicely with the number of users in terms of state management. View the

[jboss-user] [JBoss jBPM] - Publishing Subscribing to Events

2007-05-02 Thread patrick.chung
Hi there, I am a brand new user to jBPM JBoss and am currently evaluating a small number of BPM software. I am developing a small test program to evaluate jBPM and at this stage I am trying to understand how to: 1. Publish an event (in java) so that a jBPM process flow will pick up that

[jboss-user] [EJB/JBoss] - No ClassLoaders found

2007-05-02 Thread m.shinde
Hi , I am using JBoss.4.2.0.CR1. During deployment I am getting following exception.. Please suggest me, Where I am doing wrong. Thanx in advance. 17:22:56,240 WARN [MainDeployer] Found non-jar deployer for jboss-seam-1.2.0.patch1.jar: MBeanProxyExt[jboss.ejb3:service=EJB3Deployer]

[jboss-user] [JBoss Portal] - Re: can't access preference at runtime

2007-05-02 Thread [EMAIL PROTECTED]
And what's wrong in the code i wrote ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042397#4042397 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042397 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Embeded EJB 3.0 and Integration with Legacy Struts

2007-05-02 Thread jeffrichley1
Hopefully this will not be a crazy thing to be asking, but I have an odd situation. There are actually two questions here: 1. We are running Sun's app server v8.2 which does not support EJB 3.0. The system admins are planning on going to 9.2 which does support it, but it is not slated to be

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread [EMAIL PROTECTED]
Put FredF wants shared dashboards (with lage layout). So the state cannot be stored on the client. It is a very specific usecase. You could always create a URL mapper that maps: /portal/doshbard/username to a user's dashboard. Then you may want to restrict the ability to customize only your

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread FredF
I am not sure that cookies would be secure enough to decide if the user should be able to DnD windows on a certain shared page. I think that I need a look up in backend for each request to make sure the user doing the request really should be able to DnD the actual page. View the original post

[jboss-user] [JBoss Seam] - Update database record with EntityManager

2007-05-02 Thread jgreene
I've seen several examples for persisting entity objects, and even removing them from databases, but I can't seem to find a good example of how to use the EntityManager to update a database record for an entity. For example, if I have an Account entity object called acct, and I've made a few

[jboss-user] [EJB 3.0] - Re: Unknown error

2007-05-02 Thread fhh
anonymous wrote : | I've studied one to one relations and i think the error is not because of that. | I diagree. Look at your annotations: @Id @OneToOne @JoinColumn(name=idUsuario) public UsuarioEJB getIdUsuario() { return this.idusuario; } This means that the column is primary key and

[jboss-user] [JBoss Seam] - Re: Update database record with EntityManager

2007-05-02 Thread petemuir
http://www.hibernate.org/hib_docs/entitymanager/reference/en/html/objectstate.html#d0e868 discusses updating detached and managed objects. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042407#4042407 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Finding out the last end state of a process

2007-05-02 Thread estaub
I'm no expert, but I'd be looking at using a process variable that is set in an action-script in either: - the node-enter event of the end state(s) or - the transitions leading to the end states. I haven't done this before, though... hopefully someone with more experience will jump in if I'm

[jboss-user] [JBoss Portal] - How to add header???

2007-05-02 Thread ritesh_sanjay
Hi All, I have header HTMl file and like to add on every page on my portal. Can anyone tell me which are the files where I nned to include my html files and how to add that? Thanks in advance! Ritesh. View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - JSF 1.2

2007-05-02 Thread urswag
Does JBoss support JSF 1.2 I get the error meesage | warUrl=.../tmp/deploy/tmp5668jsf-guessNumber-exp.war/ | 14:51:51,593 ERROR [[/jsf-guessNumber]] Error configuring application listener of class com.sun.faces.config.ConfigureListener | java.lang.NoClassDefFoundError:

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-05-02 Thread ASavitsky
f:view doesn't have a contentType attribute, sorry. And for some reason I don't have the ability to open JIRA issues. Damn. borisrodman's suggestion works, though - one doesn't even need to recompile the whole source, just place the corrected class in the project, it will automatically take

[jboss-user] [JBoss jBPM] - Re: ProcessDefinition in 2nd level cache

2007-05-02 Thread a.grin
Ed, Tom, Yes, I do think it is a problem. In nearly any real-life application the process definition has to be accessed from many threads, each working with own process instance. For simplicity lets assume that they are all based on the same process definition. All process instances are on

[jboss-user] [JBoss jBPM] - Re: Possible bug in conditions?

2007-05-02 Thread cristim1979
check first http://jira.jboss.com/jira/browse/JBPM-854 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042433#4042433 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042433 ___

[jboss-user] [EJB 3.0] - Re: Problem with @PermitAll on jboss-5.0.0.Beta2

2007-05-02 Thread wolfc
Try setting an unauthenticatedPrincipal on your security domain. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042434#4042434 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042434

[jboss-user] [JBoss Seam] - CVS - MyFaces vs RI

2007-05-02 Thread emsa
I just updated from CVS when restarting my application on AS 4.0.5 I get Caused by: java.lang.NoSuchMethodException: org.apache.myfaces.application.ApplicationImpl.getELResolver() | at java.lang.Class.getMethod(Class.java:1605) | at

[jboss-user] [Beginners Corner] - Re: Jboss Applicationserver File Upload

2007-05-02 Thread PeterJ
Perhaps deploying your application as an exploded directory would help. See http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment. Then when you upload a file you can place it into the exploded directory. View the original post :

[jboss-user] [JBoss Seam] - Re: CVS - MyFaces vs RI

2007-05-02 Thread petemuir
Yes, Seam CVS targets JBoss AS 4.2 which comes with JSF 1.2 (the RI is the only impl of this currently) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042438#4042438 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042438

[jboss-user] [Installation, Configuration Deployment] - Re: Jboss AS File Upload

2007-05-02 Thread PeterJ
Please do not ask the same question in multiple forums! http://www.jboss.com/index.html?module=bbop=viewtopicp=4042437 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042439#4042439 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Can't set Character encoding for submitted form data

2007-05-02 Thread idylle
Thanks for your help, the browser seems to detect the UTF-8, no problem. I've already the charset in the meta tag, I've tried to add the html lang=fr but it changes nothing. Is it normal that I don't see the character-encoding-filter tag in http://jboss.com/products/seam/web-1.2.xsd ? Can it be

[jboss-user] [EJB/JBoss] - Re: No ClassLoaders found

2007-05-02 Thread jaikiran
anonymous wrote : java.lang.ClassNotFoundException: No ClassLoaders found for: de.bonprix.orderstarter.service.ManageOrders Did you check whether this class is present in your deployed application? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042441#4042441

[jboss-user] [Beginners Corner] - Prevent Scriptlets

2007-05-02 Thread Erron
A little background: I have Front-Controller Servlet that fowards all requests to jsp's located outside the application war. So, for example, http://localhost/myapp/test.jsp is actually a jsp located at (on windows) c:/content/client1/pages/test.jsp. I accomplish by doing the following: |

[jboss-user] [JBoss jBPM] - Re: ProcessDefinition in 2nd level cache

2007-05-02 Thread estaub
Tom, The exact same design issue is in last week's commit (rev 1.2) to JpdlParser.java. SaxParserFactory is not threadsafe. Either each thread needs it's own SaxParserFactory (typically hung off a ThreadLocal), ... or the newInstance() call in SaxParserFactory.createXmlReader() needs to be

[jboss-user] [JBoss Portal] - Re: How do I utilize the DynaRenderer in portal2.6?

2007-05-02 Thread [EMAIL PROTECTED]
yes there is no way as we don't have storage for persisting long term the changes. it would work if you don't persist the changes. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042444#4042444 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Problem with @PermitAll on jboss-5.0.0.Beta2

2007-05-02 Thread CarstenRudat
That's it!!! Thanks for the help - good work wolfc! Carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042445#4042445 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042445

[jboss-user] [JBoss Seam] - Re: Trinidad PPR/Ajax and Seam

2007-05-02 Thread smithbstl
Thanks Chris, I am going through your example now. Just one thing, you have a MySQL datasource defined in persistence.xml You should change this to Hypersonic for the example so it will run out of the box. Just requires a change to DefaultDS as the JNDI name of the datasource in

[jboss-user] [JBoss Seam] - Re: Can't set Character encoding for submitted form data

2007-05-02 Thread petemuir
I take it you've got the Seam Filter installed in web.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042447#4042447 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042447 ___

[jboss-user] [JNDI/Naming/Network] - Re: When deploying stateful session bean, it shows via JNDI

2007-05-02 Thread jaikiran
You mean, you are seeing a classcastexception while doing the lookup from the war? Have a look at http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassCastExceptions, especially, the JMX console method mentioned over there View the original post :

[jboss-user] [JBoss Portal] - Re: How to add header???

2007-05-02 Thread PeterJ
The layout of the portal is dictated by the stylesheet for the selected theme. You can find the themes at jboss-portal.sar/portal-core.war/themes. In the stylesheet, look for styles that have header as a prefix. Also, most styles have images/header_bg.gif (or simply header.gif) as the

[jboss-user] [Clustering/JBoss] - Re: Can JBoss support active/passive

2007-05-02 Thread grdzeli_kaci
hi all, i have the same question, Does JBoss Application Server support Active - StandBy Cluster Configuration Is There any doc about Active - StandBy configuration for clustering ??? i have no problem about Active - Active cluster configuration. This is necessary request from my company (

[jboss-user] [JNDI/Naming/Network] - Re: Difference between 'java: Namespace' and 'Global JNDI Na

2007-05-02 Thread jaikiran
I went back and looked at the code that you posted: anonymous wrote : | Context ctx = new InitialContext(); | DataSource ds = (DataSource) ctx.lookup(project); This should be: Context ctx = new InitialContext(); | DataSource ds = (DataSource) ctx.lookup(java:/project); And with this

[jboss-user] [JBoss Seam] - Re: Can't set Character encoding for submitted form data

2007-05-02 Thread idylle
Yes, I've got the seam filter and I've added the encoding filter (the lines quoted in my first post). I've tried to remove the seam filter and let just the encoding filter to see what happens but it doesn't change anything. View the original post :

[jboss-user] [JBoss Portal] - Re: How to add header???

2007-05-02 Thread ritesh_sanjay
Hi Peter, Nice to hear again from your side,thanks for your reply. I got the idea what u have mentioned.But I wanted to know, can I just include my html files in some file.Actually I have a header ready, which has been made by someone else for my project. Like in some other portal,

[jboss-user] [Installation, Configuration Deployment] - Re: JMS-Topic-Deployment on JBoss 5 Beta 2

2007-05-02 Thread CarstenRudat
I just want to ask again... but I have to admit that my session bean is a mbean, not a session bean! Here is the code: | @Resource(mappedName=topic/myMessageTopic) | protected Topic messageTopic; | My jboss-service.xml (in same JAR-file, as my MBean) | ?xml version=1.0

[jboss-user] [JBoss Seam] - Re: Conversation not being propogated between redirect

2007-05-02 Thread youngm
Oops. I didn't notice you specifically asked Christian to file the issue until after I created it. :) Anyway here you go: http://jira.jboss.org/jira/browse/JBSEAM-1281 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042458#4042458 Reply to the post :

[jboss-user] [Performance Tuning] - JBoss AS Performance (with EJB 3.0)

2007-05-02 Thread grdzeli_kaci
hi all, i have topic about this on this forum http://www.jboss.org/index.html?module=bbop=viewtopict=106866 i want performance tuning of jboss application server and my ejb 3.0 project, there i post my server parameters anonymous wrote : | 1.AS - JBoss Application Server 4.0.4GA | 2.Database

[jboss-user] [JBoss Seam] - Re: Conversation not being propogated between redirect

2007-05-02 Thread petemuir
Hehe :) I've closed one of them as duplicate View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4042460#4042460 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042460 ___ jboss-user

  1   2   3   >