[jboss-user] [JBoss Seam] - Re: Problem with FacesMessages

2007-04-30 Thread nstoddar
"saeediqbal1" wrote : what is the scope? what are you using? the rendered tag? I'm just doing this in some plain Java code -- all within the same request cycle. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042023#4042023 Reply to the post : http://www.jbo

[jboss-user] [Javassist user questions] - Javassist getMethods() returns protected methods?

2007-04-30 Thread alexandrem
Hi. I'm using Javassist 3.5 CR1 and I've noticed that the getMethods() of CtClass is returning the protected methods (eg. clone and finalize). Shouldn't the returned methods be only the public ones, like in Class ? Thanks! Alexandre Mendonça View the original post : http://www.jboss.com/inde

[jboss-user] [JBoss/Spring Integration] - Re: JBoss, Spring and AspectJ integration

2007-04-30 Thread wspiteri
Fixed this issue by upgrading to version 2.0.4 of Spring. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042014#4042014 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042014 _

[jboss-user] [JBoss Portal] - Re: Can't change the layout in the JBoss Portal 2.6CR1

2007-04-30 Thread empty11
Dear. Please, download the log file as below. URL : http://www.javamodeling.com/server.log Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042013#4042013 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042013 _

[jboss-user] [JBoss Seam] - Re: Problem with FacesMessages

2007-04-30 Thread saeediqbal1
what is the scope? what are you using? the rendered tag? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042012#4042012 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042012 __

[jboss-user] [Performance Tuning] - Re: Problems in a multiprocessor server

2007-04-30 Thread EscudoJaguar
Is there a parameter in java or in JBOSS related with use of cpu? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042011#4042011 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042011 _

[jboss-user] [Performance Tuning] - Re: Problems in a multiprocessor server

2007-04-30 Thread PeterJ
You are correct that the problem is not JBoss-related. The only JVM-related parameter that I can think of that might have anything to do with this is -XX:-UseParallelGC to turn off the parallel garbage collector (given your machine, it is on by default). If that doesn't work, you might have bett

[jboss-user] [Performance Tuning] - Re: Problems in a multiprocessor server

2007-04-30 Thread EscudoJaguar
I have jdk1.5.0_06 installed and I think the problem is not JBOSS but java, some parameter I need to configure. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042004#4042004 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m

[jboss-user] [Performance Tuning] - Re: Problems in a multiprocessor server

2007-04-30 Thread PeterJ
I have the vague recollection that not until the kernel that was part of RHEL 4 did multi-CPU processing become viable. But maybe my recollection is bad. We have been using RHEL 4 and higher on multiprocessor machines with no issues. I am running Fedora 6 on a dual-CPU machine with no issues. A

[jboss-user] [EJB 3.0] - Re: New to EJB3 -- Please help

2007-04-30 Thread fhh
Look at the JMS console if and where the bean might have been deployed. Regards Felix View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042002#4042002 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042002 ___

[jboss-user] [Security & JAAS/JBoss] - Re: Bug in security cache - 4.0.4.GA

2007-04-30 Thread sim-smith
I have created a JIRA issue for this: http://jira.jboss.com/jira/browse/JBAS-4385 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042001#4042001 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042001 ___

[jboss-user] [Performance Tuning] - Problems in a multiprocessor server

2007-04-30 Thread EscudoJaguar
I have a server with 2 cpu XEON(3GHz) and 4GB in RAM I have installed Fedora Core 3 and JBOSS 4.0.2 JBOSS is initialized with next options: /java -server -Xms1024m -Xmx2560m -Dprogram.name=run.sh -Dcom.sun.management.jmxremote -Djava.endorsed.dirs=/opt/jboss-4.0.2/lib/endorsed -classpath /opt

[jboss-user] [Security & JAAS/JBoss] - Re: Credentials - String or char[]

2007-04-30 Thread sim-smith
I have create a JIRA issue for this: http://jira.jboss.com/jira/browse/JBAS-4384 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041999#4041999 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041999

[jboss-user] [Beginners Corner] - Reflection issue with jars in ear/lib directory in 4.2.0CR2

2007-04-30 Thread mexcell
Using 4.2.0CR2. I am using TestNG from within a Stateless Session Bean. The TestNG jar for jdk1.5 is in the ear/lib directory, and I can import the main TestNG class just fine, so I know it is actually on the classpath. TestNG uses reflection internally to load and instantiate some TestRunners,

[jboss-user] [JBoss jBPM] - Re: JBPM 3.2 on tomcat which uses mysql - LOGINI UNSUCCESSFU

2007-04-30 Thread HLQ
Yes, it does execute createSchema(), how can I get rid of that? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041994#4041994 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041994 ___

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

2007-04-30 Thread rjstanford
Is there any chance that we're going to see an update to the IDE availability coinciding with JavaOne? Or am I only dreaming fond dreams? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041993#4041993 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss Seam] - Problem with FacesMessages

2007-04-30 Thread nstoddar
I'm having a problem with FacesMessages. I have a pageflow where on a transition I execute a validation method that adds a message to the FacesMessages object. The "to" for the transition is a decision node that calls a method that is trying to determine if there are FacesMessages present and

[jboss-user] [Beginners Corner] - No bin-directory and no run.sh available..

2007-04-30 Thread Funkfeuer
Hello, I'm using Linux Ubuntu 6.06. I've downloadet jboss-4.0.3RC1-installer.jar and unpacked it into my /home-directory. JBoss-Docu says after unpacking, I only have to call run.sh within the directory /bin. And this is my problem: There doesn't exist any bin-directory and also no run.sh? Ca

[jboss-user] [JBoss Seam] - Re: two transactions, one entityManager

2007-04-30 Thread petemuir
Or of course you could create two Seam entity managers in components.xml. You'll need to make sure you load the alerts using the alternative entity manager. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041984#4041984 Reply to the post : http://www.jboss.

[jboss-user] [EJB 3.0] - New to EJB3 -- Please help

2007-04-30 Thread chensquare
Hi all, I'm new to EJB. I'm writing a toy EJB, and having problem running the client (bean can be deployed successfully in Eclipse) When running the client, it generates javax.naming.NameNotFoundException: HelloBean not bound. Please help. THANKS A LOT!!! my config: IDE: Eclipse JBOSS: 4.0

[jboss-user] [EJB 3.0] - Is it *safe* ?

2007-04-30 Thread johnmm1997
Currently I'm evaluating the ejb3 embedded for a standalone system that only need ORM, messaging and transactions- the javee5 features looks really nice (compare to 1.4) I'm running into lots of different problems. I don't know if their "my" problems, or in the ejb3, and there are no clear docu

[jboss-user] [JBoss Seam] - Re: two transactions, one entityManager

2007-04-30 Thread [EMAIL PROTECTED]
I think this will work if you use the factory to create separate EMs: @PersistenceUnit javax.persistence.EntityManagerFactory emf; then: EntityManager em1 = emf.createEntityManager(); | ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041979#4041979 Rep

[jboss-user] [JBoss Seam] - Re: Example: OneToMany & Composite Key

2007-04-30 Thread umk
"petemuir" wrote : There are lots of examples of mappings in the hibernate annotations test's - this is really a hibernate question - you should take this to hibernate forums. I considered that before posting this question here but if you go to the Hibernate User forum, you'll see that they ask

[jboss-user] [JBoss Seam] - Re: Example: OneToMany & Composite Key

2007-04-30 Thread petemuir
There are lots of examples of mappings in the hibernate annotations test's - this is really a hibernate question - you should take this to hibernate forums. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041974#4041974 Reply to the post : http://www.jboss.co

[jboss-user] [JBoss Portal] - Re: How to include Javascript source file in portal

2007-04-30 Thread ashes.sarin
I dont know why the javascript portion is not getting displayed in my post. But its like any other scipt element with src attribute set to 'dojo/dojo.js' View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041973#4041973 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Re: Example: OneToMany & Composite Key

2007-04-30 Thread umk
Can anyone offer some insight? Please! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041972#4041972 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041972 ___ jboss-user maili

[jboss-user] [JBoss Portal] - Problem importing javascript source file

2007-04-30 Thread ashes.sarin
Hi, I am facing some problem in importing a javascript source file. I am using the following tools/technologies: JBoss Portal, MyFaces, Facelets. I use something like this in my XHTML page: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041970#4041970 Reply to the post : http://w

[jboss-user] [JBoss Portal] - Re: How to include Javascript source file in portal

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

[jboss-user] [Beginners Corner] - JVM Bind, port in use, but no application using it

2007-04-30 Thread Oberiko
Hello. Recently, an application I had running on JBoss AS crashed. I attempted to shut down the sever, but it didn't seem to take very well and now I can't restart it. When I try, I get a JVM bind error, telling me that the port is in use. I used NetStat to see what was on the port, but it d

[jboss-user] [JBoss Portal] - How to include Javascript source file in portal

2007-04-30 Thread ashes.sarin
Hi, I am facing some problem in importing a javascript source file. I am using the following tools/technologies: JBoss Portal, MyFaces, Facelets. I use something like this in my XHTML page: You can get an idea that I am trying to make use of DOJO in my portal page. The problem is that the IE

[jboss-user] [Messaging, JMS & JBossMQ] - Re: User log in notification

2007-04-30 Thread sbuberl
I'll clarify. My server posts live highway traffic accidents and events to topics/queues but most messages are only updates on existing event data not the full data each time. So I would like to know when some one logs in so I can send them all open events on one message. I can't use durable

[jboss-user] [JCA/JBoss] - Re: Where are logs written to the LogWriter of a ManagedConn

2007-04-30 Thread [EMAIL PROTECTED]
Use the source Luke: http://anonsvn.jboss.org/repos/jbossas/trunk/connector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java anonymous wrote : | // Give it somewhere to tell people things | String categoryName = poolingStrategy.getManagedConnectionFactory

[jboss-user] [JNDI/Naming/Network] - Re: Difference JDK - connection problems

2007-04-30 Thread PeterJ
Sorry, I was using my VPN when I copied the URL. Try this one: http://www.jboss.com/?module=bb&op=viewtopic&t=93668 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041961#4041961 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [Messaging, JMS & JBossMQ] - Re: User log in notification

2007-04-30 Thread [EMAIL PROTECTED]
I don't really understand what you are asking for? What you describe is called a Topic. But to answer your question, write an interceptor as described on the WIKI page. The method on JMSServerInterceptor[Support] you want are either (sorry, didn't understand what you want :-): Login: authentica

[jboss-user] [JBoss Seam] - s:link invoking page action for CURRENT page during postback

2007-04-30 Thread JohnEChesher
Scenario: Page A contains an s:link to go to page B. Page A has a page action defined in pages.xml. From Page A, when I click on the s:link to go to Page B, it invokes the page action for Page A before redirecting to Page B. I have this scenario in multiple instances within my application. In

[jboss-user] [JBoss Seam] - Re: PermGen Space reaching Maximum Limit

2007-04-30 Thread yj4jboss
My actual problem is in fact Out of Memory Leaks that is supposed to be fixed with the patch suggested in http://www.jboss.com/index.html?module=bb&op=viewtopic&t=107032 Though, i am not getting any memory leaks after 1 1/2 day in production so far ... i cannot confirm that the problem is sol

[jboss-user] [JBoss Portal] - Re: can't change the theme for default in CR1 bundle hsqldb

2007-04-30 Thread [EMAIL PROTECTED]
Please search forum for similar issue. AFAIR, the problem was with the jdbc driver. Once user changed it, he was able to run portal with MSSQL server 8.0. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041956#4041956 Reply to the post : http://www.jboss.com/

[jboss-user] [JNDI/Naming/Network] - Re: Difference JDK - connection problems

2007-04-30 Thread AlexKomlev
I don't look at post that You referenced. This reference conducted in deadlock. There I download a ActiveX comp. and me have suggested to enter a login with the password. After holidays(02.05) i try start server with params. View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: two transactions, one entityManager

2007-04-30 Thread knaas
I also failed to mention that I have tried MANUAL and AUTO flush mode with no change in behavior. I have also tried manually creating a nested conversation in the action and then popping it at the end. No change in behavior. View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - ADF Problem with JBoss

2007-04-30 Thread JPagera
im using jboss-4.0.5.GA i have an Exception when deploy a ADF project the Exception is : org.apache.jasper.JasperException org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:370) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.s

[jboss-user] [Security & JAAS/JBoss] - JBoss Portal and SiteMinder integration

2007-04-30 Thread fwsheu
Hi all, I am evaluating the JBoss Portal and see if it can integrate with Single Sign On product SiteMinder. Is it possible to integrate the JBoss Portal and SiteMinder? - Wayne View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041946#4041946 Reply to the p

[jboss-user] [Messaging, JMS & JBossMQ] - User log in notification

2007-04-30 Thread sbuberl
Is it possible to have a listener or be notified so I can run some code whenever any user logs in or starts listening on to a particular queue/topic? My server posts updates to live information and I'd like to send a "refresh" message that gives them the current live data. View the original p

[jboss-user] [JBoss Seam] - Re: PermGen Space reaching Maximum Limit

2007-04-30 Thread [EMAIL PROTECTED]
Folks, there is a section in the Seam documentation with the recommended PermGen size settings for Seam development and hot deployment. I have used these settings in production with JBoss AS 4.2 RC2 for a while and redeployed my application many times. Note that the original poster does not have

[jboss-user] [JBoss Portal] - Re: can't change the theme for default in CR1 bundle hsqldb

2007-04-30 Thread glarenzie
I am using MS SQL 8.0 (2000) with the 2.6CR1 portal could it have something to do with this: 14:48:08,671 INFO [RepositoryImpl] Starting repository... 14:48:08,749 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null 14:48:08,749 ERROR [JDBCExceptionReporter] Unknown parameter datatype:2004

[jboss-user] [JBoss Seam] - Re: Remember Me Exception

2007-04-30 Thread monkeyden
Anyone found a resolution to this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041935#4041935 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041935 ___ jboss-user mailing l

[jboss-user] [JBoss Seam] - two transactions, one entityManager

2007-04-30 Thread knaas
We have an application where every 5 minutes an a4j:poll queries to see if there are any user alerts to display. If there is an alert, the user is presented with a modal dialog. They then click an OK button on the dialog which causes the Alert to save to the database with the acknowledgment ti

[jboss-user] [JBoss Seam] - Re: Programmatic configuration of smtp server

2007-04-30 Thread petemuir
Create a component that extends org.jboss.seam.mail.MailSession called org.jboss.seam.mail.mailSession and add your own method to @Unwrap a javax.mail.Session. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041928#4041928 Reply to the post : http://www.jbos

[jboss-user] [JBoss Seam] - Programmatic configuration of smtp server

2007-04-30 Thread csweeney
I have SEAM email working by configuring the smtp server in components.xml. However, I have a requirement to read the configuration from a db table, and I can't figure out how to set the mail session's configuration. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [JBoss jBPM] - Re: OLE error while opening gpd.xml with jBPM Graphic proces

2007-04-30 Thread estaub
I don't recognize the steps you took, but I suspect they are from an old version and are no longer necessary, and may mess up correct registration. Hopefully someone else can be more definitive about this - I'm a relative newbie. Check the version you found this info for. I strongly suspect t

[jboss-user] [JBoss Seam] - Re: PermGen Space reaching Maximum Limit

2007-04-30 Thread Udo.Krass
Hi, i have the PermGen Space problems very often. I've found a german site with a solution: http://blog.meimberg.info/?p=207 It means that you shoud start your JBoss with set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m | -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128m | -Dsun.rmi.dgc.client.

[jboss-user] [JBoss Seam] - Re: Conversation not being propogated between redirect

2007-04-30 Thread youngm
For some reason this tool blanked out my redirect tag in the navigation-case. Believe me it is there. :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041917#4041917 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041

[jboss-user] [JBoss Seam] - Re: Conversation not being propogated between redirect

2007-04-30 Thread youngm
Ok, so I got a build working today and I'm still experiencing the problem. Maybe I'm just using seam wrong but here are some more details on what I'm doing. I have a list detail page. I'm storing the current page the user is on in a conversation bean. I begin a conversation in the list page.

[jboss-user] [JBoss Portal] - Re: can't change the theme for default in CR1 bundle hsqldb

2007-04-30 Thread glarenzie
2.6CR1 IE 7.0.5730.11 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041915#4041915 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041915 ___ jboss-user mailing list jboss-use

[jboss-user] [JBoss Messaging] - Re: Error with createConsumerDelegate no such destination JB

2007-04-30 Thread mkobold
OK, well I do believe i am closer. It is now a more of question why this occurs ? My JBoss Messaging Configuration had a seperate PostOffice, ServerPeer, UserManager, and PersistenceManager. They were all deployed/registered in the standard com.. object domains. All of these components app

[jboss-user] [JBoss jBPM] - OLE error while opening gpd.xml with jBPM Graphic process de

2007-04-30 Thread anujgoyal
I am looking for the help from you in opening gpd.xml with jBPM Graphic process designer tool. Currently I am using 'elclipse 3.2' and 'jbpm-starters-kit-3.1'. While opening the gpd.xml, I am getting following message. OLE Error Opening (Failed to create OLE client.result=-2147220994) Can

[jboss-user] [JBoss Portal] - Re: jboss portal 2.6 and jboss AS 4.2

2007-04-30 Thread grininger.h
Thanks again for your answer. I tried it but it it didn't work, deployment of jboss-portal failed (with a lot of exceptions). I just replaced the jsf-libs/ with those from jboss 4.0, did I miss something out? Thanks for any tips. I post the first exception: | 19:24:39,928 ERROR [MainDeploy

[jboss-user] [JBoss Seam] - Re: PermGen Space reaching Maximum Limit

2007-04-30 Thread yj4jboss
Hello ... I suppose you are mentioning about your reply in the topic i started ... I dont know if i patched the jboss well .. Could you please guide me from where you got the libs .. I downloaded Javassit 3.4 and the latest libs from Hibernate including hibernate core, annotations ...etc and

[jboss-user] [JBoss Seam] - Re: PermGen Space reaching Maximum Limit

2007-04-30 Thread yj4jboss
Hello ... Could you please give me a link to your post ... I can affirm that no hot deployments are done in production . Regards, Jankee Yogesh, Software Developer, M-ITC LTD View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041908#4041908 Reply to the pos

[jboss-user] [The Lizzard's corner] - Re: On the quality of user posts.

2007-04-30 Thread morisona
Adrian, I would like to give you a user's perspective on this issue. I do not know if there is such a thing as a typical user, or even if that has any meaning. However, for the purposes of this argument, consider that I am it. I managed to get the JBoss advanced developer's certificate, so I gue

[jboss-user] [JBoss Seam] - Re: PermGen Space reaching Maximum Limit

2007-04-30 Thread tom_goring
Hi, We have 50 EJB3 beans and had this issue. I guess you read my post on this about how we fixed it ? Running jstat on our app now levels out at about 50MB (put we need to prime the VM with about 70MB at start up). Are you sure you patched the jboss as per my script ? Also can you confirm t

[jboss-user] [JBoss Portal] - Re: how to change JWS 80 port on jboss portal 26CR1

2007-04-30 Thread [EMAIL PROTECTED]
Have you looked at: http://wiki.jboss.org/wiki/Wiki.jsp?page=WSRPChangePorts ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041905#4041905 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041905

[jboss-user] [JBoss Portal] - Re: I can't instantiate the InstanceImpl class.

2007-04-30 Thread FredF
How can I get a reference to a portletinvocer object? I have a facesContext. Can find it in there? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041904#4041904 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041904 ___

[jboss-user] [JBoss Seam] - Re: For Gavin to review

2007-04-30 Thread youngm
http://jira.jboss.com/jira/browse/JBSEAM-1144 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041902#4041902 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041902 ___ jboss-use

[jboss-user] [JBoss Seam] - Re: Error selecting object

2007-04-30 Thread [EMAIL PROTECTED]
Show code, stacktrace, etc. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041897#4041897 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041897 ___ jboss-user mailing list j

[jboss-user] [JBoss and NetBeans] - Re: Debug J2EE application - JBoss server in different machi

2007-04-30 Thread pjiricka
Unfortunately not, what you are asking for is only available for Sun Appserver, not for JBoss. We will of course accept any community contribution that will make this possible for JBoss too. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041896#4041896 Repl

[jboss-user] [JBoss and NetBeans] - Re: Debug J2EE application - JBoss server in different machi

2007-04-30 Thread bsuresh
Thanks for a quick reply. That was very helpful and that took care of my remote debug needs. I have a related question though. Adding a JBoss server through the server manager lets me do so much more like start/stop servers, deploy to server etc. However if I try to create a new JBoss server th

[jboss-user] [JBoss and NetBeans] - Re: Debug J2EE application - JBoss server in different machi

2007-04-30 Thread pjiricka
Yes, you can use the Run > Attach Debugger... menu to attach the debugger to a running process. Before that, you need to start JBoss with the appropriate debug parameters, see JBoss or JDK documentation for exact steps. BTW, note that there are some bugs with the NB 5.5 + JBoss 4.0.5 combination

[jboss-user] [JBossWS] - WSTools documentation

2007-04-30 Thread gryffin
I'm trying to figure out how to use wstools.bat to generate WSDL and client code. Unfortunately, the WS guide is a little short here. http://labs.jboss.com/jbossws/user-guide/en/html/getting-started.html chapter 3 The guide does not document WSTools, instead it says "For details of the w

[jboss-user] [JBoss Messaging] - Re: Error with createConsumerDelegate no such destination JB

2007-04-30 Thread mkobold
Hmm, not sure if i made it clear the queues and topics all deploy without error so that leads me to believe that the ServerPeer and post-office are all working together. Now when i deploy the application that deploys just fine in JBossMQ; with the same destinations defined in JBoss Messaging t

[jboss-user] [JBoss Seam] - Re: How to do multiple fields validation through Seam?

2007-04-30 Thread [EMAIL PROTECTED]
You need to do that programmatically in your form action component (or whatever you have to process the form postback), e.g. call Hibernate Validator with the object you want to test, then pass on the return value as a FacesMessage to the UI (you can use the Seam facesMessages component for this

[jboss-user] [JBoss jBPM] - Re: eclipse 3.2.2 and GPD 3.x not compatible?

2007-04-30 Thread estaub
cahimoped, Ignore previous note. My problem was an apparent incompatibility between Oxygen (XML IDE that plugs in to Eclipse) and GPD. When I disabled Oxygen, I got GPD back. They appear to be competing for a registration slot in some way. -Ed Staub View the original post : http://www.jboss.

[jboss-user] [JBoss Messaging] - Re: Error with createConsumerDelegate no such destination JB

2007-04-30 Thread timfox
the destination deployment descriptors are incompatible - see destinations-service.xml for examples of JBoss Messaging destination deployment descriptors. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041882#4041882 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Messaging] - Re: Error with createConsumerDelegate no such destination JB

2007-04-30 Thread mkobold
The application deployment descriptors are incompatible? I thought that they were as my ejb-jar.xml and jboss.xml haven't been modified because from what i understand i shouldn't have to? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041881#4041881 Reply t

[jboss-user] [JBoss Getting Started Documentation] - testing examples sans Ant

2007-04-30 Thread gryffin
I'm working through the jboss4guide WS chapter. The expected form for testing applications is to use cascading Ant scripts. Yet, for me, that obscures the actual operation. I appreciate the power of Ant, but I don't have time to learn Ant just yet. How would I go about calling web service clien

[jboss-user] [JBoss and NetBeans] - Debug J2EE application - JBoss server in different machine

2007-04-30 Thread bsuresh
I have my JBoss 4.0.5 server running in a solaris box and I do all my development in Windows using Netbeans IDE 5.5. Is it possible to debug a J2EE application that is hosted on this remote JBoss server using Netbeans? I appreciate any tips. - Suresh View the original post : http://www.jboss.

[jboss-user] [JBoss Portal] - Re: jboss portal 2.6 and jboss AS 4.2

2007-04-30 Thread [EMAIL PROTECTED]
We have it working with 4.2 but not out of the box. There are 2 small bugs in Facelets and the JSF portlet bridge that prevents us from working OOTB. We sent them patch but we still have to wait on their releases. The other option is to replace the Sun JSF implementations in 4.2 with the myFac

jboss-user@lists.jboss.org

2007-04-30 Thread kooudy
Hello, I want to end nested conversation and then reposition parent conversation pageflow: public void repositionPageflow() { | //end nested | Conversation.instance().endBeforeRedirect(); | //reposition parent | Conversation.instance().pop(); | Pageflow.instance().

[jboss-user] [JBoss Portal] - Re: jboss portal 2.6 and jboss AS 4.2

2007-04-30 Thread grininger.h
unfortunately we have to use AS 4.2 at the moment, do you think it will work in the (near) future or will JBoss AS 5 be the next version which works with JBoss Portal. thank you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041872#4041872 Reply to the

[jboss-user] [JBoss Seam] - How to do multiple fields validation through Seam?

2007-04-30 Thread xigua
Hi, I am facing an issue where the validation is not simply on one field of a bean but a combination of multiple fields, for example, field a can be set to true only if field b is true. We use Hibernate validation annotation on the bean for the normal one field validation such as @NotNull, @Le

[jboss-user] [JBoss Seam] - Re: Problem injecting EJBs

2007-04-30 Thread petemuir
Seam doesn't process @EJB, this is the job of the EJB3 implementation. As long as your bean is configured as an EJB3 bean it should work - but I've never used Glassfish, perhaps ask on the Glassfish forum? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041869

[jboss-user] [JBoss Seam] - Re: Problem injecting EJBs

2007-04-30 Thread nstoddar
"petemuir" wrote : Use the standard @EJB I actually started by using the @EJB annotation, but it didn't work. What Seam code processes the annotation to inject the lookup value? @EJB(name = "ejb/AddressService") | private AddressService addressService; I have tried just about every combinati

[jboss-user] [JBoss jBPM] - Re: eclipse 3.2.2 and GPD 3.x not compatible?

2007-04-30 Thread estaub
cahimoped, I'm running into similar problems. You said you installed Eclipse 3.3. The current release is 3.2.2. What did you mean by "3.3"? Thanks, -Ed Staub View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041866#4041866 Reply to the post : http://www.jboss.

[jboss-user] [Remoting] - Re: transporter sample fails when run a second time

2007-04-30 Thread bord
Hi To the question of which version i'm using. Answer is 2.2 GA that i downloaded a couple weeks back. Again when I change the client to make two calls it gives me this after first call succeeds: Exception in thread "main" junit.framework.AssertionFailedError: null at junit.framework.As

[jboss-user] [JBoss Messaging] - Re: ServiceBindingManager config is not honoured

2007-04-30 Thread timfox
Madhu- Once I jave found out how/why the change was made I will get back to you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041864#4041864 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041864 _

[jboss-user] [JBossWS] - Re: Need help on WSDL first approach on JbossWS

2007-04-30 Thread PeterJ
See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=104843 The docs at http://jbws.dyndns.org/mediawiki/index.php/JAX-WS_User_Guide#Top-Down_.28Using_wsconsume.29 contain 80% of the solution but miss the last 20% you need to know to get it working. View the original post : http://www

[jboss-user] [JBoss Messaging] - Re: Error with createConsumerDelegate no such destination JB

2007-04-30 Thread timfox
JBossMQ and JBoss Messaging queue deployment descriptors are in-compatible. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041861#4041861 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041861 ___

[jboss-user] [Advanced Documentation] - Re: Remotley deploying a applications war file in jboss usi

2007-04-30 Thread PeterJ
I assume that JON is JBoss ON, which you get only by having a support contract. Why don't you use your support contact to ask this question? You are sure to get an answer back in a timely fashion. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041858#4041858

[jboss-user] [JBossWS] - Re: Multiple Bindings not Supported

2007-04-30 Thread jesse_sweetland
The solution is to create a port-component-ref for EVERY port in the web service, not necessarily just the one you want to use. I did this in both jboss-client.xml and application-client.xml; I'm not sure if it needs to be in both places. View the original post : http://www.jboss.com/index.ht

[jboss-user] [JBoss Portal] - Re: Alfresco Portlet.

2007-04-30 Thread [EMAIL PROTECTED]
It's an Alfresco portlet for any JSR-168 portal so you should ask on their forum if you can't find it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041855#4041855 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041855

[jboss-user] [JBoss jBPM] - Re: Setting Variable Types

2007-04-30 Thread falazar
I am trying to get how to have that set thru either the process definition editor in eclipse, or directly from the process xml definition file. I cant see any kind of documentation where we can control this feature of how the variables are saved from teh web console. View the original post :

[jboss-user] [JNDI/Naming/Network] - Re: Difference JDK - connection problems

2007-04-30 Thread PeterJ
Did you look at the post that I referenced? Did that help? What response did you get from telnet? Another thought, on Linux try adding the -Djava.net.preferIPv4Stack=true JVM option to the app server command line. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss Getting Started Documentation] - Re: How to shutdown jboss app server

2007-04-30 Thread mshasansn
Thanks it worked View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041851#4041851 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041851 ___ jboss-user mailing list jboss-user@lis

[jboss-user] [JBoss jBPM] - Re: JBPM 3.2 on tomcat which uses mysql - LOGINI UNSUCCESSFU

2007-04-30 Thread wjm
"HLQ" wrote : Everytime I startup Tomcat, it will automatically re-create the database, and the database becomes empty. anybody knows how to avoid this? Sounds like you're executing the createSchema() call every time you start up? View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss Seam] - Error selecting object

2007-04-30 Thread laxu
Hello there, I have a combo box: | | | | | No exception but it messages: "Error selecting object". What can possibly be wrong? How could I debug? Best regards, Levent View the original post : http://www.jbo

[jboss-user] [JBoss Portal] - Re: Alfresco Portlet.

2007-04-30 Thread Vineet_Tripathi
Please provide me the link, from where can i download Alfresco-JSR 168 portlet, for my jboss portal View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041846#4041846 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041846 __

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

2007-04-30 Thread chane
I don't have a sample I can post. But I'll help you through it if I can. There might even be a better way. Here's what I did/know: 1) I used the classes dajevtic posted at the start of this thread. - The ActionListener needs to be a subclass of the one provided by MyFaces or the Sun RI. I

[jboss-user] [JBoss Messaging] - Re: ServiceBindingManager config is not honoured

2007-04-30 Thread mskonda
I tried applying your fix Tim, but the conenctor is still startign on the port specified in remoting-service.xml (at 4457 port instead of my defined one in bindings file) Also, the & after ever poperty=value in the above string must be read as & (else will get a SAX exception) View the origina

[jboss-user] [JBoss Seam] - Re: Using a stateless bean outside a seam application

2007-04-30 Thread [EMAIL PROTECTED]
What I said earlier wasn't entirely correct: You can get a handle on an EJB as usual, and Seam interception when you call a method _will happen_. However, if the Seam contexts are not present on the virtual machine in which this EJB runs (which would need a JSF request so that the phase listener

[jboss-user] [JBoss Seam] - Re: Using a stateless bean outside a seam application

2007-04-30 Thread [EMAIL PROTECTED]
In JBoss 5.0, maybe. The @EJB would be a Java EE 5.0 (Servlet 2.5, Tomcat 6) shortcut for a remoate EJB JNDI lookup. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041841#4041841 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Messaging] - Error with createConsumerDelegate no such destination JBossQ

2007-04-30 Thread mkobold
I am sure this is probably an error on my part; however I am having a difficult time narrowing down where the error actually is. I am using the JBossMQ deployment descriptors for my application. I have created a scoped post-office and all required queues and i can see and assert that the JNDI na

  1   2   >