[jboss-user] [EJB 3.0] - Re: jms lazy mdb Design pattern

2007-05-15 Thread bdevis
i have made mistake in my post code public Clienti findByName(String nome) { Clienti id=(Clienti) em.createNamedQuery(Clienti.findByNome).setParameter(nome,nome).getSingleResult(); return em.getReference(Clienti.class, id.getIdcliente()); } public Clienti

[jboss-user] [JBoss Portal] - Re: authentication issue in seam-portlet and portal

2007-05-15 Thread sandeepjha18
Has anyone tried this? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045668#4045668 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045668 ___ jboss-user mailing list

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Taglib URI issue

2007-05-15 Thread kannan_jboss
Hi, I am using JBoss 4.2.0. All our JSPs were having, %@ taglib prefix=s uri=/struts-tags % In Jetty, this /struts-tags used to search inside the libraries. For me, the struts-tags.tld file is present in the META-INF directory of struts jar which is in the WEB-INF/classes directory. It used to

[jboss-user] [Remoting] - Re: call a remote EJB

2007-05-15 Thread [EMAIL PROTECTED]
The exception anonymous wrote : | java.lang.Exception: Can not make remoting client invocation due to not being connected to server | is thrown when org.jboss.remoting.Client.invoke() is called before Client.connect() is called. This restriction exists in Remoting versions 2.0.0 and

[jboss-user] [JBoss jBPM] - Are there any jBpm scheduler Examples.

2007-05-15 Thread Gonzales
Hi there. In the documentation there very little documentation about the scheduling nodes, anyone knows of any good examples ? Cheers Tommy View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045671#4045671 Reply to the post :

[jboss-user] [JBoss Seam] - Best Practise: Form / Confirm / Save | Getting current page-

2007-05-15 Thread -Arthur-
Hi, im new to Seam and thought about a best practise way to realize a form, which show a confirmation page and let the user decide if he/she wanna go back and change the form or save it. Im wondering what scope i should use? I would like to realize that with little effort... e.g. It would be

[jboss-user] [JBossWS] - Re: creating new targetnamespace for complex types

2007-05-15 Thread oskar.carlstedt
Hi! I think this sounds terrible for you, but you probably have to start working in the other direction. If you want to ensure your contract (the wsdl file) is changed in the way you want, then you must start with taking control over it, i.e. develop it by yourself. What I'm saying - take full

[jboss-user] [JBoss jBPM] - Re: Parsing error in forms

2007-05-15 Thread Riket44
Ok, thank you. I succeded in doing what i wanted like that : | h:inputText | value=#{var['tracking number']} readonly=true | /h:inputText | It show the value of tracking number and it's only readable. Thanks and bye :) View the original post :

[jboss-user] [JBoss Portal] - Struts Portlet Fileupload?

2007-05-15 Thread littlefish
How to upload a file in JBoss Portal with Struts Bridge?? --jsp-- html:form action=fileupload method=post enctype=multipart/form-data html:file property=file/ /html:form the upper code is work in struts, but not work in struts bridge! Any one know how to make it works? THX! View the original

[jboss-user] [Management, JMX/JBoss] - Re: Start/Stop of a single J2EE Application

2007-05-15 Thread wanted
Hi, I'm looking for the same solution. Do you find any? mind to share with us here? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045679#4045679 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045679

[jboss-user] [JBoss Seam] - news about Seam, WS and jbpm ?

2007-05-15 Thread szaccaria
Hello to all, Some weeks ago, I have written and read in the posts http://www.jboss.com/index.html?module=bbop=viewtopict=104926 and http://www.jboss.com/index.html?module=bbop=viewtopict=107051 that news care about this argument, will be given more soon. Someone has some news to care.

[jboss-user] [JBoss Portal] - Re: Struts Portlet Fileupload?

2007-05-15 Thread [EMAIL PROTECTED]
You should try the struts bridge mailiing list. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045681#4045681 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045681 ___ jboss-user

[jboss-user] [EJB 3.0] - Get the lastest EJB 3 implementation bundled in JBoss AS 4.2

2007-05-15 Thread wolfc
A new release of the EJB 3 module is available bundled into JBoss Application Server 4.2 GA. Rajesh Rajesekaran wrote : JBoss Application Server 4.2.0.GA has been released and is available in Sourceforge | |

[jboss-user] [JBoss Seam] - Re: @Filter example

2007-05-15 Thread anescu
fernando_jmt wrote : AFAIK, Wiki example is in the CVS only. | Can you point me to the Seam CVS URL? I can't find it on JBoss site :(. Tnx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045683#4045683 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - Re: stop/start a particular J2EE application

2007-05-15 Thread wanted
hi, Did you managed to find solution for this? mind to share with us? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045684#4045684 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045684

[jboss-user] [JBoss jBPM] - Re: Blocked signal call

2007-05-15 Thread avivstav
What do you mean depends on the implementation, How is the JBPM engine implement and manage the Flow? why is it related to my implementation? Suppose my ActionHandler only pring message to log and update record in DB using hibernate, View the original post :

[jboss-user] [EJB 3.0] - Re: need help for deploying javaServer face application in j

2007-05-15 Thread wolfc
Try the web applications forum: http://www.jboss.com/index.html?module=bbop=viewforumf=50 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045686#4045686 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045686

[jboss-user] [EJB 3.0] - How can I specify the jars that contain session beans?

2007-05-15 Thread michallefler
I have a large amount of jar files inside my .ear, most of them doesn't contain any session beans at all (the application's classpath reffers to these jars). Whenever I deploy my application, JBoss scans all my jars for EJBs, and the deployment process takes a very long time. Is there a way in

[jboss-user] [JBoss Seam] - Re: Getting Id of Presisted object.

2007-05-15 Thread damianharvey
Is your ID field in your Entity annotated with @GeneratedValue ? This caused me all sorts of grief with my Seam Gen'd project until I figured out it's significance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045689#4045689 Reply to the post :

[jboss-user] [EJB 3.0] - Re: javax.annotation.Resource

2007-05-15 Thread cherold
Hi As far as I could see the Class i in jboss-ejb3x.jar (with 'x' ). This jar could be founf in the lib dir and not in the deploy. regards View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045690#4045690 Reply to the post :

[jboss-user] [EJB 3.0] - Error when throw a ApplicationException

2007-05-15 Thread keruke
Hi, please give me help with this problem, i dont know what is the solution I have this simple session bean deploy in a jboss 4.0.5 GA application server My interface: | package server.ejb.usuarios; | | import javax.ejb.Remote; | | @Remote | public interface Prueba { |

[jboss-user] [JBoss Portal] - Re: dashboard in portal default

2007-05-15 Thread eagleIT
Did you understand what I wanted? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045694#4045694 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045694 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - ClassCastExeption while invoking a Bean

2007-05-15 Thread Ulmer
hi, evaluating a simpliest ejb3 I get the following exception anonymous wrote : | java.lang.ClassCastException | com.sun.corba.se.impl.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:229) | javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:137) |

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-15 Thread [EMAIL PROTECTED]
I tried the following: Installed JBoss AS 4.0.5 with ejb3 profile using the JEMS installer 1.2.0.GA: http://labs.jboss.com/jemsinstaller/downloads Moved jboss-portal.sar, portal-cms.sar, portal-samples.sar in the deply directory with the datasource descriptor. The dashboard is working

[jboss-user] [Remoting] - Re: call a remote EJB

2007-05-15 Thread Rhodan76
It seems, only version 1.3 of jboss-aspect-library-jdk50.jar comes bundled with actual jboss-ide 2.0.0Beta2. See eclipse-plugin org.jboss.ide.jdt.aop.core_1.2.0.Beta2 in ECLIPS_HOME/plugins-folder ... View the original post :

[jboss-user] [JBoss jBPM] - Re: xhtml files in process definition

2007-05-15 Thread kukeltje
If you think you've found a bug, it would be handy to at least report the version of the GPD. And I do not remember that the GPD has ever used jsfc, but I might be wrong. The current 3.1 branche at least does not. View the original post :

[jboss-user] [JBoss Portal] - Re: dashboard in portal default

2007-05-15 Thread [EMAIL PROTECTED]
You have several possibilities, the easiest (not the cleanest). Open: portal-core.war/WEB-INF/jsp/header/header.jsp Replace: | a href=%= loginURL %Login/a | with | a href=/portal/auth/dashboardLogin/a | That should work, let me know. View the original post :

[jboss-user] [JBoss jBPM] - Re: Are there any jBpm scheduler Examples.

2007-05-15 Thread kukeltje
Lots of testcases in the sourcecode. Most likely also ones about scheduling View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045702#4045702 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045702

[jboss-user] [JBoss jBPM] - Re: Blocked signal call

2007-05-15 Thread kukeltje
please, please, please read the documentation on actionhandlers and the async functionality. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045699#4045699 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045699

[jboss-user] [JBoss Seam] - [RESOLVED] EntityHome + nested persist = FK constraint viola

2007-05-15 Thread damianharvey
This was caused by my Entities not having their auto-incrementing IDs annotated with @GeneratedValue. It makes sense in hindsight, but the symptoms were odd. I'm still not sure why the flush() didn't work. I had changed my method to have the FlushModeType.MANUAL but the entityManager.flush()

[jboss-user] [JBoss jBPM] - Re: deploy from code problem

2007-05-15 Thread kukeltje
no, not yet View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045704#4045704 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045704 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: dashboard in portal default

2007-05-15 Thread eagleIT
I have not the directory header. In portal-core.war/WEB-INF/jsp i have the follow directories : - admin - catalog - dashboard - login - role - test - user I have the version 2.6 beta. Maybe it's for that ... View the original post :

[jboss-user] [Clustering/JBoss] - Re: Serious production problems

2007-05-15 Thread anre42
What I meant by provoke it with one user is that we have had the problem in production with only one test-user logged in, so it doesn't seam to be connected to the load on the system. We have now set up a replica (as close as possible at least) of the prod env for testing but not been able to

[jboss-user] [JNDI/Naming/Network] - NullPointerException while binding jca pool vom java: namesp

2007-05-15 Thread grininger.h
Hello, for JUnit testing purposes I need to access JCA Connections from a different JVM. Since it's not recommended to put JCA Datasources in the global JNDI context, they are in the java: context, which means they ain't reachable by JUnit JVM. From the application I access the connection by

[jboss-user] [JBoss Seam] - @Create

2007-05-15 Thread toni
Hi, I'm using @Create to initialize a collection upon the creation of my SFSB. However, the method which I marked with the annotation is not being invoked. Does the method signature have to follow any conventions? View the original post :

[jboss-user] [Security JAAS/JBoss] - JACC and SecurityAssociation

2007-05-15 Thread fcorneli
I've created an EJB3 application with some JPA entities. Some of these entities have the notion of ownership. These entities have the getOwner() method, which returns the principal name of the subject that once created the entity (via sessionContext.getCallerPrincipal().getName()). What I

[jboss-user] [EJB 3.0] - Re: Stateless and JNDI once again

2007-05-15 Thread peper
Sure, I've got. Testing : Object projectFacade = context.lookup(ProjectFacadeBean/local); return ( projectFacade.toString() + + (projectFacade instanceof facade.ProjectFacadeLocal) + (projectFacade instanceof facade.ProjectFacade) + (projectFacade instanceof ProjectFacadeBean) + +

[jboss-user] [JBoss Portal] - Re: dashboard in portal default

2007-05-15 Thread [EMAIL PROTECTED]
Yep, actually i forgot if it is even in CR2, or if i added it after. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045716#4045716 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045716

[jboss-user] [JBoss jBPM] - Re: Building and using the Graphical Designer from Source

2007-05-15 Thread [EMAIL PROTECTED]
Hi, The sources of the current designer are in 'org.jbpm.gd.jpdl'. Check out this module as a project in Eclipse. The plugin.xml you want to study is in that project. If you are starting Eclipse development, you should start by reading the docs and building a little plugin of your own.

[jboss-user] [JBossWS] - Re: If I deploy more than one webservice I get

2007-05-15 Thread genady_yadata
Our jar is named beans.jar and adding @WebContext(contextRoot=/beans) to all of the classes seems to work. I also can't understand what caused them to change the behavior in 1.2.1GA. Does anybody know how to specify the context root in an XML file? View the original post :

[jboss-user] [Management, JMX/JBoss] - Re: Migration issues from previous versions(JBOSS 3.2.x) to

2007-05-15 Thread faisalhelpline
faisalhelpline wrote : I have made an application which is clustered enabled. but i am facing few issues while porting it onto jBOSS4.0.5, its perfectly running in JBOSS-3.2.6 | | 1-HARMIProxyCallBack interface not found, in JBOSS-4.0.5 what is the alternate of it. | i had

[jboss-user] [JBoss Seam] - Error calling action method of component

2007-05-15 Thread sandytech
Hi All, I used Seam Gen and developed a simple registration application in which i've registration page and a thank you page.In the registration page,I used h:commmandButton value=Register action=#{register.register} But when i click that register button i'm getting an error like

[jboss-user] [JBoss Portal] - Re: error changing theme when logged in as admin in 2.6cr2

2007-05-15 Thread [EMAIL PROTECTED]
I cannot reproduce it with the latest from trunk View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045725#4045725 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045725 ___ jboss-user

[jboss-user] [JBoss Seam] - Passing object across different conversation

2007-05-15 Thread GenesisD
We are developing a web application that uses jpdl to define navigational paths and use cases. We have 2 flows and one starts the second in a nested conversation. How can we pass an object or a value from the nested conversation context to the first (and then close the second conversation

[jboss-user] [Clustering/JBoss] - How to Disable default clustering in JBOSS?

2007-05-15 Thread mrvora
Hi, I am new to JBOSS and having one problem. I am having client-server application made in SWT and EJB3.0. I am using EAR file named 'DB2DSPRD.ear' to deploy on the server. The problem i am facing is that even if my local server is DOWN it goes to search another server in the LAN in which the

[jboss-user] [JBossCache] - how to set refresf time in Jboss cache

2007-05-15 Thread onkar_hingne
I am using jboss caching and my data from DB is successfully getting stored in the cache. But the data in cache doesn?t refresh or reflect changes made in the DB . Where is the configuration to set the time for refreshing the cache. i call a DAO at portal server start up to load the data from

[jboss-user] [JBoss jBPM] - Re: Deployment problem

2007-05-15 Thread lethrech
Hi, i have the same broblem, can some one help us? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045731#4045731 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045731 ___

[jboss-user] [JBoss Seam] - Re: @Filter example

2007-05-15 Thread anescu
fernando_jmt wrote : | 3.- Set somewhere a value for #{currentAccessLevel}. | | | Contexts.getSessionContext().set(currentAccessLevel, bestRole.getAccessLevel()); | | | | 4.- Finally use the filtered Persistence Context. | | | | @Name(nodeDAO) | |

[jboss-user] [Beginners Corner] - Problem with JBoss4.2.0GAJDK6

2007-05-15 Thread cornfield
Hi guys: I update Jboss from 4.0.5GA to 4.2.0GA today,My program runing ok with jboss4.0.5GAJDK6,but in jboss4.2.0GAJDK6, jboss running ok,but my program shows error when login: java.lang.NoSuchFieldError: TRACE | at

[jboss-user] [JBoss jBPM] - proocess deployment error

2007-05-15 Thread lethrech
Hi, i want to deploy a new process using eclipse, i have the following error : org.apache.commons.fileupload.FileUploadException: the request was rejected because no multipart boundary was found | at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:324) |

[jboss-user] [JBoss jBPM] - Re: Building and using the Graphical Designer from Source

2007-05-15 Thread Alaak
Thank you very much. This works. I hope I can manage to work into the Designer a bit fast. I need some way to build an editor for jPDL as Eclipse plugin that can interactively transform between different jPDL Files. I think the designer needs only some extensions to achieve this goal, so I am

[jboss-user] [JBoss jBPM] - Re: Deployment problem

2007-05-15 Thread kukeltje
could be that the deployer config was not in JBoss IDE 1.0.6 GA (which contained GPD 3.0.9) it was there before and after. So upgrade to a newer GPD View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045737#4045737 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: proocess deployment error

2007-05-15 Thread kukeltje
Yes, known issue of some incompatibility in certain versions of the gpd. Try the latest version of the GPD (would be handy if you include which version you use in future reports, http://www.catb.org/~esr/faqs/smart-questions.html#beprecise) View the original post :

[jboss-user] [JBoss jBPM] - Re: proocess deployment error

2007-05-15 Thread lethrech
i use jbpm3.2 with preconfigured jboss 4.0.2 think you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045739#4045739 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045739 ___

[jboss-user] [JBoss Seam] - Re: Error calling action method of component

2007-05-15 Thread [EMAIL PROTECTED]
Obviously hibernate is trying to execute select u.username from com.vds.seamregistration.bean.User u where u.username=#{user.username}. Most likely you are using something like: | em.createQuery(select u from User u where u.username=#{user.username}).getSingleResult(); | in the register

[jboss-user] [JBoss and NetBeans] - Re: debugger not working using JBOSS 4.0.5 GA and NETBEANS 5

2007-05-15 Thread mglowacki
could you precise, it can be very helpful for me View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045742#4045742 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045742 ___ jboss-user

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

2007-05-15 Thread timfox
Madhu- I can get this to work fine, by specifying something like the following in the sample-bindings.xml: | service-config name=jboss.messaging:service=Connector,transport=bisocket | delegateClass=org.jboss.services.binding.AttributeMappingDelegate |

[jboss-user] [JBoss jBPM] - Exception - uniqeue constraint

2007-05-15 Thread avivstav
Hi I run the following code: | public Long startFlow(long cid,String problem, long sid) { | Long processDefId = null; | SupportRequest supportRequest = null; | JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext(); |

[jboss-user] [EJB 3.0] - Re: Server restart required after failed EJB3 deployment?

2007-05-15 Thread wolfc
I spotted and fixed the following problem: http://jira.jboss.com/jira/browse/EJBTHREE-962 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045749#4045749 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045749

[jboss-user] [Installation, Configuration Deployment] - Re: Separate Execute Queue in JBOSS

2007-05-15 Thread Rajesh.Gajula
Hi, Can some one answer my query... ? Is my query so silly or too tough to answer. -Raj View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045750#4045750 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045750

[jboss-user] [EJB 3.0] - Re: ClassCastExeption while invoking a Bean

2007-05-15 Thread wolfc
You're trying to narrow a directory context. You don't need to narrow an EJB3 and you should lookup the remote instead. Please try: MyRemote bean = (MyRemote) ctx.lookup(MyBean/remote); View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045752#4045752 Reply to

[jboss-user] [JBoss Seam] - Seam Email and JSTL Functions

2007-05-15 Thread sradford
Does the message template feature of Seam Email support custom functions? I can't see why it shouldn't but in my case it cannot find my function: Caused by: javax.el.ELException: Function 'myNS:myFunction' not found at com.sun.el.lang.ExpressionBuilder.visit(ExpressionBuilder.java:202)

[jboss-user] [JBoss jBPM] - Re: Exception - uniqeue constraint

2007-05-15 Thread kukeltje
Please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please, please,

[jboss-user] [Installation, Configuration Deployment] - Re: Separate Execute Queue in JBOSS

2007-05-15 Thread [EMAIL PROTECTED]
There is no concept of a 'Separate Excecute Queue' in JBoss. All applications (per node) share the same underlying thread pool. These settings can be found in your jboss-service.xml file which resides in the conf directory for your particular node: | | !-- A Thread pool service -- |

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread [EMAIL PROTECTED]
You are prohibited from starting threads within the EJB container. If you need threads you can do it from the WebContainer within a Servlet or JSP. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045760#4045760 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Exception - uniqeue constraint

2007-05-15 Thread avivstav
I already found the problem , 10x View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045762#4045762 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045762 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - ActiveMQ Integration Problem!

2007-05-15 Thread goldi
Hy everybody, I made the following post on the ActiveMQ side: http://www.nabble.com/JBoss-does-not-start-because-of-no-Remote-Connection%21-t3669681s2354.html#a10253551 but did not get an answer. Pherhaps someone here could help me with this problem. Greets Goldi PS: I hope I choosed the

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread genady_yadata
[EMAIL PROTECTED] wrote : Or via a custom MBean which is usually what most people do. Do you mean message driven beans? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045764#4045764 Reply to the post :

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread [EMAIL PROTECTED]
Or via a custom MBean which is usually what most people do. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045761#4045761 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045761 ___

[jboss-user] [JBoss Tools (users)] - JBoss IDE and JBoss 4.2.0 GA, support it??

2007-05-15 Thread keruke
Hi, im using JBoss 4.0.5 GA and JBoss Ide Tools 2.0.0 Beta, now JBoss 4.2.0 Ga is for production and can be downloaded from jboss portal. When i tried to develop an EJB 3.0 Proyect with this server and JBoss ide 2.0.0 i have missing libraries error form eclipse. JBoss Ide support this version

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread [EMAIL PROTECTED]
No. I mean a JMX MBean. MessageDrivenBeans are EJB application components and as such you are prohibited from using threads. Some people use MDB's to achieve parallel processing in the application server but these threads are managed by JBoss and you have no control over them. View the

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread genady_yadata
Can you please provide a pointer to an example? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045767#4045767 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045767 ___

[jboss-user] [JBoss Tools (users)] - Re: JBoss IDE and JBoss 4.2.0 GA, support it??

2007-05-15 Thread [EMAIL PROTECTED]
4.2 changed some libraries names/locations. It is fixed in svn. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045768#4045768 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045768

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread [EMAIL PROTECTED]
http://docs.jboss.org/jbossas/jboss4guide/r5/html/ch2.chapter.html#ch2.writembean.sect View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045769#4045769 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045769

[jboss-user] [EJB 3.0] - Re: Server restart required after failed EJB3 deployment?

2007-05-15 Thread alexg79
Ah yes, I had forgotten about this thread :( This is probably related to the problem I've been having. What was the cause? I have encountered this problem frequently on two different development boxes running different versions of JBoss, on entirely different projects! That's why I was a bit

[jboss-user] [JBoss jBPM] - Re: Exception - uniqeue constraint

2007-05-15 Thread kukeltje
if the problem was related to the post I send, please state so. If not, could you describe what the solution was for others to learn View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045774#4045774 Reply to the post :

[jboss-user] [EJB 3.0] - @EJB inside EJB Session

2007-05-15 Thread jmp
Hi, I would like to know if it is possible to inject an EJB inside an other one ? I tried with jboss 4.2 and it does not work : could not resolve global JNDI name for @EJB . at deployment time Thanks, Regards, View the original post :

[jboss-user] [JBoss Seam] - Re: empty option with convertEnum

2007-05-15 Thread gustavogt
ok! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045776#4045776 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045776 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss jBPM] - Re: deploy from code problem

2007-05-15 Thread estaub
Simon, Some things are done in the starter kit that aren't in the engine when it's used separately. As I recall, the starter kit builds the schema on the fly in the in-memory HQSL database. I don't know where that's done, but it's not in the engine per se. The next thing you're likely to

[jboss-user] [JBoss Seam] - Re: Error calling action method of component

2007-05-15 Thread sandytech
Even i tried your code its the same error.I'm getting an error like javax.servlet.ServletException: Error calling action method of component with id register:register View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045780#4045780 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: ActiveMQ Integration!

2007-05-15 Thread timfox
Moved from design forum View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045778#4045778 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045778 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: How can I specify the jars that contain session beans?

2007-05-15 Thread ronsmitsnl
you can in the application.xml file, mark the jar files in several ways: jar file for files containing ejb's jar filefor files not containing ejb's View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045782#4045782 Reply to the post :

[jboss-user] [EJB 3.0] - Re: How can I specify the jars that contain session beans?

2007-05-15 Thread ronsmitsnl
ronsmitsnl wrote : you can in the application.xml file, mark the jar files in several ways: | jar file for files containing ejb's | jar filefor files not containing ejb's it eats the less then and greater then tags :( | ejbejb jar files/ejb | javajar file/java | There, that's

[jboss-user] [JBoss Seam] - Re: Error calling action method of component

2007-05-15 Thread [EMAIL PROTECTED]
Post the code of the register bean and the full stack as you did the first time. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045784#4045784 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045784

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread genady_yadata
Ok, I think I get the idea. Are there any limitations on threads created by the MBean? Can the MBean interact with the rest of the EJB3 components using regular ejb3 bean injections and transaction management, or everything will have to go through JNDI? View the original post :

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-15 Thread bsmithjj
The only thing that I think I did differently from you is that I didn't use JEMS to create a portal installation - I just created 4.0.5 with ejb3 profile. I can't figure out what I did differently from you - maybe you used a different source for 2.6CR2 than the JBoss website download? Anyway,

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread [EMAIL PROTECTED]
You will have to use JNDI. Can you give me an idea of what you would like to use threads for? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045787#4045787 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045787

[jboss-user] [JBossWS] - Re: creating new targetnamespace for complex types

2007-05-15 Thread centecbertl
the package of complex parameters needs to be specified per java package within a package-info.java file: see http://www.jboss.com/index.html?module=bbop=viewtopict=103352 JBossWS 1.2.x generates buggy wsdl files, though unless

[jboss-user] [EJB 3.0] - Re: @EJB inside EJB Session

2007-05-15 Thread wolfc
Yes, it works. Check for example the stateless unit test. @Stateless | @SecurityDomain(other) | @Remote(AnonymousStateless.class) | public class AnonymousStatelessBean implements AnonymousStateless | { |private static final Logger log =

[jboss-user] [JBoss Portal] - Re: dashboard in portal default

2007-05-15 Thread eagleIT
Thanks. I had not seen that there was a new version. I will see how it work ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045793#4045793 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045793

[jboss-user] [EJB 3.0] - Re: Server restart required after failed EJB3 deployment?

2007-05-15 Thread wolfc
If a deployment create failed, the deployment wasn't destroyed and would linger on. A deployment create fails when something breaks during parsing of the descriptor and annotations. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045794#4045794 Reply to the

[jboss-user] [JNDI/Naming/Network] - Re: EJB 3.0 Remote Interface Not Bound

2007-05-15 Thread ciSerg
So far the same error appears, in 4.2.0.CR2 now :( The solution offered here does not work. I wonder whether nobody is interested in this subject. Please help... -- Serg View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045795#4045795 Reply to the post :

[jboss-user] [EJB 3.0] - Re: ClassCastExeption while invoking a Bean

2007-05-15 Thread Ulmer
mean while I putted the jar with the ejb and the client war into an ear package. the jar file was completed with the /META-INF/jboss.xml: | ?xml version=1.0 encoding=UTF-8? | jboss | enterprise-beans | session | ejb-nameMyBean/ejb-name | jndi-nameMyBean/jndi-name

[jboss-user] [JNDI/Naming/Network] - Re: EJB 3.0 Remote Interface Not Bound

2007-05-15 Thread jaikiran
Provide more details about your application, the exception stacktrace that you are seeing and the code that you have for doing the lookup. Without these details, its not possible to point you to a solution. View the original post :

[jboss-user] [Installation, Configuration Deployment] - SSL using a converted PKCS12 keystore

2007-05-15 Thread bmcgovern
I'm converting my site from apache mod SLL to jboss. I;m using a thawte ssl certificate. They said i could convert my current cert to pkcs12 by following this step.

[jboss-user] [Installation, Configuration Deployment] - NetBeans and JBoss 4.2.0 problem?

2007-05-15 Thread spirosmichalak
I just downloaded jboss-4.2.0 and unzipped it into a directory: C:\Program Files\jboss-4.2.0.GA When I try to 'Add Server' in Netbeans (I've already removed the previous server from Netbeans, which was jboss-4.0.4.GA) and I choose JBoss Application Server 4 I am then prompted for the server

[jboss-user] [JBoss jBPM] - Re: Exception - uniqeue constraint

2007-05-15 Thread avivstav
Yes the problem is related to the post you send, I realize in JBPM 3.2 the InstanceProcess.hbm.xml contains the constrains, 10x a lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045801#4045801 Reply to the post :

[jboss-user] [Beginners Corner] - Re: threads in jboss

2007-05-15 Thread genady_yadata
Occasionally our application needs to iterate over large amounts of data (that's in the DB, and we use hibernate to access it). Since the process is both computation and IO intensive, we'd like to balance between io/cpu load by using threads. View the original post :

[jboss-user] [EJB 3.0] - minOccurs and maxOccurs in EJB3 annotations?

2007-05-15 Thread BogusException
Has anyone been able to generate minOccurs and maxOccurs wsdl solely through the use of EJB3 annotations? I'm looking to not have to create extra .xsd files. The @WebService annotation would need to generate the minOccurs/maxOccurs, but I can't see in the books I have how to direct the

[jboss-user] [Security JAAS/JBoss] - How to configure PKI

2007-05-15 Thread larshoid
Hi, I wonder how to configure the public and private keys on the federation servers. Or if only shared secret is used, how to configure this. Is it correct that JBoss SSO supports both Artifact and Post profiles of SAML 1.1? Regards, Lars View the original post :

  1   2   3   >