[jboss-user] [Remoting] - Re: Client timeouts while waiting for response from server

2006-11-30 Thread tomerc
Hi, First of all thank you for the quick reply. We are working directly with jboss remoting (without any ejb), we currently have 4 clients machines talking to one server. the client machines are under a heavy load and are constantly quering the server. The configuration for the connector is :

[jboss-user] [JBossWS] - web service address on jboss 4.0.5

2006-11-30 Thread erahamim
I recently upgrade from jboss AS 4.0.4 to 4.0.5. In jboss 4.0.4, there were jmx attributes: WebServicePort, WebServiceHost in jboss-service.xml . The values were exposed as the ServiceEndpointAddress. These attributes were removed from the new jbossw on jboss as 4.0.5. Where can I configure it

[jboss-user] [JBoss Portal] - Re: Portal 2.4 as a windows service

2006-11-30 Thread bvogt
schuffr wrote : You did with JBoss portal? any chance I can see your wrapper.conf file? I keep getting a java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp | | error. | | thanks | | rob I used 2.4 CR1, but that should not be the reason as the error is a

[jboss-user] [Messaging, JMS JBossMQ] - Using external messaging Provider with JBOSS server

2006-11-30 Thread swapna.bhat
Hi, Need help for JBOSS Messaging. We need to implement an MDB which will listen to Sonic MQ or Websphere MQ (external JMS Provider) destination. Would like to know the steps to configure the same. Does JBOSS console provide any configuration for an external JMS Provider ? Thanks, View the

[jboss-user] [JBoss jBPM] - Re: Action ; Token.signal( ... ) ; Exception: locked tokens

2006-11-30 Thread JimKnopf
I know, but the Problem i have is that this ruleresults only give true or false and later it should be possible to create a new workflow with out the capacity to create a new decision- or action-class (my english isn't good so i am sorry if it is not well explaint). That is the reason, why need

[jboss-user] [Messaging, JMS JBossMQ] - Re: Using external messaging Provider with JBOSS server

2006-11-30 Thread [EMAIL PROTECTED]
Both are quite different and require external configuration mechanism to configure and get running. For Sonic, your best bet is to use their JCA adapter. Depending upon your license agreement, this is provided by Sonic. For WebSphereMQ please refer to the JBoss Wiki:

[jboss-user] [JBoss jBPM] - Re: No subprocessId in Node with subprocess

2006-11-30 Thread [EMAIL PROTECTED]
Kurt, What exactly do you mean with task node with a subprocess? Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989947#3989947 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989947

[jboss-user] [JBossCache] - Working with TreeSet / checkSetRecursion bug? [v2.0 alpha]

2006-11-30 Thread chasta
Hi, This regards a bug (?) in v2.0 alpha that'll affect only the case of storing a sorted set (e.g. TreeSet) in PojoCache. Now, the documentation specifies that The Set interface maps to java.util.HashSet implementation, but does that mean the user should never store i.e. TreeSets (e.g., as a

[jboss-user] [JBoss Seam] - Problem with leaked connections from passivated/activated SF

2006-11-30 Thread kahliburke
OK, here we go with a first post to the JBoss forums... I've searched through the forums and JIRA and can't find anything about this. Forgive me if this problem is due to my own lack of understanding. This may be more appropriate for the EJB 3 forum, just let me know. I am using the

[jboss-user] [Messaging, JMS JBossMQ] - Re: Using external messaging Provider with JBOSS server

2006-11-30 Thread swapna.bhat
Thanks for the reply. Do you mean for Sonic we need just the configuration or we have to write some custom code as well? Thanks, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989950#3989950 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: Using external messaging Provider with JBOSS server

2006-11-30 Thread [EMAIL PROTECTED]
No, you will just need their JCA adapter. No custom code is necessary. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989951#3989951 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989951

[jboss-user] [JBossCache] - Re: Associating multiple keys with same object without stori

2006-11-30 Thread [EMAIL PROTECTED]
PojoCache has the restriction of not doing ref counting for primitive type now, e.g., we consider String as primitive since it is constant. So if you are referring only String type, then PojoCache won't do this for you. View the original post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: Durable topic: Configure clientID/subscriptionName of MD

2006-11-30 Thread iguane18
Any no has an idea? I wish I don't have to write some perl/bash script that modifies the ejb-jar.xml file at deployment time. What do you think? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989953#3989953 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: LDAP Newbie - LdapLoginModule

2006-11-30 Thread shilpee_toshi
Hi Jai, Accessing JSP problem is solved . I am able to access the login.jsp. I have one more doubt. In what all scenarios LoginException is thrown by LoginModule? My objective is to allow a user to give only 3 login attempts and after 3 unsuccessful login attempts user's account should be

[jboss-user] [Messaging, JMS JBossMQ] - Re: Using external messaging Provider with JBOSS server

2006-11-30 Thread swapna.bhat
I understand that JCA Adapter would be the easiest and best way to integrate with Sonic But in case we dont have JCA Adapter, will the external configuration suffice to make the Message Driven Bean listen to Sonic MQ Destination or we would need some custom code as well? Thanks, View the

[jboss-user] [JBoss Seam] - Re: EntityManager: For newbies or to close gaps in your know

2006-11-30 Thread petemuir
This is really a jpa/hibernate question (and explained in the manuals/examples). Anyway, you would need to post your entities not the tables!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989957#3989957 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Please help me! The page cannot change when jbpm is used

2006-11-30 Thread petemuir
Looks like you actually need to include pageflow.jpdl.xml in your jar. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989959#3989959 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989959

[jboss-user] [Messaging, JMS JBossMQ] - Re: Using external messaging Provider with JBOSS server

2006-11-30 Thread [EMAIL PROTECTED]
Either way is fine. The JCA/JMS adapter is fairly new the old way of integrating is still relevant. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989958#3989958 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989958

[jboss-user] [JBossCache] - Re: Associating multiple keys with same object without stori

2006-11-30 Thread haribaasha
this is wat i use to get the treecache instance MBeanServer server= MBeanServerLocator.locate(); TreeCacheMBean tree = ( TreeCacheMBean ) MBeanProxyExt.create( TreeCacheMBean.class, jboss.cache:service=TreeCache, server ); the object i am caching is a string , with a

[jboss-user] [EJB/JBoss] - Re: EJB 3 : stateful problem

2006-11-30 Thread zzeuxis
My best guess is that it's the way I call my bean from my jsf backing bean that's wrong : here is what I do : |// constructor | public MyJSFBackingBean() { | this.bindJndiRessources(); | } | | private void bindJndiRessources() { |

[jboss-user] [EJB 3.0] - Re: Getting reference on Persistence Unit

2006-11-30 Thread straiver
as 2 seperate jar files View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989963#3989963 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989963 ___ jboss-user mailing list

[jboss-user] [JBossWS] - EJB3 endpoint with predefined WSDL contract

2006-11-30 Thread biroj
Hi, Dev. environment: JBoss AS 4.0.4 GA with the bundled JBossWS (1.0.0) JRE 1.5.0_9 Windows XP SP2 We use EJB3. Our problem is would be the following: We have a predefined WSDL contract (for test purposes we used a redically simplified one which contains only one operation called

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-11-30 Thread [EMAIL PROTECTED]
Maybe there are some problems with Postgresql!!! I have the same error switching to Mysql solve the problem!!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989961#3989961 Reply to the post :

[jboss-user] [EJB 3.0] - Re: java.lang.NoClassDefFoundError: javax/portlet/PortletCon

2006-11-30 Thread rhardy5014
I believe that I have found a solution to this problem (at least in my case). It seems that I have some private, SEAM-injected properties in the Session Bean object that JBOSS wwas trying to passivate. For example: @In (value=folderTreeBacker, create=true) private FolderTreeLocal

[jboss-user] [JBoss Seam] - Re: Excessive [could not destroy component] 1.1B1 to 1.1CR1

2006-11-30 Thread [EMAIL PROTECTED]
I can't think of any other possible explanation. It really, really looks like an SFSB timeout problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989971#3989971 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989971

[jboss-user] [JBoss Seam] - Re: Error in SimpleStatefulCache$SessionTimeoutTask

2006-11-30 Thread [EMAIL PROTECTED]
This should definitely not be necessary in Seam 1.1. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989970#3989970 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989970 ___

[jboss-user] [JBoss Seam] - Re: Error in SimpleStatefulCache$SessionTimeoutTask

2006-11-30 Thread rhardy5014
I believe that I have found a solution to this problem (at least in my case). It seems that I have some private, SEAM-injected properties in the Session Bean object that JBOSS wwas trying to passivate. For example: @In (value=folderTreeBacker, create=true) private FolderTreeLocal

[jboss-user] [EJB/JBoss] - EJB3Trail question about stateful bean

2006-11-30 Thread zzeuxis
In JBoss 4.0.5 GA (ejb3 profile) I consider the following code in the EJBTrail example (inside the jsp calculator page that call a Stateful Calculator bean): | Calculator cal = | (Calculator) session.getAttribute(sfsb_cal); | if (cal == null) { | try { |

[jboss-user] [JBoss Seam] - Re: Problem with leaked connections from passivated/activate

2006-11-30 Thread [EMAIL PROTECTED]
You would be better to direct this question to the EJB3 forum, and it would be even better if you could produce a test case that shows this happening w/o Seam, and just EJB3 beans, since I doubt it has anything to do with Seam. Does the problem still occur if you use a Seam-managed persistence

[jboss-user] [EJB 3.0] - Re: Getting reference on Persistence Unit

2006-11-30 Thread andydale
I am assuming that the DAO has some kind of persistence.xml where you specify the persistence unit. Why not deploy both jars within a single .ear archive, and then have the persistence.xml in a lib directory in the base level of the archive, this will allow both jar's to use the same

[jboss-user] [JBoss Seam] - Re: Error in SimpleStatefulCache$SessionTimeoutTask

2006-11-30 Thread Newlukai
I could solve this problem by including a portlet-api-lib (don't know where I found it). But after that I ran into other problems while serializing/deserializing the session and marked some members as transient where necessary (the SessionContext for example). But there were still problems

[jboss-user] [JBoss Seam] - Re: Excessive [could not destroy component] 1.1B1 to 1.1CR1

2006-11-30 Thread [EMAIL PROTECTED]
Did you see this page: http://www.jboss.com/index.html?module=bbop=viewtopicp=3984429 I'm not sure if I thing @CacheConfig is a really good use of an annotation. If you can use XML for this, that would be better. View the original post :

[jboss-user] [EJB 3.0] - Re: @EJB Injection in JSF Managed Bean

2006-11-30 Thread zzeuxis
This might be a stupid question ... but I'm trying to accomplish the exact same thing : calling a Stateful Bean from a JSF backing bean The problem is that I get a new (i.e. with no attributes) bean (the stateful one) each time I do the jndi lookup. I thought states (i.e. attributes) should be

[jboss-user] [EJB 3.0] - Problems with foreign key updates

2006-11-30 Thread hubaer
Hi all, I have a strange problem with an entity relation. I have a manyToOne relation between an entity called Address and and entity called Country. Address should only use existing Countries. If Country enitity doesn't exists it should throw a kind of ForeignKeyException. Now my Problem: If

[jboss-user] [JBoss Seam] - Seam 1.1CR1 + IceFaces Tomahawk problem!

2006-11-30 Thread sherkan777
Hi! I'm trying to use together Seam 1.1CR1 with IceFaces and Tomahawk components. Previous I used Seam 1.1Beta with Tomahawk, and it worked fine.After migration to Seam 1.1CR1 and made changes in web.xml and faces-config.xml to support IceFaces, copomnents like t:inputHtml rendering but doesn't

[jboss-user] [JCA/JBoss] - JBoss 4.0.5GA (ejb3) and Sonic Software JCA Adapter

2006-11-30 Thread S0d0
I have problem with XA Transactions. Even if transaction ends successfully messages sent , doesn't appear in jms queue. If I call manually session.commit() for jms session before closing it, messages appear in queue. In my understanding you should not call session.commit() for XASessions! I

[jboss-user] [Security JAAS/JBoss] - Federated SSO on 4.0.2?

2006-11-30 Thread mheidt
Hi, I really like the idea of Federated SSO. Unfortunately I can't make it run. I took a fresh installation of 4.0.2 and copied the files into the deploy directory: jboss-sso.sar jboss-federation-server.ear But when starting jboss I get the ERROR: 2006-11-30 11:03:36,847 DEBUG

[jboss-user] [JBoss Seam] - Re: IllegalStateException on AJAX request

2006-11-30 Thread [EMAIL PROTECTED]
I can see a class called HtmlDataTableHack in the stacktrace. Your life will be a lot easier if you steer clear of all this Tomahawk stuff and get a better JSF library. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989984#3989984 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam 1.1CR1 + IceFaces Tomahawk problem!

2006-11-30 Thread [EMAIL PROTECTED]
How many times do we have to tell people not to use Tomahawk before they will listen to our advice? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989985#3989985 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989985

[jboss-user] [JBoss Messaging] - Re: where do i need to specify the JNP port which is used fo

2006-11-30 Thread phanisekhar
HI prince , i agree with you that there may be some class files missing at clientside. my doubt is i have my APPS sever and jms server running on same system...in that case i have used the following code to lookup Context context = new InitialContext(); QueueConnectionFactory

[jboss-user] [JBoss jBPM] - Re: Which jBPM work with JDK 1.3.1

2006-11-30 Thread kukeltje
jbpm 2 (not realy supported anymore) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989987#3989987 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989987 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-11-30 Thread Azavia
Hmm, interesting. I do prefer Postgresql, so I'd like to know if there's some way to resolve the problem. thanks for the replies. By the way what is the new-action command of the seam -gen tool supposed to be for? All it seems to do is respond to a button click. Isn't there a command for just

[jboss-user] [JBoss Seam] - Re: IllegalStateException on AJAX request

2006-11-30 Thread sradford
Solved my problem... One of my xhtml files had a modified date set in the future (from another box via subversion). So Gavin, which JSF component library would you recommend? Regards, Sean View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989991#3989991 Reply

[jboss-user] [JBoss jBPM] - Re: No subprocessId in Node with subprocess

2006-11-30 Thread appendix
Hi Koen, thank you for your reply and please accept my apologies for mixing up a term. It is indeed not a task node, which cannot hold a sub-process, but a process-state-node as exemplified by the following snippet. | process-state name=subProcessStateNode | sub-process

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-11-30 Thread Azavia
OK, I'm closer to having it work now. :) I switched to mysql for now, just to test how this works. I create a table named users, generate the entities, and it works. But then, I go to the test application, click Users List, and get this: Error - EntityManagerFactory not found in JNDI | An

[jboss-user] [Management, JMX/JBoss] - Re: EJB runtime statistics through web-console throws Except

2006-11-30 Thread subcommandante_m
Hi PeterJ, the application runs, client accesses the bean! The Bean is deployed but under jndi-name ejb/CustomerProcess. For me it seems as if Jboss is looking up for CustomerProcess only. As mentioned, everything was working perfect under Jboss4.0.3SP1. It was simply re-deployment under

[jboss-user] [JBoss Portal] - Re: Accessing HttpServletRequest from RenderRequest

2006-11-30 Thread thanvi
Hi But my method takes RenderRequest not the JBossRenderREquest. I try to convert the JBossActionRequest / RenderRequest to HttpServletREquest. I am trying all combinations no luck. How did u arrive at converting the JBossRenderRequest to HttpservletRequest. Thanks View the original post :

[jboss-user] [JBoss Portal] - Re: Accessing HttpServletRequest from RenderRequest

2006-11-30 Thread thanvi
Hi But my method takes RenderRequest not the JBossRenderREquest. I try to convert the JBossActionRequest / RenderRequest to HttpServletREquest. I am trying all combinations no luck. How did u arrive at converting the JBossRenderRequest to HttpservletRequest. Thanks View the original post :

[jboss-user] [JBoss Portal] - Re: Accessing HttpServletRequest from RenderRequest

2006-11-30 Thread thanvi
Hi But my method takes RenderRequest not the JBossRenderREquest. I try to convert the JBossActionRequest / RenderRequest to HttpServletREquest. I am trying all combinations no luck. How did u arrive at converting the JBossRenderRequest to HttpservletRequest. Thanks View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: Federated SSO on 4.0.2?

2006-11-30 Thread mheidt
Forgot to give my environment: === JBoss Bootstrap Environment JBOSS_HOME: C:\jboss-4.0.5.GA\bin\\.. JAVA: c:\java\j2sdk1.4.2_11\\bin\java JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m

[jboss-user] [JBoss Portal] - disabling proxy caching in jsp

2006-11-30 Thread purna_cherukuri
Hi, I am facing problem due to proxy caching. I am using jboss portal 4.0.2 with myfaces. My problem is, Proxy server is caching the request and response for the main url. When i given that url, it should send me to login page. But, for the first user it is sending to login page and for other

[jboss-user] [Installation, Configuration Deployment] - Kill -9 needed frequently

2006-11-30 Thread toni
Hi, I'm running Jboss 4.04 GA with Seam under Debian/Sarge. I have used JBoss 4.0.2 before and never had the following problem. After a while JBoss can't deploy my exploded EAR anymore. Then I have to restart the server. This fails using a script. I get the message: jbossERROR: transport

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-11-30 Thread [EMAIL PROTECTED]
Do you have other messages before that in the log? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990003#3990003 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990003 ___

[jboss-user] [EJB 3.0] - TimerBean

2006-11-30 Thread dkalna
Hello everybody, is there any way to start TimerBean automatically after deployment? Thanks a lot Dalibor View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990005#3990005 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: Messages get stuck in queue

2006-11-30 Thread VictoriaOnSand
I am quite sure the Corba-Services are thread safe. They are not the origin of the Problem. We made some tests with thousand of messages sent to the message queues from multiple Clients in parallel. Most of the time all went fine. In let's say 1 of 20 bulk tests the failure situation occurs.

[jboss-user] [JCA/JBoss] - Problem with writing JCA adapter

2006-11-30 Thread LGSW_Sam
Hi! I am running JBoss 4.0.5.GA with ejb3 Java 1.5.0.09 and having some problems trying to get my adapter to work. I do get connections but after 21min from closing last connection on my test application JBossManagedConnectionPool is trying to destroy 2 timedout connections. That causes

[jboss-user] [JBoss Seam] - Re: Using Jboss Seam and Struts

2006-11-30 Thread zmustansar
Richards Thank u for ur comments. actually It was a thought to use common services on to different frameworks. u r right but it was just a thought cheers Zeeshan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990008#3990008 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: Messages get stuck in queue

2006-11-30 Thread Byorn
Are you testing this in a Clustered Environment? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990011#3990011 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990011 ___

[jboss-user] [JBoss Seam] - Re: Component-driven events scope

2006-11-30 Thread cavani
I try this and it works good! I alter Events from Seam Core to: |private void eventProcessing(boolean create, String type, Object... parameters) |{ | log.debug(Processing event: + type); | ListMethodBinding list = listeners.get(type); | if (list!=null) |

[jboss-user] [JBossWS] - Re: web service address on jboss 4.0.5

2006-11-30 Thread RomeuFigueira
You need to explode the jbossws.sar under server/your_server/deploy Inside it, explode jbossws.beans. Go to \jbossws.beans\META-INF and edit jboss-beans.xml. There you will find your missing properties. If not, you can add them, like I did to run on port 8060. View the original post :

[jboss-user] [JBossWS] - Re: Log4j and Web Service question

2006-11-30 Thread [EMAIL PROTECTED]
Yes, I want to log the SOAP request/response for support reasons. If we can see the actual request being sent by a user, we can support any problems more quickly. I was hoping not to have to use DEBUG since it throws in alot more trash than I wanted to filter out. Thanks for the reply. View

[jboss-user] [JBoss Seam] - Re: Excessive [could not destroy component] 1.1B1 to 1.1CR1

2006-11-30 Thread vivimos
I had the same problem using CR1 with a SFSB where I was injecting FacesMessages using @In(create=true) private FacesMessages facesMessages. (It didn't matter whether I used the transient keyword or not.) When I removed the @In injection statement and instantiated FacesMessages in the method

[jboss-user] [JBoss Seam] - Re: s:button VS h:commandButton / s:link VS h:commandLink

2006-11-30 Thread mzeijen
If you want to submit a form using a link then you must use javascript. There is no other way... Only a form submit-button can submit a form without javascript. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990019#3990019 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - How to replace Hibernate in JBoss distribution?

2006-11-30 Thread dakbari
Hi, for testing reasons I come accross the need to replace the Hibernate version in my JBoss 4.0.5.GA binary distribution. The Hibernate version in this JBoss distribution is Hibernate 3.2.0.ga. When I compare JBoss' lib directory with the Hibernate 3.2.0.ga source distribution I can't find

[jboss-user] [JBoss Portal] - Custom profile information for users

2006-11-30 Thread muted
Hi, I'm currently trying out JBoss portal for an upcoming project. We'd need to have customized user profiles with some specific data fields that are required. I browsed the DB structure and that seems to support it, as the profile information is stored as key/value pairs. However, based on a

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to replace Hibernate in JBoss distribution?

2006-11-30 Thread dakbari
Simply replacing hibernate3.jar with another JBoss' hibernate3.jar does NOT work. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990022#3990022 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990022

[jboss-user] [JBoss Seam] - Questions regarding SeamAuthenticationGuide

2006-11-30 Thread rkiesi
Hi all, I am trying to establish a login using SEAM on JBOSS AS 4.0.5.GA. In my research i found http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamAuthenticationGuide but can't figure out which classes are used in AuthenticatorAction for User and Role. As well as to which package the LoginLocal

[jboss-user] [JBoss Seam] - Bugs? Weird transaction problems

2006-11-30 Thread toni
Hi, I have a JSP file, which contains a table that displays a list of clients. Each of the clients can have many addresses attached to it. If you click on one of the clients you end up on a second page, which again displays a table that lists all the addresses of the selected client. There

[jboss-user] [JBoss Portal] - Permissions Portal Pages and Portlets

2006-11-30 Thread engela
I'm using Jboss portal 2.4.0 and Jboss AS 4.0.4 GA. Portal Page Permissions When I create a new page the security setting for the page for Unchecked is set to viewrecursive, but I would like to restrict the access to the page to certain admininstrators only. How

[jboss-user] [JBoss Portal] - Re: Portal 2.4 as a windows service

2006-11-30 Thread schuffr
Thanks! duh! I had a typo in my wrapper.java.classpath.1=../lib/wrapper.jar line. Works now! thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990027#3990027 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990027

[jboss-user] [JBoss Portal] - Remove Don't have an account yet? You can create one link.

2006-11-30 Thread indyJones
JBoss Portal 2.2 How can I remove the Don't have an account yet? You can create one text from the default UserPortlet? I want to use this portlet, but we do not want user's creating thier own account, we want the admins to do this Thanks Indy View the original post :

[jboss-user] [JBoss jBPM] - Re: No subprocessId in Node with subprocess

2006-11-30 Thread jainer
Kurt: You must deploy first the subprocess and later deploy the process, i did it and work it fine. jainer e. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990030#3990030 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - Jboss connects to ibm.com on startup??

2006-11-30 Thread BossMichel
Hello everyone! I just noticed a strange problem. Sometimes the jboss hangs when starting up whithout any error message or other sign. When researching the problem, I found out (through netstat), that my jboss briefly connects to a whole range of sites via http when starting up.. those sites

[jboss-user] [JBoss AOP] - Hotswapping an interceptor to an EJB

2006-11-30 Thread Giordacchio++
Hi ! I have a strange erroer when I try use hotswapping. I want to attach dinamically an interceptor to a method of an EJB. I have prepared the class that I want to intercept with this tag in my jboss-aop.xml: | prepare expr=all(it.webscience.atlasweb.controller.SessionManagerAction)/

[jboss-user] [JBoss AOP] - Re: Hotswapping an interceptor to an EJB

2006-11-30 Thread Giordacchio++
I forgot to post the code of my advice binding: | private AdviceBinding sessionbinding; | private String bindstring = | execution(*it.webscience.atlasweb.controller.SessionManagerAction-save(..)); | | sessionbinding = new AdviceBinding(bindstring, null); |

[jboss-user] [JBoss Seam] - s:link and JavaScript

2006-11-30 Thread dahm
Hello, I've got a problem using the s:link tag. I'm using it in a data table just like in the examples | h:dataTable var=v value=#{mydata} | ... | h:column |s:link value=Delete action=#{listAction.delete linkStyle=button | onclick=javascript:return confirm('Do you really want

[jboss-user] [JBoss Seam] - Re: Seam 1.1CR1 + IceFaces Tomahawk problem!

2006-11-30 Thread Newlukai
I think you have to tell it until all the users heard it. I didn't know to avoid Tomahawk. But right now I'm changing from Tomahawk to ICEfaces. And it's quite a lot to do ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990039#3990039 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: Negotiate with Kerberos

2006-11-30 Thread AndiWausS
Hey, what I described yesterday was crap. The exceptions were not root of the problem, they happen with 4.0.3, too (TRACE). The problem happens due to the new tomcat way of authorization in public class JBossSecurityMgrRealm extends RealmBase implements Realm | ... | public boolean

[jboss-user] [JBoss jBPM] - Re: Action ; Token.signal( ... ) ; Exception: locked tokens

2006-11-30 Thread kukeltje
anonymous wrote : to activate more than one decision? What do you mean by this, do you mean more than one transition? Then use a fork. Besides that, I'd use a handler on a decision, not the 'node enter' event to make the decision what to do. That is more common. View the original post :

[jboss-user] [Management, JMX/JBoss] - Re: EJB runtime statistics through web-console throws Except

2006-11-30 Thread chalad
Yeap, I seem to be having the same problem as well. In order to get it working I removed the prefix from the JNDI name, and left the EJB name alone. the thing is that this used to work perfectly well with previous veriosn of JBoss ( 4.0.4) View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Eclipse Server config for AppServer-5-Beta1

2006-11-30 Thread [EMAIL PROTECTED]
Hey Sam.. Are you using JBossIDE 1.6.0 or the latest beta? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990074#3990074 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990074

[jboss-user] [Security JAAS/JBoss] - Re: Federated SSO on 4.0.2?

2006-11-30 Thread [EMAIL PROTECTED]
mheidt- Looks like Java5 dependency maybe a bug i need to look into. Here is the JIRA task to track its progress: http://jira.jboss.com/jira/browse/JBSSO-21 anonymous wrote : | Furthermore I need to write my own LoginProvider. | Are those conditions supported? | Yes the LoginProvider

[jboss-user] [JBossWS] - Re: EJB3 endpoint with predefined WSDL contract

2006-11-30 Thread QPool.Char
I dont know if i can help you much but i have exactly the same settings like you and made some experiences. @ 1) i have an own WebService running as EJB3 endpoint that uses a customized wsdl file. That should be the same as to implement an already existing wsdl file. It proves that JBoss does

[jboss-user] [JBoss Seam] - Re: Problem with leaked connections from passivated/activate

2006-11-30 Thread epbernard
The team has identified a bug in the EJB3 container regarding passivation and PC). Have a look at the JIRA issues (EJBTHREE) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990103#3990103 Reply to the post :

[jboss-user] [Remoting] - Re: Is Http Firewall tunneling in Remoting or Messaging ?

2006-11-30 Thread [EMAIL PROTECTED]
Well, there is only so much we can determine on our own about network environment (i.e. does firewall exist between client and server, is external address of server different than local one... i.e. NAT), so will have to be some configuration determined by the remoting user. For now, server to

[jboss-user] [JBoss Seam] - Re: Problem with leaked connections from passivated/activate

2006-11-30 Thread epbernard
Actually it's http://opensource.atlassian.com/projects/hibernate/browse/HHH-2206 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990105#3990105 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990105

[jboss-user] [JBoss Messaging] - windows client

2006-11-30 Thread jhejzlar
Hello, I am newbie in JBoss community. I have two questions: How can I send message from Windows Xp client? Does exist any clienet program for sneding a massage to broker? If I undersandt it wel the broker function is running on JBoss Application Server. Is it correct? Thanks for any ansvers. /

[jboss-user] [JBoss Portal] - Re: Does JBOSS Portal Support CSS ?

2006-11-30 Thread Abdullatif
Thank you very much. I think that it will help me. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990107#3990107 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990107 ___

[jboss-user] [JCA/JBoss] - Always the same managed connection

2006-11-30 Thread oglueck
It seems the JBoss connection manager ignores the ConnectionRequestInfo when allocating new connections. What I do is: conn1 = mycf.getConnection(abc); conn2 = mycf.getConnection(def); The connection factory basically passes the parameter as a ConnectionRequestInfo to the

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to replace Hibernate in JBoss distribution?

2006-11-30 Thread dakbari
Actually it does work, but would that test be valid? I think of instrumenting my classes prior with Hibernate 3.2.0.ga but using Hibernate 3.1rc2 afterwards. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990109#3990109 Reply to the post :

[jboss-user] [JBoss Seam] - CVS icefaces example fails

2006-11-30 Thread scosenz
The CVS icefaces example is failing with: 10:13:50,453 ERROR [D2DFaceletViewHandler] Problem in renderResponse: Could not instantiate feature[compiler.ExpressionFactory]: org.jboss.seam. com.sun.facelets.FaceletException: Could not instantiate feature[compiler.ExpressionFactory]:

[jboss-user] [Beginners Corner] - Reading properties file

2006-11-30 Thread iamsonali
Hi, I have an MBean, which along with other files is deployed as a .sar file in my application. I need to setup a properties file which will be read from this MBean file. I created a custom.properties file and placed it in META-INF. To read it, I tried the following commands: 1)

[jboss-user] [JBossWS] - Re: EJB3 endpoint with predefined WSDL contract

2006-11-30 Thread biroj
Hi, Thanks a lot, but Could you post me a working example? Thanks a lot in advance, Bye, Janos View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990113#3990113 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990113

[jboss-user] [JBoss Seam] - Re: EntityManager: For newbies or to close gaps in your know

2006-11-30 Thread toni
Hi bfo81, I enjoyed reading your post - well done. You asked about how to run into a LIE: anonymous wrote : | Seam Managed Persistence Context | I must confess that I never ran into LazyInitializationExceptions (abbr. LIE). I use an Extended Persistence Context in a Conversation scoped

[jboss-user] [JCA/JBoss] - Re: OutOfMemoryError: OracleConnection.pingDatabase

2006-11-30 Thread oglueck
To keep the server.log set the append property to true in your Log4J appender. See conf/log4.xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990110#3990110 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990110

[jboss-user] [JBoss Seam] - Re: JBossSeam Quartz: how?

2006-11-30 Thread sebasfiorent
[EMAIL PROTECTED] wrote : JBoss EJB3 includes a RAR for Quartz (ie a Quartz JCA connector). This lets you treat a Quartz event like a JMS message, and handle it using an EJB3 MDB.Would this help you? Gavin, I've been looking for an example or something to look how to use the connecto. Do you

[jboss-user] [JCA/JBoss] - Re: OutOfMemoryError: OracleConnection.pingDatabase

2006-11-30 Thread oglueck
On 32 bit architecture the JBoss process can allocate at max. 2GB of memory. You gave it 1GB of heap. Plus some PermGen. The rest is available to stack space. Every thread allocates its own stack. This may be 256kb to 1MB depending on your platform (see you JVM documentation). It's a simple

[jboss-user] [JBoss Seam] - Re: Understanding Conversations

2006-11-30 Thread toni
Thanks ... I might have found another bug, even though I'm not sure. See: http://www.jboss.com/index.html?module=bbop=viewtopict=96021 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990117#3990117 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Cant write blob 2000 byte

2006-11-30 Thread oglueck
There was a bug in the first 10g Oracle JDBC driver. Fixed in the latest version! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990118#3990118 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990118

[jboss-user] [JBoss Seam] - JSF 1.2 reference implentation

2006-11-30 Thread ekusnitz
I see that Seam 1.1 beta supports the new JSF 1.2 reference implementation. I have two questions: (1) Does anyone have any experience using this, either postive or negative? JSF 1.2 is supposed to integrate much better with JSTL, which would address many of our problems we have (even though we

  1   2   3   >