[jboss-user] [Clustering/JBoss] - Re: Clustering begginner..please HELP

2007-02-11 Thread sreejava
Hi As per you direction i ve verified my logging level. And it was already set to INFO in the log4j.xml. But still my log file is a combination of INFO and DEBUG. As it failed i started picking up the lines with logging level 'INFO' from my server.log files. Then i could see the following

[jboss-user] [JBoss Seam] - Re: Running the booking example on JBoss with the JSF 1.2 RI

2007-02-11 Thread wsollers
You can run jsf 1.2 ri on jboss 4.0.5 because I do. Here is the caveat, jboss 4.0.5 ships with the tomcat 5.5.x sar which is jsp 2.0 compliant not jsp 2.1 which i think you need for jsf 1.2. just nav to http://juel.sourceforge.net/ and snag their latest api impl for the java unified expression

[jboss-user] [JBossCache] - Re: problem when using new Fqn with Integer

2007-02-11 Thread emailmsgbox
its is not a bit poor , inconsistent cache behavior is a big bug. you can start by removing the use of Integer object from the document. this pitfall is confusing at best also , what about performance? When I put my user hat(not design hat) I think IMHO that the FQN API should be String only

[jboss-user] [JBoss Seam] - Booking example allows check in date check out

2007-02-11 Thread saeediqbal1
Is this bug intentional in the booking example? Currently we can have check out date to be earlier than check in date even though the logic in the HotelBookingAction.java checks for it and documentation has a slightly different code. Or is something else broken? Please advise. View the

[jboss-user] [JBoss Seam] - Re: Booking example allows check in date check out

2007-02-11 Thread saeediqbal1
This is interesting. Here is the confirm hotel booking page content. negative pricing. hmmm Name: W Hotel Address: Union Square, Manhattan City, State: NY, NY Zip: 10011 Country: USA Total payment: -$4,050.00 Check In Date: Feb 11, 2007 Check Out Date: Feb 2, 2007 Credit Card #: 3332333233323332

[jboss-user] [Security JAAS/JBoss] - standard extension of JAAS for instance based authorization?

2007-02-11 Thread zetzioni
I'm wondering what is the best to do the following: I would like to extend the standard role based access control check which is done by JAAS (based on the role needed to run the method and the role the user has), with a test that will check if the user is allowed to run the method on the

[jboss-user] [JBoss Portal] - Re: Deploy new portal using existing portlets

2007-02-11 Thread MLipp
Thanks Peter. You write you should be able to reference existing portlets ..., well, I tried this already, but all I get is Failed to create instance WfDemoPortalIntroInstance of portlet /de.danet.an.jbportal.war.local.portal.CMSPortlet because portlet

[jboss-user] [Installation, Configuration Deployment] - different hostnames to different applications?

2007-02-11 Thread Linuso
I'm pretty new to Jboss and I hope you can help me whit my problem.. I's it possible to bind different hostnames to different applications?? I runnig Jboss AS 4.0.5 on a Linux server that are configured whit 3 different ip's / hostnames eth0 server.test.net 192.168.0.10 eth0:1

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

2007-02-11 Thread fers
Hello, I have updated the integration (http://software.softeu.cz/seam/). I have integrated new features from seamgen 1.1.6.GA (security, ...) and added support for container profiles: modify jdbc.properties and profiles.xml to reflect your database / container configuration. What is still

[jboss-user] [JBoss Messaging] - JBoss Messaging 1.0.1.SP4 Released

2007-02-11 Thread [EMAIL PROTECTED]
JBoss Messaging 1.0.1.SP4 has been released and it is available for download on jboss.org (http://labs.jboss.com/portal/jbossmessaging/downloads) and sourceforge (http://sourceforge.net/project/showfiles.php?group_id=22866package_id=157261). This service pack fixes several major bugs present

[jboss-user] [News Announcements] - JBoss Messaging 1.0.1.SP4 Released

2007-02-11 Thread [EMAIL PROTECTED]
JBoss Messaging 1.0.1.SP4 has been released and it is available for download on jboss.org (http://labs.jboss.com/portal/jbossmessaging/downloads) and sourceforge (http://sourceforge.net/project/showfiles.php?group_id=22866package_id=157261). This service pack fixes several major bugs present

[jboss-user] [JBoss Seam] - Re: deploy jboss seam application on oc4j server

2007-02-11 Thread merajcal
Hi recycle_bin01, Same problem I have been facing for long time, and I had logged the problem but did not get any response, so I dont know what to do, I have to start my project also, The concept provided by the seam is excellent but I am sorry to say that the support provided by the forum is

[jboss-user] [JBoss Seam] - Re: deploy jboss seam application on oc4j server

2007-02-11 Thread petemuir
Is there a JIRA issue for this? I couldn't find one. If there isn't please create one :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014485#4014485 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014485

[jboss-user] [JBoss Seam] - Re: Running the booking example on JBoss with the JSF 1.2 RI

2007-02-11 Thread h0ppy
Thanks for the reply wsollers, do you also use facelets? It's now complaining that it can't find javax/servlet/jsp/tagext/JspIdConsumer. I think that you may inherently need to use facelets as jboss 4.0.x ship's with the wrong jsp/servlet version for jsf 1.2 ri. View the original post :

[jboss-user] [JBoss Seam] - Outjection problems with interface variables

2007-02-11 Thread toni
Hi, I have the problem that I can't outject an instance of an Entity Bean from a SFSB into a context variable. The instance field of the SFSB from which I'm trying to outject the EntityBean is an INTERFACE, which two of my Enity Beans implement. I think this is causing problems. I can tell

[jboss-user] [EJB 3.0] - Re: Updating JBoss 4.0.5.GA to use the latest Hibernate Jars

2007-02-11 Thread lowecg2004
Where does hibernate-client.jar come from? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014491#4014491 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014491 ___ jboss-user

[jboss-user] [JBoss Portal] - Is this app design for my portal app good or bad.

2007-02-11 Thread bmcgovern
I have a portal w/ multiple portlets that talk to my database. I'm using hibernate 3.2, jboss app server/portal server bundle. Each page of the portal has between 3 and 7 portlets that each make a call to my single business object which gets 1 hibernate session from the factory PER METHOD and

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-11 Thread sasi2103
timfox wrote : Guys- can you tell me what version of messaging you are using? | | If you are getting sql exceptions with a config, that implies you are using the wrong config with that particular version. Are you using the config from the distro? | | If you are using 1.2, I have

[jboss-user] [Clustering/JBoss] - Re: Clustering begginner..please HELP

2007-02-11 Thread davewebb
Ok Sree, looks like you have successfully clustered your jboss servers. Now, you need a mechanism to monitor the state of each server and then direct traffic accordingly. This explains it all: http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss View the original post :

[jboss-user] [JBossCache] - JBossCache-1.4.1.GA - annotated50 example not working propar

2007-02-11 Thread [EMAIL PROTECTED]
Hello, I am trying to run the JBossCache-1.4.1.GA (stand alone-jdk1.5) annotated50 examples to work. The strange thing is that the weaving example(build.bat run.aop.example) works ok, but the loadtime mode(build.bat run.loadtime.example) doesn't. I have changed a bit the original

[jboss-user] [JBoss jBPM] - Re: JBoss Rules

2007-02-11 Thread kukeltje
did you look at www.jboss.org? There is a link to mailinglists. So indeed no forum... please use their mailinglist. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014524#4014524 Reply to the post :

[jboss-user] [JBoss Seam] - Re: tomahawk extension filter and seam fileUpload

2007-02-11 Thread Seto
I'm trouble in it, because of the extended datatable providing the newspaper table format. Exploring the ADF and ICEFACES, I found no replacement of the extended datatable. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014533#4014533 Reply to the post :

[jboss-user] [JBoss Seam] - problem getting JMS xsd

2007-02-11 Thread bsmithjj
at the time of this posting, the following URL, http://jboss.com/products/seam/jms-1.1.xsd takes me to http://jboss.com/errors/404 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014532#4014532 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-11 Thread timfox
Sasi- I have checked in the beta 1 distro and I can confirm the failed is_failed_over *does* exist in the pm configs in that distro. You can check this yourself, just download it from http://labs.jboss.com/portal/jbossmessaging/downloads So there should be no need to edit anything, the field

[jboss-user] [JBoss jBPM] - Re: Ready Made tasks

2007-02-11 Thread kukeltje
Regarding the links... the thing I forgot to mention is that it is all in 3.2 (currently in beta). The docs on the site are still for 3.1. So get the 3.2 staterkit with the docs in there and be surprised :-) Ronald View the original post :

[jboss-user] [JBoss Seam] - Re: problem getting JMS xsd

2007-02-11 Thread bsmithjj
I found all the XSD's in the night build from CVS View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014536#4014536 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014536 ___

[jboss-user] [JBoss jBPM] - Re: beginners question: how to end path of execution

2007-02-11 Thread kukeltje
post more info, not a single node. I would have given you the same answer ed did. And if you tried something. please mention that http://www.catb.org/~esr/faqs/smart-questions.html Ronald View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014540#4014540

[jboss-user] [JBoss jBPM] - Re: sourceforege download problem:jbpm-gpd-feature-3.0.13.zi

2007-02-11 Thread kukeltje
works for me... probably a corrupt mirror or something View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014545#4014545 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014545 ___

[jboss-user] [JBoss jBPM] - Re: Want to get All leaving Transition

2007-02-11 Thread kukeltje
please post a correct file (use code tags) and the code you use to get the list of transitions View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014546#4014546 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014546

[jboss-user] [JBoss jBPM] - Re: Standalone Logging Issue

2007-02-11 Thread kukeltje
First, the logging that has been discussed here is the jbpm logging, not the log4j logging which you refere to. If you want a loglevel of error to the console, change that threshold. Again, this is a log4j issue. not a jbpm issue View the original post :

[jboss-user] [JBoss Seam] - Re: problem getting JMS xsd

2007-02-11 Thread [EMAIL PROTECTED]
Fixed, thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014553#4014553 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014553 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: Multiple Business Calenders

2007-02-11 Thread kukeltje
no, sorry. There isn't View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014554#4014554 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014554 ___ jboss-user mailing list

[jboss-user] [JNDI/Naming/Network] - Re: NameNotFoundException: xxxx not bound

2007-02-11 Thread rzuidema
In the web.xml | ejb-ref | ejb-ref-nameFirstcategoryFacade/ejb-ref-name | ejb-ref-typeSession/ejb-ref-type | homeFirstcategoryFacadeHome/home | remoteFirstcategoryFacade/remote | /ejb-ref | in the jboss-we.xml | ?xml version=1.0

[jboss-user] [EJB 3.0] - Re: JPA (EJB3) , javassist and polymorphism

2007-02-11 Thread rkrylov
I have similar problem: EntityManager occasionally returns instances of class SomeClass_$$_javassist_number instead of SomeClass. Thus, there is no way to use the bean correctly with polymorphic queries, when instead of instance of some SubClass I have an instance of

[jboss-user] [JBoss Seam] - Re: (O/T) tomahawk extension filter and seam fileUpload

2007-02-11 Thread kukeltje
I'll switch to icefaces as soon as someone shows me a working conversation switching, theme switching, a tabswithcing that does show the tab that is selected in one workspace/conversation also in the next workspace AND correct way of configuring all this with facelets. I've had a lot more

[jboss-user] [EJB 3.0] - EJB dependency injection

2007-02-11 Thread pesho4uka
Hello I have a small problem with the @EJB anotation. I have created the following Bean: @Stateless public class CathegoryFacadeBean implements CathegoryFacadeRemote { @PersistenceContext(type=PersistenceContextType.TRANSACTION) EntityManager em; public List

[jboss-user] [JBoss Seam] - Re: Complex validation

2007-02-11 Thread kukeltje
Some less complex intra entity validations would be a nice first step. Things like : date A should be before date B. Element B is required if element A is not null. Has anyone written some 'generic' validators for these less complex validations View the original post :

[jboss-user] [JBoss Seam] - Re: Complex validation

2007-02-11 Thread petemuir
[ur]http://jroller.com/page/jgilbert01?entry=extending_the_hibernate_validation_framework[/url] This seems one approach - I would prefer to see EL used rather than JEXL and I'm not sure how it would tie into the JSF lifecycle (as the datamodel hasn't been updated in the process validations

[jboss-user] [JBoss Seam] - Re: tomahawk extension filter and seam fileUpload

2007-02-11 Thread [EMAIL PROTECTED]
The icefaces guys have told me that they will have an open JIRA installation available sometime next month. For now, you can report issues in the ICE Faces Integration component in the Seam JIRA (which they are monitoring). View the original post :

[jboss-user] [JBoss Seam] - Re: How to use si:selectItems with an object that has a Stri

2007-02-11 Thread petemuir
http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamEntityConverter Please test this (with s:selectItems rather than si:selectItems) - sorry about the time delay in getting this out :( View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014594#4014594 Reply to the post :

[jboss-user] [JBoss Seam] - Re: SelectItems and Seam

2007-02-11 Thread petemuir
http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamEntityConverter This is the EntityConverter split out of SeamSelectItems. It should work just as before (except you do need to attach it yourself using one of the standard JSF mechanisms for attaching converters) - I've marked it draft for now so

[jboss-user] [JBoss Seam] - Re: Outjection problems with interface variables

2007-02-11 Thread petemuir
Please show the entities in question View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014597#4014597 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014597 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Outjection problems with interface variables

2007-02-11 Thread SmokingAPipe
I'm pretty sure I know what's going on. Your interface is not a Seam-managed entity. Therefore the Seam-entity's scope specification doesn't apply to it. But when you use the real Seam entity, and not the interface, then those rules DO apply and you can't outject it to a wider context than

[jboss-user] [JBoss Portal] - Re: DashBoard

2007-02-11 Thread jimisola
Ravindra, What external CMS are you using - Alfresco? Not exactly sure that I understood what you wanted to do, but it might be something would be useful for others as well (read: myself). Would you care to explain it is that you want to do more precisely and also if you managed to fnd a

[jboss-user] [JBoss Seam] - Need some help with Seam Email

2007-02-11 Thread bsmithjj
In my components.xml, I have the following: | mail:mail-session jndi-name=java:/Mail/ | and in fact, there is a javax.mail.Session bound to this name in JNDI (here's a partial dump from the JMX Console in JBoss: | java: Namespace | | +- jaas (class: javax.naming.Context) |

[jboss-user] [JBoss Seam] - Re: Complex validation

2007-02-11 Thread wsollers
Could you: | @ValidatorClass ( GreaterThanValidator.class ) | @Retention ( RetentionPolicy.RUNTIME ) | @Target ( { ElementType.METHOD } ) | public @interface GreaterThan { | | String elExpr = null; | String mesg = #{someMessageKey}; | | } | And then in the

[jboss-user] [JBoss Seam] - Re: Booking example allows check in date check out

2007-02-11 Thread [EMAIL PROTECTED]
Oooops, the following diff corrects the problem: Index: resources/WEB-INF/pages.xml | === | RCS file: /cvsroot/jboss/jboss-seam/examples/booking/resources/WEB-INF/pages.xml,v | retrieving revision 1.13 | diff -r1.13

[jboss-user] [JBoss Seam] - SeamLoginModule

2007-02-11 Thread koriel
Hi all. I want to use the SeamLoginModule that uses JAAS in SEAM 1.1.5 and I've read the docs and I try to do it like it says to run an example but it doesn't work... here is my components.xml | ?xml version=1.0 encoding=UTF-8? | components xmlns=http://jboss.com/products/seam/components;

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-11 Thread petemuir
I don't think this is the problem, but just to eliminate: Please post your $JBOSS_HOME/server/default/deploy/mail-service.xml and make sure you have the mail namespace declared in components.xml. What version of Seam is this? Otherwise, can you attach your debugger to the getSession method in

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

2007-02-11 Thread petemuir
It would be best to give this a go using 1.1.6.GA (there were a couple of nasty bugs, and the documentation was improved) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014643#4014643 Reply to the post :

[jboss-user] [JBossCache] - Re: Performance expectations

2007-02-11 Thread mvlior
We were hoping for an official response for such a question. Perhaps a light version of the above would help :) How fast can putObject(Key..., Value...) be called on a local cache ? The keys/values are different Strings every time. Thanks in advance, Lior Neuman RD Team MailVision LTD View

[jboss-user] [JBoss Seam] - Re: drools rule file.

2007-02-11 Thread koriel
Ok thx, I'll try 1.1.6 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014647#4014647 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014647 ___ jboss-user mailing list

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

2007-02-11 Thread koriel
ok thx..I'll try 1.1.6 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014648#4014648 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014648 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: drools rule file.

2007-02-11 Thread koriel
oops wrong topic View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014649#4014649 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014649 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Booking example allows check in date check out

2007-02-11 Thread saeediqbal1
Hi Gavin, This change works. Thank you. I was hoping to find out for the sake of consistency that can we show that alert message as soon as the date field was filled onblur ? because the credit card validation is done that way but date validation is done only when we click proceed button.

[jboss-user] [JBoss Seam] - Help switching to ICEFaces

2007-02-11 Thread henrik.lindberg
Hi, I want to switch over to using ICEFaces on my project, and I have a couple of questions: 1. I tried to find some guide regarding how to switch - I know there is an icefaces example project, and I am comparing its setup compared to my (seam-gen created) project - but I wonder if there is

[jboss-user] [JBoss Seam] - Re: Help switching to ICEFaces

2007-02-11 Thread kukeltje
for me the example project and 2 were not enough... Unfortunately I do not have the config files at hand for at least one week to be able to show them to you. 3 depends on what functionality you have. The some of the jsf components did not work after switching to the icefaces ones. e.g.

[jboss-user] [JBoss Seam] - Re: Seam FacesMessages with its createFacesMessage method an

2007-02-11 Thread fernando_jmt
JIRA issue reported. http://jira.jboss.org/jira/browse/JBSEAM-818 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014679#4014679 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014679

[jboss-user] [JNDI/Naming/Network] - Re: NameNotFoundException: xxxx not bound

2007-02-11 Thread rzuidema
Found the problem, mostly pilot error, from the EJB Tutorial: anonymous wrote : | JNDI Bindings | By default, session beans will bind to JNDI in the form ejbName/remote for remote interfaces and ejbName/local in the case of local interfaces. When the EJBs are deployed in an .ear file, the

[jboss-user] [JBoss Seam] - Re: Help switching to ICEFaces

2007-02-11 Thread henrik.lindberg
Thanks, I don't have anything complicated in my xhtml Facelet files - sound like I should just make the leap... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014685#4014685 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Diff in behaviour with STATE_SAVING changed to server fr

2007-02-11 Thread raghinii
did you ever file a bug on this with myfaces ? i can't find anything related in their JIRA or on the mailing list archive. (i'm running into what i suspect is the same problem with a restful application w/ page parameters and actions.) thanks, radu View the original post :

[jboss-user] [JBoss Portal] - Re: Packaging of portlet-instances.xml

2007-02-11 Thread MNLipp
OK, now that I have been directed to instantiating the foreign portlet programatically, I've tried. I'm doing things from a servlet's init method. Now please do not tell me to use an MBean. It doesn't fit in my environment, and it should be possible to do it from a servlet's init method,

[jboss-user] [Installation, Configuration Deployment] - Cannot access JBoss from network when running from Eclipse

2007-02-11 Thread iaacov
We have JBoss 4.0.5 GA installed on WinXP, JRE 1.5.0_10. We are also running Eclipse 3.2.1 and JBoss-IDE Beta 2. When we start from command line using run.bat w/o parameters, we are able to access the server from any computer in our network. If, however, we start JBoss from inside Eclipse we have

[jboss-user] [JBoss Seam] - Re: Help switching to ICEFaces

2007-02-11 Thread henrik.lindberg
I am looking at the instructions in the posted article, and also at the seam icefaces example. I have started converting the web.xml, and I think I understand most of it. But I wonder what this part is for: | !-- MyFaces -- | listener |

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-11 Thread bsmithjj
Some more data from the deploy trace: | 19:30:04,234 INFO [ServletContextListener] Welcome to Seam 1.1.6.GA | 19:30:04,250 INFO [Initialization] Namespace: http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix: org.jboss.seam.core | 19:30:04,265 INFO

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-11 Thread bsmithjj
ok - I got it working. the problem was here: | mail:mail-session jndi-name=java:/Mail/ | I had to change this to: | mail:mail-session session-jndi-name=java:/Mail/ | maybe session-jndi-name should be removed from the mail XSD in favor of component's jndi-name? View the original

[jboss-user] [JBoss Seam] - Re: Help switching to ICEFaces

2007-02-11 Thread henrik.lindberg
Forget the last post - I am tired - that was already in the web.xml, just in a different place... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014740#4014740 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014740

[jboss-user] [JBoss Seam] - Re: Help switching to ICEFaces

2007-02-11 Thread henrik.lindberg
Well, I managed to get all the jars and configuration done, and I am running my setup with ICEFaces turned on. I get a couple of weird effects: - Between all page displays I get a popup box that shows for a very short time that says Network connection Interupted - to reconnect click the reload

[jboss-user] [JBossCache] - Optimistic DataVersioningException on read-only objects

2007-02-11 Thread JakaJaksic
Hi, all! We noticed an interesting problem with optimistic locking. The problem is frequent versioning exceptions on objects which are very rarely modified or even read-only. If we run a stress test, the errors appear almost immediately, while in real-life use they occur at least a few times a

[jboss-user] [JBoss Seam] - Re: Help switching to ICEFaces

2007-02-11 Thread henrik.lindberg
Putting back the Seam Redirect Filter cured the problem with the hourglass being displayed and nothing else happening. No that part works as before. Still having problems with the Network connection... (BTW: I am running Seam 1.1.6.GA, and ICEFaces 1.5.3.) View the original post :

[jboss-user] [Installation, Configuration Deployment] - Re: Cannot access JBoss from network when running from Eclip

2007-02-11 Thread PeterJ
I suspect that by specifying localhost that the app server is binding to that address, hence only input from localhost is accepted. Try changing it to -s 0.0.0.0:1099 and see if that solves the problem. View the original post :

[jboss-user] [JBoss Seam] - Re: Help switching to ICEFaces

2007-02-11 Thread henrik.lindberg
Found this setting in another project that I gleaned at: | context-param | param-namecom.icesoft.faces.synchronousUpdate/param-name | param-valuetrue/param-value | /context-param | And - that cured the Network connection interrupted problem. (If someone can

[jboss-user] [JBoss jBPM] - Problem with adding new user jbpm 3.2beta2

2007-02-11 Thread stelecta
I tried to add new users to the jbpm database but i cannot login the console with them. I added them into table JBPM_ID_USER. This seemed to work with the beta1. Do i have to add more data now? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014754#4014754

[jboss-user] [EJB 3.0] - Can I use @Ejb in an MBean?

2007-02-11 Thread khkachn
Hi, I would like to have access to a Stateless session bean inside an MBean service I will be working on. Can I use the @Ejb annotation to do this? For example: @Service (objectName=trail:service=calculator) @Management(Calculator.class) public class CalculatorMBean implements Calculator {

[jboss-user] [JBoss Seam] - Re: Diff in behaviour with STATE_SAVING changed to server fr

2007-02-11 Thread [EMAIL PROTECTED]
I have not reported this, so you should go and report it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014773#4014773 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014773 ___

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-11 Thread [EMAIL PROTECTED]
naw, they have different semantics... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014774#4014774 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014774 ___ jboss-user mailing

[jboss-user] [JNDI/Naming/Network] - Re: Proxy ClassCastException after successful EJB lookup

2007-02-11 Thread cupdike
I noticed that tomatkist reported a similar problem (I'm also using 4.05 GA) several days ago: http://www.jboss.com/index.html?module=bbop=viewtopict=100439 Unfortunately, his solution is what I was already trying (lookup the bean and cast to the biz interface). What is bizarre/frustrating is

[jboss-user] [Beginners Corner] - Re: NoSuchMethodError

2007-02-11 Thread thinking_mantis
Peter, We're using 1.4.2. I cleared out the ~server/xxx/tmp directory and got the same results. I went through several iterations of prior ideas until finally, I found an obscurely named .jar file in a subdirectory of the deploy directory that had an old version of the class file in it. I

[jboss-user] [JBoss Seam] - Re: tomahawk extension filter and seam fileUpload

2007-02-11 Thread Seto
So to use the newspaper table, I have to change the newspaper table tag to seam to use? It's so unreasonable. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014793#4014793 Reply to the post :

[jboss-user] [JBoss Eclipse IDE (users)] - Use EJB 3.0 in Eclipse 3.2.1

2007-02-11 Thread ushan
I'm using Eclipse 3.2.1 I need to use EJB 3.0 in Eclipse. What is the plug-in should i download. From where can i find it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014800#4014800 Reply to the post :

[jboss-user] [JBoss Seam] - doco - 18.2.2. Seam.Component

2007-02-11 Thread [EMAIL PROTECTED]
18.2.2. Seam.Component The Seam.Component Javascript object provides a number of client-side methods for working with your Seam components. The two main methods, newInstance() and getInstance() are documented in the following sections however their main difference is that newInstance() will

[jboss-user] [Installation, Configuration Deployment] - Installing JBoss/ejb3 without X-window on Linux

2007-02-11 Thread javatwo
Jboss installer is needed to install Jboss 4.0.5 with Ejb support. But my linux machine which is a dedicated server does not have X-window installed. One solution is to install X-window on my client windows michine. It would be nice to have a text-based installer, or RPM for linux. View the

[jboss-user] [JBoss Seam] - Re: doco - 18.2.2. Seam.Component

2007-02-11 Thread [EMAIL PROTECTED]
No? It's javascript, there is no deprecation. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014817#4014817 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014817 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: tomahawk extension filter and seam fileUpload

2007-02-11 Thread [EMAIL PROTECTED]
What is unreasonable is that Tomahawk uses a servlet filter to accomplish things that should not require use of such a blunt instrument. There is zero reason why components like a treeview or a table should require a servlet filter to operate. Such things are perfectly able to be implemented

[jboss-user] [JBoss Portal] - Re: Adding my own jar to portal source

2007-02-11 Thread dleerob
Thanks. I did actually end up doing exactly that, and then read your post. Nice to see I was on the right track. The build now compiled successfully, but im not sure how it copies across or packages the the jar file. So at runtime (when running portal), it cant find the classes in that jar file

[jboss-user] [EJB 3.0] - NullPointerException with EntutyManager.createNamedQuery

2007-02-11 Thread guava
Hi, I'm getting a NullPointerException when calling the createNamedQury() under Jboss 4.0.5GA. Anyone one knows what the stack trace means? 22:25:41,609 ERROR [STDERR] Exception in thread pool-5-thread-1 22:25:41,609 ERROR [STDERR] java.lang.NullPointerException 22:25:41,609 ERROR [STDERR]

[jboss-user] [JBoss Seam] - Re: How to deploy seam with oracle as ( or oc4j)?

2007-02-11 Thread merajcal
Hi xiaocase, please see merajcal Author's log View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014834#4014834 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014834 ___ jboss-user

[jboss-user] [Installation, Configuration Deployment] - Re: Cannot access JBoss from network when running from Eclip

2007-02-11 Thread iaacov
Thanks Peter for your answer but it didn't make any difference. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014835#4014835 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014835

[jboss-user] [Testimonials] - Re: Petstore implemented on JBOSS and MYSQL

2007-02-11 Thread salil_project
hello, i need to create a testbed for my project. as a testbed i m using petstore but now i need to install it on jboss and its database on mysql.. can anyone help me and give me the instructions on how to do so View the original post :

[jboss-user] [JBoss Seam] - Re: Chatroom -caching-configuration

2007-02-11 Thread mugwump
no, 1.1.5.GA - has that already been fixed in 1.1.6.GA?! You should at least give the people some time to install the old version, say, half a day, before you pump out new features:) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014841#4014841 Reply to the

[jboss-user] [JBoss Portal] - Re: Deploy new portal using existing portlets

2007-02-11 Thread dleerob
I created a new instance of CMSPortlet through the actual portal by going to the Management Portlet, clicking on portlets, selecting local.portal.CMSAdminPortlet, then on the right entering in a new name, and clicking Create instance. If you now click on Instances under the Management Portlet,

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - problem streaming data to a blob on an sqlserver

2007-02-11 Thread hugin78
I have an entity with a lob value: |@Lob | public byte[] getData() { | return data; | } | I have a large amount of data that Iretrieve in small parts from the database, convert it to xml and stream it to the blobfield. |public void insertData() throws

[jboss-user] [Clustering/JBoss] - Re: Clustering begginner..please HELP

2007-02-11 Thread sreejava
hi boss.. Thank you very much for your timely help. let me go through the link and learn about the mechanism to monitor the state of each server. Surely i ll inform my progress. thank you sree View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014853#4014853