[jboss-user] [Security & JAAS/JBoss] - Re: An example of using CSIv2 by a CORBA service?

2006-09-07 Thread kc7bfi
I resorted to using the SAS interceptors written for JacORB. To do this, I had to write a small modification to the JBoss launcher to run under a kerberos login. For the modification see the attached file on JIRA issue JBAS-3538. View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss Seam] - Shared PersistenceContext possible ?

2006-09-07 Thread balamg
Currently, I am using SFSBs that use an extended PC. However, multiple users logging in will result in multiple PCs, each with their own copy of data. The two issues with this is 1. Increased memory usage -- each logged in user adds a significant memory overhead 2. Need for frequent refreshes -

[jboss-user] [JBossWS] - jbossws - multiple wsdl / webservices.xml

2006-09-07 Thread MmarcoM
hi all, i am exposing 2 ejbs as webservices using latest jbossws i am using two different wstools-config files JIRA JbossWS-1090 contained a fix in the sense that the webservice.xml does not get overridden by one of hte two services.. however, if my two services have different namespace

[jboss-user] [JCA/JBoss] - Re: OracleExceptionSorter and CLOSED CONNECTION exception

2006-09-07 Thread [EMAIL PROTECTED]
Correct. Note, some of this stuff (ExceptionSorter/ValidationChecker) is being reworked but the concepts remain the same. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970053#3970053 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [JBoss Seam] - Re: Seam with Spring?

2006-09-07 Thread [EMAIL PROTECTED]
Do you have an example of integration between seam and spring?!??!?! Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970052#3970052 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970052 ___

[jboss-user] [JBoss Portal] - Re: Too many errors cant get JBoss Portal to work

2006-09-07 Thread endremr
I have now restored the folder "portal-wsrp.sar" and restarted JBoss. This gives me the following stacktrace: 12:22:22,321 ERROR [MainDeployer] Could not start deployment: file:/opt/java/jboss-4.0.4.GA/server/portal/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp-client.jar org.jboss.deploym

[jboss-user] [EJB/JBoss] - Synchronization of Statefull Session Beans - problems with A

2006-09-07 Thread chenkel
Hi, is it really guaranteed, also under very heavy load, that a client has exclusive access to a statefull session bean? Or might it be a problem to use ArrayLists as local variables in a method of a stateless session bean? I use a stateless session bean in the context of a container managed

[jboss-user] [JBossCache] - Re: Hibernate 2nd lvl Cache for EJB3

2006-09-07 Thread MarcReis
Hi Manik, Thanks for your reply and for pointing to the SP1, sorry it took me a bit to use the 1.4.0SP1 and reply, since I needed to recompile and deploy the AS. The last posted error vanished and I am able to use the cache now (partially). The before mentioned "[CacheLoaderInterceptor]" trouble

[jboss-user] [EJB 3.0] - Re: Query parameter is modified and return as null

2006-09-07 Thread urswag
It seems to be a bug. I have the a similar problem in a other table. The workaround that I use now. I call anonymous wrote : createNativeQuery instead of anonymous wrote : createQuery or anonymous wrote : find of the anonymous wrote : EntityManager. The consequence is the field is not set to nu

[jboss-user] [Installation, Configuration & Deployment] - Re: Problem in deploying web modules

2006-09-07 Thread JagaG
It's just a sample application... It's jst 1KB. Takes few seconds to deploy... I have tried the solution u have given too... But still getting the same error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970043#3970043 Reply to the post : http://www.jboss.

[jboss-user] [Security & JAAS/JBoss] - Re: Password is changed after login

2006-09-07 Thread atamur
Well, I believe that's not the problem. If I flush cache (or disable it) the problem will appear instantly, because saved by jboss credentials are no longer valid =( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970042#3970042 Reply to the post : http://www

[jboss-user] [Clustering/JBoss] - turning replication off

2006-09-07 Thread michalzel
Hello! I try to make my application distibutable. I got lots of java.io.NotSerializableException. As far as it is concerned with JSF bindings, I have no possibility to make my java beans serializable. Is it possible to have clustering without session replication (only load-balancing with mod_jk

[jboss-user] [JBoss Seam] - Re: The link element of an RSS feed does not get rendered pr

2006-09-07 Thread Basel
Okay, but where should I report this issue? Do they have a forum, JIRA or something similar. Please don't tell me that the only thing they have is the mailing lists. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970040#3970040 Reply to the post : http://ww

[jboss-user] [EJB/JBoss] - Re: Implementing AspectJ in JBoss/EJB

2006-09-07 Thread mad11max
You can even use the lib directory in WEB-INF, so you dont have to put in the lib directory of the server ( I use Jboss 4.0.1) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970039#3970039 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [JBoss Portal] - Re: Creating new users as administrator

2006-09-07 Thread [EMAIL PROTECTED]
This is actually not planned but wouldn't be difficult to add. Contributions are welcomed ;) You can add a JIRA feature request. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970038#3970038 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [EJB 3.0] - JNDI Problems by deploying an EJB 3 stateless session bean

2006-09-07 Thread gaeoepag
Hello! If I'm deploying a stateless session bean it works fine at first, there is no problem during the deployment. But I cannot access it!! If I'm looking on the JNDIView using the JMX Console so I have the following: +- testejb301-0.1 (class: org.jnp.interfaces.NamingContext) | +- UsersDao

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

2006-09-07 Thread jelda
Hi, Sorry here it is again. Can not edit my first post... How to generate also minOcccurs=0 for all simple/complex types in wsdl.? I am using wscompile to generate wsdl from java in our environment. I am severely facing problems in keeping compatible with my old versions of applicaitons. Because

[jboss-user] [JBoss Portal] - Creating new users as administrator

2006-09-07 Thread hauch
Hi, As far as I can see, the only way to create users today, is to let them register themselves (using the UserPortlet). As administrator you can edit existing users, but is it possible in any way to let an administrator create new users? If not: is it considered to be included in later versio

[jboss-user] [JBoss and NetBeans] - Re: Jboss Netbeans IDE

2006-09-07 Thread [EMAIL PROTECTED]
...so hibernate entity manager is not available in netbeans standalone ? how do we get it in there in the same way the reference impl is ? would make very much sense. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970033#3970033 Reply to the post : http://w

[jboss-user] [EJB 3.0] - Multiple Persistent Units

2006-09-07 Thread mleichter
In my application i have a coredb.jar with all basic entities and a persistence.xml including a persistent-unit "core-db". In my second jar (myapp.jar) there are my specific entites and a persistence.xml with a persistent-unit "app-db". My app specific entites have an one-to-one memeber to a co

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

2006-09-07 Thread jelda
Hi, How to generate also minOcccurs=0 for all simple/complex types in wsdl.? I am using wscompile to generate wsdl from java in our environment. I am severely facing problems in keeping compatible with my old versions of applicaitons. Because lets say, I have a complext type as follows generated

[jboss-user] [EJB 3.0] - Re: @Stateless JNDI bindings

2006-09-07 Thread snau2005
Try: | //jb = (Job) ctx.lookup("yourearname/JobBean/local"); | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970030#3970030 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970030 __

[jboss-user] [EJB 3.0] - Re: Cannot deploy EJB because ...-ds.xml file

2006-09-07 Thread gaeoepag
Thanks a lot, I've done it in this way and now is working! Best Regards, Andru View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970029#3970029 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970029 __

[jboss-user] [JBossWS] - Java Web Service from a .NET generated WSDL

2006-09-07 Thread alanjonesbath
OK, some of you will have seen the problem I posted about here: http://jboss.org/index.html?module=bb&op=viewtopic&t=89498 regarding an encoding problem I was having with a web service we were developing. After some investigation, I think I may have narrowed down the problem. The web service is

[jboss-user] [JBoss Portal] - Re: Problem about Management Portlet

2006-09-07 Thread gruenewa
Hi, I also faced the error in the managment portlet when running JBoss Portal 2.4 with the Java 6 beta version. Using Java 5 everything works fine. Is there a schedule to fix this bug? Maybe with the release of Java 6? Best regards, Alexander View the original post : http://www.jboss.com/inde

[jboss-user] [JBoss jBPM] - Re: Possible bug in fork-joins

2006-09-07 Thread gmournos
Hi Jerwah, Good work. I cannot understand what the class is doing cos I am new to this project, but it is passing my testcase and joining all parents, and this is great. One comment, the line: executionContext.getJbpmContext().save(executionContext.getProcessInstance()); was throwing a null po

[jboss-user] [EJB 3.0] - @Stateless JNDI bindings

2006-09-07 Thread lpiccoli
hi all, since migrating to 4.0.4 GA my stateless session beans are nolonger bound to the same JNDI name as before. Previously i could do the following. I assume the default JNDI name was the interface class name. | //jb = (Job) ctx.lookup(Job.class.getName()); | However this is no longe

[jboss-user] [Installation, Configuration & Deployment] - Re: Deploying an application outside \server\default\deploy

2006-09-07 Thread funnyname
I had already tried modifying the conf/jboss-service.xml. But it seems to always pick up the path relative to "server\default". For e.g., I made an entry - deploy/,file:C:/Program Files/myApp/www/webapps/app1/ and it was searching for "C:/Program Files/myApp/www/webapps

[jboss-user] [JBoss Seam] - hbm2ddl update problem

2006-09-07 Thread prot
i am using seam with jboss & hibernate for an EJB3 based portal .. we are using 8 databases here with the same schema ...and pls dont ask me why ;) and the problem is: if i add one field to an entity the first two schemas are updated, the rest of them are not ... persistence.xml looks like below

[jboss-user] [JBoss and NetBeans] - Re: Jboss Netbeans IDE

2006-09-07 Thread lkotouc
The persistence providers/libraries are automatically found in the JBoss installation directory. Hibernate is a part of the JBoss EJB3 support and is therefore available wherever it is needed, e.g. in the Persistence Unit wizard/editor. View the original post : http://www.jboss.com/index.html?

[jboss-user] [EJB 3.0] - Re: requiered libraries

2006-09-07 Thread micho
thanks, and what jarĀ“s do I need to build the server? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970017#3970017 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970017 ___

[jboss-user] [JBoss Seam] - Re: Injecting @Unwrap'ed component

2006-09-07 Thread dgallego
Thanks. Finally I could inject it. Should I use ManagedJbpmContext to get the tasks of my current Actor? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970016#3970016 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39700

[jboss-user] [JBoss Portal] - Picture in login.jsp

2006-09-07 Thread martin911
I have inserted a picture-tag with a relative path to images/login_header.gif into the login.jsp! After then i made a directory images and copied the picture to it. But when I login, I don't see any image! What do I wrong?? Thank's for help! View the original post : http://www.jboss.com/index.h

[jboss-user] [JBoss Portal] - Re: Picture in login.jsp

2006-09-07 Thread [EMAIL PROTECTED]
Please use [ code ] [ / code] (with no spaces) when entering HTML or any code that you don't want to be formatted. You can also use "Preview" before submitting to make sure it displays correctly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970014#39700

[jboss-user] [JBoss AOP] - compiling aop with jbosside

2006-09-07 Thread sviluppatorefico
hi...I use jbosside 1.6.0on eclipse 3.1.2. I compile classes using this script: | | | | | | I have three classes : segnalazioni.util.model.DomandaIscrizione segnalazioni.util.model.DomandaVariazione segnalazioni.util.model.DomandaCancellazione theese three

[jboss-user] [JBossWS] - Re: ejb3.0 implementation production ready?

2006-09-07 Thread maeste
I think it isn't the right forum... Anyway for us it is production ready since November 2005 (just few services went in production on that date, but a lot of services are going in production in these months) Stefano View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [JBoss Portal] - Picture in login.jsp

2006-09-07 Thread martin911
I have changed the login.jsp and inserted a picture as follow: <%@ taglib uri="/WEB-INF/theme/portal-layout.tld" prefix="p" %> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> body { background-color: #FF; } td { color: #00; font

[jboss-user] [JBoss Seam] - Re: Step-by-step localization guide

2006-09-07 Thread lcoetzee
For those guys out there using postgresql this is how to create a UTF-8 db: #On linux su to postgres user su -c "su -s /bin/sh postgres" #Create the db user createuser -d -P -E dbUser #create the instance createdb -E UNICODE instance -O dbUser #To see if it worked: psql -l #Results in ins

[jboss-user] [JCA/JBoss] - Re: OracleExceptionSorter and CLOSED CONNECTION exception

2006-09-07 Thread ldevallonne
We use the ojdbc14.jar 10.2.0.1.0 from Oracle. The modification could look like : if( ( error_code < 2 || error_code >= 21000 ) && ( (error_text.indexOf("SOCKET") > -1) //for control socket error || (error_text.indexOf("CONNECTION HAS ALREADY BEEN CLOSED") > -1) || (error_text.indexOf("BRO

[jboss-user] [JBossWS] - Multiple virtual host and soap:address problem and our patch

2006-09-07 Thread maeste
I have just submitted a patch to jbossws jira solving a problem in generating soap:address element in wsdl: http://www.javalinux.it/blogs/media/blogs/legolas/jbws103.patch You can find brief description of the problem in jira and a complete one with deep detail of our environment on my blog: h

[jboss-user] [JBoss Seam] - Re: ejb-jar.xml in examples

2006-09-07 Thread Eekboom
Me too :-( You've beat me by one minute, so now there are JBSEAM-345 and JBSEAM-346. BTW: JetBrains already resolved there Jira Issue and even have a new EAP version out that includes the fix: http://www.jetbrains.net/jira/browse/IDEADEV-9090 View the original post : http://www.jboss.com/index

[jboss-user] [EJB/JBoss] - Reusing EJB-module in different EARs

2006-09-07 Thread boobalan_kj
Hi everyone, How to reuse EJB-module in different EARs...I created one EJB Module wich shd be shared by multible EAR file.. Anyone can help with this... Thanks Bala View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970005#3970005 Reply to the post : http://

[jboss-user] [JBossWS] - Re: Newbie question: Just a first webservice client

2006-09-07 Thread dirkschmitz
Hi all, i found out what the problem was. You have to set the following jars of the Java Webservice Development Pack into the classpath. jaxrpc-impl.jar saaj-impl.jar FastInfoset.jar Then it works! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970004#39700

[jboss-user] [JBoss Seam] - Re: Seam + Portlets + JSF + Facelets problem: Exception in P

2006-09-07 Thread mzeijen
I just don't succeed getting another portal server working in JBoss that supports EAR deployment for portlets. So I created an issue in Jira about this exception. Hopefully Gavin fixes the problem, if it is a problem from Seam, in Seam 1.1 Jira issue: http://jira.jboss.org/jira/browse/JBSEAM-34

[jboss-user] [JBoss Portal] - Re: Howto create a link to another web site

2006-09-07 Thread [EMAIL PROTECTED]
I'm not sure to understand your question, but have a look at the PortletBridge here: http://labs.jboss.com/portal/portletswap/portlets_misc.html I think it does what you are looking for View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970001#3970001 Reply to t

[jboss-user] [JBoss Seam] - Re: forces conversationId in URL?

2006-09-07 Thread mzeijen
"rpiaggio" wrote : Hi, | It is kind of annoying since the id increases in each page rendered, making the whole site look quite unprofessional. | Why would a parameter in the url make the site look unproffesional? Normal users don't look at the parameter list... And developers will appreciat

[jboss-user] [EJB 3.0] - Re: NOTYETINSTALLED + JBoss-4.0.4.GA + dependency

2006-09-07 Thread lpiccoli
ok with some more digging around it seems the problems has been documented and solved in http://www.jboss.com/index.html?module=bb&op=viewtopic&t=86472 it seems i was using the old entitymanager tag in persistence.xml. When i used the follow all is good again. | | | | |

[jboss-user] [JBoss Portal] - Re: Deep linking into JBoss Portal from ouside the portal

2006-09-07 Thread [EMAIL PROTECTED]
URLs are subject to change per the spec. That's why within a portal you need to use the API to create the URLs. In your case Apache rewriting is the best thing IMO. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=396#396 Reply to the post : http://www

[jboss-user] [JBoss Seam] - Re: ejb-jar.xml in examples

2006-09-07 Thread mzeijen
I created an issue for it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969998#3969998 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969998 ___ jboss-user mailing list jbos

[jboss-user] [EJB 3.0] - EJB Inheritance - Incorrect types

2006-09-07 Thread CarstenRudat
I just used the new inheritance feature of EJB3 with the InheritanceType.SINGLE_TABLE strategy. There is a column for the type of the entity and each entity has a @DiscriminatorValue. My entities are like: | @Entity | @DiscriminatorColumn(name = "INHERITANCETYPE", discriminatorType = Discr

[jboss-user] [JCA/JBoss] - inbound activation

2006-09-07 Thread zsotott
Hello, I maneged to create an inbound resource adapter; as I deployed the message driven bean the endpointActivation method was called well. (So it is working.) My problem is that after redeployment the adapter the inbound connection does not build up automatically. I have to redeploy the messa

[jboss-user] [JBossCache] - Re: Performence

2006-09-07 Thread lior.dra
Hey, "Use your own example and do inspect the log file (under DEBUG). If you only do field update, you should see only _put() but no putObject(). Does that make sense?" The is the DEBUG log print out, for the code in my prev message: 07/09 09:43:37,607 [main] DEBUG org.jboss.cache.TreeCache

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-09-07 Thread ALRubinger
and you're not using @Service? That's what the issue you've linked to involves. If you find me on this AIM screen name you can send me your EJB. I'll see if it's related to that same issue, and if so, send you a patched EJB3 JAR for 4.0.4GA that corrects the JBoss bug until Bill-n-co rele

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-09-07 Thread romanchr
I finally find out what the problem is: It is a damned annoying bug in JBoss. JBoss version 4.0.4GA RC8 can't handle different ports settings other the ports-default. The bug will be fixed in RC9. See http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3969990#3969990 if you want to know m

[jboss-user] [EJB 3.0] - Re: requiered libraries

2006-09-07 Thread heinrich
Hi micho, there is a "client" directory in your jboss installation. It contains nealry all needed libs for your client. Needles to say, that you do not need all of them, except you are using all kind of possible clients =) Additionally there are some libs, that are not in this folder: - cglib.ja

<    1   2   3