[jboss-user] [JBoss Seam] - Iterating over @Factory list - c:forEach vs ui:repeat

2006-11-19 Thread jazir1979
Hi all, I'm using facelets and had been building up a menu of modules that a user has access to using a list outjected by a Seam @Factory method: | | | | I attempted to change this to use ui:repeat with value="#{moduleList}", but now my @Factory method is never called, it's just

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Request: easiest way ever to install Eclipse features/pl

2006-11-19 Thread [EMAIL PROTECTED]
Almost forgot the request ;) Provide downloadable JBossIde zip which contains all the JBossIDE features/plugins packaged in the way described above (nodeps). And maybe a template links/org.jboss.eclipse.lnk file. Then all that needs to be done is to edit the lnk file with a proper path pointing

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Request: easiest way ever to install Eclipse features/pl

2006-11-19 Thread [EMAIL PROTECTED]
Oh, too many eclipse directories. There're two different main(eclipse) directories here, one for the Eclipse installation and one for the JBossIDE installation. The directory which contains eclipse/links/ is just "fresh" Eclipse installation (contains the executable eclipse file and all the ba

[jboss-user] [JBoss Eclipse IDE (users)] - Request: easiest way ever to install Eclipse features/plugin

2006-11-19 Thread [EMAIL PROTECTED]
.. is IMHO to use http://help.eclipse.org/help30/topic/org.eclipse.platform.doc.isv/guide/product_extension.htm Pros: + Very easy to toggle JBossIDE on / off (or switch versions ). Just modify contents of links-directory. Cons: - None Contents of file eclipse/links/org.jboss.eclipseide.link a

[jboss-user] [JBoss Seam] - Workaround to

2006-11-19 Thread rmemoria
Hi, SEAM is really a great framework, and its conversation model solves a lot of implementation issues I've faced in web development. Because of that and other features I decided to start a project using SEAM. But now in the very beginning of the development phase I can't move forward because

[jboss-user] [JBoss Seam] - unwanted validation messages

2006-11-19 Thread nittm
hi. in my form i use h:inputText tags. some of the fields in my form are required so i added the required="true" attribute and it works great but how do i change the message from "field name": Value is required to something of my own? i looked at the JSF Tag Library Documentation and found this

[jboss-user] [Beginners Corner] - Access jar file contents from within Bean?

2006-11-19 Thread Charlie Kelly
I'd like to package arbitrary files (schema, icons, etc) within the jar file that contains a Bean. How can I access these files at runtime from within the Bean? Thanks, Charlie Kelly View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987175#3987175 Reply to th

[jboss-user] [Installation, Configuration & Deployment] - Access jar file contents from within Bean?

2006-11-19 Thread Charlie Kelly
I'd like to package arbitrary files (schema, icons, etc) within the jar file that contains a Bean. How can I access these files at runtime from within the Bean? Thanks, Charlie Kelly View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987176#3987176 Reply to th

[jboss-user] [JBoss Seam] - Re: jboss as/seam problem

2006-11-19 Thread nittm
oh damn! how did i miss that?! thanks a lot! that solved the problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987173#3987173 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987173

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Problem regarding downloading and installing JBoss IDE 2

2006-11-19 Thread dlibke
Changing the URL to ".../updates/development" will get you the 2.0 version of the JBoss IDE Dave View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987172#3987172 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987172

[jboss-user] [JBoss Seam] - Seam-gen new-conversation does not generate test.

2006-11-19 Thread js8523
Hi All Just noticed that contrary to the seam help blurb on the new-form entry generates the test versions for the file. I checked if it was just a accidental leave off, but there were other items missing rather than just the entries in the build.xml, I presuem this is work in progress, but

[jboss-user] [JBoss jBPM] - Step By Step Web application development

2006-11-19 Thread [EMAIL PROTECTED]
Hi all, can any one tell me how can develop a simple web-application using jbpm, by describing the steps. I have seen the starter kit. it is good but, i need a simple hello world type demo web-application with the steps described. Please help me. dennis. [EMAIL PROTECTED] View the orig

[jboss-user] [JBoss jBPM] - Re: Eclipse asks me to

2006-11-19 Thread bnsbr
I think that would be useful to say that for people that is trying to use the GPD on the JBossIDE (v 2.0 Beta 2), that they need to download the jBPM runtime. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987166#3987166 Reply to the post : http://www.jboss.

[jboss-user] [JBoss Seam] - Workspace/conversation switcher

2006-11-19 Thread jerome_082006
Hello, I am building a web application based on Seam 1.1 (latest build from CVS) and Icefaces 1.5. Basically, the application consists of a main master/detail view panel in a tabbed pane and I would like to be able to create/edit entities in tabs (of the same tabbed pane), each tab having its

[jboss-user] [JBoss Seam] - Re: Problems with application-like behaviour project

2006-11-19 Thread jerome_082006
Hi Steve, You just have to be careful with classloader/classpath issues (jar/war files). Hopefully, with the 1.1GA release, Seam and Icefaces integration should be really easy. Regards, Jerome. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987164#3987164

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: servlet.jar not loadet

2006-11-19 Thread [EMAIL PROTECTED]
I removed the servlet.jar from WEB-INF/lib... I deploy my web-application on Jboss. The problem is that Jboss only see my index.jsp but not the other classes. In the index.jsp ist only a forward to an action (struts actions): | <%@ taglib uri="/tags/struts-logic" prefix="logic" %> | |

[jboss-user] [JBossWS] - Re: JBossWS1.0.4 doesn't work with JBossAS4.0.4GA

2006-11-19 Thread [EMAIL PROTECTED]
Works for me View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987161#3987161 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987161 ___ jboss-user mailing list jboss-user@lists.j

[jboss-user] [JBossWS] - Re: Cannot find ServiceFactory implementation

2006-11-19 Thread [EMAIL PROTECTED]
http://www.soapui.org/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987160#3987160 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987160 ___ jboss-user mailing list jboss-us

[jboss-user] [JBossWS] - Re: Generating classes from WSDL for JBoss

2006-11-19 Thread [EMAIL PROTECTED]
You could read the documentation http://labs.jboss.com/portal/jbossws/user-guide/en/html/clients.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987159#3987159 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987159

[jboss-user] [JBossWS] - Re: jbossws marshal vector object problem

2006-11-19 Thread [EMAIL PROTECTED]
Its an FAQ http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQSupportedDataTypes View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987158#3987158 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987158

[jboss-user] [JBossWS] - Re: JBossWS installation problem

2006-11-19 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=WebServiceStacks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987157#3987157 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987157 _

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - servlet.jar not loadet

2006-11-19 Thread [EMAIL PROTECTED]
Hallo, I use struts in my web-application which I would like to deploy in jboss. The Problem that I have is that Tomcat in Jboss cannot see the servlet.jar in WEB-INF/lib. Can someone help me with that Exection? Thank you! | | 18:47:08,781 INFO [Server] Starting JBoss (MX MicroKernel)...

[jboss-user] [JBossWS] - Cannot find ServiceFactory implementation

2006-11-19 Thread stewchicken
Dear All I publish WebSerivce (vid EJB EntryPoint) sucessfully But When I use a remote client to call it , I always get below exception javax.xml.rpc.ServiceException: Cannot find ServiceFactory implementation 1) Below is a snippet of my remote client code. Could any of you give me some hints ?

[jboss-user] [JBoss jBPM] - Integrating JBPM in web application

2006-11-19 Thread Froschfinger
Hi, i want to integrate JBPM in my web application. I wrote a servlet which starts a process with an action handler. But if i deploy this in my Jboss it occurs a ClassNotFoundException. My Actionhandler is in the same directory and i dont understand it. Could somebody give me some hints? My Ser

[jboss-user] [JNDI/Naming/Network] - JNDI lookup for Data source

2006-11-19 Thread dasunp
guys, I am reading that when a datasource to be looked up in a EJB project each ejb should have reference-ref defined. My question is if this EJB project has a java file (say.. a utility class) which needs to lookup datasource, where should be the reference-ref defined. Or what is the standard w

[jboss-user] [Beginners Corner] - jboss stop automately in jboss IDE

2006-11-19 Thread chenjingjing
I found that after I active jboss in JBoss IDE for a short while, it will stop automately. I use jre 1.5 and JBoss IDE 2.00 beta 2 update from beta 1. Is it right or something wrong? How can I make it longer? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3

[jboss-user] [JBoss Seam] - Re: UPDATED: SelectItems (the one with the EntityConverter)

2006-11-19 Thread ffischer
Stephan, thanks a lot for your response. I already have had the jboss-cache-jdk50.jar within the right place in the ear. It doesn't work for me. But meanwhile I have learned a lot about converters and the selectItem stuff, so I wrote something that works for me. Best regards, Frank View the o

[jboss-user] [Security & JAAS/JBoss] - Re: EJBAccessException

2006-11-19 Thread klejs
I'll answer this one myself. It turns out that, in your jboss.xml file, when using EJB3 you shouldn't use the full JNDI path to point to your seurity domain but just to the name of the security domain. So instead of: | |java:/jaas/my_security_domain | It should be: |my_

[jboss-user] [EJB/JBoss] - Re: EJB Monitoring

2006-11-19 Thread ahachmann
Hello, I was realy talking about the webconsole. In the book you could browse your beans in the tree. But if i can find this information in the jmx-console it would be ok for me too. But I cannot find the number of instances and the min an max of the pool there. Can I find that information in the

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - XA Transactions Warnings on JBoss startup.

2006-11-19 Thread russray
I am hoping someone can assist me. I have been working through setting up JBoss 4.0.5 with SQL Server2000 using a XA transaction. I am really new to JBOSS.. :-) I have gotten the data source setup using this information in my -ds.xml. | | | jdbc/pidbdev |

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

2006-11-19 Thread kasim
"[EMAIL PROTECTED]" wrote : Thanks. Can you please advice what is the best way to develop a AJAX application using SEAM? | | jsf with ajax4jsf? | jsf with icefaces? | jsf with rcfaces? | any others? jsf with ajax4jsf seems to work well with it. You can even do some nice javascript val

[jboss-user] [JBoss Seam] - Re: jboss as/seam problem

2006-11-19 Thread raja05
Is your User Class annotated so that its a Seam Component ? i.e. does it have the @Name("user") in it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987141#3987141 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987141

[jboss-user] [JBoss AOP] - Re: rmic and introduction together. It's possible ?

2006-11-19 Thread stalep
hi, when you introduce an interface to a class, that class will always also implement Advised. i do not know why it fails to compile, but it might be because the rmic do not have Advised in its classpath? - will it work to aopc after rmic? View the original post : http://www.jboss.com/index.htm

[jboss-user] [EJB 3.0] - Re: Deployment dependencies...

2006-11-19 Thread jactor
Thanx for the reply! I am sorry to say that I have not modified this thread after discovering the problem. I had a typo in my xml and am frustrated over not noticing this earlier. Your suggestion is good. My ant-task is simular to your fix, so this has never been an issue. I did not know you c

[jboss-user] [JBoss Seam] - jboss as/seam problem

2006-11-19 Thread nittm
hi. in my project i have the front page (home.xhtml) and in it i have this: | | | | in the login.xhtml i have this: | | | register | | and currentUser is null. the page is working just as it should but when i click the link i get this err

[jboss-user] [EJB/JBoss] - Re: EJB Monitoring

2006-11-19 Thread [EMAIL PROTECTED]
AFAIC, ejb3 is does not (yet) produce a standard jsr77 view of the deployments, for the web-console to display. As suggested, you may derive some metrics from the jmx-console, though. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987136#3987136 Reply to the

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Some jars in WEB-INF/lib are not visible

2006-11-19 Thread jmcollin92
I try to put the jar in the ear (iI cannot put it in the application.xml which is generated by androMDA or Maven in my case). I've got the same result. Do you notice that it's not a ClassNotFoundException but a java.lang.NoClassDefFoundError. Perhaps it means something else ? View the original

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Some jars in WEB-INF/lib are not visible

2006-11-19 Thread jmcollin92
Thank's for your reply. I've an EJB jar in the ear, but FOP is only accessed in the web tier. Nevertheless I will try to put it in the ear and modify the application.xml. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987132#3987132 Reply to the post : http:

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Finding

2006-11-19 Thread mrh
I must using application.getRealPath(). Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987131#3987131 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987131 ___ jboss-