[jboss-user] [Remoting] - Re: Exceptions in calls and callbacks

2007-02-15 Thread [EMAIL PROTECTED]
Welcome to Remoting. anonymous wrote : | I wish to determinate if the problem ocurred: | when the call was going to the server. | when the request was being processed in the server. | when the call was returning to the client. | You want to look at the particular Throwable that

[jboss-user] [JBoss Seam] - icefaces and new security model problem

2007-02-15 Thread maeste
I'm trying the new Autheticator with icefaces. I generate (seam-gen) a new project. Then I modified web.xml and faces-config to use icefaces. And Icefaces component works perfectly. When I tried the login page ( generated by seam-gen) it seems to work, but when I click on logout link I get this

[jboss-user] [JBoss/Spring Integration] - Spring Deployer - bean factory dependencies not working

2007-02-15 Thread bucegiomu
I'm using JBOSS 4.0.0 and latest version od jboss-spring deployer (for spring 2.0). It seeems that the bean factory dependency between 2 spring modules is not working. My configuration: myapp.ear/ subscription.spring/ META-INF/ jboss-spring.xml admin.spring/

[jboss-user] [JBoss/Spring Integration] - Re: classpath problem: jboss-spring.xml + ejb module

2007-02-15 Thread bucegiomu
Sorry, it was my mistake. It does work with application.xml: | module | ejbadmin-ejb.spring/ejb | /module | module | ejbadmin-ejb.jar/ejb | /module | But, anyway thanks for the quick reply Justin. View the original post :

[jboss-user] [JBoss Messaging] - JBoss Messaging Performance

2007-02-15 Thread Red Eagle
Hello everyone, I was comparing different JMS implementation and so I was also comparing MQ, Messaging 1.0.1SP2 and Messaging 1.2Beta2. The performance difference from MQ to Messaging 1.0.1SP2 was amazing (factor 10) but one of the critical factors for me are high availability features. I read

[jboss-user] [JBoss Seam] - Re: icefaces and new security model problem

2007-02-15 Thread [EMAIL PROTECTED]
Are you using 1.1.6 ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016903#4016903 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016903 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: icefaces and new security model problem

2007-02-15 Thread maeste
Yep. 1.1.6 and icefaces taken from 1.1.6 icefaces example. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016904#4016904 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016904 ___

[jboss-user] [JBoss/Spring Integration] - Re: Spring Deployer - bean factory dependencies not working

2007-02-15 Thread alesj
You need to fix the order of deployment - in your case child module gets deployed before parent. See XMBean description for MainDeployer and how deployment units are ordered. Or name your parent module lexicographically before child module. -- aa.spring is before bb.spring View the original post

[jboss-user] [JBoss jBPM] - How to deploy new config files ?

2007-02-15 Thread francis1970
Hi all ! I'm using jBPM with Eclipse IDE. I'm trying to change jBPM config files (that are in the explorer windows are under src/config.files). For example I need to set up a new Hibernate driver but when I deploy the archive the new settings are ignored. Also If I modify log4.properties

[jboss-user] [JBossWS] - Re: Wrong incomming SOAP not intercepted

2007-02-15 Thread bossy
I'm using JBoss 4.0.4 Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016909#4016909 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016909 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Pesistent entity and Iterable

2007-02-15 Thread jc7442
I write an entity bean: public class AuditSnapshotPE implements IterableMap.EntryString, String | ... All the methods of Iterable are @Transient. When I deploy my EJB in JBoss embedded, I have the following warning. -Original type of property public abstract java.util.Iterator

[jboss-user] [JBossWS] - Re: Wrong incomming SOAP not intercepted

2007-02-15 Thread bossy
I'm sorry. I missread the question - it's jbossws1.4. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016911#4016911 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016911 ___

[jboss-user] [JBoss jBPM] - Re: Process Designer not working in Eclipse

2007-02-15 Thread [EMAIL PROTECTED]
Please follow the instructions in the downloade archive. Also, can you point me to the spot where you found that GPD 3.0.13 is compatible with these older Eclipse releases? Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016913#4016913 Reply to

[jboss-user] [Clustering/JBoss] - Setting up a multi container environment like with Oracle iA

2007-02-15 Thread slotties
Hi, I was trying to set up multiple jboss instances to simulate a multi-container-environment like the Oracle iAS provides. I just found this wiki page: http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine and wondered if this is the only way to run multiple

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging Performance

2007-02-15 Thread [EMAIL PROTECTED]
Red Eagle wrote : But in the Beta 2 the performance was as slow as with the MQ implementation. I found this thread in the board http://www.jboss.org/index.html?module=bbop=viewtopict=97376 where timfox mentioned that the codebase is unoptimised. | | So my question is how fast will be the

[jboss-user] [JBoss Seam] - Re: icefaces and new security model problem

2007-02-15 Thread [EMAIL PROTECTED]
Ok it looks like there is a JIRA issue for this: http://jira.jboss.org/jira/browse/JBSEAM-806 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016915#4016915 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016915

[jboss-user] [JBoss jBPM] - Re: Process Designer not working in Eclipse

2007-02-15 Thread dleerob
Sure. I've downloaded a few starter kits, but the latest I downloaded is jbpm-starters-kit-3.1.4. If you look at jbpm-starters-kit-3.1.4\jbpm-designer\readme.html, at the very bottom it says The designer plugin works with eclipse versions 3.1.2, 3.1.1, 3.1, 3.1M7, 3.1RC1 and 3.1RC2. Must be

[jboss-user] [Installation, Configuration Deployment] - Re: jboss server start up problem on AIX 5.2

2007-02-15 Thread muralimadhav_123
Hi Peter Johnson, I am using default server to run the JBOSS. jboss-iiop.jar is already there in /server/default/lib/ directory, but still it is not able to instantiate the class. Even I checked for the presence of jboss.iiop.SunJDK14IsLocalBugFix class in jboss-iiop.jar. It is already

[jboss-user] [JBoss jBPM] - permissions to users

2007-02-15 Thread jbmp user
Hello all!!! I have find this tables of jbpm: jbpm_id_user (it hold users: cookie monster, bert, ernie...) jbpm_id_memberships (it is empty) jbpm_id_group (it is empty) jbpm_id_permissions (it is empty) how can I add permissions to one user (e.g.: cookie monster)?? I am using jbpm3.1 y the

[jboss-user] [JBossCache] - Weird TreeCache.printDetails()

2007-02-15 Thread ottuzzi
Hi there, I'm getting strange results from the method TreeCache.printDetails(). I'm constructing a tree like: /USER |/USER_ID_1 | /INFO | ... | ... |/USER_ID_2 | ... |... |/USER_ID_N When the cache is initialized everything is OK but

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

2007-02-15 Thread [EMAIL PROTECTED]
any chance you've putted hibernate jars into ant's default classpath ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016921#4016921 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016921

[jboss-user] [JCA/JBoss] - Re: loader-repository for a RAR

2007-02-15 Thread [EMAIL PROTECTED]
There is no such concept for RAR deployments since RA's do not have a JBoss specfic metadata file to control repository creation (ie jboss-app.xml). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016922#4016922 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - Re: fine grain authorisation with JSR 160

2007-02-15 Thread [EMAIL PROTECTED]
JBossMX does not implement JSR160, however, when you use jdk5 you should be able to use the jdk5 implementation of jsr160. I'm not aware of some examples how to do this, expect maybe for using jconsole to connect to a jvm running jboss. If you look in the wiki you'll find a couple of examples

[jboss-user] [JBoss jBPM] - Re: JBPM 3.1.4 tutorial examples not working in JBPM 3.2b2?

2007-02-15 Thread efip10
efip10 wrote : Hi, | | I'm trying to run a proof-of-concept project using jBPM 3.2 beta2. | | When running an (included in 3.1.4 but omitted from 3.2b2) HelloWorldDbTest, I get the following exception: | | org.jbpm.JbpmException: no jbpm tx service configured | | at

[jboss-user] [JBoss Messaging] - Re: Receiving IllegalStateExceptions in client

2007-02-15 Thread timfox
Please can you send me your test case (or a small java program) that gives the exception and I'll investigate further. Thx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016927#4016927 Reply to the post :

[jboss-user] [JBoss Seam] - JSTL Tag Lib not found

2007-02-15 Thread toni
Hi, when using the c:forEach tag in my seam webapplication I get: Exception during request processing: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application I'm using the following taglib: %@ taglib

[jboss-user] [Beginners Corner] - Re: Java Error While Trying To Access JBoss Console or The J

2007-02-15 Thread kaobe
Hi, it looks like you pointed to a JRE instead of an JDK. Tomcat needs a JDK to be able to compile the JSPs into Servlets. So I think you have not pointed JAVA_HOME to the SDK (btw, what is SDK 5.5?), but to a JRE. Peter View the original post :

[jboss-user] [JBoss Seam] - Re: Protected methods on Seam components

2007-02-15 Thread quilleashm
I don't have to have them protected in this instance but I'm using the SingleItemScreenAction class here to make life easier for implementors so all they have to define are some simple getters(). Making them protected means they are only accessible to subclasses which is what I want. Perhaps

[jboss-user] [Performance Tuning] - jboss + eclipse + tptp?

2007-02-15 Thread tthiele
hi there, our app suffers from dramatical huge memory footprint (~2-3g even in idle mode after start up). Now I want to track down the reason by using a profiler. We use JBossIDE2.0.0beta2 and JBoss4.0.3AS. Is it possible to use the Eclipse TPTP plugin with the JBossAS? Eclipse always disables

[jboss-user] [Installation, Configuration Deployment] - Re: The ultimate linux distro for jboss?

2007-02-15 Thread kaobe
Hi, I've never tried to get JBoss via a package system, but maybe Red Hat offers that (look to the upper left corner - JBoss - a division of Red Hat :) ). But why do you want to get it via a package system? You just have to unzip te folder with the jboss installation to get it installed.

[jboss-user] [Installation, Configuration Deployment] - MDB failing to deploy with ClassCastException

2007-02-15 Thread creature
Hello, I've been working on the deployment setup for a J2EE app we've been developing in-house, and have hit an impasse with my EAR file. On deployment, I get a ClassCastException from my message-driven bean: 17:55:51,859 ERROR [ExceptionInterceptor] Caught RuntimeException

[jboss-user] [JBoss Seam] - Re: JSTL Tag Lib not found

2007-02-15 Thread ask4saif
YOu have to add jstl.jar file in your Web-INF folder. you can do this by manually add an entry in your build file, where other seam and web related jars are also included. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016935#4016935 Reply to the post :

[jboss-user] [Performance Tuning] - JBoss/Tomcat idle before processing

2007-02-15 Thread mglowacki
Hi I'm quite new to Jboss/Tomcat, so please forgive me if my questions are without sense... I have created a JSF application that uses EJB. It deploys successfully, but the thing that concerns me is: When I go to any page (locally, e.g. localhost:8080/Test/faces/Page1.jsp) I can see

[jboss-user] [JBoss Seam] - Problem injecting DataModelSelection between two SFSB

2007-02-15 Thread piotr.walczyszyn
I have a problem with injection of DataModelSelection in following scenario: anonymous wrote : SFSB A builds DataModel and begins new conversation, this DataModel is displayed on the page within dataTable and with each table row there is s:link that has action pointing to SFSB B method. |

[jboss-user] [JBoss Seam] - Re: Problem injecting DataModelSelection between two SFSB

2007-02-15 Thread petemuir
@DataModel and @DataModelSelection should be on the same bean. If you want to use two beans then you should use the page parameter method (see a seam-gen built project for an example) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016944#4016944 Reply to the

[jboss-user] [JBoss jBPM] - How di I embedd jBPM in my j2ee app?

2007-02-15 Thread anre42
Hi, I'm looking for tools to help me implement workflow functionality in an exsisting j2ee based application. I've read everything available about jbpm and also played around with it for a while and I think it will really fitl my needs, feature wise. However, I'm puzzeld about how I can embedd

[jboss-user] [JBoss Portal] - collabation portlets, tools portlets ...

2007-02-15 Thread cpage
hello, i'm looking for portlets to add in my portal. i already had developped business portlets. what are the best collaboration portlets or tools portlets ? (mail portlet office portlet, agenda portlet, ...) i tried some portlets in portlet swap. then, is it possible to add google portlets in

[jboss-user] [JBoss Seam] - Partial Validation

2007-02-15 Thread eiswind
Has anyone an idea how I can do a partial Validation ? I have a button that submits my page and I want some fiels to be validated at this time but other field need to be validatet later on. I think this is a problem with the update model phase but maybe someone has a similar problem ? Thanks

[jboss-user] [Beginners Corner] - Deploying TrailBlazer

2007-02-15 Thread eiben
Hi, I'm fairly new to Java EJB ... so I download the TrailBlazer example and wanted to deploy that to my local App-Server (Windows XP Pro, JDK 1.6, JBoss 4.0.5 with jboss-EJB-3.0_RC9_Patch_1). So I copied the EJB3Trail.ear to my deploy-directory ... but I get a couple of errors; e.g. |

[jboss-user] [Security JAAS/JBoss] - Re: Problem with java client - rmi over ssl

2007-02-15 Thread brave1975
i fixed my problem...i hope that it helps you: 1. edit jmx-invoker-service.xml 2. uncomment the descriptors section of the invoke operation |operation | descriptionThe detached invoker entry point/description | nameinvoke/name |

[jboss-user] [JBoss Portal] - Management portlet improvements

2007-02-15 Thread [EMAIL PROTECTED]
We need this new topic to collect the improvements that should be made to the current ALPHA2. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016954#4016954 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016954

[jboss-user] [JBoss Portal] - Re: Management portlet improvements

2007-02-15 Thread [EMAIL PROTECTED]
An essential feature concerns the tree : if the children of a node are too numerous then only a sub range of the children are displayed along with controls which provide navigation in the range. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016955#4016955

[jboss-user] [JBoss Portal] - Re: Management portlet improvements

2007-02-15 Thread [EMAIL PROTECTED]
An essential feature concerns the editor of window content. With the new addition of the content editor it is a need to have the capability to edit the different content types of a window (like in the dashboard). View the original post :

[jboss-user] [JBoss jBPM] - jBPM Designer - new Project, runtime location

2007-02-15 Thread luiematthee
using jboss-starters-kit-3.1.2. Have installed the jBPM designer plugin into eclipse. When creating a new jBPM project, what is the path to the jBPM runtime? thanks, lm View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016961#4016961 Reply to the post :

[jboss-user] [JBoss Seam] - Re: duplicate id error using ICE data paginator - need help

2007-02-15 Thread henrik.lindberg
I have also tried to simplify the facelet - i.e. just the dataTable and the paginator (no, tabs, no form on tab 2 etc. Still having the same problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016963#4016963 Reply to the post :

[jboss-user] [JBoss Seam] - Re: duplicate id error using ICE data paginator - need help

2007-02-15 Thread henrik.lindberg
I am really stuck on this issue - maybe I am doing something wrong in the bean? Greatful for any feedback: | @Stateful | @Scope(CONVERSATION) | @Name(userSpaces) | @TransactionAttribute(REQUIRED) | public class UserSpacesAction implements UserSpacesLocal, Serializable | { | |

[jboss-user] [Management, JMX/JBoss] - list container system properties over JMX HTTP invocation

2007-02-15 Thread kenevel
Hi everyone, We've built a management web-app which we can feed some config about the servers in a JBoss cluster and it will then interrogate them via JMX using serialized Invocation objects over an HTTP POST. While we've got this working fine with registered MBeans, I've just been asked

[jboss-user] [JBoss Seam] - Re: duplicate id error using ICE data paginator - need help

2007-02-15 Thread henrik.lindberg
I used to return null from addSpace on all outcomes, but added strings to see if that made any difference - - - it didn't. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016966#4016966 Reply to the post :

[jboss-user] [JBoss Seam] - Integration testing and ActionListener.

2007-02-15 Thread ernest210
I have page with actionListener, this actionListener is situated in dataTable. Now when I execute this actionListener (by click on row) then something happen :) e.g. show another table. Now how can I test this in integration testing. View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Dynamic External Directories

2007-02-15 Thread balcerman
Hello, Here: http://wiki.jboss.org/wiki/Wiki.jsp?page=ExternalDirectories you can find how to make visible files from outside of 'war'. Here's a quote: anonymous wrote : Serving Static External Files jboss-3.2.4 Onwards | JBoss 3.2.4 no longer uses Tomcat 4.1.x The default web container is

[jboss-user] [JBoss Seam] - Re: Partial Validation

2007-02-15 Thread kukeltje
validated meaning? - required or not? - format validation? The former can be done by making te required attribute on the input elements conditional e.g. via an el View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016972#4016972 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Partial Validation

2007-02-15 Thread kukeltje
you have to make them not NotNull on the model then. Would be nice if we had the option to specify @NotNull(condition=#{myEl}) on the domain and have hibernate/jpa/ejb3 not generate a notNull in the database. That way we can easily make a difference to 'temporary save the data' or realy finish

[jboss-user] [JBossCache] - is it possible by using JBoss Cache accessing a value from s

2007-02-15 Thread mvrck1208
Hi, i have JBossAS JBossCache i have to access an object from several JBoss AS(in a cluster) for every 5 minutes.i have gone through all jboss cache docs.should i use ReplicationQueue for this...if yes how can i use ReplicationQueue for this requirement.I knew two methodes, ReplicationQueue

[jboss-user] [JBoss Messaging] - Re: JMS Server Locks Up

2007-02-15 Thread rtm333
Tim, Clebert, Many thanks for your support. To help us assess the risk incurred by this issue, I have a few questions: 1. What is your estimate when the bug fix (SP5) will be released? 2. From your analysis, do you think the lock-up will only occur after a problematic client has tried to

[jboss-user] [JBoss Seam] - Re: learning up

2007-02-15 Thread laxu
I cannot make neither of them work. I mean, the object is passed correctly but assigning it to the @Out Organization organization does not outject it. I cannot see it in the upcoming page but a new instance of Organization By the way, I realized that in the booking demo from Seam 1.0.1 passes

[jboss-user] [JBoss Seam] - Re: Partial Validation

2007-02-15 Thread agori
eiswind wrote : Has anyone an idea how I can do a partial Validation ? I have a button that submits my page and I want some fiels to be validated at this time but other field need to be validatet later on. I think this is a problem with the update model phase but maybe someone has a similar

[jboss-user] [JBoss Seam] - Re: Partial Validation

2007-02-15 Thread petemuir
1) Use ajax (a4j works well with Seam, and the booking example shows partial validation) 2) Don't use ajax, make sure the fields which aren't validated til later aren't rendered until the first set of fields are valid. View the original post :

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

2007-02-15 Thread grdzeli_kaci
[EMAIL PROTECTED] wrote : any chance you've putted hibernate jars into ant's default classpath ? no, i dod not tought any jars into ant or seam classpath. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4016996#4016996 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Bidirectional onetomany relationship doesn't work

2007-02-15 Thread cold80
I'm really getting crazy. This is my first experience with EJB and JBoss (and Hibernate as well actually) but I'm finding a lot of problems even with the easy stuff!!! I wanna set up a one-to-many relationship between two entities, but this relationship is supposed to be bidirectional. I have

[jboss-user] [JBossCache] - Cache Inspector / Admin-Frontend

2007-02-15 Thread ronaldploeger
Hi, does anyone know of a webapp or a maybe even a simple set of JSPs or anything to inspect and maybe manipulate the content of a JBossCache? Any info is appreciated. Best, Ronald View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017000#4017000 Reply to

[jboss-user] [Installation, Configuration Deployment] - Re: jboss server start up problem on AIX 5.2

2007-02-15 Thread muralimadhav_123
Hi Peter Johnson, I have resolved JBOSS 4.0 on AIX 5.2 issue I have added an entry false In the file /usr/jboss-4.0.0/server/default/deploy/iiop-service.xml Under the element And then restarted the server. Then it started well without any exception messages. Thanks for your help on this

[jboss-user] [Installation, Configuration Deployment] - Re: jboss server start up problem on AIX 5.2

2007-02-15 Thread muralimadhav_123
Hi peter Johnson, Sorry, Some text was missing I have resolved JBOSS 4.0 on AIX 5.2 issue I have added an entry false In the file /usr/jboss-4.0.0/server/default/deploy/iiop-service.xml Under the element And then restarted the server. Then it started well without any exception messages.

[jboss-user] [JBoss Seam] - Could not find SeamMultipartFilter when using s:fileUpload

2007-02-15 Thread gus888
According to the docs, I added the following codes in web.xmlfilter | filter-nameSeam Multipart Filter/filter-name | filter-classorg.jboss.seam.servlet.SeamMultipartFilter/filter-class | /filter | | filter-mapping | filter-nameSeam Multipart

[jboss-user] [Beginners Corner] - Re: Deploying TrailBlazer

2007-02-15 Thread jaikiran
Can you post the entire exception stacktrace that you see above this error message? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017013#4017013 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017013

[jboss-user] [Installation, Configuration Deployment] - Re: MDB failing to deploy with ClassCastException

2007-02-15 Thread jaikiran
The only information that i could get out of that stacktrace was that a sar was being deployed when this exception is thrown. Can you give us more details about how your MDBs are packaged and where have you created the queue? View the original post :

[jboss-user] [Installation, Configuration Deployment] - Re: jboss server start up problem on AIX 5.2

2007-02-15 Thread muralimadhav_123
Hi Peter Johnson, I am again sorry for missing some text. I have resolved JBOSS 4.0 on AIX 5.2 issue | I have added an entry | attribute name=SunJDK14IsLocalBugFixfalse/attribute | In the file /usr/jboss-4.0.0/server/default/deploy/iiop-service.xml | | Under the element mbean

[jboss-user] [Installation, Configuration Deployment] - Re: Getting Chainsaw to correctly read the JBoss log4j setti

2007-02-15 Thread jaikiran
I havent used Chainsaw before, so i might not be of much help. anonymous wrote : 2. JBoss seems to set [STDOUT] as the level instead of DEBUG like I would expect. You are seeing the [STDOUT] because i guess you are watching the console for the log messages. Look into the server.log file and

[jboss-user] [EJB/JBoss] - Re: Problm while calling EJB

2007-02-15 Thread jaikiran
I guess you have secured the bean and are trying to access it even before the user has logged in. Removing the security constraints on this bean (or atleast the method of the bean which you are calling) should get it working. View the original post :

[jboss-user] [JNDI/Naming/Network] - Re: Newbie question on accessing Remote Bean through JNDI

2007-02-15 Thread jaikiran
anonymous wrote : This code work fine in Trailblazer, but it still fail if I try to do it in my own app. Whats the exception that you are seeing? Also can you post some snippets of your code in the bean? View the original post :

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-15 Thread [EMAIL PROTECTED]
Yes you actually don't need to install ant, it comes with the sources and the necessary libs. Just use build.sh (or build.bat) and it will call the embedded ant View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017028#4017028 Reply to the post :

[jboss-user] [JBoss Eclipse IDE (users)] - Question on JBoss server using the JBoss Eclipse IDE

2007-02-15 Thread msavoy
I have been working on Eclipse 3.2.1 and using JBoss 4.0.5.GA as my server in Eclipse. I installed the JBossIDE-2.0.0.Beta2-All.zip via the Update Manager in Eclipse and when I PUBLISH to the server I get the following and lose all logging to the console because Log4j never restarts:

[jboss-user] [JBoss Seam] - Re: Could not find SeamMultipartFilter when using s:fileUplo

2007-02-15 Thread [EMAIL PROTECTED]
This has been replaced with a universal Seam filter, which incorporates all of the previous functionality of the redirect filter, multipart filter, exception filter and character encoding filter. The configuration chapter in the documentation has been updated to cover this stuff, but in

[jboss-user] [Installation, Configuration Deployment] - Re: MDB failing to deploy with ClassCastException

2007-02-15 Thread creature
jaikiran wrote : Can you give us more details about how your MDBs are packaged and where have you created the queue? Certainly. What we have is (fairly) straighforward - a jobcontrol.ear file that contains the following: foo.jar - The core classes of our app. jobcontrol-ws.war - A web

[jboss-user] [JBossWS] - ws4ee-Stack: Handler for mustUnderstand header

2007-02-15 Thread stone_42
Hello, I am using JBoss 4.0.3sp1 with the ws4ee stack delivered with JBoss 4.0.4. I have implemented a simple servlet based endpoint. To secure access to the endpoint, I use WS-Security and a jaxrpc handler of my own to handle the ws-security header in soap messages. Because clients set

[jboss-user] [Management, JMX/JBoss] - Monitor alerts depending on jboss.web not deploying

2007-02-15 Thread teknokrat
I have created a monitor on the number of busy threads tomcat is using. When I restart jboss I get | ObjectName: jboss.monitor:service=Busy_Thread_Count | State: FAILED | Reason: javax.management.InstanceNotFoundException: jboss.web:type=ThreadPool,name=http-0.0.0.0-80 is not

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

2007-02-15 Thread davewebb
1) For now, create the directory C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/TestApp and add a file in there called index.html. Edit the file to look like this. | html | body | ModJK should not allow me to see this once configured properly. | /body | /html | 2)

[jboss-user] [JBoss jBPM] - Re: Please help - rollback with managed trasnactions

2007-02-15 Thread estaub
Either I misunderstand the problem (likely!), or this is a cause: conn.setAutoCommit(true); -Ed Staub View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017043#4017043 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017043

[jboss-user] [JBoss jBPM] - Re: How to deploy new config files ?

2007-02-15 Thread estaub
The deployment config files are in the deployment - I think they're in a file with a .sar extension, which in turn is buried in an ear or somewhere. Study build.xml and deploy.build.xml. -Ed Staub View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017045#4017045

[jboss-user] [JBoss Seam] - TestNG in Registration sample app

2007-02-15 Thread synthez84
Hi all I'm trying to run test on the registration sample application, provide with Seam. And I've got an issue when running theses tests with testng. When I launch testng from eclipse (or with maven2), I've got this : [Parser] Running: /home/workspace/Registration/test/testng.xml log4j:WARN

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Problem with iSeries

2007-02-15 Thread artur.chyzy
Hello. I sucessfully made JBoss AS 4.0.5.GA run on OS/400. It runs fine with clean installation But problem occurs when i want do deploy some JEE application (with Seam and EJB3). I've got the same problem as http://www.jboss.com/index.html?module=bbop=viewtopict=80380 I've builded from

[jboss-user] [JBoss Seam] - Announcement: iText 2.0.0

2007-02-15 Thread klaro78
Hi all, I just found the announcement of iText 2.0.0, with following text in the release notes: anonymous wrote : * iText and SEAM: | iText is now being used in jBoss SEAM, and after informing with Norman Richards | (who developed the PDF package in SEAM) I added some methods to iText:

[jboss-user] [JBoss/Spring Integration] - Re: Spring AOP Problem

2007-02-15 Thread jblas
What libraries have you deleted? I have the same problem and gettin desesperated. regards, josé blas. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017044#4017044 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017044

[jboss-user] [JBoss jBPM] - Re: How di I embedd jBPM in my j2ee app?

2007-02-15 Thread kukeltje
- The guide is not realy on running jbpm standalone at least not explicitly. I agree there could be more info on other deployment types but the forum has lots of info - existing hibernate/existing hibernate.df.xml: Search the forum (might be that the wiki also has something) - Oracle DB? of AS?

[jboss-user] [Installation, Configuration Deployment] - Help needed on Log4J question

2007-02-15 Thread msavoy
I am running JBoss 4.0.5-GA on Eclipse 3.2.1 with the JBoss Eclipse IDE plugin and when I PUBLISH to the server Log4J gets shutdown but does NOT restart and consequently I am not seeing anything get logged to the console. Any help or direction would be greatly appreciated. Here is what the

[jboss-user] [JBoss jBPM] - Re: How di I embedd jBPM in my j2ee app?

2007-02-15 Thread estaub
Too many questions, so answers are terse... anonymous wrote : how I can embedd the jbpm libs and functionality into my app? Study the starter kit deployment, deploy.build.xml, build.xml (when necessary to understand deploy.build.xml), and the tutorial example. anonymous wrote : we use

[jboss-user] [JBoss Portal] - org.jboss.portal.portlet.impl.jsr168.PortletContextImpl not

2007-02-15 Thread simplex-software
Greetings, In JBoss Portal 2.4.0 I'm trying to use the org.apache.portals.bridges.jsf.FacesPortlet portlet bridge, hoping to get MyFaces sandbox running, since they dont run with MyGenericPortlet, raising ClassCastExceptions. But now I get an Unsupported type exception on

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

2007-02-15 Thread hargitt
Hi, We are having a similar problem with Optimistic locking in JbossCache 1.4.1.SP1 together with Hibernate 3.2.2 on JBoss 4.0.4.GA. Whenever we commit a trasaction, we are seeing a harmless (it seems) warning: WARN [TreeCache] status is 3 (not ACTIVE or PREPARING); returning null) Futher

[jboss-user] [JBoss Seam] - does seam-gen support tomcat?

2007-02-15 Thread agori
I would like to create a project for tomcat using seam-gen. But I see that it ask only for the jboss AS...is possible to chose tomcat instead? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017065#4017065 Reply to the post :

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

2007-02-15 Thread sreejava
Here is my workers.properties, where (_._._ represents the first 3 parts of IP address here). Exactly the same file is ther in both the Apache servers\conf. | # Define list of workers that will be used | # for mapping requests | # The configuration directives are valid | # for the

[jboss-user] [JBoss Messaging] - Re: JMS Server Locks Up

2007-02-15 Thread [EMAIL PROTECTED]
anonymous wrote : 2. From your analysis, do you think the lock-up will only occur after a problematic client has tried to connect, or can it happen anyway? It only happens with Lease and an invalid client. If your server has access to clients... this won't happen. anonymous wrote : | 3. Is

[jboss-user] [JBoss Seam] - Re: TestNg problem with my seam application

2007-02-15 Thread synthez84
Hi, Did find a solution to your problem? Because I've got exactly the same problem as you! Could you help me please? I'm a new Seam programmer too! Thanks in advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017070#4017070 Reply to the post :

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

2007-02-15 Thread sreejava
Also i ve read somewhere that JBoss should be started first before starting Apache2. I tried that also and failed View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017071#4017071 Reply to the post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - deploying servlet as a .war file. URL

2007-02-15 Thread mikewang
Hi all, i noticed that when deploying servlet as a .war file, for example, say i named my war file to servlet.war and have /get for url pattern in my web.xml , tomcat likes to set it's url to to /servlet.war/get so that the name of the war file is in the path. What changes do i need to make so

[jboss-user] [JBoss Seam] - Re: Remoting - Progress Indicator?!

2007-02-15 Thread mugwump
that sounds great for me- I'll make you a quick jira-reminder:) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017072#4017072 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017072

[jboss-user] [Management, JMX/JBoss] - Re: list container system properties over JMX HTTP invocatio

2007-02-15 Thread jiwils
Have a look at the jboss:name=SystemProperties,type=Service MBean. Its showAll method in additional to others should give you what you want I think. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017075#4017075 Reply to the post :

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

2007-02-15 Thread davewebb
Try this: | # Define list of workers that will be used | # for mapping requests | # The configuration directives are valid | # for the mod_jk version 1.2.18 and later | | # Define Node1 | # modify the host as your host IP or DNS name. | worker.node1.port=8009 |

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

2007-02-15 Thread hmesha
Here's your problem | worker.node1.host=node1._._._.209 | this line should only have the host ip address or name and not node1._._._.209 Remove node1 and node2 from the your workers.properties file. The way it's right now the host ip address is invalid and apache won't be able to resolve

[jboss-user] [JBoss Portal] - Re: Management portlet improvements

2007-02-15 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote : An essential feature concerns the tree : if the children of a node are too numerous then only a sub range of the children are displayed along with controls which provide navigation in the range. For dashboard viewing by admins, I will use the datascroller component.

[jboss-user] [JBoss Portal] - Re: Management portlet improvements

2007-02-15 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote : An essential feature concerns the editor of window content. With the new addition of the content editor it is a need to have the capability to edit the different content types of a window (like in the dashboard). I have no idea how that works. View the original post

[jboss-user] [JBoss jBPM] - Re: RSS feed of this BB

2007-02-15 Thread kukeltje
http://www.jboss.org/modules/bb/rss?f=217 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017082#4017082 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4017082 ___ jboss-user

  1   2   3   >