[jboss-user] [JBoss Tools (users)] - Re: Hotdeploy problem (JBoss Tools not useable)

2009-06-19 Thread baz
I have copied my Europa workspace and used the copy with ganymede. The same result/problem. ZThe only thing that is working is to generate a new seam project with JBT inside ganymede So i fear that i must go back to europa. I can not change the way our eclipse artefacts are generated:-( View

[jboss-user] [JBoss Tools (users)] - Hotdeploy problem (JBoss Tools not useable)

2009-06-18 Thread baz
Hello, we are working on a maven project, that is deployed as an ear. It is an multiproject Project. With Eclipse europa and the latest JBT for this plattform we do not have hotdeploy problems. We can save JSF Files and the changes are published to our app. We can save java Files with no harm.

[jboss-user] [JBoss Tools (users)] - Re: Hotdeploy problem (JBoss Tools not useable)

2009-06-18 Thread baz
Yes it is the same project. This means it uses exactly the same subversion repository to check out a project. It is an ear project assembled from maven: View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4238460#4238460 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Hotdeploy problem (JBoss Tools not useable)

2009-06-18 Thread baz
Hello Thanks for the answer. I try to explain: 1. Checking out the project (choosing a different directory for europa/ganymede 2. run the following commands mvn clean mvn install mvn eclipse:clean mvn eclipse:install 3. In a fresh workspace import the project into eclipse. As you can see, we

[jboss-user] [JBoss Tools (users)] - Seam message bundle not recognized

2008-12-04 Thread baz
project (war) with hsqldb and tried it again. It does not work. The search in JIRA gives: it should work. So i asked here: Is this problem repeatable was a newly created Seam project. Eclipse Europa (3.3.2) and the coressponding JBT 2.1.2GA? What could be the reasons it does not work? Ciao, Baz

[jboss-user] [JBoss Tools (users)] - Re: Seam message bundle not recognized

2008-12-04 Thread baz
Thanks max, for the quick reply. According to https://jira.jboss.org/jira/browse/JBIDE-1258 the code assist should work. But i only get Content assist not availale.:-( When i type #{ i can see org.jboss.seam.international.messages among the possible resolutions, but messages is not between

[jboss-user] [JBoss Tools (users)] - Re: Seam message bundle not recognized

2008-12-04 Thread baz
As i sayed i am bound to eclipse europa. So i cannot test it with 3.0 builds. From JIra it should work. Thats true. But it does not work. The only steps i have done are: Create a new Seam Project (war) with hsql and try to enter a messagebundle entry on the login page. This does not work for us.

[jboss-user] [JBoss Tools (users)] - Re: The Beta 1 download doesn't work

2008-11-05 Thread baz
Same for me, now. The only thing i get is the dialog which states that JBoss Tools is a community product without commercial support. Then it hangs... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4186919#4186919 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: The Beta 1 download doesn't work

2008-11-05 Thread baz
Hello, on this page http://www.jboss.org/tools/download/index.html scrolled down to Development Downloads and selected All Plugins for windows. I have tried to access sourgeforge.net but with no success. Perhaps this site is down? View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Problem with JBoss AS 5.0.0CR1

2008-07-14 Thread baz
Hello Max, please take a look at http://www.jboss.com/index.html?module=bbop=viewtopict=138587 The problem seems to solved by the JBoss AS5 guys. After downloading a nightly build (from 9.07.2008) the deployment works. But i ran into a jsf bug. The nightly contains jsf 1.2_08 which is known to

[jboss-user] [Installation, Configuration DEPLOYMENT] - 5.0CR! datasource accesed before it is bound

2008-07-04 Thread baz
I have tried 5CR1 but with no luck. The server will not start correctly when i deploy a seam project to it. Please have a look here: http://www.jboss.com/index.html?module=bbop=viewtopict=138584 I decided to first post there, because it could be a problem with JBoss Tools (with which i created

[jboss-user] [JBoss Tools (users)] - Re: Problem with JBoss AS 5.0.0CR1

2008-07-04 Thread baz
Thanks for the reply. The ordering is not the problem, at least in respect to the tool. The server is stopped, application and datasource are copied to the server. The server is manually started. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4162447#4162447

[jboss-user] [JBoss Tools (users)] - Re: Problem with JBoss AS 5.0.0CR1

2008-07-04 Thread baz
Thanks for looking into this. anonymous wrote : In CR1, the deployers have been moved to %JBOSS_HOME%\server\ serverName\deployers folder. And the war files in the deploy folder are always deployed first and then the datasources. Does this mean that, with this default config, no *.war can

[jboss-user] [JBoss Tools (users)] - Re: Problem with JBoss AS 5.0.0CR1

2008-07-04 Thread baz
Ok, thanks again. I have tried to create an ear project, but the tool does not deploy this correctly, but this is another issue View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4162463#4162463 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Help Running Wizard-generated project as an EAR

2008-07-04 Thread baz
I do have the same problem. The mentioned Patches are installed inside eclipse. But it does not work. seam.jar is not deployed and -ejb.jar is not deployed View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4162467#4162467 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Problem with JBoss AS 5.0.0CR1

2008-07-04 Thread baz
After successfully deployed the ear it does work. Even with an external *-ds.xml file. So the only problem is war deployment. Ciao, Carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4162493#4162493 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Problem with JBoss AS 5.0.0CR1

2008-07-03 Thread baz
I do have a problem with JBoss AS5. datasource is accessed via JNDI before it is even bound My environment Win XP SP2 Java 1.5.0 10 Seam 2.0.3.CR1 (This should include compatibility patches for AS5.0) richfaces-ui-3.2.1.GA JBT 2.1.1 The story: Created a Seam project with JBT 2.1.1 (mysql

[jboss-user] [JBoss Tools (users)] - Re: Problem with JBoss AS 5.0.0CR1

2008-07-03 Thread baz
Have tried it now with JBT 2.1.2 Created a new seam project in the workspace where i have already defined an as5 server and the datasource Target Runtime JBoss 5.0 Runtime Target Server JBoss 5.0 Server Configurations Dynamic Web Project with Seam 2.0 Seam runtime 2.0.3CR1 After generation of

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools 2.1.0.CR1 released

2008-05-07 Thread baz
I have tested this with a fresh install of eclipse winter and your patch for wtp. A seam ear project (seam2.0) does deploy and start correct. Minor problem: My Search menu is labeled searchMenu.label And, please, update RF to 3.2.x before GA. Ciao, Carsten View the original post :

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-04-24 Thread baz
anonymous wrote : Deploy as is default set to WAR. Leave it there This issue is about EAR deployment. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4146411#4146411 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4146411

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools 2.1.0.Beta released

2008-04-10 Thread baz
All the Links in this post are not working:-( HTTP404 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4143102#4143102 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4143102 ___

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools 2.1.0.Beta released

2008-04-10 Thread baz
that's why i like seamframework.org:-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4143119#4143119 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4143119 ___ jboss-user mailing

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-26 Thread baz
The patch P20080313153530 is available via updatemanager. but P20080325024219 is not. And there is this note on the mentioned site: anonymous wrote : They are normaly very specialized, for a specific purpose or adopter, and not for general use. Those that are for general use -- and end-users --

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-26 Thread baz
In case of missunderstanding. @Max I thought that P20080325024219 is the patch. And this is not available via updatemanager,yet:-( This was the reaseon for my question: anonymous wrote : So we have to wait? In long words: Have we to wait for the availability of the patch via update manager or

[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2008-03-23 Thread baz
Hello, i just ran into this with jdk1.5.0_14 but i am using JBoss Tools 2.0.0GA right now. The only way to solve this, was to specify -vm C:\Programme\Java\jdk1.5.0_14\bin when starting eclipse:-( The problem is not very obvious because the popped up dialog box only says IBM437 Is there a

[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2008-03-23 Thread baz
Just tried 2.0.1GA If eclipse is not started with a jdk(default under windows) this error is shown. An internal error occurred during: Build Archive Node. IBM437 The solution is to use an jdk when starting eclipse. Can the error messages tweaked to something obvious? E.g. Char set not found,

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2008-03-10 Thread baz
UPDATE: MySQl does support XA now You have to use mysql-connector-java-5.1.5 or newer for successful XA integration. I have copied the example script from docs\examples\jca\oracle-xa-ds.xml and adapted it to my needs. Now XA is running perfectly. Besides mysql we are using Oracle XE in our

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-07 Thread baz
Hi max, thats the names of the downloadbundles which ia am grabbing directly from the eclipse downloadsite. http://www.eclipse.org/downloads/ When you download a current, specific bundle, say Eclipse IDE for Java EE Developers , it has the name eclipse-jee-europa-winter which was released a

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-06 Thread baz
I can verify this. Yesterday i changed to eclipse-jee-europa-winter which includes WTP2.0.2 After reading this post, i setup a new seamproject(2.0) which leads to this exception: 12:36:16,234 ERROR [MainDeployer] Could not initialise deployment:

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-06 Thread baz
I have reactivated my old eclipse configuration. With eclipse-jee-europa-fall2 WTP(2.0.1) i get the same failure as with eclipse-jee-europa-winter(WTP 2.0.2) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134751#4134751 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-06 Thread baz
There is this difference between my 2 eclipse installations: For eclipse-jee-europa-fall2 i get the error when i first deploy my project with Run as/run on server But after the server is started i can do a clean in the Jboss server view and all is well. No error and the app is running. It is

[jboss-user] [JBoss Tools (users)] - Re: Seam Generate Entities

2008-02-27 Thread baz
Hello, do i understand it correctly, 'Seam Generate Entities' does work for your databases, except for oracle? We have used it for generating entities out of our Oracle Express database. And we have it successfully used against Oracle 9. It was not an easy task for us to setup the database

[jboss-user] [JBoss Tools (users)] - Re: Tools - New Seam Project - Nomanclature question

2008-02-14 Thread baz
Hello, we are using mysql as database. And from the times seam-gen springs to life, we have figured out not to fill out these fields. The databasename is configured in the connectionprofile. Thats enough. Ciao, Carsten View the original post :

[jboss-user] [JBoss Tools (users)] - Re: How to generate annotated Java classes from hbm.xml file

2008-02-10 Thread baz
Finally i found it. This mapping causes the exception: ?xml version=1.0 encoding=UTF-8? | !DOCTYPE hibernate-mapping PUBLIC -//Hibernate/Hibernate Mapping DTD 3.0//EN http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd; | | hibernate-mapping package=demo | class

[jboss-user] [JBoss Tools (users)] - Re: How to generate annotated Java classes from hbm.xml file

2008-02-09 Thread baz
I have created this JIRA issue: http://jira.jboss.com/jira/browse/JBIDE-1767 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4128075#4128075 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4128075

[jboss-user] [JBoss Tools (users)] - Re: How to generate annotated Java classes from hbm.xml file

2008-02-09 Thread baz
When igenerate source code with the mapping files in the JIRA issue no exception is thrown. It only generates faulty code. So the exception must come from another part of the code:-( I will investigate this further. View the original post :

[jboss-user] [JBoss Seam] - Re: Reorganizing templates in WEB-INF

2008-02-04 Thread baz
I am not sure what you mean. If you have a web project generated with jboss tools all pages are in the Web-Content folder. If you use a seam-gen project, all pages are in the view folder. You can build up any hierachy in these folders. the *.page.xml belongs in the same folder where the

[jboss-user] [JBoss Seam] - Re: Need Form to Work Without

2008-02-04 Thread baz
If your page is not to long, please post the code of your page. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4126439#4126439 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126439

[jboss-user] [JBoss Tools (users)] - Re: How to generate annotated Java classes from hbm.xml file

2008-01-28 Thread baz
Hello, Thanks for the answer. I am now trying to assemble a short example wich shows the problematic code. I am not quite sure that i found it already. But a one2one association is not correctly generated so that the generated code gives a compiler error. If i am ready i submit it to jira with

[jboss-user] [JBoss Tools (users)] - Re: How to generate annotated Java classes from hbm.xml file

2008-01-27 Thread baz
Thanks for the response. Meanwhile i have detected that code IS generated. Due to the error there is no refresh of the directory list inside eclipse. A simple refresh revealed the generated code. All classes are there. But due to the error a many2one dependenxy must be missing. I will

[jboss-user] [JBoss Tools (users)] - How to generate annotated Java classes from hbm.xml files

2008-01-26 Thread baz
Hello, we have a couple of old projects. The mapping is described in hbm.xml files. We wish to migrate this to annotated Java classes. We performed theses steps: 1. We generated a hibernate console configuration for our project. 2. opening hibernate perspective 3. Run / hibernate code generation

[jboss-user] [JBoss Tools (users)] - JAX WS(JbossWS) support trough JBoss Tools

2007-11-21 Thread baz
Hello, my questions: 1. will there be any support for JAX WS (Jboss WS) bundled with JBTools? 2. in the JIRA there are some issues about web servises. But they are scheduled for LATER. Whta does LATER mean? When looking on this webpage:http://labs.jboss.com/tools/ a jboss WS Tools module can

[jboss-user] [JBoss Tools (users)] - Re: JAX WS(JbossWS) support trough JBoss Tools

2007-11-21 Thread baz
Thanks max. So i can assume that JAX WS support will not be bundled in the near future(January/February2008) with JBT, right? What does this paragrapg mean? anonymous wrote : 2007-14-11 : We have decided to discontinue JBoss WS IDE. | | 2007-14-11 : JBoss WS IDE is as of the 14:th of

[jboss-user] [JBoss Seam] - Re: seam and rich faces 3.1.2

2007-11-04 Thread baz
We have migrated to RF 3.1.2 only with the help of the richfaces documentation and the richfaces forum. RF 3.1.2 does work with seam 1.2.1 and 2.0.0CR2 for us. Ciao, carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4101565#4101565 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Creating Webservices

2007-11-04 Thread baz
I got the task to introduce web services to people with only little experience with java EE. What i need, is an easy procedure in the IDE to create web services and web service clients. (with JaxWS, Jboss tools seems to only support axis, when i am right) Config files, ant etc. are to

[jboss-user] [JBoss Seam] - Re: Multiple Datasources

2007-09-26 Thread baz
Hello, multiple Datasources works, but only with specific databases. I think that this is a question that belongs in a forum corresponding to the container you use. Datasources are configured in a container(Tomxcat Jboss glassfish..) But see here..

[jboss-user] [JBoss Tools (users)] - facelets support in JBossTools-200709200350-nightly-ALL

2007-09-20 Thread baz
Hello, after the VPE do not crash any more i have detected a little problem with JBossTools-200709200350-nightly-ALL. With a seamgen generated project i can not see some facelets support. the attributes for ui:decorate (name) and ui:insert (src) tags are not completed. After inserting the

[jboss-user] [JBoss Seam] - Status of seambay example (WebServices)

2007-09-19 Thread baz
Hello, seambay is not distrubuted with Seam2.0.0CR1 So i would like to know what the status of this example is. Ciao, Carsten BTW: I do have the up to date seam sources and will compile the example for myself. View the original post :

[jboss-user] [JBoss Seam] - Re: Passing datasource parameter to h:datatable

2007-09-19 Thread baz
Look at this post: http://www.jboss.com/index.html?module=bbop=viewtopict=117233 As of today i have no answer how it could work with facelets:-( Ciao, Carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4085979#4085979 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Feature request regarding nested conversations

2007-09-18 Thread baz
Very interesting thread. i like to give a new usecase (or workflow) We have a search screen, where the user can search for an object(e.g. an experiment) When navigation to the show/edit screen ocurs a conversation is started and the object(the experiment) is shown. Now the user can work with

[jboss-user] [JBoss Seam] - Re: Long-running conversations and EntityHome

2007-09-13 Thread baz
I do a wild guess that your problem could be related with mine. I do have no problem do work with entityHome Objects in the way which is used in a semgen generated app. But... When i try to initialize an entityHome from a javabean, no luck. What i am trying to do is this: @Name(genFieldplan) |

[jboss-user] [JBoss Seam] - Re: Long-running conversations and EntityHome

2007-09-13 Thread baz
I extended my page with this code: s:decorate id=evaluationIdHome template=/layout/display.xhtml | ui:define name=labelHome evaluationId/ui:define | #{evaluationHome.evaluationEvaluationId} | /s:decorate | If my page starts a conversation this

[jboss-user] [JBoss Seam] - Re: JSF or Seam Question?

2007-09-08 Thread baz
i was routed from here http://www.jboss.com/index.html?module=bbop=viewtopict=118074 to this thread. I hope that the default action will solve my problem. So i can specify something like this defaultAction type=SUBMIT action=... | form will submitted and action is the same thing zhat is

[jboss-user] [JBoss Seam] - Re: different behaviour when clicking on a button or using e

2007-09-07 Thread baz
Thanks, Christian, for your answer. I'd like to read the recent discussion you mentioned. But i was not able to find it, unfortunately. Can you give me a pointer, please? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081995#4081995 Reply to the post :

[jboss-user] [JBoss Seam] - different behaviour when clicking on a button or using enter

2007-09-06 Thread baz
Hello, we experience this problem: Clicking on a button behaves different than pressing the button via return/enter key. Scenario: Displaying a form (long-running-conversation active) Inside this form the user can activate a new page which starts a nested conversation. | ui:composition

[jboss-user] [JBoss Seam] - Re: Datmodel(Selection with facelets) does not work

2007-08-30 Thread baz
Any ideas/explanations/pointers? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4079424#4079424 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4079424 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Datmodel(Selection with facelets) does not work

2007-08-28 Thread baz
Hello, today i have a question about DataModelSelection. I have not found an answer for this for more than one year. But now a solution will be greatly appreciated. This is the starting point: (all code is simplified) i do have a fully functinal page in my app: | [...] |

[jboss-user] [JBoss Seam] - Re: Datmodel(Selection with facelets) does not work

2007-08-28 Thread baz
Sorry Pete i forgot: Seam 2.0.0Beta original libs except Seam-ui which is self compiled approx 2007-07-11 (due to an problem with fileupload) Richfaces 3.1.0 RC3 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4078715#4078715 Reply to the post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Rendering issues with TC6 in JBossAS 4.2.1

2007-08-13 Thread baz
Thanks sTAN; We have tried your suggestion. We changed mime-mapping | extensionxhtml/extension | mime-typeapplication/xhtml+xml/mime-type | /mime-mapping | into mime-mapping | extensionxhtml/extension | mime-typetext/html/mime-type |

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Rendering issues with TC6 in JBossAS 4.2.1

2007-08-08 Thread baz
to have trouble with this type Is there a configurationb option to obtain the same behaviour as with tc5.5? Ciao, baz View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4071949#4071949 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-08-08 Thread baz
My results so far: Oracle XE (Express) can not do XA Oracle9i will be configured as described above. With MySql i have not succeded in using XA together with Seam and Jboss AS:-( So we have decided to set the com.arjuna.ats.jta.allowMultipleLastResources to true which is not quite optimal:-(

[jboss-user] [JBoss Seam] - Re: this forum / max topics per page

2007-07-18 Thread baz
I'd like to rrask this question. website has changed but not the forum. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065272#4065272 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065272

[jboss-user] [JBoss Seam] - Re: this forum / max topics per page

2007-07-18 Thread baz
The possibility to edit my own posts will be helpful. e.g. rrask should mean raise View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065641#4065641 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065641

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-07-17 Thread baz
Now totally clueless. Found the example definition of an oracle XA datasource in the docs\examples\jca folder of JBOss As and adapted it: xa-datasource | jndi-nameOracle/jndi-name | track-connection-by-tx/ | isSameRM-override-valuefalse/isSameRM-override-value |

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-07-17 Thread baz
Thanks for the answer. After setting pad= true, ithe same(?) exception is raised: 08:59:38,133 INFO [ExperimentSiteList] ExperimentSiteList instantiated by SEAM | 08:59:38,508 INFO [STDOUT] Hibernate: select experiment0_.ExperimentID as Experime1_76_, experiment0_.Size as Size76_,

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-07-17 Thread baz
Thanks for your time. When JBoss start a schema validation takes place. This is fully functional | 10:01:10,643 INFO [SchemaValidator] Running schema validator | 10:01:10,643 INFO [SchemaValidator] fetching database metadata | 10:01:10,752 INFO [TableMetadata] table found:

[jboss-user] [JBoss Seam] - SEAM and XA datasources

2007-07-17 Thread baz
Hello, Can seam manage XA Datasources? I have configured one datasource for oracle and every time it is accessed i get 08:59:38,680 ERROR [XAManagedConnectionFactory] Start transaction failed for org.jboss.resource.adap | [EMAIL PROTECTED] | 08:59:38,680 WARN [TxConnectionManager] Connection

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-07-17 Thread baz
1. The schema validation succeeds. Everytime a transaction comes in play the error occurs:-( 2. setting com.arjuna.ats.jta.allowMultipleLastResources to true and using two local-tx-datasource has helped for the moment. But after reading all the docs vickyk gently pointed, i do want to use xa

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-07-17 Thread baz
Sorry, The exception is this baz wrote : Thanks for the answer. | After setting pad= true, ithe same(?) exception is raised: | 08:59:38,133 INFO [ExperimentSiteList] ExperimentSiteList instantiated by SEAM | | 08:59:38,508 INFO [STDOUT] Hibernate: select experiment0_.ExperimentID

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-07-17 Thread baz
Thanks for your time. The links are helpful. But i can not use the information directly Have to discover how to enable XA transactions in our oracle databases. One is Oracle Express (here i can not find the script initxa.sql) The other is oracle 9i :-( where i do not find either of the scripts.

[jboss-user] [JBoss Seam] - 2 PersistenceUnits: Adding multiple last resources is disall

2007-07-16 Thread baz
Hello, i have a Seam app for Seam 1.2.1 and JBoss 4.0.5 GA which uses 2 persistent uinits. After migrating this app to SEAM 2.0.0Beta1 and JBoss 4.2.0GA i get an exception when both persistance units are used. The experiment comes from one database and after that a query to the other db should

[jboss-user] [JCA/JBoss] - 2 PersistenceUnits: Adding multiple last resources is disall

2007-07-16 Thread baz
Hello, i have a Seam app for Seam 1.2.1 and JBoss 4.0.5 GA which uses 2 persistent uinits. After migrating this app to SEAM 2.0.0Beta1 and JBoss 4.2.0GA i get an exception when both persistance units are used. I tried to declare both persistenceunits within one jar-file: ?xml version=1.0

[jboss-user] [JCA/JBoss] - Re: 2 PersistenceUnits: Adding multiple last resources is di

2007-07-16 Thread baz
Any help is very appreciated. Why does it work with 4.05GA but not with 4.2.0GA? If a XA-Datasource is relly needed with 4.2.0 how is it configured. This page: http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources does not help me in this context:-( View the original post :

[jboss-user] [JBoss Tools (users)] - Re: JBossTools (xxx-nightly) requires feature

2007-07-12 Thread baz
Please watch this issue: http://jira.jboss.com/jira/browse/JBIDE-500?page=comments#action_12368700 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4063442#4063442 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4063442

[jboss-user] [JBoss Tools (users)] - Re: Upgrade to last nightly build - HOW

2007-07-11 Thread baz
anonymous wrote : Can i just unzip last nightly over my current installation I do not know the answer. Look in the wiki (http://wiki.jboss.org/wiki/Wiki.jsp?page=InstallingJBossToolsNightlyBuilds) There is a description of how to install JBoss Tools as an extension location. If you do that, you

[jboss-user] [JBoss Tools (users)] - Cant create JSF1.2 Project with Jboss, a division of Red Hat

2007-07-10 Thread baz
Hello following Problem: Having 2 Servers (1. defined with Jboss and 2. defined with Jboss, a division of Red Hat) 1. File - New - Project... 2. Select Seam - Seam Project and Next For Server 1. it is possible to select Java Server faces v1.2 Project under configuration For Server 2. it is not

[jboss-user] [JBoss Tools (users)] - Re: Plugins installation odyssey

2007-07-04 Thread baz
I can not understand where you have problems. The complete suite is easily installable. If you have problems look in the wiki. There is a page about installation of the nightlys. And why do you have the requirement, that you must install only the plugins you use? Eclipse runs fine, even if

[jboss-user] [JBoss Tools (users)] - Re: Unable to start a JBAS 4.2.0.GA with JBossTools-20070630

2007-07-03 Thread baz
I am using this nightly: JBossTools-200706290355-nightly-ALL-win32.zip When setting up the configuration for a server there are 2 possibilities. In the dialog New Server (Define a New Server) one can choose a Jboss Serverfrom 2 subfolders. One is named JBoss and the second is named JBoss, a

[jboss-user] [JBoss Tools (users)] - Re: Unable to start a JBAS 4.2.0.GA with JBossTools-20070630

2007-07-03 Thread baz
Hello Max, i tried (and have) installed Jboss 4.2GA Installed Eclipse3.3 and JBossTools. Choosing a server from 'JBoss a division of Red Hat' and named it 'jboss server'. And getting the described erroneus behaviour. So i added a new server (with the same runtime) from JBoss, which is named by

[jboss-user] [JBoss Tools (users)] - Re: Plugins installation odyssey

2007-07-03 Thread baz
We have installed JBossTools-200706290355-nightly-ALL-win32.zip on a freshly unzipped eclipse-jee-europa-win32.zip After that we have to follow the instructions in this jira issue: http://jira.jboss.org/jira/browse/JBIDE-500 Thats all. No Update manager . We have also managed to install

[jboss-user] [JBoss Tools (users)] - Re: Plugins installation odyssey

2007-07-03 Thread baz
Perhaps someone can answer the question Which is the latest reliable version? I am using this JBossTools-200706290355-nightly-ALL-win32.zip because it is the latest without builderfailures. Since all plugins are contained in the above mentioned zip, i suppose that they are also separately

[jboss-user] [JBoss Seam] - Re: Help : seamdisc problem

2007-06-28 Thread baz
Hello, is this the reason why i can not find the seamdisc example in Seam 2.0.0.Beta1? Or is it delivered and i can not find it, because i'm blind? Ciao, Carsteb View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4058619#4058619 Reply to the post :

[jboss-user] [JBoss Seam] - Re: where to find errata for Seam book

2007-06-22 Thread baz
Now i have found the reference. Look here:http://www.jboss.com/index.html?module=bbop=viewtopicp=4044391 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056771#4056771 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4056771

[jboss-user] [JBoss Seam] - Re: facelets 1.1.12 vs packaged with seam 1.3.0.A

2007-06-21 Thread baz
Hello, we are using facelets1.1.13alpha because 1.1.12 does not work correctly with Seam1.2.1GA Look here http://www.jboss.com/index.html?module=bbop=viewtopict=110877 But we have not really had the time to test the sourcetags intensively.:-( For our tiny app all is functioning as expected.

[jboss-user] [JBoss Seam] - Re: where to find errata for Seam book

2007-06-20 Thread baz
Thanks Michael, i have not found the thread i mentioned above. I explicitly refer to chapter 11.1.3. When i try to pass the var variable(fan) of a datatable to a method, then a null value is passed. This behaviour is consistent with seam docu(1.3.0Alpha)anonymous wrote : Note: You can not pass

[jboss-user] [JBoss Seam] - Re: Ajax4jsf UnboundedFifoBuffer

2007-06-20 Thread baz
anyone? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4055888#4055888 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4055888 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Re: Ajax4jsf UnboundedFifoBuffer

2007-06-20 Thread baz
Hello Peter, thanks for the answer. We are planning to migrate to seam1.3 when the first beta is ready. Since Michael has succeded in porting seam1.2.1 apps to jboss 4.2.0 we have tried the same:-( For the meantime we will stay with JBoss AS 4.0.5 BTW The stacktrace is nearly the same as in the

[jboss-user] [JBoss Seam] - Re: where to find errata for Seam book

2007-06-19 Thread baz
anyone? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4055463#4055463 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4055463 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Re: Ajax4jsf UnboundedFifoBuffer

2007-06-19 Thread baz
-1.2.1GA richfaces-1.1.1 with corresponding Ajax facelets 1.0.13 alpha commons-collections3.1 (from generated app) commons-digester1.6 commons-beanutils-1.7.0 Hope someone can help me out. Ciao, baz View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4055525#4055525 Reply

[jboss-user] [JBoss Seam] - Re: SeamPDF and generating tables fails after some iteration

2007-06-18 Thread baz
We are now using facelets 1.1.13Alpha from June,17. The above error is gone with this version. Now we are evaluating this release in deep.:-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4055160#4055160 Reply to the post :

[jboss-user] [JBoss Seam] - where to find errata for Seam book

2007-06-18 Thread baz
Hello, I have not found an errata page for this grandious well written book yet. http://www.michaelyuan.com/blog/seam-next-gen-web-framework/ Does one exist? In particular Chapter 11.1.3 Use Extended EL in Data Table was discussed more than once in this forum. I can't remember the correct thread

[jboss-user] [JBoss Seam] - Re: SeamPDF and generating tables fails after some iteration

2007-06-15 Thread baz
Hi, thanks for the answer. We have a 32bit machine, so what can else be the problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4054632#4054632 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4054632

[jboss-user] [JBoss Seam] - SeamPDF and generating tables fails after some iterations

2007-06-13 Thread baz
is similar. It constructs the table out of HTML tags(tr,td,table). We have no idea where this problem comes from. Ciao, Baz View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4054001#4054001 Reply to the post : http://www.jboss.com/index.html?module=bbop

[jboss-user] [JBoss Seam] - Re: s:validateAll in custom tag/template

2007-05-24 Thread baz
Hello, i am also interested in an answer to this issue. I do have an app where on one page the validation is working and on an other page it is not working. Both pages uses templates. i try to hunt down the problem for a couple of weeks now, but with no success:-( View the original post :

[jboss-user] [JBoss Seam] - Re: Facelets (Source) Tags problems with seam validation

2007-05-24 Thread baz
anonymous wrote : If there is interest I'll write up how you do this on the wiki at some point. Yes there is interest from my side. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4048556#4048556 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Dynamic view for s:button control?

2007-05-23 Thread baz
Sorry, i do not have a ready made solution for you, only some ideas. Asyou said you will have to use javascript. (There are many frameworks for javascript out there.) 1. I suggest to try richfaces. You will ajaxenable the combobox in a way that you are able to rerender the button. 2. Use a menu

[jboss-user] [JBoss Seam] - Re: Question On @Datamodel Outjection

2007-05-21 Thread baz
Hello, what are you trying to do? Show the xtml pages. But, nevertheless, your code looks not quite correct. You do have a bean called budgetOverview in Conversation scope. And you try to outject the same name to conversation scope in scmanager. I do not understand whta you are trying to do. For

[jboss-user] [JBoss Seam] - Re: Question On @Datamodel Outjection

2007-05-21 Thread baz
Hi, now it is hopefully clear to me. You have an object 'budgetOverview' which is managed by seam, due to the @name annotation . At some stage in your workflow an object called budgetOverview is created (new ...) This object is NOT managed by seam. And you are outjecting this object into the

[jboss-user] [JBoss Seam] - Re: Initialization code

2007-04-25 Thread baz
) | private Catalog catalog; | The first login initializes the component. It is only a workaround and does not work with apps when there is no need to login. Ciao, baz View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040430#4040430 Reply to the post : http

[jboss-user] [JBoss Seam] - Re: Initialization code

2007-04-25 Thread baz
Forget my post. i haven't read the second page of this thread before posting:-( I will try org.jboss.seam.postInitialization event but i must find time:-( View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040431#4040431 Reply to the post :

  1   2   3   >