[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Taglib URI issue

2007-05-14 Thread kannan_jboss
Hi, I am using JBoss 4.2.0. All our JSPs were having, <%@ taglib prefix="s" uri="/struts-tags" %> In Jetty, this "/struts-tags" used to search inside the libraries. For me, the struts-tags.tld file is present in the META-INF directory of struts jar which is in the WEB-INF/classes directory. It u

[jboss-user] [JBoss Portal] - Re: authentication issue in seam-portlet and portal

2007-05-14 Thread sandeepjha18
Has anyone tried this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045668#4045668 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045668 ___ jboss-user mailing list jboss-us

[jboss-user] [EJB 3.0] - Re: jms lazy mdb Design pattern

2007-05-14 Thread bdevis
i have made mistake in my post code public Clienti findByName(String nome) { Clienti id=(Clienti) em.createNamedQuery("Clienti.findByNome").setParameter("nome",nome).getSingleResult(); return em.getReference(Clienti.class, id.getIdcliente()); } public Clienti

[jboss-user] [JBoss Seam] - Re: the terrible problem about IE browser cache

2007-05-14 Thread jyc5131
the problem is the out-of-date form submit to a unintialize bean, the bussiness willn't broken. anyone can help me out? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045664#4045664 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m

[jboss-user] [JBoss Seam] - checkbox in Seam

2007-05-14 Thread tonylmai
Hello, I am looking for a JSF implementation of checkbox (similar to Yahoo mailbox) that is compatible with Seam. Does anyone know of one? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045663#4045663 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [Beginners Corner] - Re: The performance of JBoss clustering puzzled me

2007-05-14 Thread ddpie
To genmen: Thanks for your reply. I tried in the way you told me,but it didn't work either: Apache got the high CPU usage,but the JBoss didn't. Does anything wrong with the configration of "ThreadsPerChild" in httpd.xml? View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[jboss-user] [Installation, Configuration & Deployment] - SSL Configuration

2007-05-14 Thread chandra_88
Hi , I have a war deployed in the jboss app server , that runs on the default port say war1 also i have two other wars say war2 war3 which are deployed on the same jboss servers which run on the default port . I want to secure these two wars on SSL (war2 and war3) , however war1 should run o

[jboss-user] [JBoss Seam] - Re: Getting Id of Presisted object.

2007-05-14 Thread rhinosystemsinc
Sorry. I know this is slightly off topic of your question - please forgive me. but I am still having the same problem whereby, it says the sequence does not exists... I am using jboss-4.0.5.GA w/EJB installed on Window XP runing 10g XE on same machine. This one issue is enough to kill my proj

[jboss-user] [Remoting] - Re: AccessControlException

2007-05-14 Thread [EMAIL PROTECTED]
I can tell you that the particular permission that is lacking is RuntimePermission("createClassLoader"), but I don't have any familiarity with web start applications. You might try posting the question to the Messaging Forum at http://www.jboss.com/index.html?module=bb&op=viewforum&f=48. -Ron

[jboss-user] [Javassist user questions] - drools integration with spring frame work using java

2007-05-14 Thread kranthidalai
Hi all , i am new to drools. We are doing project on drools using java. We are at the end of the project, and here we need to know how to integrate drools with springs. Can i have required jar files and any simple example code for integration. View the original post : http://www

[jboss-user] [Javassist user questions] - drools integration with spring frame work using java

2007-05-14 Thread kranthidalai
Hi all , i am new to drools. We are doing project on drools using java. We are at the end of the project, and here we need to know how to integrate drools with springs. Can i have required jar files and any simple example code for integration. View the original post : http://www

[jboss-user] [Javassist user questions] - drools integration with spring frame work using java

2007-05-14 Thread kranthidalai
Hi all , i am new to drools. We are doing project on drools using java. We are at the end of the project, and here we need to know how to integrate drools with springs. Can i have required jar files and any simple example code for integration. View the original post : http://www

[jboss-user] [Remoting] - Re: how to start remote jboss server

2007-05-14 Thread [EMAIL PROTECTED]
Personally, I use cygwin on Windows, which gives you a unix/linux-like environment, and cygwin supports ssh. Beyond that, I can't tell you much - I'm not much of a Windows user. You could also try posting the question on the "Installation, Configuration & Deployment" forum at http://www.jboss

[jboss-user] [JBoss Seam] - Re: Seam/Hibernate meetup in San Francisco, Friday, March 2

2007-05-14 Thread ybxiang.wolf
Gavin king, i love you!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045652#4045652 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045652 ___ jboss-user mailing lis

[jboss-user] [JBoss Seam] - Re: Exadel, JBoss and Seam

2007-05-14 Thread ybxiang.wolf
Gavin King, i love you!!! hahahaha View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045651#4045651 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045651 ___ jbos

[jboss-user] [JBoss Seam] - Re: First JBoss Seam book released

2007-05-14 Thread ybxiang.wolf
Gavin king, I love you!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045650#4045650 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045650 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Please help: problem with running the hotel booking exam

2007-05-14 Thread ybxiang.wolf
I meet the same problem. I am sure you deleted "seam.properties" file when create jar file. seam.properties file contains nothing, but you cannot drop it!! May you succeed! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045649#4045649 Reply to the post :

[jboss-user] [EJB 3.0] - Re: need help for deploying javaServer face application in j

2007-05-14 Thread shupingChen
the code for the JSP page: --%> | <%@ taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %> | <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt"; prefix="fmt" %> | <%@ taglib uri="http://java.sun.com/jsp/jstl/sql"; prefix="sql" %> | <%@ taglib prefix="f" uri="http://java.sun.com/jsf/

[jboss-user] [EJB 3.0] - need help for deploying javaServer face application in jboss

2007-05-14 Thread shupingChen
when I deploy the duke's bookstore application(bookstore6) on jboss 4.2.GA, it doesn't work. The application comes from the javaee tutorial on Sun's web site. It works when I deploy it on the Sun's Application Server. org.apache.jasper.JasperException: /chooselocale.jsp(45,12) Unknown attribute

[jboss-user] [JBoss Seam] - Re: Seam on Websphere 6.x backed by DB2?

2007-05-14 Thread titou09
It works on was v6.1.0.7, ...but: - You have to put all your code in a war (we were not able to make it work by splitting the code between a war and an utility jar...if you know how to do, tell us please ) - You have to use MyFaces instead of the the JSF 1.1 implementation included with was v6.

[jboss-user] [JBoss Seam] - Search Form Scope

2007-05-14 Thread Delphi's Ghost
I have a quick question regarding the scope of a bean used in a search form. The search bean holds a fixed number of results (i.e. the first 100 results) and since it is not an unbounded query, I'd like to make it stateful so I don't have to re-query every time the user changes page number, or t

[jboss-user] [JBoss Seam] - Re: seam cannot reference EJB, why?

2007-05-14 Thread titou09
Alain, we reached the same point and this is a major point for us to NOT use seam all the way (This is the only problem with seam we see in fact...) The problem is the same if you use POJOs instead of EJB3 and try to isolate those POJOs in an utiliy jar deployed in your ear, and keep only the "s

[jboss-user] [Beginners Corner] - Re: The performance of JBoss clustering puzzled me

2007-05-14 Thread genman
"worker.loadbalancer.sticky_session=0" You might get better performance with sticky sessions. Clustering will actually overall hurt performance, because from a general point of view, the server is doing more work with HTTP session replication behind the scenes. View the original post : http:

[jboss-user] [Beginners Corner] - Re: TimerTask schedule question

2007-05-14 Thread genman
In general, you're supposed to be using the JEE timers in JEE. A search for "j2ee timer" or "jee timer" should give you examples. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045641#4045641 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBossWS] - Re: If I deploy more than one webservice I get

2007-05-14 Thread rickcr
The two webservices are in the same package and packaged in the same jar. It seems odd that things work fine in 1.2.0.SP1 but not 1.2.1.GA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045639#4045639 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [Remoting] - Re: call a remote EJB

2007-05-14 Thread caili314
I met with this problem while using JBossAOP 1.3 Libraries provided by JBossIDE-1.5-ALL. Removing the libraies and add those jars in ${jboss.home}/client, it works. Not sure which jar causes this problem, maybe jboss-aspect-library-jdk50.jar View the original post : http://www.jboss.com/inde

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Asynchronous send to MDB

2007-05-14 Thread fastbob
I've now tried the same code under 4.0.4, with the same results. In addition, I've tried sending the request from a new thread. No joy. Bob View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045637#4045637 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Seam] - Re: Seam PDF and IceFaces NPE

2007-05-14 Thread ivanflorentin
According to this post it is an ICEFaces issue: http://www.icefaces.org/JForum/posts/list/0/4469.page#19880 Sugestions are welcome... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045636#4045636 Reply to the post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBossWS] - Re: If I deploy more than one webservice I get

2007-05-14 Thread PeterJ
If I remember correctly, the context root comes from the jar file name. Are both of your jar files named the same? It would appear that the standards define how the default context root is defined, but always leave it up to the implementation to specify alternate context root (hence the contex

[jboss-user] [JBoss Seam] - Re: FacesContext is null at Session startup???

2007-05-14 Thread [EMAIL PROTECTED]
I attempted to duplicate this, and FacesContext was not null for me. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045634#4045634 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045634 __

[jboss-user] [Installation, Configuration & Deployment] - Re: Unable to install with jems 1.2.0 with headless mode

2007-05-14 Thread PeterJ
Since this is a JVM crash, my first suggestion is to get the latest JDK from the Sun JDK download site (version 1.5.0_11). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045632#4045632 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [Installation, Configuration & Deployment] - Re: Having a problem with jboss-4.2

2007-05-14 Thread PeterJ
If you read the readme file (first bullet under Configuration Issues) or noted the console output during startup, such as: 17:57:49,046 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080 you would know the 4.2 binds to localhost by default. If you want the 4.0.x behavior (w

[jboss-user] [Advanced Documentation] - Re: Perm parameter

2007-05-14 Thread PeterJ
You can set any JVM options by editing the line that sets JAVA_OPTS in either run.bat (Windows) or run.conf (Linux). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045629#4045629 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [Installation, Configuration & Deployment] - Re: Incomplete Deployment listing

2007-05-14 Thread PeterJ
I assume that framework.ejb is a jar file containing your EJBs. Rename it to framework.jar and try again (I don't think that .ejb is a valid extension). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045628#4045628 Reply to the post : http://www.jboss.com/i

[jboss-user] [Installation, Configuration & Deployment] - Re: jboss login DatabaseServletLoginModule Jboss 4.0.5.

2007-05-14 Thread PeterJ
I have used the database login module, but never using it the way you are trying to. If I ran into your problems, I would look at security/src/main/org/jboss/security/auth/spi/DatabaseServerLoginModule.java in the source code, probably adding some logging code to figure out what is going wrong.

[jboss-user] [JBoss Seam] - the terrible problem about IE browser cache

2007-05-14 Thread jyc5131
in Seam/JSF application we always hope to invoke a method to initialize the stateful bean before rendering a specify page. for example ,in page.xml there are . after user cache the /service/.seam, the terrible problem will cause. the browser only load the out of update data, it will not req

[jboss-user] [JBoss Seam] - s:link's unexpected behavior of when used with Richfaces's t

2007-05-14 Thread tonylmai
Hello, When used together with Richfaces's tabPanel, s:link would render the page not keeping the current tab within the Richfaces's tabPanel. It kept returning to the first tab. Is there a way around this problem? FYI, h:commandButton keeps the current tab intact. Thanks View the original p

[jboss-user] [JBoss Seam] - Re: Error during model data update

2007-05-14 Thread d.bolesta
I had the same problem when starting demo, but got solved in simple way. The origin was wrong deployment done with "ant deploy". The file "build.properties" in my seam installation (ex. /opt/jboss-seam/build.properties) had wrong value of "jboss.home". It run fine after checked. View the orig

[jboss-user] [JBoss jBPM] - deploy from code problem

2007-05-14 Thread simonbaker
Using a default Hibernate config, code to deploy a ProcessDefinition blows up on: jbpmContext.deployProcessDefinition(newProcessDefinition); | 15:59:15,828 [main] ERROR JDBCExceptionReporter : Table not found in statement [/* named HQL query GraphSession.findLatestProcessDefinitionQuery */ se

[jboss-user] [JBoss Seam] - Re: s:fileUpload throw

2007-05-14 Thread [EMAIL PROTECTED]
I know that some databases have different sizes for blob fields, MySQL being one example, with a standard blob size of 64K. You could confirm this by trying to upload a smaller file, and if that works then change the blob field type to something larger. View the original post : http://www.jbo

[jboss-user] [JBoss Portal] - Re: How can I have Sub-Menus in Jboss Portal?

2007-05-14 Thread ian.ouzounov
you can achieve this by creating a nested page/s, then when you point the mouse on top of the tab that has a nested page/s it will show a drop down menu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045614#4045614 Reply to the post : http://www.jboss.com/in

[jboss-user] [JCA/JBoss] - Re: XA Error Connecting to multiple Oracle XA Datasources

2007-05-14 Thread [EMAIL PROTECTED]
Can you verify via the JMX console that the attribute isSameRMOverrideValue has been set? The only thing that I can't think of is that this is not being carried through properly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045615#4045615 Reply to the po

[jboss-user] [JCA/JBoss] - XA Error Connecting to multiple Oracle XA Datasources

2007-05-14 Thread david.defrancesco
I am receiving the generic OracleXAException, XAException.XAER_RMERR, when trying to connect to multiple Oracle XA Datasources (Oracle version 10.2.0.2) within the same transaction. I have tried several different approaches to create the Oracle XA Datasources, including the thin driver, oci, oci

[jboss-user] [JBoss Seam] - Re: A4J - Can I refresh a components value without applying

2007-05-14 Thread loopingrage
Here is the solution I came up with. The magic is in jsFunction's "bypassUpdates" attribute. becomes | | | | function refreshManager(data) { | document.forms[0].lstDestination.value = data; | } | I hope this helps someone :) View the original post : http

[jboss-user] [JBoss Seam] - Re: @Startup clarification

2007-05-14 Thread [EMAIL PROTECTED]
This would be the name of the seam component. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045609#4045609 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045609 ___ jboss-use

[jboss-user] [Testimonials] - Opensource Mobile Middleware

2007-05-14 Thread smita_narain
Just wanted to share this with the community. In light of appforge dropping the ball on us, I was looking for some open source alternatives for mobile middleware. We could not afford iAnywhere and IBM type solutions, which are too expensive and I am tired of small companies going belly up. We

[jboss-user] [JBoss Seam] - Re: empty option with convertEnum

2007-05-14 Thread stu2
Take a look at the seam docs. Seam has a s:selectItems that gives you what you're looking for. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045605#4045605 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045605 __

[jboss-user] [JBoss Tools (users)] - Re: Issue with JBoss IDE 2.0 Beta with Eclipse 3.2.1

2007-05-14 Thread [EMAIL PROTECTED]
Thank you for the help! I was able to get it to work by entering Stop Args -s localhost:1099 -a jmx/rmi/RMIAdaptor -u adminlogin -p mypass Twiddle Args -S -u adminlogin -p mypass In someone has not found it yet. Here is the JBoss site with helpful demo SWF files http://docs.jboss.com/

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Jboss 4.0.3, Hibernate, Cache - class declaration

2007-05-14 Thread jbruen
I am moving an application from standalone Tomcat 5.5.x to JBOSS. In Tomcat, I declare my cached classes[ & collections] in the hibernate.cfg.xml file. for example: anonymous wrote : | | | In JBOSS, it is not clear to me where these declarations go as the hibernate.cfg.

[jboss-user] [Microcontainer] - Re: disable lifecycle method calling for bean?

2007-05-14 Thread alesj
"kibbles" wrote : Looking at the code inside LifecycleAction, it looks like if I give a bogus method name, the exception will be eaten and logged, so that should be viable workaround until a cleaner solution is available. Yes. :-) | try | { | ClassLoader cl = Configura

[jboss-user] [JBoss Seam] - @Startup clarification

2007-05-14 Thread c_eric_ray
When using the depends attribute which of the following is correct. 1. Fully qualified name of Bean Interface - com.whatever.Customer 2. Fully qualified name of Bean - com.whatever.CustomerBean 3. Name of Seam component - @Name("customer") So when defining my seam component and using the @Startu

[jboss-user] [Microcontainer] - Re: disable lifecycle method calling for bean?

2007-05-14 Thread kibbles
Thanks for the quick response. I was hoping I was just missing something obvious. Looking at the code inside LifecycleAction, it looks like if I give a bogus method name, the exception will be eaten and logged, so that should be viable workaround until a cleaner solution is available. View the

[jboss-user] [JBossWS] - Re: If I deploy more than one webservice I get

2007-05-14 Thread rickcr
I guess this is a bug since if I use jbossws-1.2.0.SP1 I do not get this error. The jira bug on this is still open so I guess I'll just use 1.2.0 until it is resolved. If this isn't a bug, though, someone please let me know:) Thanks. View the original post : http://www.jboss.com/index.html?

[jboss-user] [JBoss Seam] - Re: Conversation processing another request error when using

2007-05-14 Thread reind
"cwash" wrote : That sounds good to me, but will the a4j guys go for it? Let's hope so: https://ajax4jsf.dev.java.net/issues/show_bug.cgi?id=42 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045597#4045597 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBossWS] - Re: creating new targetnamespace for complex types

2007-05-14 Thread khelenek
Thanks for writing back. That's actually the first technique I tried which also did not seem to work. Here is an example of a my web service bean: | @Stateless(name="VerificationWs") | @WebService( | name="VerificationWs", | targetNamespace = VerificationWsBean.DEFAULT_NS) |

[jboss-user] [JBossWS] - If I deploy more than one webservice I get "Multiple context

2007-05-14 Thread rickcr
I can deploy a simple webservice and everything works fine. If II create another webservice in a similar manner and deploy it, I end up with a "Multiple context root not supported" error. This is very frustrating since I see nothing about this issue in the users guide. Here was an example of

[jboss-user] [JBoss Seam] - Re: Conversation processing another request error when using

2007-05-14 Thread cwash
"reind" wrote : Another alternative would be for A4J to just queue any new requests until the response has been received and only then send the newest request (discarding all those in the middle). That sounds good to me, but will the a4j guys go for it? View the original post : http://www.jbo

[jboss-user] [EJB 3.0] - jms lazy mdb Design pattern

2007-05-14 Thread bdevis
Hi, to all i have this scenario 1)I have my entity with many collection (Lazy association) 2)This is my mdb | public class LoginRequest implements MessageListener { | | public LoginRequest() { | } | | public void onMessage(Message message) { |

[jboss-user] [JBoss jBPM] - Re: JbpmTaskInstance not released from memory

2007-05-14 Thread bentins
Found my problem. Somehwere along the line I didn't release the context, everytime I got the new Tasks I created a new context. The former context was still holding references to the old list and this is why id didn't get cleared by the GC. View the original post : http://www.jboss.com/index.h

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: How to invalidate SSL Session?

2007-05-14 Thread EstrellaRichardson
Yes, please if anyone has any insight into this problem, it would be greatly appreciated. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045591#4045591 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045591

[jboss-user] [EJB 3.0] - Re: Stateless and JNDI once again

2007-05-14 Thread ALRubinger
Do you have an @Local annotation on ProjectFacadeLocal? S, ALR View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045590#4045590 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045590 ___

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to clean or refresh EJB cache?

2007-05-14 Thread Kentzhou
And my JBOSS AS is jboss 3.2.7 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045588#4045588 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045588 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Conversation processing another request error when using

2007-05-14 Thread reind
"cwash" wrote : ... would be to be able to configure the conversation to abandon a currently processing request if a new one comes in. That's about what I was thinking. I haven't thought through the ramifications though and I'm not sure how doable it is. Another alternative would be for A4

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to clean or refresh EJB cache?

2007-05-14 Thread Kentzhou
Change the data manually. same data could be changed by different apps at different time. EntityManager come out for EJB 3.0, but my application user EJB 1.1. Can you show me some demo code how to apply EntityManager for EJB 1.1? View the original post : http://www.jboss.com/index.html?mod

[jboss-user] [EJB 3.0] - session and persistence unit catch 22

2007-05-14 Thread ronsmitsnl
Evening all I am greenfielding at a customer site with ejb3 and jboss 4.0.5GA. I found a strange problem with a stateless session bean that gets the persistencecontext injected by the @PersistenceContext annotation. The session bean does not get initialised because the persistence unit is not

[jboss-user] [JBoss Seam] - Re: @Begin issue. Cannot make it work how we need

2007-05-14 Thread [EMAIL PROTECTED]
I think I understand now. I think you should stick with @Begin(join=true), but be careful how you launch the second browser/tab. How do you do this now? You must not pass the conversation ID in the second tab, if you do, the windows will share the same conversation. View the original post : h

[jboss-user] [JBoss jBPM] - Re: xhtml files in process definition

2007-05-14 Thread Stueckdeckungsbeitrag
Hello, I hope you do not lose patience but the auto-generated forms are corrupt. When starting a simple process instance (start->task with one variable->end) I get the exception: Error Parsing /24/NumberInp--.xhtml: Error Traced[line: 36] The value of attribute "value" associated with an element

[jboss-user] [JBoss Seam] - Re: Injection of SESSION POJO into event/session scoped POJO

2007-05-14 Thread fernando_jmt
The name initialize does not matter. You can mane as you want, the most important thing here is the @Create annotation, which tells Seam to execute such method just after the component is successfuly initialized (all Seam components are available, ready to be injected). View the original post :

[jboss-user] [JBossCache] - Re: Cache startup problems

2007-05-14 Thread jamieqho
Thanks for the help! The JDK version was the issue. The machine that compiled using JDK 1.6 and ran using 1.5 had issues. Everything works fine if I just compile and run using 1.5. Thanks, Jamie View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045579#404557

[jboss-user] [JBoss Seam] - Re: Injection of SESSION POJO into event/session scoped POJO

2007-05-14 Thread joeyxxx
I do recall seeing initialize in a bunch of examples. I guess I better give the docs a once over and include an initialize skeleton in my templates. Thanks again. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045577#4045577 Reply to the post : http://www.j

[jboss-user] [JBoss Seam] - Re: Injection of SESSION POJO into event/session scoped POJO

2007-05-14 Thread cwash
anonymous wrote : I got it to work now. | Looks like the problem had to do with referencing the injected user object in the balance objects constructor. if the reference is done in a method other than the constructor, it works. Ah, cool... yeah I'm pretty sure everything works off of setter i

[jboss-user] [JBoss Seam] - FacesContext is null at Session startup???

2007-05-14 Thread monkeyden
I have the following JavaBean which starts up with the session: @Startup | @Scope(SESSION) | @Name("userSession") | public class UserSession implements Serializable { | ... | | @Create | public void create(){ | FacesContext ctx = FacesContext.getCurrentInstance();

[jboss-user] [JBoss Seam] - Re: Injection of SESSION POJO into event/session scoped POJO

2007-05-14 Thread fernando_jmt
I will suggest you the following: (The reasons I do this are in the Seam reference documentation) | @Name("balance") | @Scope(EVENT) | public class Balance implements Serializable | { |private double totalMarketValue; |private double cash; |private double margin; |

[jboss-user] [JBoss Seam] - Re: Conversation processing another request error when using

2007-05-14 Thread cwash
anonymous wrote : The problem with that approach is that the proper value for requestDelay depends on the responsiveness of the server (which depends on load, hardware, etc). | | Would there be a way for seam to handle this more gracefully? This is an interesting question, if it's only a co

[jboss-user] [JBoss Seam] - [Solved]: Injection of SESSION POJO into event/session scope

2007-05-14 Thread joeyxxx
I got it to work now. Looks like the problem had to do with referencing the injected user object in the balance objects constructor. if the reference is done in a method other than the constructor, it works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=404

[jboss-user] [JBoss Seam] - Re: How to render partial search results?

2007-05-14 Thread grettke_spdr
Read up some more on this today in a JPA-only book and found that constructor expressions and custom classes are probably the most straightforward way to with something like this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045569#4045569 Reply to the pos

[jboss-user] [JBoss Seam] - Re: Embedded EJB

2007-05-14 Thread cwash
There is an embedded EJB container available to you if you want to deploy Seam code that utilizes EJBs outside of an EJB container. If you follow most of the Seam tutorials, they have you set up JBoss with an EJB3 profile enabled, so you use JBoss's EJB container. So there is no need to use th

[jboss-user] [JBoss Seam] - Re: Injection of SESSION POJO into event/session scoped POJO

2007-05-14 Thread joeyxxx
Thanks for your reply. I do have the getters & setters. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045568#4045568 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045568 ___

[jboss-user] [Microcontainer] - Re: disable lifecycle method calling for bean?

2007-05-14 Thread alesj
Good point. I think it was once on my mind. I'll add it as a TODO - watch JIRA JBMICROCONT-23. For the moment do a bogus method name - and let me know me know how it goes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045566#4045566 Reply to the post : http:

[jboss-user] [Installation, Configuration & Deployment] - Re: Unable to install with jems 1.2.0 with headless mode

2007-05-14 Thread jkuang
The crash happens when installing it in Linux Linux peng-dyn1 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:59:02 EST 2004 i686 i686 i386 GNU/Linux I tried the Solaris box and tried out the Jems installation and it works fine: SunOS webapp1 5.10 Generic_118822-26 sun4v sparc SUNW,Sun-Fire-T1000 View t

[jboss-user] [JBossWS] - Re: creating new targetnamespace for complex types

2007-05-14 Thread bk8133
Try using this at webservice bean level(at exposed method) WebService(targetNamespace="") WebParam(targetNamespace="") WebResult(targetNamespace="") View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045564#4045564 Reply to the post : http://

[jboss-user] [JBoss Seam] - javax.persistence.EntityNotFoundException

2007-05-14 Thread hstang
Does anyone know why I'm getting this exception when I am using EntityHome.remove() ? I had no problems using EntityHome.remove in my other pages. I suspect it has something to do with my Entity mappings. What I don't understand is why this exception has anything to do with persist as I'm c

[jboss-user] [JBossWS] - creating new targetnamespace for complex types

2007-05-14 Thread khelenek
Hi, I just upgraded to using jax-ws with my ejb 3.0 beans, and its working fine. The classes used by my web service are being mapped to a shema with a targetNamespace reflected by their package name. Because I'm trying to recreate an exact copy of my old web services I would like to define the

[jboss-user] [JBoss Seam] - Re: Injection of SESSION POJO into event/session scoped POJO

2007-05-14 Thread cwash
Maybe a dumb question, but first one that pops in my head is... do you have getters/setters for the User on your component? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045561#4045561 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [JBoss Seam] - Re: Conversation processing another request error when using

2007-05-14 Thread reind
This problem does not happen on non-conversational pages. I'm hoping there's a better solution than trying to set the requestDelay high enough to avoid issues. The problem with that approach is that the proper value for requestDelay depends on the responsiveness of the server (which depends on

[jboss-user] [JBoss Seam] - Re: not redirecting to security_error.xhtml

2007-05-14 Thread efabiano
Hi Christian, The complete stack trace is: SEVERE: Error Rendering View[/Cor.xhtml] | org.jboss.seam.security.AuthorizationException: Authorization check failed for expression [#{s:hasPermission('corcontroller','selecionar', null)}] | at org.jboss.seam.security.Identity.checkRestriction(

[jboss-user] [JBoss Seam] - Re: Mail sending through Seam

2007-05-14 Thread cwash
anonymous wrote : | But if i call it as a seam component i.e if the class does not implement ActionHandler and i call the method, #{mail.sendmail} from a .xhtml file directly Renderer object gets assigned. | I might be wrong, but I think you need to have a component in order to inject a

[jboss-user] [Microcontainer] - disable lifecycle method calling for bean?

2007-05-14 Thread kibbles
Let's say I have a bean that just happens to have a method that matches one of the default lifecycle methods: create/destroy start/stop. How do I prevent the kernel from calling one of these methods when installing my bean in the container? My bean needs to implement an interface that has a crea

[jboss-user] [JBoss Seam] - Injection of SESSION POJO into event/session scoped POJO not

2007-05-14 Thread joeyxxx
I'm running 1.2.1 with facelets on JBoss 4.05 EJB3 profile and using pojos not EJBs. This is my first attempt at seam and the ff issue has thrown me for a bit of a loop. The user component injected into balance is always null and it seams that I can only reference it is explictly using the ff

[jboss-user] [JBossWS] - wsconsume install on jboss4.0.5.GA

2007-05-14 Thread henrik.lindberg
Hi, I have just installed jbossws 1.2.1 and I am using jboss-4.0.5.GA. Eveything worked fine until trying to run wsconsume to create the client side classes from the WSDL. Turns out that the install (I used "deploy-40") did not copy consumews to JBOSS_HOME/bin - where I guess it should be. Wh

[jboss-user] [JBoss Seam] - Re: s:fileUpload throw

2007-05-14 Thread cchee
sorry.. typo. blog should be blob View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045551#4045551 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045551 ___ jboss-user mailing li

[jboss-user] [JBoss Seam] - Re: s:fileUpload throw

2007-05-14 Thread cchee
In the database, these two "form" fields are blog data type. My impression is this is binary data for any size, is that correct assumption? Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045550#4045550 Reply to the post : http://www.jboss.

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Oracle sequences not being found

2007-05-14 Thread steve_of_AR
I'm getting validation exceptions from Hibernate during deployment of my (seam-gen generated) app, saying it can't find my sequences in Oracle, but the sequences are there. From the log I can see it's trying qualified and unqualified names, either should be fine. Entity | @Id |

[jboss-user] [JBoss Messaging] - Re: Destination discrepancy

2007-05-14 Thread ScottDawson
I agree. It's very convenient to have the out-of-the-box destinations for prototyping, providing easy-to-deploy samples, etc. Does anyone know if the default destinations will be included in AS 5.0? Thanks, Scott View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [EJB 3.0] - Re: EJB3 metrics

2007-05-14 Thread jmp
Hello, I am using jboss 4.2 GA. I have deployed an EJB3 and I would like to know how can I view EJB3 metrics with jboss web console ? With EJB2, informations were avalaible in J2EE Domains part, but I don't see for EJB3 ? Thanks, Regards, JM View the original post : http://www.jboss.com/in

[jboss-user] [EJB 3.0] - problem with EJBQL queries in JBoss 4.2.0 GA

2007-05-14 Thread triathlon98
We were using the same queries in CR1, but with GA we get errors. Error messages like | 2007-05-14 16:34:25,285 ERROR [org.hibernate.impl.SessionFactoryImpl] Error in named query: Weight.BlockedWeights | org.hibernate.QueryException: illegal attempt to dereference collection [dmweightbe0_.U

[jboss-user] [JBoss Portal] - Re: StyleSheet not Working in DisplayTag Library

2007-05-14 Thread ian.ouzounov
this works for me: | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045544#4045544 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045544 ___ jboss-user mailing list jboss-

[jboss-user] [Installation, Configuration & Deployment] - Unable to install with jems 1.2.0 with headless mode

2007-05-14 Thread jkuang
I am trying to install the jems using the commmand line. But I am getting the following error. The java jvm version is 1.5.0_06-b05. The command used is: java -jar jems-installer-1.2.0.GA.jar -installGroup ejb3 installpath=/home/jkuang/jboss-4.0.5.GA I just need to install jboss with ejb3 an

[jboss-user] [JBoss Seam] - Re: First JBoss Seam book released

2007-05-14 Thread smithbstl
I skimmed the other book:"Beginning JBoss Seam: From Novice to Professional" from APress before "JBoss Seam: Simplicity and Power Beyond Java EE" was released. The APress book was pretty light on content. It looks like it was just a rushed attempt to be the the first Seam book to market. I wo

[jboss-user] [JBoss Seam] - Re: Error while creating skeleton app using eclipse IDE

2007-05-14 Thread ScottDawson
You probably need to change the import to: | import javax.interceptor.Interceptors; | That class is in jboss-ejb3x.jar. Regards, Scott View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045540#4045540 Reply to the post : http://www.jboss.com/index.html?mo

  1   2   3   >