[jboss-user] [JBoss Seam] - Seam, GWT, JSF, and lunch with Gavin

2007-06-30 Thread RobJellinghaus
Gavin King and I had lunch last week, and talked quite a bit about the work I've been doing to integrate GWT, JSF, and Seam (see http://unrealities.com/seamgwt for more on that). In the process, we came up with a (perhaps harebrained) scheme for building JSF components with GWT in a declarative

[jboss-user] [JBoss Seam] - Q) Usage of @Generated(GenerationTime.ALWAYS)

2007-06-30 Thread [EMAIL PROTECTED]
Hi! I seam-gen to build platform to start my application development. I generated codes using seam generate-entities from DB which has ID generated by DB itself. So, I tried to add @Generated(GenerationTime.ALWAYS) to ID, but it caused the error as shown below. Am I misunderstanding some

[jboss-user] [JBoss Seam] - Problem with Seam 1.2.1 and Trinidad 1.0.1

2007-06-30 Thread fquimbay
Greetings ... I use Seam 1.2.1 and JBoss 4.2.0 for a project and works perfectly, when I try use Trinidad 1.0.1 for some components like panelPage, don't work. I use this sort how that I found: http://wiki.apache.org/myfaces/TrinidadSeamAjax4JsfFaceletDetail and I followed this. But, when I de

[jboss-user] [JBoss Seam] - Re: How does one @In(ject) a component from components.xml?

2007-06-30 Thread fhh
The component.xml file is required to mark the jar as a seam jar. If it is missing the deployment scanner will not scan the jar and any seam annotation will not be detected. Regards Felix View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059423#4059423 Reply

[jboss-user] [JBoss Seam] - Re: How does one @In(ject) a component from components.xml?

2007-06-30 Thread gothmog
Hey thanks guys, both approaches work. I copied one of the sample projects (contactlist) and I noticed that it has a two component.xml files, one in the META-INF and another in the WEB-INF. Both of these are required otherwise you start getting weird errors like I said in the earlier post. Th

[jboss-user] [Installation, Configuration & Deployment] - How do I onfigure a simple socket server (TEXT)?

2007-06-30 Thread hurzeler
I need help! How do I go about to create a simple text socket server that I can communicate with for example via telnet? I use JBoss4.0.5GA and JBoss4.2.0GA. On JBoss4.0.5GA the problem I am facing is that the un/marshaller does not get used. On JBoss4.2.0GA I get | --- MBEANS THAT ARE THE R

[jboss-user] [Installation, Configuration & Deployment] - How do I onfigure a simple socket server (TEXT)?

2007-06-30 Thread hurzeler
I need help! How do I go about to create a simple text socket server that I can communicate with for example via telnet? I use JBoss4.0.5GA and JBoss4.2.0GA. On JBoss4.0.5GA the problem I am facing is that the un/marshaller does not get used. On JBoss4.2.0GA I get | --- MBEANS THAT ARE THE R

[jboss-user] [Remoting] - Simple Socket Server (TEXT)?

2007-06-30 Thread hurzeler
I need help! How do I go about to create a simple text socket server that I can communicate with for example via telnet? I use JBoss4.0.5GA and JBoss4.2.0GA. On JBoss4.0.5GA the problem I am facing is that the un/marshaller does not get used. On JBoss4.2.0GA I get | --- MBEANS THAT ARE THE R

[jboss-user] [JBoss Seam] - and SeamTest

2007-06-30 Thread fernando_jmt
I just migrated my application from Seam 1.2 to Seam 2.0.0.BETA1 using Tomcat 6 and Embedded Jboss, it works like a charm. But, when I tried to execute the test suites I got the following exceptions: | uildfile: D:\Fer\srcEjemplos\Seam\seam2gen\build.xml | compiletest: | copytestclasses

[jboss-user] [Advanced Documentation] - Minimal Tomcat w/JBoss AS 4.2 installation

2007-06-30 Thread TomCat1116
How does one perform an installation of JBoss AS 4.2 with only the bare minimum necessary to run Tomcat (and, of course, inclusive of Tomcat)? I'm new to JBoss and understand that in version 4.0.4 it was possible to 'point and shoot' to create such an installation using the installer (also inclu

[jboss-user] [JBoss Seam] - Re: Seam 2.0 sample app on Glassfish not working

2007-06-30 Thread [EMAIL PROTECTED]
Working just fine here with the patch (below) applied, that Gavin posted in the forum after the release. http://fisheye.jboss.com/browse/JBoss/jboss-seam/examples/jee5/resources/WEB-INF/web.xml?r1=1.3&r2=1.4 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40594

[jboss-user] [JBoss jBPM] - Re: 3.2.1 web console does not work under jboss 4.0.5

2007-06-30 Thread kukeltje
if you use the jboss/jems installer, it asks you how you want to configure this.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059414#4059414 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059414

[jboss-user] [JBoss Seam] - Seam 2.0 sample app on Glassfish not working

2007-06-30 Thread vimalkansal
Hi Guys, Has anybody deployed and run successfully the sample on Glassfish. In the examples directory I built the jee5 by executing 'glassfish-toplink' target and deployed it on glassfish v2 b53. It deploys fine, but when I try accessing the http://localhost:8080/seam-jee5/, I get the following

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: GC problem ?

2007-06-30 Thread vettori
Bad news... Even with the upgrade it only takes longer but it happens... [INFO ][memory ] 41369.000-41369.141: GC 973949K->153965K (5242880K), 140.800 ms [INFO ][memory ] 43678.758-43678.893: GC 876646K->145950K (5242880K), 135.191 ms [INFO ][memory ] 46058.278-46058.425: GC 847984K->140040K (524

[jboss-user] [Installation, Configuration & Deployment] - Re: GC hell ?

2007-06-30 Thread vettori
Bad news... Even with the upgrade it only takes longer but it happens... [INFO ][memory ] 41369.000-41369.141: GC 973949K->153965K (5242880K), 140.800 ms [INFO ][memory ] 43678.758-43678.893: GC 876646K->145950K (5242880K), 135.191 ms [INFO ][memory ] 46058.278-46058.425: GC 847984K->140040K (524

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: 3 Extra cr-lf downloading files

2007-06-30 Thread Raist_Majere
Your problem is due to using a JSP. Between the JSP "directives" you have CRLF that is send to the client, that is, between <%@ page import="java.io.File, | java.io.InputStream, | java.io.FileInputStream, | java.io.OutputStream"%> | and <%@ page session="false" %> you have a CRLF, as

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: ERROR [org.apache.catalina.core.ContainerBase.[jboss.web

2007-06-30 Thread Raist_Majere
Can you post the code of Verifica.jsp? Maybe you get something (like a database connection) that becomes timeouted after some period... The kind of code that could be your problem may be between <%! and %> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059409

[jboss-user] [JBoss Portal] - How to access in code to the Window Properties map in doView

2007-06-30 Thread nystaa
Hi, 1. Is it possible to pass/access the window properties in doView of the portlet? 2. How about a JSF portlet? Is it easy to access them from EL 3. Can I access them from anywhere if I have access to the request? Like Pentaho reports Thank you, if you can help me. View the original post

[jboss-user] [JBoss Seam] - Re: Seam 2.0B1: selectItems, convertEntity, and lazy fetchin

2007-06-30 Thread hstang
Tested, and it seems to be fixed. Thanks a lot! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059407#4059407 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059407 ___ jboss-

[jboss-user] [Javassist user questions] - Re: How to insrert code directly before/after expression.

2007-06-30 Thread solarwind__
P.S: I don't want to refer to line numbers since I will be obfuscating and deleting the line number tables. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059406#4059406 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40

[jboss-user] [Javassist user questions] - How to insrert code directly before/after expression.

2007-06-30 Thread solarwind__
Hey all, I have a quick question regarding Javassist. How do I insert an expression directly before/after an expression? For example, I have a HelloWorld class with a log method that prints out the numbers to screen like this: 1 2 3 5 6 Notice number 4 is missing. I want to be able to insert a

[jboss-user] [JBoss jBPM] - Re: 3.2.1 web console does not work under jboss 4.0.5

2007-06-30 Thread gogoasa
ok, here is the answer. JBoss 4.0.5 comes with a Tomcat deployment with JSF version 1.1 JBPM console uses version 1.2 and has the 1.2 jsf jars inside the war. My particular way of deploying the jBPM is as a war inside a EAR. JBoss by default uses a shared classloader that does not isolate EAR c

[jboss-user] [JBoss Seam] - Re: Seam 2.0B1: selectItems, convertEntity, and lazy fetchin

2007-06-30 Thread [EMAIL PROTECTED]
It looks like a bug got introduced in refactoring somewhere that caused the entity not to be deproxied properly. I've made a fix to CVS, please test :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059401#4059401 Reply to the post : http://www.jboss.com/in

[jboss-user] [JNDI/Naming/Network] - Re: Exception javax.naming.NameNotFoundException

2007-06-30 Thread jaikiran
The problem you are facing is not the same as the original poster. You should have opened a new post for this. anonymous wrote : I am facing a similar problem after I deploy my datasource.xml file in the deploy directory Thats not the right way to deploy a datasource. The datasource file name

[jboss-user] [JBoss Seam] - Seam 2.0B1: selectItems, convertEntity, and lazy fetching

2007-06-30 Thread hstang
Not entirely sure if this is Seam 2.0B1 related, but I'm encountering some problems after upgrading where I'm getting an "org.hibernate.MappingException: Unknown entity:" message every time I try to update a form that uses a s:selectItems. I'm encountering this problem in two scenarios: (1) @On

[jboss-user] [EJB 3.0] - Re: [Microsoft][SQLServer 2000 Driver for JDBC]Database chan

2007-06-30 Thread jaikiran
More details here http://msdn2.microsoft.com/en-us/library/ms378428.aspx View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059397#4059397 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059397 __

[jboss-user] [EJB 3.0] - Re: [Microsoft][SQLServer 2000 Driver for JDBC]Database chan

2007-06-30 Thread jaikiran
Try this - Assuming the database server is dbsqlserver and the instance name is devenv, port is 1433 and database name is userscdb then the url should look like: jdbc:microsoft:sqlserver://dbsqlserver;devenv:1433;databaseName=userscdb Note the semi-colon between dbsqlserver and devenv. View th

[jboss-user] [JBoss Seam] - Re: Error using RuleBasedIdentity in Seam 2.0 beta 1

2007-06-30 Thread mreuvers
Hi, I had a similar error (though I was in 1.2.1), I was experimenting with replacing the antlr libraries with latest releases and it gave a similar stacktrace as yours. It might have nothing to do with your error, but I thought lets write it down anyway. Moving back to the antlr libraries that

[jboss-user] [JBoss Seam] - Re: Seam 2.0 BETA

2007-06-30 Thread KnisterPeter
Facelets are defiantly supported, since we make heavy use of it. I know that JSF RI is not supported in tomcat 5.0 but with 5.5 we have never had problems. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059393#4059393 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: How does one @In(ject) a component from components.xml?

2007-06-30 Thread matt.drees
or @In(value="paymentService", create=true) ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059391#4059391 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059391 ___ jboss-us

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Multiple persistence units (one JTA one RESOURCE_LOCAL)

2007-06-30 Thread mtedone1
| | http://java.sun.com/xml/ns/persistence"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd";> |

[jboss-user] [JBoss Seam] - Re: DataModel wrapped data is set to null by ManagedEntityId

2007-06-30 Thread sergeypk
Some more information - this seems to be related to http://jira.jboss.com/jira/browse/JBSEAM-586. Commenting out the bits where the interceptor calls setWrappedData on the datamodel makes the problem go away. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059

[jboss-user] [JBoss Seam] - DataModel wrapped data is set to null by ManagedEntityIdenti

2007-06-30 Thread sergeypk
I'm using Seam from CVS (checked out today, June 30th). I have a component that has a property of type DataModel. I'm not using @DataModel annotation. The problem is that the contents of my DataModel are not being shown on a page. The culprit seems to be ManagedEntityIdentityInterceptor which se

[jboss-user] [JBoss jBPM] - jBPM on JBossAS already installed

2007-06-30 Thread lusabo
Hi all, How can i install a jBPM on JBossAS405 already installed? Which file and where I must download? I already have the Eclipse installed and configured with the plugin jBossIDE and i start the jboss by eclipse, i made an example of a process and i'd like to deploy and run this example like

[jboss-user] [JBoss Seam] - Re: DataModel and Row Unavailable

2007-06-30 Thread ssc_ch
Unbelievable Seam makes developers creative :-) I soved my problem by writing the panelgrid under the first dataTable and now everything just works fine.. Dont's ask me why, but it works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059382#4059382 Reply to

[jboss-user] [JBoss Tools (users)] - Full Integration of JBoss Tools and Seam

2007-06-30 Thread roger_goldman2000
Are there plans to make Seam an integral component of JBoss Tools in the near future? An integration which does away with the awkward Seam-Gen in favour of more integrated Eclipse capabilities? I strongly believe that if/when this happens, there will be a huge increase in adoption of Seam. Un

[jboss-user] [JBossWS] - Re: Accessing jaxws web service gives error complaining abou

2007-06-30 Thread rickcr
I figured out the problem even though the errors being thrown didn't really help. For some reason, if I start the process of calling my webserivce from a bean annotated as JMX component, the webservice call does not work. If I start the call from say a Servlet everything is fine. Not sure why I

[jboss-user] [JBoss Seam] - problem with blocking user

2007-06-30 Thread ivan.tufegdzic
Hello, I have entity User and roles for it. In entity I have method @ItemAction(icon = "#{row.disabledflag ? '/images/red.gif' : '/images/green.gif'}", partial = true) public void toggleLock() { setModified(new Date()); setDisabledflag(!isDisabledflag()); } and in page Everything works fine

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - problem with com.arjuna.ats.arjuna.coordinator.TwoPhaseCoord

2007-06-30 Thread ivan.tufegdzic
Hello, I have entity User and roles for it. In entity I have method @ItemAction(icon = "#{row.disabledflag ? '/images/red.gif' : '/images/green.gif'}", partial = true) public void toggleLock() { setModified(new Date()); setDisabledflag(!isDisabledflag());

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

2007-06-30 Thread SunFire
I installed the Tools in a Eclipse Europa Release like it was mentioned in the Wiki and I also modified the feature.xml files like it was suggested in http://jira.jboss.org/jira/browse/JBIDE-500. Everything starts up and I see all the RHDS goodies. Now I create a new server for a 4.2.0.GA confi

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Multiple persistence units (one JTA one RESOURCE_LOCAL)

2007-06-30 Thread bmcgovern
Mtedone1, I don't have an answer for you, but can you post your xml regarding JTA, I cannot get JTA working right on 4.2.0. Specifically I cannot seem to lookup TransactionManager from JNDI. I can get UserTransaction from JNDI, but when I do, the expected Transactional behavior simply doesn't

[jboss-user] [Clustering/JBoss] - hardware sizing problem

2007-06-30 Thread srinivasan544
HI all How can I determine the number of instances required with say 'N' no of concurrent requests and with some processing statistics. Ans how can I determine how many instances I can place on one host machine. Is there any some template kind of thing to determine these things ... Please atlea

[jboss-user] [EJB 3.0] - Re: Can a Stateless bean make a call to an entity bean to pe

2007-06-30 Thread fhh
Is it possible that Toplink requires resource references as per EJB spec? Regards Felix View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059374#4059374 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059374 _

[jboss-user] [JBoss Seam] - Re: How does one @In(ject) a component from components.xml?

2007-06-30 Thread fhh
Have you added autocreate="true" to you component? Regards Felix View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059372#4059372 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059372

[jboss-user] [Beginners Corner] - Re: JBoss 4.0.4, IDE 2.0, Eclipse 3.2 - cannot configure a s

2007-06-30 Thread asenthil_murugan
hi. I got same error help me for that error View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059371#4059371 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059371 ___ jboss-user

[jboss-user] [Installation, Configuration & Deployment] - Re: jboss 4.2 and log4j nightmare

2007-06-30 Thread [EMAIL PROTECTED]
You need to grab the source and build it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059368#4059368 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059368 ___ jboss-user ma

[jboss-user] [JBossWS] - Intercepting SOAP message

2007-06-30 Thread kkarthikeyankrr
Hi , This is karthick and i'm new to webservices.Can anyone tell me how to intercept the SOAP message in server and client side.I have done the SOAP message intercepting at server side by using handler.In this I have mentioned some information in my service.But I dont want like this I want t