[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-12-01 Thread [EMAIL PROTECTED]
BTW Gavin you known why seamgen doesn't work with PostgreSQL ? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990369#3990369 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990369

[jboss-user] [JCA/JBoss] - Re: OutOfMemoryError: OracleConnection.pingDatabase

2006-12-01 Thread djr667
I have had problems with this particular Web-App page before. It used to cause 'CompilerThread' errors in the JVM (causing the JVM to exit) before I rearranged the EJB loading order. I cannot find my original bulletin board post about the CompilerThread issue (do JBoss purge old posts?). My

[jboss-user] [JBoss jBPM] - Re: No subprocessId in Node with subprocess

2006-12-01 Thread appendix
Hi Jainner, I thought about that as well - and it would make sense, but I'm doing that already. I'm using the ant deploy task: | target name=deploy-process-definition | taskdef name=deploypar classpathref=ant.classpath classname=org.jbpm.ant.DeployProcessTask | /taskdef |

[jboss-user] [JBossWS] - Problem with xsd:enumeration in jbossws 1.0.3

2006-12-01 Thread kcp
Hello, I am using JBossAS 4.0.5. The included wstools (jbossws 1.0.3SP1) seem to have a problem with xsd:enumeration. My Wsdl is of type docment-literial with elementFormDefault=qualified and looks as follows: | [...] | xsd:complexType name=ForecastRequestData | xsd:sequence |

[jboss-user] [JBoss/Spring Integration] - Re: BeanCreationException on Jboss deploy but with Tomcat th

2006-12-01 Thread sselda
sorry. If anyone is interested of the causes of this problem, see http://forum.springframework.org/showthread.php?p=88310#post88310 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990373#3990373 Reply to the post :

[jboss-user] [JBossCache] - Re: Please vote for your favorite issues -- mine :-)

2006-12-01 Thread [EMAIL PROTECTED]
880: I don't think this is important as regions already do that (for a set of nodes though). What's the compelling use case for per-node eviction ? So a -1 from me 841: I think we should solve this problem fundamentally in a different way. Manik and I thought about functors, simple functions

[jboss-user] [JBoss Seam] - Re: s:link and JavaScript

2006-12-01 Thread dahm
Unfortunately that's just a typo that occured when I translated the code from German to English :-) Cheers Markus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990376#3990376 Reply to the post :

[jboss-user] [JBoss Seam] - Re: EntityManager: For newbies or to close gaps in your know

2006-12-01 Thread toni
anonymous wrote : Persistence context != transaction context. That is why there are two different things. Ok, so objects may be attached to the Entity Manager and not participate in a transaction. But how come that changes made to attached objects are reflected in the database? And when

[jboss-user] [JCA/JBoss] - Re: Integrating / Deploying SunOne OpenMessageQueue with JBo

2006-12-01 Thread jsalvo
FYI I have implemented a JMSProviderAdapter taken from the code in this link: http://swforum.sun.com/jive/thread.jspa?threadID=45414 .. although instead of using LDAP, I am simply using a filestore for the administered objects. I have then created a JAR for the the JMSProviderAdapter

[jboss-user] [JBoss Portal] - unable to build jboss portal open source

2006-12-01 Thread anjana
i have got jboss portal source from jboss cvs using wincvs option (since my eclipse cvs is blocked on firewall) . after i import all the projects in my eclipse, it get class parth error for thirdparty, for that i understand i have to run build from the build folder, however the build is

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-12-01 Thread [EMAIL PROTECTED]
No idea. You should report problems like this to Hibernate Tools guys (ie. Max Andersen). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990380#3990380 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990380

[jboss-user] [JBoss Seam] - Re: EntityManager: For newbies or to close gaps in your know

2006-12-01 Thread [EMAIL PROTECTED]
What I am saying is that the extended persistence context spans multiple transactions. Typically one transaction per request. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990381#3990381 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Problems with foreign key updates

2006-12-01 Thread hubaer
Hi klejs, The update code is in a short method: | public String updateAddress() { | em.merge(a); | return null; | } | a is the Address. em is the EntityManager. Seam updates the member fields. So this is the full method. View the original post :

[jboss-user] [JBoss jBPM] - Re: ProcessDefinition - jPDL

2006-12-01 Thread kukeltje
1: here to... STFF 2: The PD generates an XML file from a different kind of model than the runtime engine does. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990385#3990385 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jbpm needs a symbol!

2006-12-01 Thread kukeltje
this list? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990388#3990388 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990388 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: Isolating web app classpath

2006-12-01 Thread sselda
I solved the problems. See: 1) http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration 2) http://sourceforge.net/docman/display_doc.php?docid=16524group_id=22866 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990390#3990390 Reply to the post :

[jboss-user] [JBossCache] - cache limit is exceeded

2006-12-01 Thread DeepBlue(GER)
Hey All ! Assumption : i use the tree cache in local modus as repository, without usage of any cache loader - what will happen if the cache limit is exceeded ? Thanks in advace ! Regards, Claus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990391#3990391

[jboss-user] [JBossCache] - JBossCache as repository

2006-12-01 Thread DeepBlue(GER)
Hey all ! Can i use JBossCache as pure repository without any usage of cache loader mechanism ? Does that make at all a sense? Thanks in advance ! Regards, Claus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990392#3990392 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Upgrading to JBossAS 4.0.5.GA

2006-12-01 Thread gloken
I have several server configurations currently running under the same JBossAS (4.0.3 SP1). The configurations are based on the default config, and adapted to my needs. What would be the easiest way to get these server configurations up and running on 4.0.5.GA? I'm having a hard time finding

[jboss-user] [EJB 3.0] - java.lang.NoClassDefFoundError

2006-12-01 Thread werWolfgang
Hello. At me such problem. At unsuccessful connect to server JBoss gives out such Exception with what it can be connected and as it to correct. And at reload a server the problem disappears, but it is necessary that the server worked constantly Help me please

[jboss-user] [EJB 3.0] - Re: TimerBean

2006-12-01 Thread dkalna
ok, I try it that way... thanks a lot Dalibor View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990396#3990396 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990396 ___ jboss-user

[jboss-user] [JBoss Seam] - CR1 - CR2 Problem: PropertyNotFoundException: Property 'jb

2006-12-01 Thread roeber
After switching to Seam's CR2 jars my Seam test runs into the following exception. This exception seems to be thrown by | validateValue(#{login.password}, test); | where login is an (action) component: | @Stateful | @Scope(ScopeType.SESSION) | @Name(login) | public class

[jboss-user] [JBoss jBPM] - Re: Action ; Token.signal( ... ) ; Exception: locked tokens

2006-12-01 Thread JimKnopf
I know u are right (normaly ;) ) But i need to check more then one dedicions in a node. Normaly the code for the disicion is in the desicionhandler and the handler returns the name of the transition. But i must code the desicionhandler and actionhandler before i know the Workflow or the rules.

[jboss-user] [JBoss Seam] - Re: EntityManager: For newbies or to close gaps in your know

2006-12-01 Thread toni
Are those transactions nested or are they idenpendet of each other? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990401#3990401 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990401

[jboss-user] [JBoss Seam] - Re: CR1 - CR2 Problem: PropertyNotFoundException: Property

2006-12-01 Thread roeber
I have just checked this issues with CVS20062811 jars. With these jars the test also works fine. Seems to be a problem due to last changes. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990402#3990402 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: Exception: Unable to fill pool

2006-12-01 Thread rhino247365
Weston, is the recent entry in http://wiki.jboss.org/wiki/Wiki.jsp?page=SetUpAOracleDatasource related to this? Still having intermittent connection problems (JBoss 4.0.4.GA - Oracle RAC), but I don't have the failover/loadbalance options set in my connection url - would this make a

[jboss-user] [Security JAAS/JBoss] - Re: Autentication through Java client for JAAS failing

2006-12-01 Thread marilenc
Thank you this info, after searching a lot on this topic i have put together a complete working example using jmx remote invocation with secured console http://www.len.ro/work/articles/jboss/jmx-invocation-with-secured-console/ View the original post :

[jboss-user] [EJB/JBoss] - java.lang.NoClassDefFoundError

2006-12-01 Thread werWolfgang
Hello. At me such problem. At unsuccessful connect to server JBoss gives out such Exception with what it can be connected and as it to correct. And at reload a server the problem disappears, but it is necessary that the server worked constantly Help me please

[jboss-user] [Security JAAS/JBoss] - Re: Can't get access right from Java Client

2006-12-01 Thread marilenc
I finally managed to get this to work and put everything working here, maybe it will help someone not loosing as much time as I did: http://www.len.ro/work/articles/jboss/jmx-invocation-with-secured-console/ http://www.len.ro View the original post :

[jboss-user] [JBoss Seam] - Re: CR1 - CR2 Problem: PropertyNotFoundException: Property

2006-12-01 Thread [EMAIL PROTECTED]
Ouch! Somehow I let that slip through into CR2. Shit. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990408#3990408 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990408 ___

[jboss-user] [JCA/JBoss] - Re: JBoss 4.0.5GA (ejb3) and Sonic Software JCA Adapter

2006-12-01 Thread S0d0
Hi! I managed to solve this problem. One bean was incorrectly annotated (Transaction attributes) and it caused chain reaction of problems :) -Juha- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990409#3990409 Reply to the post :

[jboss-user] [JBossWS] - Re: EJB3 endpoint with predefined WSDL contract

2006-12-01 Thread QPool.Char
After i got your email yesterday evening, i implemented one new working example for you, cause i cannot send you the ones already there my boss would kill me for sure! Unfortunately i deleted your email, so i dont have your email address (you did not put it in your account information).

[jboss-user] [JBoss Seam] - Re: CR1 - CR2 Problem: PropertyNotFoundException: Property

2006-12-01 Thread [EMAIL PROTECTED]
This patch fixes the problem: Index: src/main/org/jboss/seam/util/EL.java | === | RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/util/EL.java,v | retrieving revision 1.1 | diff -r1.1 EL.java | 30d29 |

[jboss-user] [JBoss Seam] - Re: CR1 - CR2 Problem: PropertyNotFoundException: Property

2006-12-01 Thread [EMAIL PROTECTED]
BTW, this only happens in the test harness, not in deployment. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990412#3990412 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990412

[jboss-user] [JBossCache] - configuration question: how to limit size of NAKACK structur

2006-12-01 Thread bruyeron
I am running into an issue in the case when something is wrong with several nodes in the cluster, and the surviving node somehow does not evict the troublesome nodes and starts accumulating messages. The current config looks like this: | property name=isolationLevel

[jboss-user] [Beginners Corner] - ERROR [NamingService] Could not start on port 1099

2006-12-01 Thread vkokodyn
13:25:55,024 INFO [Server] Starting JBoss (MX MicroKernel)... 13:25:55,039 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054) 13:25:55,039 INFO [Server] Home Dir: C:\JBoss\jboss-4.0.3SP1 13:25:55,039 INFO [Server] Home URL:

[jboss-user] [JBossWS] - Re: jbossws1.0.x is a preview implementation with support fo

2006-12-01 Thread [EMAIL PROTECTED]
Davide, instead of complaining you could contribute. Since you are with jboss for a long time you should know better. But regarding you JSR-109 problem. I guess you are refering to this post http://www.jboss.org/index.html?module=bbop=viewtopict=94975 There's a difference between the jbossws

[jboss-user] [Installation, Configuration Deployment] - Re: J2EE classloading question (I've read the CL wiki topics

2006-12-01 Thread cdreyer1
Did you ever find a solution to this problem? In the wiki http://wiki.jboss.org/wiki/Wiki.jsp?page=GetClassNotFoundExceptionOrNoClassDefFoundError this issue is mentioned under the heading The class is not visible from where it is being loaded. I know it does not help much, but someone was/is

[jboss-user] [JBossWS] - Re: Log4j and Web Service question

2006-12-01 Thread [EMAIL PROTECTED]
There's a virtual category jbossws.SOAPMessage that we use for logging. Set it to TRACE in order to log request/response messages. You can aswell define an own appender for it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990417#3990417 Reply to the post :

[jboss-user] [JBossWS] - Re: Streaming over Webservices

2006-12-01 Thread [EMAIL PROTECTED]
STAX doesn't help here: anonymous wrote : | I need a way to constantly feed data to a client, | It depends on the transport layer capabilities. I.e. if you are using HTTP you are tied to request/response patterns that don't allow constant data streams. View the original post :

[jboss-user] [Beginners Corner] - Re: ERROR [NamingService] Could not start on port 1099

2006-12-01 Thread visolvejboss
Hello, For the NamingService problem, can you make sure, you don't run any process that is listening on 1099 port? If you are linux user, you can do that by using the following command. netstat -nap | grep 1099 View the original post :

[jboss-user] [JBoss jBPM] - invalid reference, performance, db access, etc...

2006-12-01 Thread jstachera
I am working on web application and I found some problems with JbpmContext. There are some issues that I am not fully aware: 1. If I do not close the context no changes will be saved to the database. 2. If for example I will get some reference to jbpm object: | TaskInstance taskInstance =

[jboss-user] [JBoss AOP] - Re: Hotswapping an interceptor to an EJB

2006-12-01 Thread Giordacchio++
Thx !! Where can I find the 1.5.x branches ? I tried on : http://anonsvn.jboss.org/repos/jbossas/projects but inside the directory branches I've found only version 2.0 alpha. I need intead a 1.5.x, possibly the 1.5.3. I've also tried with:

[jboss-user] [JBoss AOP] - Re: Hotswapping an interceptor to an EJB

2006-12-01 Thread [EMAIL PROTECTED]
Since you are not a commiter, use anonymous svn [url]http://anonsvn.jboss.org/repos/jbossas/branches/Branch_AOP_1_5/[url] what you get when you check it out is what will be in 1.5.3 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990422#3990422 Reply to the

[jboss-user] [JBossCache] - Re: configuration question: how to limit size of NAKACK stru

2006-12-01 Thread [EMAIL PROTECTED]
Yes, adding FD is the first step (see the discussion at http://wiki.jboss.org/wiki/Wiki.jsp?page=FDVersusFD_SOCK). However, you probably also need flow control (FC) if you're sending loads of messages all the time, see http://wiki.jboss.org/wiki/Wiki.jsp?page=JGroupsFC View the original post :

[jboss-user] [Beginners Corner] - Re: ERROR [NamingService] Could not start on port 1099

2006-12-01 Thread vkokodyn
I am not Linux user View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990424#3990424 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990424 ___ jboss-user mailing list

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-12-01 Thread cdreyer1
I have the same problem. (A workaround is to wait long enough, then the Jboss tools in Eclipse will time out and set the server to started. It does about 220 checks before timing out :-) ) To check what would work with Twiddle I used the Twiddle Server in the Jboss Servier View (right click

[jboss-user] [Beginners Corner] - Re: ERROR [NamingService] Could not start on port 1099

2006-12-01 Thread visolvejboss
Hello, In windows you can use, netstat -na to get the list ports listening. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990426#3990426 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990426

[jboss-user] [Management, JMX/JBoss] - Re: JMX RMI Connector from JDK1.5

2006-12-01 Thread [EMAIL PROTECTED]
Nice. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990427#3990427 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990427 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss jBPM] - Re: invalid reference, performance, db access, etc...

2006-12-01 Thread kukeltje
1: correct (lots of references to this in the forum, docs etc) 2: Correct, default behaviour of many systems where hibernate is used hibernate already takes care of optimizing tings. If the behaviour is not what you want, why not try optimizing the hibernate config instead of wrapping things?

[jboss-user] [JCA/JBoss] - Re: Always the same managed connection

2006-12-01 Thread oglueck
Allright, I wasn't aware of this option! Of course my DS didn't specify that option. In my situation I wasn't passing security related information, rather some other kind of options. I thus find the element name a little misleading. Anyway, thanks for the tip, Weston. View the original post :

[jboss-user] [JBoss jBPM] - Re: invalid reference, performance, db access, etc...

2006-12-01 Thread jstachera
kukeltje wrote : If the behaviour is not what you want, why not try optimizing the hibernate config instead of wrapping things? | I am not sure if I can leave the context open or it's better to create new one every time when I want to get some data out of jBPM ? View the original post

[jboss-user] [JBossWS] - Re: jbossws 1.0.4GA + Tomcat standalone fails: KernelRegistr

2006-12-01 Thread [EMAIL PROTECTED]
Please see the following Wiki page for some additional jars required to install JBossWS to Tomcat: - http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWS104TomcatInstall View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990431#3990431 Reply to the post :

[jboss-user] [JBoss Seam] - Re: CR1 - CR2 Problem: PropertyNotFoundException: Property

2006-12-01 Thread bsmithjj
I just moved up to Seam 1.1.0.CR2 - my SeamTest(s) are having the same problem: | 08:30:54,975 ERROR org.jboss.seam.interceptors.ExceptionInterceptor.(handle:370) - redirecting to debug page | javax.ejb.EJBException: javax.el.PropertyNotFoundException: Property 'jboss' is not found on

[jboss-user] [Security JAAS/JBoss] - Programmatic Login Advice

2006-12-01 Thread pander
Hi, I am running JBOSS 4.05GA and using FORM based authentication. Everything in my webapp, including the security/authentication is working fine, however, a new requirement has emerged which means that a windows application which opens up a browser and requests a page within my webapp must be

[jboss-user] [Security JAAS/JBoss] - Re: Programmatic Login Advice

2006-12-01 Thread jaikiran
Have a look at Q3 at: http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ See if it helps. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990439#3990439 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990439

[jboss-user] [JBoss Seam] - Seam-gen generated entity and @Embeddable class problem

2006-12-01 Thread jlemoine
Hi, I'm a total newbie with Seam/Hibernate, and I encounter a problem as I play with my first Seam-gen generated Entity. (1.1.0CR1 + adequate jbossAS) I would like to create a Country entity, that has an ISO code, an Int'l spelling name and a local name. Just like JP, Japan, ??. Since I plan

[jboss-user] [JBossCache] - Re: configuration question: how to limit size of NAKACK stru

2006-12-01 Thread bruyeron
ok for FD. However is FC appropriate for REPL_ASYNC (the doc suggests it's not ideal) ? I think the #1 priority is to detect failure accurately - I am just wondering what options are left after adding FD if the problem persists. Last question: is upgrading jgroups to 2.4 (instead of whatever

[jboss-user] [JBossWS] - Re: Log4j and Web Service question

2006-12-01 Thread acxjbertr
Here's an example... The appender I'm using: |appender name=SOAP class=org.jboss.logging.appender.DailyRollingFileAppender | errorHandler class=org.jboss.logging.util.OnlyOnceErrorHandler/ | param name=File value=${jboss.server.home.dir}/log/soap.log/ | param

[jboss-user] [JBoss Seam] - Transactions in Perstistence Context

2006-12-01 Thread bfo81
Sorry for my late answer :). Those transactions are independent from each other. But step by step: During the existence of an Extended Persistence Context there can be multiple Java Transactions (JTA). And each Java Transaction will encapsulate write accesses to the database in a database

[jboss-user] [JBoss jBPM] - Re: ProcessDefinition - jPDL

2006-12-01 Thread leobaz2
So are you saying there is no way to go from ProcessDefinition object to jPDL? Should I use the PD API? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990449#3990449 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990449

[jboss-user] [JBoss Seam] - Injection at destroy time

2006-12-01 Thread lowecg2004
I have some stateless beans injected into a stateful bean that are only required at destroy time. Currently when destroy is invoked, these beans are null. Code is as follows: @Name(sessionTimeoutHandler) | @Stateful | @Scope(ScopeType.SESSION) | public class SessionTimeoutHandlerHome

[jboss-user] [JBoss Seam] - Remoting

2006-12-01 Thread KoniKoni
First, sorry for my bad english! I have followed peaces of code: -- @Stateless | @Name(remoteaction) | public class RemoteAction implements RemoteLocal { | @PersistenceContext | private EntityManager em; |

[jboss-user] [JBossWS] - Re: jbossws1.0.x is a preview implementation with support fo

2006-12-01 Thread vijay simha joshi
Hi Sursha, Thanks for the reply. Is there any tool which help me in generating the java code for the given WSDL file like WSDL2java tool provided by apache axis? I think simple example will give me better understanding of webservice. Please give me some simple example

[jboss-user] [JBoss Seam] - Page action not called on view if view redirected from anoth

2006-12-01 Thread dilator
Hi all, Using 1.1CR2 + JBoss AS 4.0.4GA I have a page action which takes a request parameter (in this case a verification code), and if all is successful I would like to redirect to a new view. Whilst I can redirect successfully (albeit not with an external redirect - see my previous post

[jboss-user] [JBossCache] - Re: jboss application redeployment problem

2006-12-01 Thread hmesha
I think what you should be doing is clear the local cache using JBossCache options API when undeploying your application. That will clear the cache and then start a new instance on redeployment which will have the right classes with the right defining class loader and you won't affect the other

[jboss-user] [JBoss Seam] - Re: Page action not called on view if view redirected from a

2006-12-01 Thread dilator
They need to put a size attribute on the subject field! I was trying to say: Page action not called on view if view redirected from another page action :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990455#3990455 Reply to the post :

[jboss-user] [EJB 3.0] - Re: javax.ejb.EJBAccessException: Authentication failure wit

2006-12-01 Thread EricChile
Ok I added the code from the EJB 3.0 trailblazer from jboss website and I am still getting the same problem. | javax.ejb.EJBAccessException: Authentication failure | at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.handleGeneralSe |

[jboss-user] [EJB 3.0] - Re: javax.ejb.EJBAccessException: Authentication failure wit

2006-12-01 Thread EricChile
Ok I added the code from the EJB 3.0 trailblazer from jboss website and I am still getting the same problem. | javax.ejb.EJBAccessException: Authentication failure | at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.handleGeneralSe |

[jboss-user] [JBossCache] - Re: jboss application redeployment problem

2006-12-01 Thread otaylor
- Yes, if you store primitive types rather than application types this problem won't occur - This problem won't occur with remote marshalling of the class data, since object is sent in serialized form to remote nodes. This does point out another problem you are going to run into, however, which

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

2006-12-01 Thread sbryzak2
| function betsCallback(result) { | for (var i = 0; i result.length; i++){ | var xy = result[i ]; | } | } | xy will be an instance of Wette. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990462#3990462 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: Programmatic Login Advice

2006-12-01 Thread pander
Hi, ok, I did what Q3 in the security FAQ suggested and put in the following entry within my authentication realm | !-- Add this line to your login-config.xml to include the ClientLoginModule propogation -- | login-module code=org.jboss.security.ClientLoginModule

[jboss-user] [JBoss jBPM] - Effects of saving a process instance

2006-12-01 Thread brado
When I save a process instance: jbpmContext.save(processInstance); I am curious about the actual effect of that. Keeping in mind that the transaction on the jbpmContext is not committed until a jbpmContext.close() is invoked, what actually happens when this process instance is saved? Does it

[jboss-user] [JNDI/Naming/Network] - JNDI called in EJB30

2006-12-01 Thread boomboom
I am new to JBOSS, and I tried to deploy EJB30 in JBoss4.0.4.GA. I can deploy my EJB30 archive file and I can see it in JMX-console. However I cannot use client to call the stateless session bean. I don't write any deployment description since in EJB30 we can use annotation. I can see my ejb30

[jboss-user] [Security JAAS/JBoss] - Re: Programmatic Login Advice

2006-12-01 Thread pander
Hi, OK, we have a little progress, but there is still a problem. I changed the c:redirect url=/homePage.do/ to a jsp:forward page=/homePage.do / and now it does go from test.jsp to the user's homepage within my webapp. Also, things such the user's account balance etc along with various

[jboss-user] [JBoss jBPM] - Re: Effects of saving a process instance

2006-12-01 Thread jstachera
I'm curious, too : ) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990468#3990468 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990468 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: javax.ejb.EJBAccessException: Authentication failure wit

2006-12-01 Thread EricChile
Looks like no one else has had this problem... I think it might be my compiler in JDeveloper. When I deploy using it I get these errors. But when I add my sources to the source project of the TrailBlazer EJB from jboss.org, and compile using the ant build script. It works fine. Hm View

[jboss-user] [JBoss Portal] - Re: unable to build jboss portal open source

2006-12-01 Thread PeterJ
If your corporate firewall is blocking access to the source code repository, it is probably also blocking access to the third party library (Maven) repository. By the way, the source is now in Subversion at http://anonsvn.jboss.org/repos/portal/. Could you try doing this from home (or

[jboss-user] [JBoss Seam] - Problem using Expression language enhancements

2006-12-01 Thread sjmenden
I've had this problem in CR1 and now CR2. I follow the instructions in Chapter 18: Expression language enhancements but I still get exceptions when trying whatever.doMethod() in the expression language. Any pointers would be appreciated. faces-config.xml | faces-config | application

[jboss-user] [JBoss jBPM] - Re: jBPM EJB3

2006-12-01 Thread pravot
Hello, not sure to help you since i'm also pretty new to JBPM. To my understanding, Bean/Field action Handler mainly refers how you can inject parameters into the POJO Handler (Setter/Getter - versus direct property access) there is not much to do with EJB. By the way i also call EJB remote

[jboss-user] [EJB 3.0] - Re: @PrePersist @PreUpdate within @AroundInvoke results in c

2006-12-01 Thread centecbertl
Hi, according to the specification (Ejb-3_0-spec-persistence.pdf chapter 3.5.2) the behaviour of @PrePersist and @PreUpdate may be different. in short words (trying to keep the meaning correct) @PrePersist and @PreRemove are called before the EntityManger methods persist and remove are

[jboss-user] [The Lizzard's corner] - binding problem

2006-12-01 Thread rajula1204
I am using netbeans 5.5 ide. trying to test ejb application from servlet. i am facing problem with while starting jboss server. . 20:38:44,937 INFO [Server] Starting JBoss (MX MicroKernel)... 20:38:44,937 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA

[jboss-user] [JNDI/Naming/Network] - Re: JNDI called in EJB30

2006-12-01 Thread PeterJ
In the jmx-console, click the jboss:service=JNDIView mbean link, and on the resulting page, click the Invoke button for the list() method. That will give you all of the JNDI names. I think that your EJB is named Hello/remote, but use the above technique to verify that. View the original post

[jboss-user] [JBoss jBPM] - Re: Invoke POJO or EJB Services

2006-12-01 Thread pravot
Hello as far as i now there is no off the shelf parameters to plug an EJB on an action handler (although i did not dig into Jira requests) but you can easily code it : | public void execute(ExecutionContext context) throws Exception { | String sessionName = (String)

[jboss-user] [EJB 3.0] - Problem with onetoone mapping!

2006-12-01 Thread Mr_Anonymous
I have some problems with onetoone mapping: May someone tell me whats wrong? Here is the short version: Tables and References: Test -- Test2 PK/FK id -- PK id e.g. public class Test{ @ID private String id; //PK and FK @OneToOne protected Test2 test2; public class Test2{

[jboss-user] [JBoss Seam] - Re: Problem using Expression language enhancements

2006-12-01 Thread petemuir
I think the enhancements only apply when you are invoking a action not a value binding. So, use the normal... h:outputText value=#{purchase.status} / View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990482#3990482 Reply to the post :

[jboss-user] [JBoss/Spring Integration] - myApp.spring deploting

2006-12-01 Thread ramar73
Hi to all, I have a little problem trying to starting a JMX service that get the application context from my myApp.spring. I wrote all the dependencies of my mbean, that implements the startService method. When JBoss start my service start...but before JBoss deploy my myApp.spring. So I obtain

[jboss-user] [JBoss Seam] - Re: Excessive [could not destroy component] 1.1B1 to 1.1CR1

2006-12-01 Thread rdewell
OK, I've reproduced this using the Seam issues example which has a Session scoped SFSB login. I made the following change ONLY in web.xml in both B1 and CR1: | session-config | session-timeout1/session-timeout | /session-config | Build each, and run each, visiting: |

[jboss-user] [JBossCache] - Re: Why ERROR for lonely ClusteredCacheLoaders?

2006-12-01 Thread jbossadrian
Is there a way to suppress the error (or this specific error) while we wait for the JBCACHE-860 ticket to be completed? Thank you in advance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990488#3990488 Reply to the post :

[jboss-user] [JBoss Portal] - JBoss Portal + Acegi + Siteminder.

2006-12-01 Thread mmontoni
Hello all, has anyone integrated JBoss Portal with Acegi and Siteminder? If so, where can I find docmentation that I can use as a guideline for this? I am using: JBoss Portal 2.6 JBoss AS 4.0.4GA SQL Server 2000 Thanks! Mariella. View the original post :

[jboss-user] [JBoss Seam] - Re: Audit Interceptor with State

2006-12-01 Thread petemuir
Back to the original topic of audit logging. Here is my code. I'm pretty sure there are bugs in the logging code (especially in the list comparison) so if you spot stuff please let me know. http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamAuditHome View the original post :

[jboss-user] [JBoss Seam] - Re: s:link and JavaScript

2006-12-01 Thread [EMAIL PROTECTED]
There are now separate s:link and s:button commands. The onclick will work in this case, but you probably would need to change the javascript to something that doesn't return automatically. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990493#3990493 Reply

[jboss-user] [JBoss Seam] - Re: Problem using Expression language enhancements

2006-12-01 Thread ngeadah
I was facing the same problem and also realized that the EL enhancements are not for value binding - which raises the question: wouldn't those EL enhancement be very useful for value bindings as well? As an example: | f:selectItems

[jboss-user] [JBoss Seam] - seam 1.1.0.CR1, ajax4jfs an the booking sample

2006-12-01 Thread uli_se
I just deployed the hotelbooking from seam 1.1.0 CR1 on jboss 4.0.4 GA. I got some errors, but the ajax-search for hotels works. I tried an sililar search in my app, and I have to add an ActionEvent parameter to my find method (given as actionListener). After that, it works as well. It is not

[jboss-user] [JBoss Seam] - Tutorial doc in error?

2006-12-01 Thread ekusnitz
Hi. For the very first example (Registration), under 1.2.2 How It Works, it says, anonymous wrote : When the form is submitted, JSF asks Seam to resolve the variable named user. Since there is no value already bound to that name (in any Seam context), Seam instantiates the user component, and

[jboss-user] [JBoss Seam] - Re: s:link and JavaScript

2006-12-01 Thread [EMAIL PROTECTED]
However, there does seem to be a problem with multiple onclick attributes being generated: http://jira.jboss.com/jira/browse/JBSEAM-547 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990497#3990497 Reply to the post :

[jboss-user] [JBossCache] - Re: Why ERROR for lonely ClusteredCacheLoaders?

2006-12-01 Thread Tyler Black
You can add a filter to the appropriate appenders in your log4j configuration. Something like this: | filter class=org.apache.log4j.varia.StringMatchFilter | param name=StringToMatch value=Perhaps we're alone in the cluster/ | param name=AcceptOnMatch value=false/ | /filter

[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: javax.jws.WebService.portNa

2006-12-01 Thread cpmcda01
Is this working in 4.0.5GA? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990498#3990498 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990498 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - Re: ERROR [NamingService] Could not start on port 1099

2006-12-01 Thread vkokodyn
17:43:27,550 INFO [Server] Starting JBoss (MX MicroKernel)... 17:43:27,566 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054) 17:43:27,566 INFO [Server] Home Dir: C:\JBoss\jboss-4.0.3SP1 17:43:27,566 INFO [Server] Home URL:

[jboss-user] [EJB 3.0] - Cyclic depencies

2006-12-01 Thread Nico67
Hi, I've got several Stateless beans which have cyclic dependencies between them. When deploying my .jar I get several errors saying me that kind of thing : | ObjectName: jboss.j2ee:jar=escapek.jar,name=TestServiceBean,service=EJB3 | State: NOTYETINSTALLED | I Depend On: |

  1   2   >