[jboss-user] [EJB 3.0] - Re: @RunAs doesn't work in JBossAS 4.2.3?

2009-04-12 Thread jaikiran
In addition to what Andrew said - From what i remember, the @RunAs comes into picture only when you have secured the bean with a @SecurityDomain. Something like: @Stateless | @TransactionManagement(TransactionManagementType.CONTAINER) | @Remote(TestSessionBean.class) |

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-12 Thread max.ander...@jboss.com
different problem, please create different forum thread then, thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225021#4225021 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225021

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools HTML Editor Preview blows up in eclipse 3.4

2009-04-12 Thread max.ander...@jboss.com
if it works with 64bit version it must be because you got a 64 bit os ;) and yes installing compat-libstdc is the solution for this, see http://www.jboss.org/community/docs/DOC-10862 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225022#4225022 Reply to the

[jboss-user] [EJB 3.0] - Re: ClassCastException in Stateful Session-Bean

2009-04-12 Thread areyyyyy
gdfvg View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225026#4225026 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225026 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JNDI/Naming/Network] - java.lang.ClassCastException: $Proxy78 cannot be cast to com

2009-04-12 Thread areyyyyy
Hi, I got the following error when i tried to lookup on statefull session bean. java.lang.ClassCastException: $Proxy78 cannot be cast to com.vs.uhome.model.session.LoginSession com.vs.uhome.model.util.PropertyUtil.getLoginSession(PropertyUtil.java:239)

[jboss-user] [JBoss/Spring Integration] - Exception while integrating spring and jboss 5.01 AS

2009-04-12 Thread seleshmaster
I read and followed the instruction outlined by Ales Justin to integrate Jboss and spring. I am using Jboss 5.01 and Spring 2.5. Here is what I did. 1) I copied jboss-spring-jdk5.deployer into JBOSS_HOME/server/deploy directory and the directory contains the follwoing:

[jboss-user] [EJB/JBoss] - EJB2.0 EJB3.0 run on JBoss

2009-04-12 Thread keung1028
Can ejb2.0 and ejb3.0 run on same jboss server? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225030#4225030 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225030 ___ jboss-user

[jboss-user] [JBoss Cache: Core Edition] - Configuring a Region as LOCAL only?

2009-04-12 Thread rareddy
Is there a way to configure a region in the cache to local only mode, but at the same time use the cache loader functionality? I read about the resident node, but that does not follow the eviction rules, which I would like. Thank you View the original post :

[jboss-user] [JBoss jBPM] - Re: Bugs in GPD jBPM 3.2.6.SP1

2009-04-12 Thread kukeltje
Mauricio, please file Jira issues for this if they are not already there (vote for them in that case). That helps more then just posting here. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225035#4225035 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Bugs in GPD jBPM 3.2.6.SP1

2009-04-12 Thread salaboy21
I will do that.. but I was waiting some feedback.. to know that are not only my problems. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225038#4225038 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225038

[jboss-user] [Installation, Configuration DEPLOYMENT] - How to monitor Jboss's Session ?

2009-04-12 Thread higkoo
How to monitor Jboss's Session ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225040#4225040 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225040 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: Deploy Processdefinition via Ant

2009-04-12 Thread boercher
Hi, here are the relevant targets from my ant file: target name=par depends=compile | zip destfile=${parfile} filesonly=true | zipfileset dir=${bindir} includes=**/*.class prefix=classes / | zipfileset dir=${srcdir} includes=**/${processdir}/gpd.xml fullpath=gpd.xml /

[jboss-user] [JBoss Messaging] - Re: NoClassDefFound Exception from Sun AS 8.2 to JBM 1.4.0

2009-04-12 Thread gaohoward
If Clebert is right about jbossall-client.jar being deprecated, then you shouldn't use that with your app. This is because the jbossall-client.jar (only from JBM perspect) contains JBM classes and may not be updated since it is deprecated. View the original post :

[jboss-user] [JBossWS] - malformed ut-8 character when generating clitn web service

2009-04-12 Thread FuinhaAzul
I have tried to search the web to find some answer about the exported wsdl by jboss when we use the wsdLocation property in @WebService annotation. My problem is when i try to use some tool to generate web service client ( like eclipse axis client or soapui) they point the error: Error

[jboss-user] [JBossWS] - Re: malformed ut-8 character when generating clitn web servi

2009-04-12 Thread FuinhaAzul
Sorry : I'm running Jboss 4.2.3 on windows vista. Thanks! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225050#4225050 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225050

[jboss-user] [JBossWS] - Re: malformed ut-8 character when generating clitn web servi

2009-04-12 Thread FuinhaAzul
Problem solved. (for now at least) ... One of my sub-imported schemas has used one non utf-8 character (??). I will see how to handle this, because I will need a nice doc. about the schemas. Thanks anyway! View the original post :

[jboss-user] join

2009-04-12 Thread Brajesh Patel
___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user

[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2009-04-12 Thread FuinhaAzul
Any notice about thios issue ? The jira dont have any changes too... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4225052#4225052 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4225052

[jboss-user] [Beginners Corner] - Re: Having an issue with Hibernate in JbossAS5

2009-04-12 Thread patweb99
Ok so I have done some further testing and am hitting a possible wall. Not sure what's going on. My application tries to start it's own version of hibernate which is causing the conflict/error. Is there another document out there that could assist me additionally? I feel like I am close on

[jboss-user] [JBoss Portal] - how to integrate LDAP-URGENT

2009-04-12 Thread pooja.ambre
HI.. M USING JBOSS PORTAL 2.7.0 ON LINUX OS (FEDORA10) CAN NE ONE PLZ PROVIDE ME WITH D STEPS 2 FOLLOW FOR LDAP INTEGRATION INTO THE PORTAL.ITS NEEDED URGENTLYI FOLLOWED D STEPS IN REFRENCE GUIDE BUT M NOT ABLE 2 INTEGRATE LDAP REGARDS THANKX View the original post :

[jboss-user] [JBoss Portal] - DEPLOYING JBOSS PORTAL 2.7.0 ON GLASSFISH

2009-04-12 Thread pooja.ambre
HI I AM USING JBOSS PORTAL 2.7.0 ON LINUX OS(FEDORA 10) CAN NE ONE PLZ PROVIDE ME WITH D STEPS DAT R NEEDED 2 FOLOW 4R DEPLOYING D PORTAL ON GLASSFISH ITS NEEDED URGENTLY...PLZ REPLY SOON REGARDS THANX View the original post :

[jboss-user] [JBoss Portal] - Achieving IPC on JSF(RichFaces) Portlet

2009-04-12 Thread mabimal
Hi all, I am in need of achieving IPC on JSF RichFaces Portlet, But it seems it is not possible through different blogs and articles i have gone through. So please suggest that can we achieve IPC on JSF RichFaces Portlet or Not, If we can then how can we achieve it, Regards Mabimal View the