[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 f

[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 org.hibernate.type.BlobType.disassemble(Blo

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

2007-05-02 Thread Sammy8306
Hm, should I go that route, is there any way to force the facesmessages to be displayed after a GET-request instead of after a POSTback? Right now I'm using to display an error message, where I manually manage the initialized boolean. View the original post : http://www.jboss.com/index.html?

[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=bb&op=viewtopic&p=4042299#4042299 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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=bb&op=viewtopic&p=4042300#4042300 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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 a

[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 : http://www.jboss.com/index.html?module=bb

[jboss-user] [Beginners Corner] - Re: Properties not visible to WebApp

2007-05-02 Thread Seany123
Hi amit_despande, Thank you for your response, -your suggestion did the trick! thanks, Seam View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042303#4042303 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042303

[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-4.0.5.G

[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=bb&op=viewtopic&p=4042305#4042305 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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 jBPM] - Re: ProcessDefinition in 2nd level cache

2007-05-02 Thread [EMAIL PROTECTED]
indeed. only use a session in 1 thread. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042308#4042308 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042308 ___ jboss-user mai

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

2007-05-02 Thread waynebagguley
It's not failing to find the parameter, it's failing on the parsing of the expression with this exception: Caused by: com.sun.el.parser.ParseException: Encountered "(" at line 1, column 37. | Was expecting one of: | "}" ... | "." ... | "[" ... | ">" ... | "gt" ...

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

2007-05-02 Thread [EMAIL PROTECTED]
"Asynchronous Windows Enabled" as been renamed to "Partial window refresh" or something close. It just let you have the windows refreshed without refreshing the whole page. DnD feature is only available in the dashboard (and what is changed in the layout is stored per user) View the original p

[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=bb&op=viewtopic&p=4042314#4042314 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042314 ___ jbos

[jboss-user] [Javassist user questions] - Drools forum

2007-05-02 Thread alexhm
Is there a forum for Drools questions? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042316#4042316 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042316 ___ jboss-user maili

[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=bb&op=viewtopic&p=4042319#4042319 Reply to the post : http://www.j

[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=bb&op=viewtopic&p=4042320#4042320 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042320 ___ jboss-user mailing lis

[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=bb&op=viewtopic&p=4042321#4042321 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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=bb&op=viewtopic&p=4042322#4042322 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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=bb&op=viewtopic&p=4042324#4042324 Reply to the post : http://www.jb

[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-4.0.5.G

[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 err

[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=bb&op=viewtopic&p=4042330#4042330 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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=bb&op=viewtopic&p=4042331#4042331 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[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 d

[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: org.jbpm.ui.pageflow.outli

[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=bb&op=viewtopic&p=4042335#4042335 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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 : http://www.jboss.com/index.html?module=bb&

[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 AuthenticatorActi

[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 java.rmi.server.RemoteStub?¦-???eOxrLjava.rmi.serv

[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 org

[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 : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[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 w

[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=bb&op=viewtopic&p=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 [true/fal

[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=bb&op=viewtopic&p=4042348#4042348 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042348 ___ jboss-user mailing list jboss-user@l

[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; Request.getPreferences().getValue("nam

[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=bb&op=viewtopic&p=4042351#4042351 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042351 ___ jboss-user mailing list jbo

[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 org.jboss.aspects.secu

[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=bb&op=viewtopic&p=4042353#4042353 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[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) { | ... |} |catch(javax.ejb.

[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=bb&op=viewtopic&p=4042356#4042356 Reply to the post : http://www.jboss.com/index.html?module

[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 i

[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 : http://www.jboss.com/index.html?module=bb&op=vi

[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 http://lo

[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=bb&op=viewtopic&p=4042361#4042361 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042361 ___ jboss-user mailing list jboss-user

[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 | | |name |mohan | | | so the preferences are already set i just want to fetch their value in java code. View the original post : http://www.jboss.com/in

[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=bb&op=viewtopic&p=4042364#4042364 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[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 jbpm_processd

[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 org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindin

[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 A

[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 | true View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042378#4042378 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[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: | | Sometimes, it's also required

[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: View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042386#4042386 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042386 ___ jboss-us

[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 : http://www.jboss.com/index.htm

[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 name14

[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 original

[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 eve

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

2007-05-02 Thread [EMAIL PROTECTED]
anonymous wrote : 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 ? If I tell you again to use TransactionalSeamPhaseListener, to do

[jboss-user] [JBoss Seam] - validation message displayed twice

2007-05-02 Thread hasc
Hi, i have a question. I want to validate a parameter against a hibternate constraint. I have the following code in the bean: @Min(value=1,message="#{messages.GreaterThanZero}") | public float getArea() | { | return area; | } and the input-field is defined: | | when i

[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] 17:22:57,1

[jboss-user] [JBoss Seam] - seam generate-entities

2007-05-02 Thread tcavaleiro
Hi there, after running "seam generate-entities" to generate the POJO's that represent the entities I get an error. I think that is associated with the fact that my MySQL tables are using the "latin-1" charset and because they have names with accents (e.g. acção). The output that I've is this:

[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=bb&op=viewtopic&p=4042397#4042397 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042397 ___ jboss-user maili

[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 dash

[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 an

[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=bb&op=viewtopic&p=4042407#4042407 Reply to the post : http://www.jboss.com/index.html?modul

[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 off

[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 : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40

[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: javax/el/ExpressionF

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

2007-05-02 Thread estaub
Tom, Andrey, Either I misunderstand, or Tom did. Tom, as I understand it, Andrey is reporting a latent bug in JBPM's definition cache-loading. Andrey, is that correct? Given that the frequency of failure will vary from database to database, and from one Hibernate version to the next, it may

[jboss-user] [JBoss Seam] - Re: remoting with security

2007-05-02 Thread knaas
Done! http://jira.jboss.com/jira/browse/JBSEAM-1279 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042415#4042415 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042415 ___ jb

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

2007-05-02 Thread kukeltje
Isn't the root token still IN the end node? If so, you can use something like token.getNode().getName(). Besides that... I've never seen two end nodes... Do you have a special reason for this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042416#4042416 Re

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

2007-05-02 Thread heinzw
Hello, I try to upload a file to the jboss server (4.0.5) 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 weba

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

2007-05-02 Thread kukeltje
Now I come to think of it you have two end nodes and it is important to know which it ended in... I would use a specific processvariable for this, like Ed mentioned, but just use that and have one end node. Still, I'm curious why you need two end nodes. The only time I saw someone do this,

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

2007-05-02 Thread Stateless Bean
"petemuir" wrote : You've missed out the Entity you are trying to persist | | I don't get what you suggest, can u please post me an example, how to well form my persist ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042419#4042419 Reply to the post :

[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 pre

[jboss-user] [JBossCache] - Object is not replicated after field update

2007-05-02 Thread AdrianAisemberg
Hi, I'm testing PojoCache with a cluster, on a windows system. After configuring everything, my cluster members receive replications. When i update an object's field, the changes are not replicated. For example: | SimpleObject obj = new SimpleObject(); | obj.setNumber(1); | cache.putObject(

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

2007-05-02 Thread [EMAIL PROTECTED]
works for Facelet templates, even if your XML validator in your IDE says it doesn't. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042423#4042423 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042423 ___

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

2007-05-02 Thread petemuir
No, please post the code for the entity you are trying to persist. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042424#4042424 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042424

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

2007-05-02 Thread petemuir
Can you file a JIRA issue Christian and assign it to me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042425#4042425 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042425 __

[jboss-user] [Messaging, JMS & JBossMQ] - Re: NamingException Dusring Lookup: Connection Reset

2007-05-02 Thread tobake
I have a similar problem that needs to be solved.. I have a test client with wich I try to send messages to a remote que. Sending to my local server works well, but when sending to the remote server, I get the following trace : Exception in thread "main" javax.naming.CommunicationException [

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

2007-05-02 Thread FredF
"[EMAIL PROTECTED]" wrote : 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 restric

[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 th

[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)

2007-05-02 Thread grdzeli_kaci
"grig77cristi" wrote : Oracle will suport java stored procedures | So you can preserve logic in java and get maxim from database what did you mean ?? is it useful that sql insert i have oracle than java ??? you think that stored procedure which insert data into table is faster that jdbc sql i

[jboss-user] [JBossWS] - JBoss JAXRPC SOAP client type mapping problem

2007-05-02 Thread bypaik
hi, i've been stuck on this issue for a few days and have no idea what's causing the following stack track: org.jboss.ws.WSException: Cannot obtain java type mapping for: {urn:grainger-com:xi:addrval_webservice:types}>AddrRequest at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCMetaDataBui

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

2007-05-02 Thread thanatosis
I actually tried that too, but it didn't work for me, here's the jboss process running on my linux box.. 340 pts/0Sl 1:10 /usr/java/jdk1.5.0_11/bin/java -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=360 -Dsun.rmi.dgc.server.gcInterval=360 -Dfi

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

2007-05-02 Thread PeterJ
Did you notice my instructions concerning the telnet response? Go back and look at the IP address given on the last line of the telnet response: 127.0.0.1. That is not the correct address, and is why you are running into problems. Go back and read my instructions on the other post. View the ori

[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=bb&op=viewtopic&p=4042433#4042433 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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=bb&op=viewtopic&p=4042434#4042434 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=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 org.jboss.seam.jsf.SeamApplication.(SeamApplication.

[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 : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40

  1   2   3   >