[jboss-user] [JBossCache] - ClusterPartition + TreeCache

2007-02-12 Thread vbatista
Hi! Our System has a ClusterPartition deployed, over which we have a few Cluster Singleton's. Now we are planning to deploy one (may be more) TreeCache's. Can we use the ClusterPartition JGroups channel for our cache? If yes, how can we configure the cache to use the ClusterPartition

[jboss-user] [JBoss jBPM] - Re: jBPM 3.1 + Spring 2.0 + Tomcat 5 + TX demo app

2007-02-12 Thread john.sandanam
Thanx very much, i just begin to understand more jbpm. john View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014869#4014869 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014869 ___

[jboss-user] [EJB 3.0] - Local JNDI name for EntityManager?

2007-02-12 Thread guava
Hi, Does any one know the local JNDI name for EntityManager under JBossAS 4.0.5GA? I have a class that is not an EJB and I need an instance of EntityManager and I will need to do a local JNDI lookup. Thanks View the original post :

[jboss-user] [JBoss jBPM] - Re: Want to get All leaving Transition

2007-02-12 Thread umeshsinha
Hi! Thanks for your reply. That problem has been solved. With Regards Umesh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014872#4014872 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014872

[jboss-user] [JBossCache] - java.io.StreamCorruptedException: invalid stream header

2007-02-12 Thread vbatista
Hello! I have just migrated to JBossCache-1.4.1.SP1 (JBoss 4.0.3SP1). I copied jboss-cache.jar and jboss-serialization.jar to jboss' lib dir. With two machines, the former to startup gives the error below when the second starts up. Despite the error on node discovery, everything works fine

[jboss-user] [Messaging, JMS JBossMQ] - Re: Queue Receiver hangs

2007-02-12 Thread mnones
The problem seems to be related to another instance of jboss-4.0.5 installed on another machine on the Lan... I've configured both jboss to isolate the system from each other as described here http://wiki.jboss.org/wiki/Wiki.jsp?page=TwoClustersSameNetwork. Both servers use ports-1

[jboss-user] [Beginners Corner] - Re: Oracle forms reports with JBoss AS

2007-02-12 Thread Strelok
having the same question View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014883#4014883 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014883 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: tomahawk extension filter and seam fileUpload

2007-02-12 Thread milesif
Sorry for my late reply. I switched back to the tomahawk upload control. I tried to use icefaces (I really like it), but I had problems and no time to solve them. I will try them out nex time ;-) and switch to ADF/IceFaces. Anyway, many thanks to everybody, especially to Shane. ciao

[jboss-user] [JBoss Portal] - Re: Packaging of portlet-instances.xml

2007-02-12 Thread legolas
Hi Julian (or others), I have implemented this as an MBean that instantiates each portlet instance during its start method, and destroys them again during the stop method. Before instantiation however I check if the instance name is already used, if so I write a warn to the log. The first time

[jboss-user] [EJB 3.0] - Re: Updating JBoss 4.0.5.GA to use the latest Hibernate Jars

2007-02-12 Thread JamesWoodward
lowecg2004 wrote : Where does hibernate-client.jar come from? I don't know! I've just been using the 3 hibernate jars for the client as well, sure they are bigger, but it works! ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014896#4014896 Reply to the

[jboss-user] [JNDI/Naming/Network] - Cannot instantiate class: org.jnp.interfaces.NamingContextFa

2007-02-12 Thread sandrocchio_0.1
Hi there, I'm trying to call an session Bean (EJB3 - jboss 4.0.5) methods from a simple client. But it returns me the following error: Caught an unexpected exception: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory in the classpath: jboss-j2ee.jar Cart - dist/Cart.jar (the

[jboss-user] [JBossCache] - Re: Persistent configuration in clustered environment.

2007-02-12 Thread chrismeadows
Thanks Manik. My caches are geographically separated (UK, Japan, east and west coast US), so I don't think shared cache loaders I going to work for me unless I do async cache loader updates, and I'm pretty sure I don't want to do that. The configuration I'm trying out has N gegraphically

[jboss-user] [Installation, Configuration Deployment] - Re: how to upgrade from jboss4.0.2 to jboss4.0.5

2007-02-12 Thread poyge394
1)install the new server 2)move application and configuration to the new server. i hope you have document the changes. 3)and apply try and error strategy dont move configuration files from different versions. View the original post :

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

2007-02-12 Thread muralimadhav_123
When I tried to start JBOSS 4.0 server on AIX 5.2 It is giving following error message: = JBoss Bootstrap Environment JBOSS_HOME: /usr/jboss-4.0.0 JAVA:

[jboss-user] [Installation, Configuration Deployment] - Re: Problem with Struts 1.3.5 example struts-mailreader.war

2007-02-12 Thread yamert
Raist_Majere wrote : Are you sure that when you start JBoss you're using the default config? Maybe you're starting the all one or any other and you deployed in the default... If that's not the case, have no more ideas... Hello, Raist_Majere. How can I find out, which config do I use? View the

[jboss-user] [Installation, Configuration Deployment] - Re: Installing JBoss/ejb3 without X-window on Linux

2007-02-12 Thread javatwo
I installed the Gnome on the linux machine (FC 6), get an NoDefError com.sun.X11GraphicEnvironment when starting the JBoss installer. Will the following two ways work? 1. Can I download source, and do ant install without GUI? 2. Can I install it on the windows first, then copy the entire

[jboss-user] [JBossCache] - High CPU usage in Weblogic 8.1

2007-02-12 Thread ottuzzi
Hi there, I'm evaluating Treecache as cluster cache in our environment: we are running a weblogic8.1SP2 cluster deployed on Solaris 5.9 (aka Solaris 9) with SUN JDK 1.4.1_02. Here is the configuration I'm using: ?xml version=1.0 encoding=UTF-8? | server | | classpath codebase=./lib

[jboss-user] [JBoss Seam] - pagination control (10.3) missing transaction

2007-02-12 Thread baz
As gavin suggested. moved to herehttp://jira.jboss.com/jira/browse/JBSEAM-803 (Could it be, that the @transactional has no effect in my environment: Hibernate running in microcontainer on tomcat Using the configuration from the Docu chapter 19.5) I do have implemented the pagination control

[jboss-user] [JBoss Seam] - Access pojoCache from java Code?

2007-02-12 Thread holtak
maybe a trivial question but... how do I access the cache s:cache is using from my Java Code (lets say Stateless Session Bean)? I`m sure I have to inject something but what and how exactly? I want to invalidate (evict) a cached page fragment, because it changed (happens not often but it does).

[jboss-user] [JBoss Seam] - Re: Invalidating Seam sessions when logging out of JBoss Por

2007-02-12 Thread michaelsembwever
Thanks for the help Gavin! In LifeCycle.endSession(..): Set conversationIds = Manager.instance().getSessionConversationIds(); is returning an empty Set so Contexts.destroy(new ServerConversationContext(..)) is never called for any conversationId. View the original post :

[jboss-user] [JBoss Seam] - Re: Invalidating Seam sessions when logging out of JBoss Por

2007-02-12 Thread michaelsembwever
Another unexpected, atleast for me, discovery is that LifeCycle.endSession(..) is called twice during the logout request. Is this correct? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014926#4014926 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Access pojoCache from java Code?

2007-02-12 Thread petemuir
@In | org.jboss.cache.aop.PojoCache pojoCache View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014929#4014929 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014929 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Error testing Hello World BPEL on JBoss 4.0.5

2007-02-12 Thread frostp
Hi, I realize this thread is quite old but I too am having the same problem testing the hello-world BPEL service. And the resolution quoted does not appear to work for me. So I wondered if anybody could help me still. My problem is exactly the same 'serialVersionUID' class incompatible issues

[jboss-user] [Installation, Configuration Deployment] - Restart Server on change of jboss-service.xml

2007-02-12 Thread raja143chowdary
Hi.. I Would like to know how to restart the server on any changes made in jboss-service.xml. Cheers !!! ..Raj View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014937#4014937 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Deployment of exploded ear fails in 1.1.6

2007-02-12 Thread novare
After trying out the latest from CVS, I still get errors related to duplicate components, but now the error message is as follows: | 11:53:26,011 DEBUG [Scanner] found: org/jboss/seam/web/SeamFilter.class | 11:53:26,027 DEBUG [org.jboss.seam.deployment.Scanner] found:

[jboss-user] [EJB 3.0] - Re: Updating JBoss 4.0.5.GA to use the latest Hibernate Jars

2007-02-12 Thread lowecg2004
Me too, and it seams to work okay. Cheers for the reply. C. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014940#4014940 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014940

[jboss-user] [JBoss jBPM] - Re: BPEL + WSIF

2007-02-12 Thread pkovgan
We do not have particular requirements to WSIF , but we are looking for some way to improve BPEngine-WS interop in light our performance and transaction requirements. As I understood so far WSIF (to be handled by Jbpm-Bpel) requires additional DOM-Java provider-serializer-bridge , that will

[jboss-user] [JBoss Seam] - refresh view

2007-02-12 Thread straubp
Hi, I'm having an entity like person with a sub entity like an address. On a page I'm showing information about the person: | h:outputText value=#{person.id} / | h:outputText value=#{person.address.street} / | Now I'm pressing a next-button to show the infos about the next person: |

[jboss-user] [JBoss Seam] - Re: refresh view

2007-02-12 Thread petemuir
You'll need to post the code for person and for address View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014945#4014945 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014945 ___

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss 3.2.3 failed to start with JDK 1.5 version

2007-02-12 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossVsJavaJDKVersionMatrix View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014947#4014947 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014947

[jboss-user] [JBoss Seam] - Re: tomahawk extension filter and seam fileUpload

2007-02-12 Thread Seto
Sorry for my impolite reply. I just get caught by the feature my project needed. It's the newspaper table component. Absoulutely I love Seam and I'm trying my best to make surroundings use Seam while many of Chinese use Spring. I just want the Seam to be perfect to support various feature.

[jboss-user] [JBoss Seam] - Re: refresh view

2007-02-12 Thread straubp
Hi petemuir, thanks for your quick reply! But I just figured it out: I use the RedirectFilter but haven't defined a redirect in pages.xml for the page when the outcome is null (I thought this wouldn't be necessary). Now I have: | navigation from-action=#{personListManager.nextPerson()} |

[jboss-user] [JBoss Seam] - Re: refresh view

2007-02-12 Thread petemuir
If the outcome is null, the current page is redisplayed (rather than redirected to) - so whats happening is that on your redirect (as you said above) more things are getting refreshed than on the redisplay. Without seeing what scopes you are using its hard to say more ;) View the original

[jboss-user] [JBoss jBPM] - Re: LDAP AND JBPM

2007-02-12 Thread CornAir
did you find an answer or useful materials? any help or useful information would be great! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014960#4014960 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014960

[jboss-user] [JBoss Portal] - Errors when stopping Portal Server

2007-02-12 Thread dleerob
When stopping the JBoss Application server, I get a few exceptions/errors in the background. I don't think they are serious, but would still like to know why they are happening and how I can stop them. They only occur if the portal is deployed. From what I can tell, it seems that when dropping

[jboss-user] [JBoss Portal] - customize UserPortlet

2007-02-12 Thread den74
Hi i am using JBossPortal 2.4.1 (bundle including JBossAS) and i need to completely customize UserPortlet. I mean i have to customize the jsp presentation, the database stored data and obviously the management java class. What i would like is to not modify the general behaviour but only add the

[jboss-user] [JBoss Portal] - Re: customize UserPortlet

2007-02-12 Thread [EMAIL PROTECTED]
You should be able to do it step by step. - Change the JSPs (the stored data will not change) - Create your own UserModule and RoleModule implementing the respective interfaces (now you should have what you want) The bottom line is to always call the userModule and roleModule so you can

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-12 Thread bsmithjj
could you explain the differences? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014982#4014982 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014982 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-12 Thread petemuir
jndi-name is equivalent to @JndiName (http://docs.jboss.com/seam/1.1.6.GA/reference/en/html/annotations.html#jndiname-annotation) and so would affect the manager component, session-jndi-name is where the javax.mail.Session is located in JNDI - so the reason it's called session-jndi-name is

[jboss-user] [JBoss Seam] - Seam Email and Embeddedable EJB3 for testing

2007-02-12 Thread bsmithjj
hello, I've been trying to run a SeamTest that sends email using the Seam 1.1.6 email and the Alpha9 Embeddable EJB3 container. I get the following exception each time it tries to render: | test_sendSeamEmailMessage Time elapsed: 0.422 sec FAILURE! | javax.ejb.EJBException:

[jboss-user] [JBoss Seam] - why Seam cant invoke destroy method?

2007-02-12 Thread mnrz
Hello I have one Stateful and one conversational bean in my project. sometimes the Seam can not invoke the destroy() method and throws an exception. this exception can been seen on tomcat console with following message: it's wondering me why this happen sometimes not always! I have declared

[jboss-user] [JBoss Seam] - Wysiwyg editor for Seam Text?

2007-02-12 Thread stephen.friedrich
Are there plans for a wysiwyg editor for Seam Text? Or maybe someone who is already working on it? A customized/stripped down version of fckeditor would be just awesome. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014991#4014991 Reply to the post :

[jboss-user] [JBoss Seam] - @Transactional with hibernate in MC not working

2007-02-12 Thread baz
My Environment seam1.1.6 Hibernate running in MC (configuration like Chapter 19.5 in the docs) jdk 1.5.0_10 running in tomcat 5.5.17 When i mark a method with @Transactional no new Transaction is opened, instead i get an exception that a transaction is missing:-( Does this not work? Please

[jboss-user] [JBoss Seam] - Re: why Seam cant invoke destroy method?

2007-02-12 Thread mnrz
I forget to say I am using JBoss Seam 1.1.6 GA thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014994#4014994 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014994 ___

[jboss-user] [JBossWS] - Re: Jboss-5.0.0.Beta1 JSR-181 Endpoint ClassCastException

2007-02-12 Thread dwin
your testUI does not extend HTTPServlet or implement the servlet interface itself. Your webservice will not deploy regardless though, you need to add the annotation @stateless and not make it a servlet but rather a POJO View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - jboss 4.0.2 state is stuck on starting with jbosside 2.0.0

2007-02-12 Thread markjb
Hi, I am using eclipse 3.2.1 and jbosside 2.0.0. in the eclipse I have 2 JRE 1.5 and 1.6 where 1.6 is the default. I have 2 problems: 1. when I create a new runtime for the jboss AS(4.0.2) I can choose with which JRE to run the jboss. so I choose JRE 1.5 (which is not the default) and click

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-12 Thread sasi2103
Tim, Below is what I added (in bold). | LOAD_BINDINGS=SELECT NODE_ID, QUEUE_NAME, COND, SELECTOR, CHANNEL_ID, IS_FAILED_OVER FROM JMS_POSTOFFICE WHERE POSTOFFICE_NAME = ? | I add the field IS_FAILED_OVER to this statment. The prefix of this information is ![CDATA[ in the

[jboss-user] [JBoss Portal] - Re: customize UserPortlet

2007-02-12 Thread den74
Thanks for quick answer, but now i have another question: how can i store new data not present in the current User/Role database tables? I can't change the database schema the only thing i could do is to store my data in private table and referst them to the JBoss table, but how can can i

[jboss-user] [JBoss Seam] - Re: Access pojoCache from java Code?

2007-02-12 Thread holtak
thanx! works perfect and my database finds it really Good Thing(tm) to not be consulted on every page request. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015012#4015012 Reply to the post :

[jboss-user] [JBoss Portal] - Jboss stops on startup

2007-02-12 Thread den74
the server i'm using is jboss portal (2.4.1) bundled with application server (4.0.5), and my war file contains nothing particular but the ajax4jsf.jar file (doesn't make any difference if the version is 1.0.6 or 1.1rc1). i'm trying to deploy on jboss portal a web-application that in the future

[jboss-user] [JBoss Seam] - Re: Wysiwyg editor for Seam Text?

2007-02-12 Thread [EMAIL PROTECTED]
One thing that would be really easy to do is use Ajax4JSF to give you a live preview as you type... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015021#4015021 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015021

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: EJB lookup on standalone tomcat to remote jboss

2007-02-12 Thread skymic
Yes, I am trying to connect to a remote session bean through a web service endpoint. But I am not calling the javax.xml.soap.MessageFactory explicitly. This is done in the code which was generated from jaxws2.0 (wsdl to java). However I am a bit further now. I threw out the jbossall-client.jar

[jboss-user] [JBoss Seam] - Re: Chatroom -caching-configuration

2007-02-12 Thread [EMAIL PROTECTED]
Might be related to this fix: http://jira.jboss.org/jira/browse/JBSEAM-724 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015024#4015024 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015024

[jboss-user] [JBoss Seam] - Re: Access pojoCache from java Code?

2007-02-12 Thread [EMAIL PROTECTED]
There is an example of this in examples/blog View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015025#4015025 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015025 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Deployment of exploded ear fails in 1.1.6

2007-02-12 Thread [EMAIL PROTECTED]
Show the whole debug-level startup log. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015026#4015026 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015026 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-12 Thread [EMAIL PROTECTED]
jndi-name is the name used by Component to look up or instantiate a session bean component. -jndi-name is the name used by a component to find some resource it needs to function. It would be nice if our XSD eliminated the jndi-name attribute for components which are not session beans:

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-12 Thread bsmithjj
thanks for both replies - originally my IDE offered up jndi-name as an attribute and I selected it. One other item you might want to fix is the Seam 1.1.6 docs use the following attribute name: | 16.2.1.1. JNDI lookup in JBoss AS | | The JBossAS deploy/mail-service.xml configures a

[jboss-user] [JBoss Seam] - Re: NPE in SeamSecurity (getCookieValue(Selector.java:59))

2007-02-12 Thread [EMAIL PROTECTED]
ups, fixed now View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015038#4015038 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015038 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: pagination control (10.3) missing transaction

2007-02-12 Thread [EMAIL PROTECTED]
You need to give *way* more information than that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015043#4015043 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015043 ___

[jboss-user] [JBoss Seam] - Re: Need some help with Seam Email

2007-02-12 Thread petemuir
Thanks, that's been fixed in CVS :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015044#4015044 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015044 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Invalidating Seam sessions when logging out of JBoss Por

2007-02-12 Thread [EMAIL PROTECTED]
That's probably correct. Portal does everything in two requests - a request, then a redirect. Are you certain that you actually have some long-running conversations active on the server? If so, why can't Manager find them? View the original post :

[jboss-user] [JBoss Seam] - Re: Seam Email and Embeddedable EJB3 for testing

2007-02-12 Thread [EMAIL PROTECTED]
You would need to make sure you have facelets in your classpath. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015046#4015046 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015046

[jboss-user] [Management, JMX/JBoss] - Re: StatisticsCollector

2007-02-12 Thread somefoo
Hello! Also coming from the wiki ... and also monitoring method statistics per transaction does not work for me. There are no exceptions or other observable failure s - the transaction-list simply is empty. Does (should) all these work with EJB3? Is anyone out there? - since this trace is

[jboss-user] [JBoss Seam] - Re: why Seam cant invoke destroy method?

2007-02-12 Thread [EMAIL PROTECTED]
Ask in the EJB3 forum, since it is a bug in EJB3 to be throwing an NPE back at you, but I believe it happens when the bean times out or something like that, I forget now. I seem to recall reporting this as a bug to the EJB3 team and them fixing it, but that might not be correct. View the

[jboss-user] [JBoss Seam] - Re: @Transactional with hibernate in MC not working

2007-02-12 Thread [EMAIL PROTECTED]
stack trace?? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015053#4015053 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015053 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Deployment of exploded ear fails in 1.1.6

2007-02-12 Thread novare
Is there another way I can provide you with the log? It seems to be to big. BR Jarle View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015056#4015056 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015056

[jboss-user] [JBoss Portal] - Re: JBoss Portal LDAP Setup

2007-02-12 Thread dleerob
Okay so the way I ended up working around the security issues when using LDAP is this: - I downloaded the source so I could build the JBoss Portal myself. - I DID NOT enable LDAP authenitcation and used the standard setup that comes with JBoss Portal. - I created all the users I wanted in JBoss

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

2007-02-12 Thread swestbom
anonymous wrote : Can you try the trunk source code and tell me if it works for you ? Will do, thanks for the help View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015065#4015065 Reply to the post :

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

2007-02-12 Thread koriel
Well I did tried 1.1.6 and it was alot better...now I can login and authenticate but when the flow returns from the authenticate method the value (true) I got this exception | 16:37:00,505 ERROR [SeamExceptionFilter] uncaught exception | javax.servlet.ServletException: Error calling

[jboss-user] [EJB 3.0] - Re: Bug in EJBQL with MSSQL?

2007-02-12 Thread jeffreybozek
Update: I'm now using EJB3 RC 9 patch 1 and the error still exists. Has anyone come across this problem before? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015066#4015066 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Choosing JBPM?

2007-02-12 Thread angra81
thank you! ;-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015069#4015069 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015069 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: pagination control (10.3) missing transaction

2007-02-12 Thread baz
Hope this will be enough. If not please ask again. My runtime environment is configured as described in chapter 19.5 configuration: core:hibernate-session-factory name=hibernateSessionFactory/ | | core:managed-hibernate-session name=bazDatabase |

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

2007-02-12 Thread baz
I have had the same experience with the rule base. My configuration is like yours but the contents of my rule file is this:# package bazLimsPermissions; | | import java.security.Principal; | | import org.jboss.seam.security.PermissionCheck; | import org.jboss.seam.security.Role; I

[jboss-user] [JCA/JBoss] - Re: change background-validation-minutes to seconds

2007-02-12 Thread [EMAIL PROTECTED]
Feature request: http://jira.jboss.com/jira/browse/JBAS-4088 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015074#4015074 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015074

[jboss-user] [JBoss AOP] - persiste a mixin class

2007-02-12 Thread florian79
Hallo! The mixin tag allows the attribute transient=false. So is it possible to persiste the mixin class by ejb3/hibernate? Example in jBOSS AS (container managed): | ClassA extends BasicClassA | { | public String getA(){..} | } | ClassB extends BasicClassB | { | public

[jboss-user] [JBoss AOP] - Re: persiste a mixin class

2007-02-12 Thread florian79
florian79 wrote : Hallo! | | The mixin tag allows the attribute transient=false. So is it possible to persiste the mixin class by ejb3/hibernate? | | Example in jBOSS AS (container managed): | | | ClassA extends BasicClassA | | { | | public String getA(){..} | |

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

2007-02-12 Thread sbublava
anonymous wrote : | ... | Caused by: java.lang.NoClassDefFoundError: org/codehaus/janino/IClassLoader | at java.lang.Class.forName0(Native Method) | at java.lang.Class.forName(Class.java:164) | at

[jboss-user] [JBoss Seam] - Re: Running the booking example on JBoss with the JSF 1.2 RI

2007-02-12 Thread wsollers
I use facelets and faces 1.2 ri. If this is a compiling issue the just put the javaee.jar from a recent jdk 5 in your classpath. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015079#4015079 Reply to the post :

[jboss-user] [JBossWS] - Re: Sun jwsdp generate stub for JBoss

2007-02-12 Thread crni
akirainoue, I've got exactly the same problem, running on JBoss 5.0.0.Beta. This answer seems to suggest, you could use jboss client stack instead of jwsdp: http://www.jboss.com/index.html?module=bbop=viewtopict=76440 Did you find any other solution to the problem? View the original post :

[jboss-user] [EJB 3.0] - Re: Local JNDI name for EntityManager?

2007-02-12 Thread ALRubinger
If you'd like to have the EntityManager and Factory accessible via JNDI, just add these to your persistence.xml (will place in Global scope): property name=jboss.entity.manager.jndi.name | value=java:/entityManager / | property name=jboss.entity.manager.factory.jndi.name |

[jboss-user] [JBossCache] - Re: ClusterPartition + TreeCache

2007-02-12 Thread [EMAIL PROTECTED]
No, the cache needs its own channel. In AS 5 you will be able to share channels between services, using the JGroups multiplexer, but not in 4.0.x. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015087#4015087 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - How do force the module org.jboss.ejb.EjbModule to be depend

2007-02-12 Thread krimsonnitehawk
Hi, I would like for my ejb module to be dependent on a service (SAR file). If the service code fails I don't want JBoss 4.0.5 to deploy my ejb module. Where inside jBoss does the mbean for this module get created? In the root of the jboss deploy folder in my apps service file I have the

[jboss-user] [EJB 3.0] - Re: Can I use @Ejb in an MBean?

2007-02-12 Thread ALRubinger
The @EJB (javax.ejb.EJB) annotation, yep. S, ALR View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015088#4015088 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015088 ___

[jboss-user] [JBoss jBPM] - Sample Actions and States

2007-02-12 Thread JBossCompBoy
Hi We are looking at implementing jBPM. Are there any libraries or samples out there that contain some generic actions? Some of the ones we are specifically interested in do things like compare two numbers, strings or dates and branch accordingly. Another would be the ability to send an

[jboss-user] [JBoss Portal] - Re: very long startup time

2007-02-12 Thread Shadowmulder
Hi, I have the same problem, it happend suddently at the morning and what ever I try i does not help: First Time booting Jboss 1 min, second time it waits 15min at [NamingService] does any one solved this problem (without reinstalling)? View the original post :

[jboss-user] [JBossWS] - Re: Sun jwsdp generate stub for JBoss

2007-02-12 Thread jiwils
Depending on how your client is packaged (EAR, JAR, WAR), you could scope your deployment to prevent this, but as mentioned, the best alternative would be to use JBossWS instead. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015090#4015090 Reply to the post

[jboss-user] [EJB 3.0] - Re: EJB dependency injection

2007-02-12 Thread [EMAIL PROTECTED]
You didn't say what version of JBoss you were using, but dependency injection for JSF managed beans is only available for JBoss 5 and JBoss 4.2. http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWithJSFCDDL This is a feature that has to be enabled by the container, so just using JSF 1.2 alone

[jboss-user] [JNDI/Naming/Network] - Re: Proxy ClassCastException after successful EJB lookup

2007-02-12 Thread PeterJ
You probably have a classloader issue. Looks like the code that does the casting is in a servlet. You do not, by any chance, have the APLEntityFacade class in both the EJB jar file and in a jar file (or in the classes directory) in your war file? View the original post :

[jboss-user] [JBoss Portal] - Re: JSF using it's tag lib does work for map throws an error

2007-02-12 Thread [EMAIL PROTECTED]
In faces-config.xml you declared your managed bean name as setting, but in the tag it is settings. Stan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015098#4015098 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015098

[jboss-user] [JBossWS] - Re: Jboss-5.0.0.Beta1 JSR-181 Endpoint ClassCastException

2007-02-12 Thread volna
I am a bit confused. I thought the @stateless annotation is to make it a JSR-181 EJB rather than a POJO. I am hoping to deploy this as a POJO. In the JBossWS User guide (chapter 4 - Developing WebService Endpoints) http://labs.jboss.com/portal/jbossws/user-guide/en/html/endpoints.html there is

[jboss-user] [JBoss Portal] - Re: very long startup time

2007-02-12 Thread [EMAIL PROTECTED]
for Gumpinger it seemed that it was myEclipse's fault. Are you using it ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015101#4015101 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015101

[jboss-user] [Beginners Corner] - Re: NoSuchMethodError

2007-02-12 Thread PeterJ
Like I said, you might have a stray copy of the class somewhere. I am always amazed at where those things hide. I once ran into an issue where an older version of a class appeared in the JVM endorsed directory. I tracked it down to someone who was too lazy to figure out how to set the

[jboss-user] [JBoss Seam] - Re: Deployment of exploded ear fails in 1.1.6

2007-02-12 Thread novare
Continue: 16:19:03,274 DEBUG [org.jboss.seam.deployment.Scanner] found: org/jboss/seam/security/filter/ | 16:19:03,274 DEBUG [org.jboss.seam.deployment.Scanner] found: org/jboss/seam/security/filter/SeamSecurityFilter.class | 16:19:03,274 DEBUG [org.jboss.seam.deployment.Scanner] found:

[jboss-user] [Installation, Configuration Deployment] - Re: Installing JBoss/ejb3 without X-window on Linux

2007-02-12 Thread PeterJ
Another way to get EJB3 support in 4.0.5 is to download the source distribution and build it with JDK 5.0. You get both the standard binary distribution plus a second distribution with EJB3. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015112#4015112 Reply

[jboss-user] [Installation, Configuration Deployment] - Re: How to install both JBoss 4.0.1sp1 and 4.0.5GA on the sa

2007-02-12 Thread kingcu
Thanks for the great wiki link. Can you please further point me to some link that explains how to configure multiple IP address on a single NIC? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015110#4015110 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Deployment of exploded ear fails in 1.1.6

2007-02-12 Thread novare
The above was the last, Hope this helps Thanks again Jarle View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015114#4015114 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015114 ___

[jboss-user] [Installation, Configuration Deployment] - Re: My JBOSS is still pointing to JSF-RI instead of myfaces

2007-02-12 Thread [EMAIL PROTECTED]
I don't see any reference to the JSF RI implementation. The stack trace says that a facelets jar is missing. Stan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015111#4015111 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Adding my own jar to portal source

2007-02-12 Thread PeterJ
The other possible location is to place it in the jboss-portal.sar/lib directory. And yes you should modify the build to place it there. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015118#4015118 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: change background-validation-minutes to seconds

2007-02-12 Thread [EMAIL PROTECTED]
Generally, background validation should occur at longer intervals to avoid stressing the pool. Keep in mind, everytime the background validation cycle begins the entire pool is evaluated. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015120#4015120 Reply to

[jboss-user] [JBoss Seam] - Re: Deployment of exploded ear fails in 1.1.6

2007-02-12 Thread [EMAIL PROTECTED]
Oh c'mon man. ant cleanall build. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015122#4015122 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4015122 ___ jboss-user mailing list

  1   2   3   >