[jboss-user] [JBoss Seam] - Question: http://java.sun.com/jsp/jstl/core cannot be resolv

2007-01-07 Thread Fito10
Hello I try to run the dvdstore-sample with eclipse. I can build and deploy the code, but when I try to run the application I receive the following error: 007-01-05 09:34:22,437 ERROR [org.jboss.seam.servlet.SeamExceptionFilter] uncaught exception handled by Seam

[jboss-user] [JBoss Seam] - Re: actions on items from (framework) entity-query ?

2007-01-07 Thread bengt_mansson
OK, I understand that is why it is not working. I know I can make it work with a session bean, like the clickable list in the documentation. Is there a better way (without the session bean) where I can utilize the framework instead? (I have tried the home object .instance but the same thing

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Console - strange choice of tab title

2007-01-07 Thread [EMAIL PROTECTED]
report it in hibernate tools jira ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998641#3998641 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998641 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - problem integrating seam

2007-01-07 Thread yoav200
Hello all, I have a JSF Webapp. I use myfaces tomahawk with ajax4jsf as JSF components and EJB3 as my model tier. My webapp works fine. I?m trying to integrate seam with my webapp and For some reason I cannot make it to work. My webapp is deployed in an ear containing 3 jar (model,logic,seam)

[jboss-user] [JBoss jBPM] - Re: Strange .leaveNode() Behaviour

2007-01-07 Thread NiB
Solved that one. In Actions within an event you can't propagate execution (.leaveNode(transition)). So I defined an action handler directly on the node and it works. But unfortunately the forms created with the designer do not work (jBPM 3.2 alpha 2 and beta 1). View the original post :

[jboss-user] [EJB 3.0] - Re: EJB QL - Inheritence Query Question

2007-01-07 Thread alexg79
anonymous wrote : Can a EJB QL query be constructed such that I only get results for one of the derived classes? | | Something like: | | for this part get only the Cars associated with it. | | SELECT auto FROM Autobile auto, IN(auto.parts) AS part where part=:specificPart and

[jboss-user] [Beginners Corner] - JBoss, Spring and JSR 170

2007-01-07 Thread fzaker
Hi, Please help : http://www.jboss.com/index.html?module=bbop=viewtopict=98568 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998657#3998657 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998657

[jboss-user] [Beginners Corner] - JBoss, Spring and JSR 170

2007-01-07 Thread fzaker
Hi, Please help : http://www.jboss.com/index.html?module=bbop=viewtopict=98568 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998658#3998658 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998658

[jboss-user] [JBoss jBPM] - Re: Assign-copy problem, very strange!

2007-01-07 Thread pkovgan
Thanks, Alex. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998655#3998655 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998655 ___ jboss-user mailing list

[jboss-user] [JBoss/Spring Integration] - JBoss, Spring and JSR 170

2007-01-07 Thread fzaker
Hi, We are planning to start a document and record management system. In the beginning phase, we are inspecting choices for underlying layers. Till now, our preferences are : 1. JBoss AS 2. Spring Problem: We need to use a JSR 170 (or something like that!) implementation. We have considered

[jboss-user] [JBoss Portal] - Portal and Seam Mix

2007-01-07 Thread h.cahyadi
Hi All, There is an interesting thread about portal and seam integration, now I am in project using combination of portlet+seam+facelets, and I found so many dificulties, maybe guys from portal site can join the thread at seam forums, because it would be nice if we can use this two

[jboss-user] [JBoss Seam] - Re: Seam portlet with Facelet support

2007-01-07 Thread h.cahyadi
Now I work with seam+facelets+myfaces+portlet, but like in my previous post, I found so many dificulties, but poorly I am not the decision maker in my project, so I try to keep going with that combination, may I know what kind of project that you in now? View the original post :

[jboss-user] [EJB/JBoss] - Jboss 4.0.4 and 4.0.5 is going to shutdown

2007-01-07 Thread slavago
Hi. In our project we are using Jboss and EJB 3.0. Sometimes, the Jboss is going to shutdown without any user interaction. In the log i can see : [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Notified to shutdown 2007-01-07 10:48:32,033 INFO

[jboss-user] [JBoss Seam] - Re: actions on items from (framework) entity-query ?

2007-01-07 Thread kukeltje
why is using a sessionbean bad in your opinion? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998667#3998667 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998667 ___ jboss-user

[jboss-user] [JBoss Seam] - Do I have to learn JSF or Facelets before learning Seam?

2007-01-07 Thread dxxvi
Maybe there's an answer for such a question in the forum. Unfortunately, I couldn't find one. Somebody in the Facelets forum told me that I don't need to spend time learning JSF before learning Facelets and I'm going that way. If it's completely wrong, could you please let me know? Regards.

[jboss-user] [JBoss/Spring Integration] - Re: JBoss, Spring and JSR 170

2007-01-07 Thread alesj
What has this got to do with this forum? If you need consulting, see http://www.jboss.com/services/index. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998676#3998676 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998676

[jboss-user] [JBoss/Spring Integration] - Re: JBoss, Spring and JSR 170

2007-01-07 Thread fzaker
You mean such questions could not be answered in any forum and I should pay for it? It seems odd to me! Farshid Zaker View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998682#3998682 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: EJB SLSB question

2007-01-07 Thread lafr
Yes. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998685#3998685 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998685 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Remoting] - JBoss Remoting JDK 6.0 situation deadlock

2007-01-07 Thread alexg79
I really need some JDK 6.0 features in my client software. The problem: Loading of array classes in JBoss Remoting does not work under JDK6. JBoss point of view: This is a JDK6 bug, since it worked fine with JDK5 and earlier. We'll wait for Sun to fix this. Sun point of view: It should never

[jboss-user] [JBossWS] - how to generate WSDL and make it customisable as much as pos

2007-01-07 Thread pkovgan
Hi! I have 2 simple questions: 1) Is there proper way to generate WSDL that fits? This is a simple question, but it seems there is no simple answer. wstools ,for example, produces wsdl that every parameter name in message follows convention Type_1, Type_2... But if I really need real

[jboss-user] [JBoss Seam] - Re: actions on items from (framework) entity-query ?

2007-01-07 Thread bengt_mansson
1: The count of documents increase if I have to write a bean class and a local interface for every table where I need this feature. This is not a big deal since these are almost trivial to write (and maybe the document count is not increased if I can do without some xml files). 2: I don't like

[jboss-user] [JBoss jBPM] - Re: Assign-copy problem, very strange!

2007-01-07 Thread pkovgan
Alex, one more question my problem I can't change parameter's attribute to optional. May be you know how to do it? I use jsr 181 in my WS and a few annotations, that do not allow be make parameter optional. does wstools allows this? Thanks. With not optional parameter I should somehow

[jboss-user] [JBoss jBPM] - Re: Assign-copy problem, very strange!

2007-01-07 Thread pkovgan
Alex, and still it is strange! my wsdl : complexType name=CustomerRootWrapper | ? | sequence | element maxOccurs=unbounded minOccurs=0 name=customerRootBillToAddress nillable=true type=tns:CustomerRootBillToAddressWrapper/ | element maxOccurs=unbounded minOccurs=0

[jboss-user] [JBossWS] - Re: wscomple-- generate wsdl for all simpletype minOccurs=0

2007-01-07 Thread pkovgan
I need an answer to this question too!!! Can somebody help ??? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998703#3998703 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998703

[jboss-user] [JBoss Seam] - Problem including commons-email in sample app

2007-01-07 Thread mwilkowski
Hello, I created and successfully deployed a sample app. I included commons-email and then the problems started. I get errors NoClassFound. I tried including commons-email.jar in war: WEB-INF/lib and then in the root dir of EAR itself. Unfortunately, I get the error below in both cases. Below

[jboss-user] [JBoss Seam] - Entity not persisting from within a Servlet Filter

2007-01-07 Thread brentgfox
I'm attempting to integrate a servlet filter I wrote into a new seam application, and I can't seem to get it to persist an entity bean. I've created an EntityManager from an EntityManagerFactory, and can execute queries against it, but it doesn't seem to persist the data. I've tried a few

[jboss-user] [JBoss/Spring Integration] - Re: JBoss, Spring and JSR 170

2007-01-07 Thread alesj
All I'm saying that what you want is consulting = telling you what and how to do _your_ stuff. fzaker wrote : | 1. Is there any other open source implementation, suitable for enterprise level? | So your saying that I should look up this for you? fzaker wrote : | 2. Is it possible to

[jboss-user] [JBoss Seam] - Re: Seam portlet with Facelet support

2007-01-07 Thread zeroconf
hi h.cahyadi can you outline some main problems you discovered developing portlets using seam? What do you mean by saying that you're not the decision maker - what would you choose - portlets (x)or seam? My projects needs to integrate many different smaller applications with the ability to

[jboss-user] [EJB 3.0] - How to create Rows in Database with EJB3.0 Entities - Proble

2007-01-07 Thread Christian.Froihofer
Hi, I don't have much experience in writing Entity Java Beans, so if some questions are dummy-questions, I apologize for that. Actual state: I have implemented Entity Java Beans with relationships between them. I can deploy them to JBOSS AS and everything is fine. Then, I want to implement a

[jboss-user] [JBoss Seam] - Improve the message example

2007-01-07 Thread yoav200
Hello, How can i add add and edit options to the mesages example ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998733#3998733 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998733

[jboss-user] [Installation, Configuration Deployment] - Re: mysql connection refused

2007-01-07 Thread PeterJ
The connection refused error message typically means that the server is not listening on the port, or that the firewall has the port blocked. Did you change the default port for MySQL (it usually uses port 3306)? Have you tried turning off iptables (I assume that is the firewall you are

[jboss-user] [JBoss Seam] - Re: Do I have to learn JSF or Facelets before learning Seam?

2007-01-07 Thread [EMAIL PROTECTED]
You don't really need to know that much to get started, but you can't really completely ignore core JSF concepts either. I recommend not getting too bogged down by JSF details at the beginning. Most JSF books/articles jump way too quickly into irrelevant details, leaving people with a bad

[jboss-user] [JBoss Seam] - Re: actions on items from (framework) entity-query ?

2007-01-07 Thread [EMAIL PROTECTED]
To use the framework classes, pass the id of the entity back as a parameter and map that parameter on the EntityHome. Then you can work from the instance is loaded by the home. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998738#3998738 Reply to the post

[jboss-user] [JBoss Seam] - Re: Problem including commons-email in sample app

2007-01-07 Thread [EMAIL PROTECTED]
JARs in WEB-INF/lib are not visible to classes in the EAR. JARs in the EAR file are not automatically added to the EARs classpath. (I consider this a deficiency in the Java EE specs) Look at application.xml to see the easiest hack for referencing JAR files at the root of the EAR. (it's how

[jboss-user] [JBoss Seam] - Re: Improve the message example

2007-01-07 Thread [EMAIL PROTECTED]
Look at the other examples for edit screens, or maybe just create a seam-gen application and look how the application is structured. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998741#3998741 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Entity not persisting from within a Servlet Filter

2007-01-07 Thread [EMAIL PROTECTED]
Does it work if your start a transaction? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998740#3998740 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998740 ___ jboss-user

[jboss-user] [Beginners Corner] - Re: Jboss 4.0.4 and 4.0.5 is going to shutdown

2007-01-07 Thread PeterJ
Which OS are you using? How are you starting JBoss? The error message in the log seems to indicate that the server got an INT (ctrl-c) signal. One thing you have to be careful of is if you start from the command line, don't close the command window because that will bring jboss down since it

[jboss-user] [JBoss Seam] - Re: problem integrating seam

2007-01-07 Thread [EMAIL PROTECTED]
You haven't given enough information for anyone to diagnose your problem. Is Seam finding your components? What messages does seam show in the log as your application starts? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998744#3998744 Reply to the post

[jboss-user] [Beginners Corner] - Re: Jboss 4.0.4 and 4.0.5 is going to shutdown

2007-01-07 Thread slavago
I'm using Win XP and Win 2003 servers. The Jboss started as service (i made a Win NT service that starts the JBoss). So, i think the ctrl-c is not an option :-) and also the cmd window :-) But, may be something else is going wrong. Who can send the ctrl-c event to the jboss or may be some other

[jboss-user] [JBoss Seam] - Re: Seam and Portal Future

2007-01-07 Thread bsmithjj
perwik wrote : I've followed the development of Seam for about a year now, but it's only recently that I've started to build something with it. I see a need for splitting my project into modules (call them portlets if you like). | | The problem with these modules is that, as far as I

[jboss-user] [JBoss Seam] - Re: Seam 1.1.0 - Injecting EJB's - Not Working

2007-01-07 Thread bsmithjj
Norman, Adding create=true as a param to the @In annotation seems to make the EJB injection work - so thanks. However...I have a bit of ranting on this ;-) I looked pretty carefully through the Seam documentation and I couldn't find anything (anything OBVIOUS) that explains that for the @In

[jboss-user] [JBoss/Spring Integration] - Using beans from other spring module

2007-01-07 Thread jussi_po
I guess to is pretty newbie question, but I will ask it anyway... How to use beans from other spring module? I have 2 spring modules, where the other module need beans from the other. ear/ core.spring application.spring Here the application.spring need a bean from the core.spring. Bean

[jboss-user] [JBoss/Spring Integration] - Re: Classpath problem with spring

2007-01-07 Thread jussi_po
Thanks, whatta novice. I should have known this.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998756#3998756 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998756 ___

[jboss-user] [JBoss Messaging] - Client and server on separate machines ++

2007-01-07 Thread frodeh
When running server and client on separate machines I have problems: I get it to work from the client if I specify ServerBindAddress to one of the IP's on the server, and then connects to that address. BUT; Then I'm not able to connect from a client on the server. Even if I specify the same

[jboss-user] [Installation, Configuration Deployment] - HTTP Status 500 - No Context configured to process this requ

2007-01-07 Thread maruthigsr
I have installed JBOSS-3.2.2 in my machine and i also created the java_home environment variable . It was working fine and then suddenly started throwing this error HTTP Status 500 - No Context configured to process this request The server encountered an internal error (No Context configured

[jboss-user] [EJB 3.0] - RuntimeExceptions caught, wrapped in EJBException

2007-01-07 Thread ALRubinger
Hiya. So whenever the container encounters a RuntimeException, it's wrapped and rethrown to the client as an EJBException. This behaviour can be overridden by annotating the RuntimeException with @ApplicationException. But what about cases where the RuntimeException is not a custom one?

[jboss-user] [EJB 3.0] - problem with test invocation of session bean

2007-01-07 Thread kpiis
Hello dear all! I have a lot of problems with ejb3 - I really need your help guys. My development ENV is: JDK 1.5.0_09-b01 for windows, JBOSS AS of 2 versions: 4.0.4 GA and 4.0.5 from jems-installer-1.2.0.CR1.jar (for being on the self side I installed RC9 patch on my version of 4.0.5 as

[jboss-user] [JBoss jBPM] - Starting Process Instance and Webapp

2007-01-07 Thread NiB
Hi, I start an process instance from a mdb via the following code: | private void kickOffProcess(String processname, String [] attrnames, java.io.Serializable[] attrvalues) { | try { | // Logging | log.info(!!! MDB: KickOff +processname); |

[jboss-user] [JBoss/Spring Integration] - Re: JBoss, Spring and JSR 170

2007-01-07 Thread fzaker
alesj wrote : All I'm saying that what you want is consulting = telling you what and how to do _your_ stuff. | | fzaker wrote : | | 1. Is there any other open source implementation, suitable for enterprise level? | | | | So your saying that I should look up this for you? |

[jboss-user] [JBoss jBPM] - Re: Starting Process Instance and Webapp

2007-01-07 Thread NiB
And by the way: WARN [ProxyWarnLog] Narrowing proxy to class org.jbpm.graph.node.TaskNode - this operation breaks == What does that mean? The line before that is DEBUG [GraphElement] event 'node-enter' on 'TaskNode(Check Customer)' for 'Token(/Customer)' 2 View the original post :

[jboss-user] [JBoss/Spring Integration] - Re: Using beans from other spring module

2007-01-07 Thread alesj
jussi_po wrote : | descriptionBeanFactory=(core)/description | | | Instead of BeanFactory you must use ParentBeanFactory - to reference parent BF, which core.spring is to application.spring. -- http://java.sys-con.com/read/180386.htm View the original post :

[jboss-user] [JBoss Portal] - Re: File upload problem

2007-01-07 Thread hurzeler
I have also the same issue using JBoss Portal 2.4CR2 with Postgres 8.2 (postgresql-8.2-504.jdbc2.jar). However I noticed that it only happens with images that are stored as BLOBs. I have increased the heap size as suggested. It looks to me as it can't read the image file that is uploaded (gif).

[jboss-user] [JBoss jBPM] - Re: Starting Process Instance and Webapp

2007-01-07 Thread NiB
My code is mainly based on the websale example in the 3.2 alpha 2 suite. The exception is that I have some Node Nodes until the Task Node is executed (the node nodes do start). In the DB is a copy of the process instance. View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Unable to Configure JBossWS Project

2007-01-07 Thread larshoid
Hi, We found the bug and will fix it in the next release. regards, Lars, eviware.com View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998802#3998802 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998802

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Hibernate Console - strange choice of tab title

2007-01-07 Thread sgilligan
done! http://jira.jboss.com/jira/browse/JBIDE-430 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998804#3998804 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998804 ___

[jboss-user] [JBoss Seam] - Integration testing action events or value change events

2007-01-07 Thread zzzz8
For an action, one can test it with the following: @Override | protected void invokeApplication() { | //call action methods here | invokeMethod(#{NewForm.newForm}); | } How does one do it for an action event or value change event? If I attempt to run something like:

[jboss-user] [EJB 3.0] - What is the deployment descriptor alternative to @SecurityDo

2007-01-07 Thread teknomad
Hi The JBoss server.log indicates the following, if @SecurityDomain is not present for SomeBean: org.jboss.ejb3.security.JaccHelper] SomeBean has no @SecurityDomain - skipping JACC configuration I would like the JACC configuration to be performed, but do not wish to use the @SecurityDomain

[jboss-user] [JBoss Seam] - serious problem on sun application server 9.0

2007-01-07 Thread Echnaton
the problem is the automatic instantiation of seam components via @In(create=true). i reduced it to a minimal test. 2 beans, and a page with a button that invokes a method the first bean is a slsb with an annotated variable | @In(create=true) | TestBean test; | and one empty function

[jboss-user] [JBoss Seam] - Re: Do I have to learn JSF or Facelets before learning Seam?

2007-01-07 Thread james_027
Before I started seam. I've already learn JSF, but no facelets. Learning JSF could be worthwhile. But here's some tips for you, if you really want to learn seam you may skip the navigation part of JSF as Seam has a nice way in dealing with this. You may also choose not to get deep into managed

[jboss-user] [Messaging, JMS JBossMQ] - Re: connectionFactoryJndiName config property

2007-01-07 Thread dan.lee
But I want to ask whether @ResourceAdapter is under JavaEE 5 spec ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998815#3998815 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998815

[jboss-user] [EJB/JBoss] - Re: Jboss 4.0.4 and 4.0.5 is going to shutdown

2007-01-07 Thread thejavafreak
I don't quite understand your question, are saying why did JBoss shutdown without any trigger from user? And you want to know how to fix it? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998816#3998816 Reply to the post :

[jboss-user] [Beginners Corner] - jboss log files

2007-01-07 Thread timvand
I need to set up analytics for a site. The question I have is two fold. First, are visits to the site logged, if so where, are all pages viewed logged as well? Secondly, where would I place the tracking code snippet for the site? Thanks in advance. Tim View the original post :

[jboss-user] [Installation, Configuration Deployment] - jboss log files

2007-01-07 Thread timvand
I need to set up analytics for a site. The question I have is two fold. First, are visits to the site logged, if so where, are all pages viewed logged as well? Secondly, where would I place the tracking code snippet for the site? Thanks in advance. Tim View the original post :

[jboss-user] [JBoss Seam] - Public members as bean properties within EL?

2007-01-07 Thread SmokingAPipe
I have a class that looks like this: | public class Foo { |public String name; |public String favoriteColor; | } | When I try to access this in EL, using something like #{foo.name} it gives me an exception because it says that name is not a bean property. I can fix the

[jboss-user] [JBoss Seam] - Re: Refreshing dataTable - Too many conversation

2007-01-07 Thread pdpantages
Hello Fabrizio, I am a bit of a newbie with seam but I have learned to watch for the conversationId=xxx on the browser status and on links. Seam will not be able to find the long-running conversation if the the ID is missing, so will create a new converasation. If you look at the link

[jboss-user] [JBoss jBPM] - difference between node and task-node

2007-01-07 Thread skpeddi
From userguide document i understand task-node used for assigning tasks and what are the process attributes required for that particular task-node. node is defined as performing some action and node has the responsibility of propagating from one node to other node. Any body can tell me the

[jboss-user] [JBoss Seam] - Re: bookmarkable page with cid problem

2007-01-07 Thread [EMAIL PROTECTED]
I responded to your JIRA issue: http://jira.jboss.com/jira/browse/JBSEAM-634 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998831#3998831 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998831

[jboss-user] [JBoss Seam] - Re: serious problem on sun application server 9.0

2007-01-07 Thread [EMAIL PROTECTED]
I've never used that app server, and I don't recall any messages from users about this. I think the first thing you need to do is figure out a sensible jndi-pattern. The one it is using is for JBoss, and it's obviously not suitable. View the original post :

[jboss-user] [JBoss Portal] - Re: IPC using application variables

2007-01-07 Thread louise_za
Found the problem - was passing the wrong variable value and now it all works fine. So anyway, this is now a little example of how to do IPC with application variables - hope it help someone! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998834#3998834 Reply

[jboss-user] [Installation, Configuration Deployment] - Start up 2 JBoss in same machine

2007-01-07 Thread Samal
Is it possible to start up more than one JBoss in same machine and make them work perfectly? The situation is like that: I need one JBoss A that have high authority that can manipulate all files. The other JBoss B only have limited permission that only can manipulate files in a guest folder.

[jboss-user] [JBoss Seam] - Re: Public members as bean properties within EL?

2007-01-07 Thread SmokingAPipe
The problem I was running into was that unfortunately JAXB looks at both private fields and getter methods to determine properties, so if I have: | class Foo { |private String name; |public String getName() { return name; } | } | JAXB was giving me an error that there were

[jboss-user] [JBoss Seam] - Re: Public members as bean properties within EL?

2007-01-07 Thread SmokingAPipe
Btw this is all with Java 6 (mustang) built-in JAXB. Yes I'm doing everything cutting-edge here. When I started this project I had never used J2EE before, and I started with pre-release Java 6, JBoss Jems Beta 2, and Seam 1.0.0 CR or something. I have had to absorb a ton of different

[jboss-user] [JBoss Getting Started Documentation] - Re: Regarding MessageDiveenBean Deployment

2007-01-07 Thread visolvejboss
Hello, Add the following code in the ejb-jar.xml file in your application. | message-driven | ejb-nameMDBNAME/ejb-name | ejb-classPACKAGENAME.MDBCLASS/ejb-class | transaction-typeContainer/transaction-type |

[jboss-user] [JBossWS] - Re: Web Service as an Stateless Session Bean on JBoss 5.0

2007-01-07 Thread cinzko
no, it's not neccessary - you need only the annotations in the ejb-class View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998856#3998856 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998856

[jboss-user] [JBoss Seam] - Re: serious problem on sun application server 9.0

2007-01-07 Thread Echnaton
finally i could make it run... i found this: https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html#POJOLocalEJB if this is the only solution then its a bit annoying :( i placed this in the ejb-jar.xml. enterprise-beans must be the first thing in the file. | enterprise-beans |

[jboss-user] [JBoss Seam] - Re: s:decorate with h:inputText with f:convertNumber on Floa

2007-01-07 Thread gartnerg
First of all my environment. Windows XP | JDK 6 | JBoss 4.0.5.GA | Seam 1.1 | | I'm able to give little more details. The error occurs with both types Float AND Double. But only if you submit an integer value or a decimal digit with 0 in the precision. | | example input: | |

[jboss-user] [JBoss Seam] - @Factory and @Out: why required=false?

2007-01-07 Thread SmokingAPipe
Ok, I'm not understanding something here. I have a SFSB that with a snippet that looks like this: | @Out private Foo foo; | | @Factory(foo) private void makeFoo() { } | and that causes a foo did not exist but was required exception when a page is first accessed. This is within

[jboss-user] [JBoss Seam] - Re: Public members as bean properties within EL?

2007-01-07 Thread [EMAIL PROTECTED]
SmokingAPipe wrote : | | | class Foo { | |private String name; | |public String getName() { return name; } | | } | | | | JAXB was giving me an error that there were two fields with the same name. | That would mean JAXB is not JavaBeans compliant. It's

[jboss-user] [JBoss Seam] - Re: Public members as bean properties within EL?

2007-01-07 Thread SmokingAPipe
[EMAIL PROTECTED] wrote : That would mean JAXB is not JavaBeans compliant. It's either properties (with getter and setter methods) or fields, not both. I didn't spend a lot of time delving into it, but that's definitely what was happening in my class. I just now made up a very simple test

[jboss-user] [JBoss Messaging] - How to configure/create JMS Connection Factories

2007-01-07 Thread sukhvinders
Hi All, I need to configure multiple jms connection factories, but I am unable to configure (create) and lookup the new connection factories. As I am migrating from Weblogic to JBoss and we are using multiple connection factories for multiple Queues/Topics. It would be great to have any help

[jboss-user] [Installation, Configuration Deployment] - Naming service problem

2007-01-07 Thread czaszek
Hi All I run jboss-4.0.5.GA, I am trying to integrate the Jboss with WebSphere MQ, using the Jboss Wiki page: http://wiki.jboss.org/wiki/Wiki.jsp?page=IntegrationWithWebSphereMQSeries When running the test: $ant wsmq-tests It tries to connect to the JBoss bootstrap port and throws exception:

[jboss-user] [JNDI/Naming/Network] - Naming service problem

2007-01-07 Thread czaszek
Hi All I run jboss-4.0.5.GA, I am trying to integrate the Jboss with WebSphere MQ, using the Jboss Wiki page: http://wiki.jboss.org/wiki/Wiki.jsp?page=IntegrationWithWebSphereMQSeries When running the test: $ant wsmq-tests It tries to connect to the JBoss bootstrap port and throws exception:

[jboss-user] [JBoss/Spring Integration] - hot deploy in jboss with spring+hibernate

2007-01-07 Thread zhangyuzheng
I have an application which uses struts+spring+Hibernate . When I try to redeploy this application with change web.xml without restarting JBoss, then get the errors below. [org.springframework.web.context.ContextLoader] Context initialization failed