[jboss-user] [EJB 3.0 Users] - Re: Set JNDI location for EJB 3.0 Bean in jboss-4.2.1.GA

2009-11-24 Thread mjremijan
Thanks! Making these changes worked. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267294#4267294 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267294 ___ jboss-user mail

[jboss-user] [EJB 3.0 Users] - Set JNDI location for EJB 3.0 Bean in jboss-4.2.1.GA

2009-11-20 Thread mjremijan
I'm using jboss-4.2.1.GA with EJB 3.0 session beans. I have 2 local, stateless session beans annotated with @Local. I can successfully deploy an EAR with the session beans as long as I do not have any configuration files. However, I want to use jboss.xml to specify where in JNDI the beans sh

[jboss-user] [JBossWS] - Please help, cannot get @RolesAllowed to work.

2008-09-19 Thread mjremijan
I am trying to get @RolesAllowed to work but despite setting a user which does NOT have the role "JournalAccountLogin" the web service method is allowed to be called anyway. See below for what I have configured. From the client I use a user which has the role "Journal JWS" so I can get past the

[jboss-user] [JBoss Portal] - jboss-portal-2.7.0.CR1-bundled and Postgres Large Object

2008-09-18 Thread mjremijan
I just downloaded this bundle and I'm trying to connect it up with PostgreSQL. I get these errors: Caused by: org.postgresql.util.PSQLException: Large Objects may not be used in auto-commit mode. 11:55:56,343 ERROR [HibernateStore] failed to check existence of folder: /meta/rep.properties An

[jboss-user] [JBossWS] - Changing

2008-04-07 Thread mjremijan
Is there an Annotation which I can put in my Java source file to change the alue of The 127.0.0.1 IP shouldn't be there. I want to use the name of my virtual domain instead. | - | - | http://127.0.0.1:80/jws/account.jws"; /> | | | View the original post : http://ww

[jboss-user] [EJB 3.0] - Trouble accessing local EJB from webapp

2007-12-04 Thread mjremijan
It's been a while since I've worked in the EJB world (been doing a lot of just webapp development lately) so please bear with me. I am using jboss-4.2.1.GA and java version "1.5.0_11" I am working on a simple EJB project. I have 1 local session bean an 1 entity bean which is managed by the Jav

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0.0beta2 hot deploy

2007-09-10 Thread mjremijan
hot deploy in JBoss 5.0.0beta2 seems to work only once. If I try to copy over an existing war or ear I get that standard windows error message about another process having hold of that file so it cannot be overwritten. I have to restart the app server every time I need to redeploy. Annoying!

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0.0Beta2 and Struts2 deployment problem

2007-09-07 Thread mjremijan
Has anyone successfully deployed a Struts2 application onto JBoss 5.0.0Beta2? I get the following stack trace when I try to deploy a webapp which uses Struts2 technology: | Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory - bean - jar:file:/C:/jboss/j | boss-5.0.0.Be

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - JBoss 5.0.0Beta2 and Struts2 deployment problem

2007-08-31 Thread mjremijan
Has anyone successfully deployed a Struts2 application onto JBoss 5.0.0Beta2? I get the following stack trace when I try to deploy a webapp which uses Struts2 technology: | Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory - bean - jar:file:/C:/jboss/jboss-5.0.0.Beta2/

[jboss-user] [JBoss Portal] - Having virtual hosts going to different portals

2007-03-20 Thread mjremijan
With regular jboss application server, I have wars deployed where the jboss-web.xml defines what virtual host the app should be on and tomcat's server.xml has the definition of these hosts. I'm planning on changing to the portal world and I'm trying to figure out how virtual hosts will work. I

[jboss-user] [JBoss Portal] - Newbie: Simple security question

2007-03-16 Thread mjremijan
I'm downloaded portal 2.6-beta and I'm going through the quick start tutorial. I've added a new portal page named "starter" to the default portal. Now I would like to add some simple security so that the "starter" tab is only visible when a user with a "starter" role logs in. I haven't been a

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Documentation for EJB 3

2007-01-08 Thread mjremijan
What's already there? Where is it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999241#3999241 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999241 ___ jboss-user mailing

[jboss-user] [JBoss Eclipse IDE (users)] - Documentation for EJB 3

2006-12-22 Thread mjremijan
I am very interested in the eclipse ide project but I'd like to be able to start working with EJB 3 and the latest version of the JBoss Application Server. The documentation on the JBoss Eclipse IDE is a little old. The installation guide doesn't even seem to be applicable anymore because the