[jboss-user] [JBossCache] - Re: PojoCache support JDK5.0 Enum bug, is there a work aroun

2007-02-01 Thread emailmsgbox
This causes strange behavior I a have an object kuku that holds an JDK5.0 Enum when I use HashMap to hold kuku objects after I remove from the cached HashMap a kuku object , the size of the map stays the same and values() will return a also the removed kuku object as null when I use T

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

2007-02-01 Thread dkalna
Thanks Andy, well, and how to avoid this multiple bags exception thing? I have read that I should use Set instead of generic Collection, but is this solution? Bye Dalibor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009467#4009467 Reply to the post : htt

[jboss-user] [JBoss Seam] - Re: NotSerializableException:ThreadLocal when using PAGE s

2007-02-01 Thread bsmithjj
March 20? dang! how about 1.1.6 on Feb. 6? ;-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009457#4009457 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009457 ___ jboss

[jboss-user] [JBossWS] - Re: jbossws.sar in jbossws1.0.4.GA fails to deploy on jboss

2007-02-01 Thread moensie
Ah, I already updated my JBoss with EJB3.0 Nice to know there is another solution View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009458#4009458 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009458

[jboss-user] [JBoss Seam] - Re: Issues moving from Seam 1.1.0 to Seam 1.1.5

2007-02-01 Thread bsmithjj
Thanks for the pointer - I saw this same problem with 1.1.1 but I just fell back to 1.1.0 also. It would be nice to make another release with this fix in short order (please?). Thanks, Brad Smith View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009459#400945

[jboss-user] [JBossWS] - Re: WS Eventing client - basics question

2007-02-01 Thread moensie
Aha, I should use remoting. Funny actually. I already got started on a pure JBoss remoting solution. I threw out the webservice eventing and added a register/ deregister method to my existing webservice (a plain synchronous one). In the register method I add the address to a list and whenev

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2 timers in a cluster

2007-02-01 Thread mikechristiansen2000
Thanks for the info. Yes, we would like to have the timer thread (servlet) running on each machine in the cluster. It seems like the simplest approach. When you say we will be in trouble doing this, are you doing so in the context of 3.2? It looks like the issue is being addressed in JobExecut

[jboss-user] [JBoss Seam] - Re: Issues moving from Seam 1.1.0 to Seam 1.1.5

2007-02-01 Thread petemuir
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=100416 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009445#4009445 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009445 ___

[jboss-user] [JBoss Seam] - Issues moving from Seam 1.1.0 to Seam 1.1.5

2007-02-01 Thread bsmithjj
Hello, I have an EAR Deployment that uses the following API's: * Seam 1.1.0 (would like to use 1.1.5) * MyFaces 1.1.4 (no - ICEFaces is not ) * Tomahawk 1.1.3 (an option for this project) * Facelets 1.1.11 The MyFaces jars are package at the EAR level. The project contains an EJB jar

[jboss-user] [JBossWS] - Re: java.lang.UnsupportedOperationException: setProperty mus

2007-02-01 Thread QPool.Char
Hello Thomas, can you please explain this in more detail? I have exactly the same problem described above. I have a webservice running, that works very fine if call it locally (testclient and SEI on same machine). But if i use distant jboss, i get this exeption. But the classpath when starting

[jboss-user] [JBoss Seam] - Re: Seam 1.1.5.GA released

2007-02-01 Thread hstang
Thanks for your hard work Seam team. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009441#4009441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009441 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Does Seam work with JSP2.1? and what to use Facelets or

2007-02-01 Thread terryb
thanks agori. I guess you use facelets. may I ask which development environment you use? also what do you think about using jPDL vs JFS Navigation? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009430#4009430 Reply to the post : http://www.jboss.com/index.

[jboss-user] [JBoss Seam] - Re: Does Seam work with JSP2.1? and what to use Facelets or

2007-02-01 Thread agori
"terryb" wrote : Anyone knows if Seam works with JSP 2.1? and JBoss AS 4.0.5? | | Also now that JSP 2.1 has fixed the problem JSP had with JSF. Is it still a good idea to use Facelets? | | If so is there any Seam example using JSP 2.1? | | Facelets is still much better than JSP 2.

[jboss-user] [Messaging, JMS & JBossMQ] - jboss startup with delveryactive set to FALSE

2007-02-01 Thread jlovelace70
Hi I am using JBOSS jboss-4.0.0 and have implemented a MessageDrivenBean as a singleton which acts as a persistent in inbound message event queue. On occasions I need to restart the jboss container, and have queue content as yet un-processed. I would like to be able to use the JMX org.jboss.ej

[jboss-user] [JBoss Seam] - Re: Seam 1.1.5.GA released/file upload problem

2007-02-01 Thread JoviJojo
thanks for the reply... 1) i tried to upload two images: one jpeg size of 43kb, the other one is bitmap size of 16kb. 2) i did not make a copy of the exceptions, but i can see from the server log that the image was actually created... although we in our application can leave without actually dis

[jboss-user] [JBossCache] - Re: Jboss Caching issue

2007-02-01 Thread [EMAIL PROTECTED]
what version of jboss cache are you using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009412#4009412 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009412 ___ jboss-user m

[jboss-user] [JBoss Seam] - Re: trouble using password verify as in booking example

2007-02-01 Thread henrik.lindberg
Thanks Gavin, I totally understand. No problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009411#4009411 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009411 ___ jboss-

[jboss-user] [JBoss jBPM] - Re: How to model a loop with GPD?

2007-02-01 Thread RomeuFigueira
To put it in a programatic way: Let's say you have a 4 state cenario: 1 - Start State 2 - State A 3 - State B 4 - End State The following transitions exist: 1 to 2 2 to 3 *2 to 4 3 to 2 The "2 to 4" transition should never been taken, therefore making a 2-3-2 loop for ever. You could force thi

[jboss-user] [JBoss jBPM] - Re: A sample with HibernateLongInstance or HibernateStringI

2007-02-01 Thread doballve
Just to give it code example, here is how you would do for a HibernateLongInstance: First, You have a hibernate entity with id of type Long and a hibernate mapping to your class properly loaded in the same session as JBPM mappings. The mapping: | | | |

[jboss-user] [Performance Tuning] - performance degradation

2007-02-01 Thread edavis
Hello, im running a web application on jboss4.0.5.GA using ejb3, hibernate, tomcat, mysql, treecache, prototype for ajax, servlet with pojo based html rendering, etc if more datails are needed ill be happy to provide them. Im still working in tunning the application to get better performance

[jboss-user] [JBoss Seam] - Simple application component

2007-02-01 Thread quilleashm
Using Seam 1.1.0.GA I have a simple Seam component which is just for injecting a singleton session factory and a ManagedHibernateSession that uses it. (I'm aware of the HibernateSessionFactory component but I think this problem is more general). First the session factory wrapper component.

[jboss-user] [JBoss Seam] - Does Seam work with JSP2.1? and what to use Facelets or JSP

2007-02-01 Thread terryb
Anyone knows if Seam works with JSP 2.1? and JBoss AS 4.0.5? Also now that JSP 2.1 has fixed the problem JSP had with JSF. Is it still a good idea to use Facelets? If so is there any Seam example using JSP 2.1? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [JBossCache] - optimistic cache locking

2007-02-01 Thread edavis
Hi, im using jboss4.0.5.GA and if im not wrong it has hibernate 3.2 wich has optimistic cache locking, how do I enable it? For example my ejb3-cache-service.xml is | | | | jboss:service=Naming | jboss:service=TransactionManager | org.jboss.cache.JBossTransactionManag

[jboss-user] [JBoss Eclipse IDE (users)] - Multiple Annotations error in web.xml

2007-02-01 Thread yogesh.kaliyarajan
Hi, I successfully created for web dynamic project in jboss eclipse ide,but web.xml file displays error message as "Multiple Annotations" at first line. I tried for some time,but unable to resolve this error in web.xml. Please provide solution for that error. Thanks in Advance. Th

[jboss-user] [JBoss jBPM] - Re: Controllers and i18n

2007-02-01 Thread dfredericci
"kukeltje" wrote : by default not in the processdefinitions, but the forms can be customized any way java supports. This is only valid for the forms, not the complete webconsole yet (you can customize that yourself from the source) Huuummm... ok! Thanks! View the original post : http://ww

[jboss-user] [JBoss jBPM] - Re: Controllers and i18n

2007-02-01 Thread kukeltje
by default not in the processdefinitions, but the forms can be customized any way java supports. This is only valid for the forms, not the complete webconsole yet (you can customize that yourself from the source) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [EJB 3.0] - trying to get the language from de jndi context in EJB3SLSB

2007-02-01 Thread putopuntocom
I'm creating a context for accessing a Stateless EJB3. String JNDI_FACTORY = "org.jboss.security.jndi.JndiLoginInitialContextFactory"; | String JNDI_PROVIDER_URL = "jnp://localhost"; | String JNDI_PROVIDER_PORT = "1099"; | | Properties prop = new Properties();

[jboss-user] [JBoss jBPM] - Re: How to model a loop with GPD?

2007-02-01 Thread yoyoyoyo
Hi Romeu, Tks for your reply. I don't quite understand this yet: "I think you need to include an end state, but you can specify a way in wich the transaction to that state is never taken." I posted this question to make sure this is not yet implemented in jbpm before I start coding it in my o

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Problem: Cannot create ejb3 project

2007-02-01 Thread trifonov
Hi, I found the problem. I have created JBoss v4.0 (under JBoss) instead of JBoss AS 4.0 (under JBoss Inc). The names of the nodes and servers are very similar. Regards, Trifonov View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009375#4009375 Reply to th

[jboss-user] [JBoss jBPM] - Controllers and i18n

2007-02-01 Thread dfredericci
Good morning for all!!! I am starting with JBPM... it would like to know if feature for i18n exists some... Tanks!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009374#4009374 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [JCA/JBoss] - Re: Configuring a DB2 XA connection

2007-02-01 Thread k_r_ashwin
This is sample datasource configuration which is working for me WmxJmsDataSource 15020 TEST 192.168.1.134 com.ibm.db2.jcc.DB2XADataSource ashwin ashwin 4 DB2 View the original post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Seam] - Re: Seam 1.1.5.GA released

2007-02-01 Thread svadu
Good job, thanks! I am also glad JBoss is extending support of Seam. Any chance on having a look at Resin in near future as well? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009371#4009371 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBossWS] - Re: wstools not generating Java for enum pattern

2007-02-01 Thread [EMAIL PROTECTED]
Have a look at this FAQ http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQSupportedDataTypes View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009366#4009366 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009366 __

[jboss-user] [JBossWS] - Re: jbossws.sar in jbossws1.0.4.GA fails to deploy on jboss

2007-02-01 Thread [EMAIL PROTECTED]
The EJB3 deployer is not there. You can safely comment out the DeployerInterceptorEJB3 if run in a non EJB3 distro View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009365#4009365 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBossCache] - Re: Jboss Caching issue

2007-02-01 Thread bhavranjan
I got one solution as TreeCache is not registered in jboss.cache so its not possible to access this . here is fine Now i am trying to register TreeCache Mbean by these steps I copied jboss-cache.jar and jgroups.jar in ${jboss.home}/lib dir and copied the tree-service.xml in ${jboss.home

[jboss-user] [JBossWS] - Re: Pbs when consuming a Web Service with JBoss WS 1.0.3 and

2007-02-01 Thread [EMAIL PROTECTED]
Have a look at jboss classloading View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009359#4009359 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009359 ___ jboss-user mailing li

[jboss-user] [JBossWS] - Re: ws4ee invalid xml response

2007-02-01 Thread [EMAIL PROTECTED]
This is HTTP1.1 chunking. Tomcat can be configured to use HTTP1.0 for specific agents. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009357#4009357 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009357 ___

[jboss-user] [JBossCache] - Re: TreeCache is missing in JBossCache-all-2.0.0.ALPHA2

2007-02-01 Thread [EMAIL PROTECTED]
New API. See the new docs on http://labs.jboss.com/file-access/default/members/jbosscache/freezone/docs/2.0.0.Snapshot/en/html/index.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009358#4009358 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBossWS] - Re: Disable /jbossws/services page

2007-02-01 Thread [EMAIL PROTECTED]
Yes, jbossws/services can be secured just like any other webapp in jboss View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009355#4009355 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009355 __

[jboss-user] [JBoss Eclipse IDE (users)] - Problem: Cannot create ejb3 project

2007-02-01 Thread trifonov
Hi, I use JBossIDE-2.0.0.Beta2-Bundle-win32 and cannot create ejb3 project. It fails on the screen "Select a JBoss configuration" -> I created JBoss configuration (jboss-4.0.5.GA with ejb3) but when I select it - the "Next" and "Finish" buttons are still disabled and I cannot continue. Is it a b

[jboss-user] [JNDI/Naming/Network] - JBoss 4.05 GA Stateless Session Bean JNDI lookup ClassCastEx

2007-02-01 Thread tomatkist
Hi, I'm getting a strange ClassCastException when trying to lookup a Stateless Session Bean from within my myfaces managed bean. What I'm doing is simply call | SicherheitsDatenBean sdb = (SicherheitsDatenBean) CTX.lookup("JSF-REACH/SicherheitsDatenBean/local"); | to obtain a bean insta

[jboss-user] [JBossWS] - Re: Help: how to consume webservice in ejb3 ?

2007-02-01 Thread [EMAIL PROTECTED]
@WebServiceRef is supported in jbossws-1.2.0 With JAXRPC you can always use service = ServiceFactory.create(wsdl, serviceName) port = service.getPort(MySEI.class); port.doStuff() Note, if you have custom types you need to pass in jaxrpc-mapping.xml View the original post : http://www.jboss.com

[jboss-user] [JBossWS] - Re: JBossWS 1.2.0CR2 with JEMS 1.2 (and JBoss 4.0.5) fails

2007-02-01 Thread [EMAIL PROTECTED]
This is a classpath issue. Make sure jboss-jaxrpc.jar is seen first. In 4.0.5 the legacy JAXRPC API is also in jbossall-client.jar. This will cahnge in jboss-4.2.0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009342#4009342 Reply to the post : http://www.

[jboss-user] [JBossWS] - Re: in required but not legal?

2007-02-01 Thread [EMAIL PROTECTED]
JAXWS is available in 1.2.0 Have a look at the road map in jira View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009341#4009341 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009341 __

[jboss-user] [JBoss Seam] - Re: How to use si:selectItems with an object that has a Stri

2007-02-01 Thread lawrieg
I've done some more investigating and the problem is that the value property (which is #{customerHome.instance.customerType}) is passed to the BasicEntityConverter, and that customerHome.instance.customerType holds a new instance of CustomerType which doesn't have any fields set. The issue see

[jboss-user] [JBossWS] - Re: SchemaTypeCreator.introspectJavaProperties Exception w/

2007-02-01 Thread [EMAIL PROTECTED]
Could you please verify whether this still occurs in 1.2.0 How can I build and install the latest? http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQBuildAndInstall Where is the JBossWS source repository? http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQSourceRepository svn co https://svn.jboss.org

[jboss-user] [JBossWS] - Re: Enforcing a WSDL without doing WSDL first development (t

2007-02-01 Thread [EMAIL PROTECTED]
The wsdl you declare in wsdlLocation is simply published by the endpoint. Import URLs and endpoint address are rewritten otherwise there is little no none validation against the annotations that the endpoint uses. The internal meta data model is always build from the annotations. View the origi

[jboss-user] [JBoss jBPM] - Re: how do i duplicate process definition through definition

2007-02-01 Thread shawnacao
sorry,i missed a word "not" , i can not i want copy a definition which exists in database,and use new definition to create process isntance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009347#4009347 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [JBoss Seam] - Re: Seam 1.1.5.GA released

2007-02-01 Thread [EMAIL PROTECTED]
How big were the images and what format were they in? (seamspace only supports jpeg and png). And which exception was thrown? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009346#4009346 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [JBoss Seam] - Re: How to use si:selectItems with an object that has a Stri

2007-02-01 Thread petemuir
Thanks for chasing down the problem here. I need to work on the EntityConverter to fix this. I'll do that later today. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009351#4009351 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [JBossWS] - Re: JBossWS tutorial

2007-02-01 Thread [EMAIL PROTECTED]
The status of the JAXWS userguide is reflected here http://jira.jboss.org/jira/browse/JBWS-1307 The URL above it the JAXRPC user guide. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009353#4009353 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBossWS] - Re: WSDL-JAVA - How do you generate both server and client a

2007-02-01 Thread [EMAIL PROTECTED]
http://labs.jboss.com/portal/jbossws/user-guide/en/html/clients.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009352#4009352 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009352 __

[jboss-user] [JBossWS] - Re: ClassLoader not available in meta data

2007-02-01 Thread [EMAIL PROTECTED]
What is the jbossws version? If this is still a problem for you pls create a jira issue and attach a sample deployment View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009354#4009354 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss jBPM] - Re: how do i duplicate process definition through definition

2007-02-01 Thread kukeltje
? Me need more info. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009326#4009326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009326 ___ jboss-user mailing list jb

[jboss-user] [JBoss Seam] - Re: Deploying in 4.0.3SP1 AS results in empty tables, how to

2007-02-01 Thread rabbiaqaswar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009324#4009324 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009324 ___ jboss-user mailing list jboss-user@lists.jboss.org htt

[jboss-user] [JBoss Seam] - Re: Deploying in 4.0.3SP1 AS results in empty tables, how to

2007-02-01 Thread rabbiaqaswar
property name="hibernate.hbm2ddl.auto" value="validate" View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009325#4009325 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009325 ___

[jboss-user] [JBoss Seam] - Re: Deploying in 4.0.3SP1 AS results in empty tables, how to

2007-02-01 Thread rabbiaqaswar
User got the permissions, must be some other thing. Solved the issue now. Anyways there is also another setting which can be useful if your database tables already exist and you dont want to clear your tables everytime the application is redeployed. Here it is: View the original post : http

[jboss-user] [JBoss Portal] - Re: AJAX4JSF in Portal

2007-02-01 Thread chuaky
hi Julien, I remove the FaceletPortletViewHandler entry from faces-config.xml and didn't encountered the issue. I also added the view handler in web.xml: org.ajax4jsf.VIEW_HANDLERS com.sun.facelets.FaceletPortletViewHandler Then, i added a simple ajax tag as follows

[jboss-user] [JBoss jBPM] - Re: Task management in seperate application

2007-02-01 Thread kukeltje
then build your own taskmanagement application and signal (via jms/ejb) the engine on the other system View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009321#4009321 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009321

[jboss-user] [JBossCache] - TreeCache with INVALIDATION_SYNC mode and DB sync issue.

2007-02-01 Thread [EMAIL PROTECTED]
Hi I am using TreeCach with INVALIDATION_SYNC mode. I cache large object graphs so I just want just to notify all cluster nodes when an entry is modified and make rest of the nodes fetch a fresh copy from DB. Lets say I have 2 nodes cluster with node#1 and node#2. A cached object is modified on n

[jboss-user] [JBoss Seam] - Re: Advice on Security System

2007-02-01 Thread [EMAIL PROTECTED]
Looks like a bug. Please report this one in JIRA, thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009316#4009316 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009316 _

[jboss-user] [JBoss Seam] - Re: Advice on Security System

2007-02-01 Thread alex.kozlenkov
Guys, with Feb 1 CVS code, the problems above have gone away and in fact, all is working well. However, I am getting the following exception trace in the log:2007-02-01 10:30:59,450 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/helloworld]] Session attribute event |

[jboss-user] [JBoss jBPM] - Re: How to repeat node execution N times after fail?

2007-02-01 Thread shawnacao
createaccount handler pick transition up directly like below Token token = executionContext.getToken(); token.signal("transition name"); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009306#4009306 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Seam] - Re: trouble using password verify as in booking example

2007-02-01 Thread [EMAIL PROTECTED]
Its not my message, its from JSF. I don't actually approve of how JSF handles these cases. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009304#4009304 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009304 ___

[jboss-user] [JBoss and NetBeans] - Re: JBoss 4.0.4 only recognized as J2EE 1.4 for web projects

2007-02-01 Thread lkotouc
Changes regarding JBoss 5 including creation of web modules compliant with Java EE 5 spec will be integrated into NetBeans 5.5.1 branch within two weeks. It will be integrated into NetBeans trunk (6.0) afterwards. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [JBoss Seam] - Re: trouble using password verify as in booking example

2007-02-01 Thread henrik.lindberg
Local interface did not have getVerify() nor setVerify() declared - and... the example Local interface has these. My mistake. Thanks Gavin !!! Getting a better error message would have helped a newbie a lot - the initial "can not convert..." that I got was quite confusing. But hey! problem so

[jboss-user] [JBoss Seam] - Re: Seam 1.1.5.GA released//file upload

2007-02-01 Thread JoviJojo
Hi gavin, i have just tested this latest release of seam, seam space for the file upload, it seems to be bit of buggy for me, for instance. i tried to upload pictures, and the pictures can not be displayed on the space. after few times tring, when upload the same pictures again, i got exception

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

2007-02-01 Thread petemuir
AFAIK there has been no work on the Seam codebase to improve trinidad integration (waiting on a release from Trinidad) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009289#4009289 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss jBPM] - Re: How to repeat node execution N times after fail?

2007-02-01 Thread enpx
How need I change jPDL code? Is this right: | | | | | | Suppose, CreateContract handler can setup context variable to distinct success or fail. How can I pick it up and select transition from jPDL code? Is it possible to avoid doing this in every node by hand a

[jboss-user] [JBoss Seam] - Re: trouble using password verify as in booking example

2007-02-01 Thread [EMAIL PROTECTED]
Is getVerify()/setVerify() on the local interface? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009282#4009282 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009282 ___ jbos

[jboss-user] [JBoss Seam] - Re: trouble using password verify as in booking example

2007-02-01 Thread henrik.lindberg
Changed the secret output to a normal field, and set some text in m_verify in the constructor. And now I got something different - an exception that tells me that it can not find the property... javax.faces.el.PropertyNotFoundException: /register.xhtml @34,88 value="#{register.verify}": Bean:

[jboss-user] [JBoss Seam] - Re: trouble using password verify as in booking example

2007-02-01 Thread [EMAIL PROTECTED]
That message is coming from JSF. I'm not sure the exact cause. What does your local interface look like? Does it have the get/set methods declared? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009276#4009276 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [JBoss Seam] - Re: trouble using password verify as in booking example

2007-02-01 Thread henrik.lindberg
I am still having trouble. Have tried several things... Maybe a constructor that set m_verify to an empty string would help? Tried it - no change. Maybe I need a @Create method. Tried it, no difference. Removed the EVENT scope for the RegisterAction. Same problem. Also noticed that it does n

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

2007-02-01 Thread [EMAIL PROTECTED]
any news about EJB3 RC10 ? RC9 still runs out of memory (permgen) when lazy loading relations are used. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009269#4009269 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=400926

[jboss-user] [JBoss Seam] - Seam 1.1.5.GA released

2007-02-01 Thread [EMAIL PROTECTED]
Seam 1.1.5, despite the strange version number, includes exciting new functionality including: * Seam/Security - integrated JAAS-based authentication and unique EL and Drools-based authorization engine * Facelets-based email templating - define emails using JSF tags in a Facelets template * Fa

[jboss-user] [JBoss Seam] - Re: seam-gen enhancement

2007-02-01 Thread [EMAIL PROTECTED]
sure, and it is all possible just not enabled in seamgen yet. you can do it by have it use a instead of care to submit a patch ? :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009267#4009267 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss jBPM] - Re: How to repeat node execution N times after fail?

2007-02-01 Thread shawnacao
does createcontract know itself failed or not?if it does,add a transition to createcontract and pick that transition when it failed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009266#4009266 Reply to the post : http://www.jboss.com/index.html?module=bb&o

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

2007-02-01 Thread [EMAIL PROTECTED]
Actually, that's not quite right. There probably is something we can do to allow these exceptions to be handled in exceptions.xml. Will be messy, but possible. http://jira.jboss.org/jira/browse/JBSEAM-748 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009262

[jboss-user] [EJB 3.0] - Re: persistance.units NOTYETINSTALLED

2007-02-01 Thread z3r0
Arg ! :-( I should rename the file META-INF/persistence.xml ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009261#4009261 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009261 _

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

2007-02-01 Thread [EMAIL PROTECTED]
Nope, Seam cant do much about exceptions which occur at this point. As I've said here many times, JSF exception handling sucks ass, your only option is to beg for proprietary features from the JSF implementations. If you read the JSF spec, it actually says explicitly that JSF implementations sh

[jboss-user] [JBoss Seam] - seam-gen enhancement

2007-02-01 Thread guanwh
Would it be great that seam-gen will generate crud pages and classes for an existing Entity class,just like seam-gen generate the crud pages,classes and entity classes from database. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009250#4009250 Reply

[jboss-user] [Security & JAAS/JBoss] - Re: standalone client with jaas/jboss

2007-02-01 Thread aleksab
Thanks for your reply! Actually I've followed your example, without any luck. If possible, could you send me your source code? Or explain how your EJB bean looks like, how InitialContext is configured. I'm suspecting that my InitialContext is set wrong. Alex View the original post : http://

[jboss-user] [JBossCache] - TreeCache is missing in JBossCache-all-2.0.0.ALPHA2

2007-02-01 Thread gmeroz
i downloaded JBossCache-all-2.0.0.ALPHA2 and there is no class TreeCache in there. Why? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009247#4009247 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009247 __

[jboss-user] [EJB 3.0] - Re: ServiceLocator pattern - delegates in the context of EJB

2007-02-01 Thread jc7442
Another thread about service locator: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=97959 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009246#4009246 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009246 _

[jboss-user] [JBoss jBPM] - Task management in seperate application

2007-02-01 Thread heiko.zehner
Hi, we want to separate the business process management application with jbpm from the task management application, due to security requirements, running in 2 different application servers instances. When a task was ended by calling the jbpm TaskInstance.end() method from the task management ap

[jboss-user] [JBoss Seam] - Re: dataTable in two windows

2007-02-01 Thread lightbulb432
How do I get each row's ID to appear in it's text within the link? Right now when I put the following in pages.xml every commandLink shows up (when I put my cursor over it) with an ID URL parameter of the value that was previously selected, as opposed to the value that corresponds to the ID of w

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

2007-02-01 Thread lightbulb432
In cases like this where an OptimisticLockException occurs, does Seam have no way of using exceptions.xml to handle this fact and display a nice error message? I've exhausted all my resources and don't know where else to turn apart from this board...please, if somebody knows how to use exceptio

[jboss-user] [JBoss Seam] - can JBoss Seam application be deploy on oc4j

2007-02-01 Thread merajcal
Thanks gavin for your response, but please tell me if I like to deploy simple helloworld application on oc4j, is there any specific requirement to deploy application based on jboss seam,can JBoss Seam application be deployed on oc4j? Thanks Meraj View the original post : http://www.jboss.com/in

[jboss-user] [Clustering/JBoss] - Re: HAJNDI over HTTP

2007-02-01 Thread mindflyer
Of course, I can use loadbalancer (Apache HTTP Server). But I want to use HAJNDI based on client-side interceptor, without loadbalancer. It is possible? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009228#4009228 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss jBPM] - Re: Simple workflow for newbie

2007-02-01 Thread enpx
After reading manual I write this jPDL code: | | | | | | | | | | | | | | | | | | | | | | | | | FindContract, IsContractExists, Cre

[jboss-user] [EJB/JBoss] - Calling createTimer from SLSB causing loca tx warning

2007-02-01 Thread alllle
I have some SLSB that uses container managed default transaction settings. I also configured the JBoss DefaultDS to a separated production database. What happens is when I invoke SessionContext.getTimerService().createTimer() | I will get the following Warning message: 01:20:46,065 WARN [Tx

[jboss-user] [JBoss jBPM] - how do i duplicate process definition through definition id?

2007-02-01 Thread shawnacao
i can find method to drectly do that. thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009235#4009235 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009235 ___ jboss-use

[jboss-user] [JBoss jBPM] - How to repeat node execution N times after fail?

2007-02-01 Thread enpx
Hi, Suppose, I have this node: | | | | | What is the right way to repeat org.jbpm.tutorial.mytest.CreateContract execution N times after fail? I see only this way: implementing descision node after node described above and select transition by reading context variabl

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Deploying without packaging

2007-02-01 Thread Andre.April
It would be nice if we could : - deploy a file individually (contextual menu entry on the file in the package view for example) | - have a view showing the modified files where you select the ones to deploy. Something like the view in which you see which files need to be cheked in CVS. |

[jboss-user] [JBossWS] - Re: SOAP request missing namespace

2007-02-01 Thread yperey
no one have even a start of an answer ? no one have already experienced this problem ? somone of jboss ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009243#4009243 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40092

<    1   2   3