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

2008-06-02 Thread eric.lvyan
11:13:07,170 DEBUG [ManagerBase] End expire sessions StandardManager processingTime 0 expired sessions: 0 11:13:07,700 DEBUG [Registry] Managed= jboss.web:type=RequestProcessor,worker=http-0.0.0.0-8080,name=HttpRequest1 11:13:07,700 DEBUG [BaseModelMBean] default constructor 11:13:07,700 DEBUG [B

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: different version of Hibernate in .ear file on JBoss

2008-06-02 Thread ziolmar
Ok, I start with clean jboss. I exploded my ear and right now in lib directory of my ear I have: - antlr-runtime.jar - daoframework - drools-compiler - drools-core - ejb3-persistance - hibernate - hibernate-annotations - hibernate-commons-annotations - hibernate-entitymanager - hibernate-search -

[jboss-user] [JBoss Cache: Core Edition] - JbossCache 2.1.1GA Listener attach exception

2008-06-02 Thread dorbd
Trying to add a listener to specific region by using cache.addCacheListener(Fqn, Object); But getting this exception java.lang.UnsupportedOperationException: Not implemented in this release at org.jboss.cache.invocation.CacheInvocationDelegate.addCacheListener(CacheInvocationDelegate.ja

[jboss-user] [JBoss jBPM] - User creation problem in jbpm 3.2.GA

2008-06-02 Thread sanjayce107
Hello everybody, I m using JBOSS-JBPM 3.2.GA.I m geeting one problem with user creation.It is showing 4 default users ernie,bert,cookie monster,grover with different roles.Between these users ernie has administrator and manager privileges.When i m logging through ernie it is not showing any opt

[jboss-user] [JBoss Cache: Core Edition] - Re: JBoss Cache 2.1.1.GA released

2008-06-02 Thread dorbd
Thanks manik, already downloaded and using it. Dor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155206#4155206 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155206 ___ jb

[jboss-user] [JBoss Cache: Core Edition] - Re: JbossCache 2.1.1GA Events and Listeners question

2008-06-02 Thread dorbd
I found one solution relate to my question. This solution based on: node modified event, getData() method, Util classs. It's a good solution, still if you another one, i am still listening. Dor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155203#4155203

[jboss-user] [Remoting] - Re: No jboss-remoting.jar in 2.2.2SP_4 and 2.2.2SP_7

2008-06-02 Thread [EMAIL PROTECTED]
You squeak, we listen! The 2.2.2.SP4 and 2.2.2.SP7 distros at http://www.jboss.org/jbossremoting/downloads/ now contain the various remoting jars. Also, they contain the html and html_single versions of the Remoting Guide. View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss jBPM] - Jbpm - EJB LazyInitialization Exception

2008-06-02 Thread jjacobwip
Hi, I was trying to learn jbpm and came across this scenario. I was trying to create a Session Facade for my Process related activities (instantiate process instance, list tasks etc). I created a basic CMP EJB and added method to instantiate a ProcessInstance which is already deployed. For tes

[jboss-user] [EJB 3.0] - Re: Illegalargumentexception on calling namedquery

2008-06-02 Thread jaikiran
Which version of JBoss and Java do you use? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155198#4155198 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155198 ___ jboss-user

[jboss-user] [EJB 3.0] - Re: Dependency bug with multiple modules in EAR

2008-06-02 Thread jaikiran
"anilit99" wrote : Hi dahm/Kiran, | is there any update on this issue ?? | | thanks | Anil. Anil, This issue is being tracked in JIRA http://jira.jboss.com/jira/browse/JBAS-5049 and as the JIRA states, this issue has been fixed in JBossAS-4.2.3.GA , JBossAS-5.0.0.Beta3

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Upgrading 4.0.4 to 4.2.2; problems accessing EJBs

2008-06-02 Thread jaikiran
anonymous wrote : When attempting to get access from the code in one of the two wars to some of the EJBs, I'm getting class cast exceptions, whether I attempt to gain access to remote interfaces (using PortableRemoteObject.narrow()), or local. Probably a classloader issue. Are you packaging th

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Slight problem still regarding the fix for bug JBAS-1489

2008-06-02 Thread talktoudaykumar
I'm facing the same problem. I don't know what went wrong in that. Please help me in this context. It's Urjent Please..PleasePlease View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155195#4155195 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss Cache: Core Edition] - JbossCache 2.1.1GA Events and Listeners question

2008-06-02 Thread dorbd
I am working with this version. I need to know when a new value is being added to a specific node and what was that value, any suggestions ? Dor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155194#4155194 Reply to the post : http://www.jboss.com/index

[jboss-user] [JCA/JBoss] - Re: HELP:CMP entity beans accessing encrypted datasource

2008-06-02 Thread achu.prav
Hi Adrian , As suggested by you I enabled the trace. The summary of the trace log is below: - javax.security.auth.login.LoginException: Failed to decode password: java.lang.NullPointerException at org.jboss.resource.security.JaasS

[jboss-user] Delivery Status Notification (Failure)

2008-06-02 Thread postmaster
This is an automatically generated Delivery Status Notification. Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop. [EMAIL PROTECTED] Reporting-MTA: dns;exchange.technodom.kz Rec

[jboss-user] [JBoss Cache: Core Edition] - Problem using Non-JTA Transaction Manager

2008-06-02 Thread mlamdin
We are seeking advice for sharing 2nd-level cache between cluster nodes using Tomcat, Spring, and Hibernate. If you have been successful doing this, we'd appreciate hearing from you. We'd also appreciate learning about dead-ends we might avoid. Our configuration: -- Tomcat 6.0.14 -- Spring 2.0.

[jboss-user] [Remoting] - Remoting 2.4.0.GA is now available

2008-06-02 Thread [EMAIL PROTECTED]
JBossRemoting 2.4.0.GA is now available. This is a major incremental release, that resolves about 160 JIRA issues, including 76 bug fix issues and 28 feature issues. It is meant to be binary compatible with the previous major release, currently at 2.2.2.SP7, and configurably wire compatible wi

[jboss-user] [JBoss Cache: Core Edition] - Re: cache preload in 2.1.1; does it work?

2008-06-02 Thread [EMAIL PROTECTED]
Anyway it is fixed in trunk and branch 2.1.X now. Will be releasing another CR on 2.2.0 very soon. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155180#4155180 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155180

[jboss-user] [JBoss Portal] - Re: Deployment of JBoss Portal from sources

2008-06-02 Thread [EMAIL PROTECTED]
Yes, this error is encountered when running an older version (such as the one that's bundled with JBoss AS 4.2.x) of JBoss WS with Java 6. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155179#4155179 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss Cache: Core Edition] - Re: No transactionality in caches

2008-06-02 Thread duncow
The comment above about making sure a transaction hasn't already started intrigues me. We're using *pessimistic* locking, but we are also using Spring's HibernateTransactionManager (specifically, annotation-based declarative transaction management). If we are not using HibernateTransactionMa

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Timer Service not started for singleton deployments (4.0

2008-06-02 Thread mhaduk
Hi, I have the same issue with JBOSS 4.2.2GA. Were you able to solve this problem? Would be graterull for help. Regards, Daniel View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155176#4155176 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Sharing a class between 2 ears (classloader)

2008-06-02 Thread quaidbrown
Well, I was getting noclassdeffound errors. The problem was that the the jboss-app for the 2 ears had a different entry in the tag. By making those 2 entries identical, the classes loaded from the original ear were available to the other ear. Now, the problem I'm facing is that the Entity bea

[jboss-user] [Clustering/JBoss] - Re: ConcurrentModificationException during session serializa

2008-06-02 Thread [EMAIL PROTECTED]
Sounds like your analysis on the RichFaces forum was on the right track. The session management layer does not prevent concurrent access to the session. The session's internal data structures can deal with concurrency (e.g. the attribute map is a ConcurrentHashMap) but if the objects you'll stor

[jboss-user] [Clustering/JBoss] - Re: Remote cluster ejb access

2008-06-02 Thread [EMAIL PROTECTED]
Ca you post the full stack trace of the exception? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155173#4155173 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155173 ___ jbos

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Sharing a class between 2 ears (classloader)

2008-06-02 Thread PeterJ
You should not have to do anything. The classes in both ears are loaded using the same class loader repository, so each ear should have access to the classes in the other ear. Only if you don't want this to happen do you have to do extra work. Note that for classes in a war it is exactly the

[jboss-user] [JBoss Tools (users)] - Re: 2.1.0.GA and startup errors

2008-06-02 Thread svadu
I had similar problem. I had to remove previous version of JBoss tools completely (and clean up plugins and features directories manually). After that I've installed JBoss Tools 2.1.0.GA again, still had the problem. It appears the problem was related to showing the JBoss AS view. Re-selecting t

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools 2.1.0.GA released

2008-06-02 Thread svadu
Just FYI, the problem with WTP is valid for maven Seam 2.0.0 projects since this version of seam jar doesn't have the descriptors. Mavenized Seam 2.0.1.GA works O.K.! However I see that the deployer first created a directory jboss-seam-2.0.1.GA.jar and then puts jboss-seam-2.0.1.GA.jar in it!

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Sharing a class between 2 ears (classloader)

2008-06-02 Thread quaidbrown
Hi, I'm trying to configure JBoss to allow one Ear to use a class that is included in another ear. I've read about the classloader, and I'm not really sure how to proceed. Do I need to configure the ear that contains the class? If so, what do I need to put into which configuration file to make

[jboss-user] [EJB 3.0] - Re: Dependency bug with multiple modules in EAR

2008-06-02 Thread anilit99
Hi dahm/Kiran, is there any update on this issue ?? thanks Anil. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155164#4155164 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155164 ___

[jboss-user] [Clustering/JBoss] - Remote cluster ejb access

2008-06-02 Thread mancinis
Hi, I've a ear application deployed in a jboss cluster with two nodes, the application contains some stateless session beans. I wish to call this ejbs from another ear application deployed in another jboss cluster and from an application deployed in a standalone jboss instance (using the 'all'

[jboss-user] [Security & JAAS/JBoss] - Re: JBOSS SSO and Acegi Security Configuration

2008-06-02 Thread shailendramallik
Can anybody please tell me how to use org.acegisecurity.adapters.jboss.JbossAcegiLoginMo dule.java ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155162#4155162 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155162

[jboss-user] [JBoss Portal] - Re: Extend admin module

2008-06-02 Thread tulip
My environment: JBoss portal - 2.6.5 Jboss App Server - 4.2.2 Windows OS JDK1.6 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155161#4155161 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155161 __

[jboss-user] [JBoss Portal] - Re: Deployment of JBoss Portal from sources

2008-06-02 Thread tulip
Thanks all for response. I restarted the server and have not seen the error since. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155160#4155160 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155160

[jboss-user] [JBoss Portal] - Extend admin module

2008-06-02 Thread tulip
We are looking at integrating with a third party software and need to create users in the third party application as soon as a user is given a role with permissions to a given page within the portal. I have installed JBoss Portal from sources. I wanted to know the piece of code of admin modul

[jboss-user] [JBossWS] - Error while generating annotated Java classes using wsconsum

2008-06-02 Thread sheshi
Hi All, I am trying to generate annotated Java classes/sources using wsconsume tool (top down approach) for WS-Trust WSDL. Everytime I run the tool, I get the following exception. E:\java\jboss-4.2.2.GA\bin>wsconsume -v -k http://docs.oasis-open.org/ws-sx/ws-t rust/200512/ws-trust-1.3.wsdl JB

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Upgrading 4.0.4 to 4.2.2; problems accessing EJBs

2008-06-02 Thread rdoust
Hi. I've not been following the upgrades to JBoss or other supporting technology for some time, even though I own an application that's deployed on JBoss, currently, 4.0.4. I am being forced (on a strict timeline) to upgrade to 4.2.2. In doing so, I'm running into a problem that I don't know how

[jboss-user] [JBoss Cache: Core Edition] - Re: Acessing the TreeCache MBeans in JBossAS when the TreeC

2008-06-02 Thread [EMAIL PROTECTED]
I'd say it's more likely that you have jgroups.jar in your war. A ClassCastException in that location means there is more than one version of the org.jgroups.protocols.UDP class on the classpath. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155152#4155152

[jboss-user] [JBoss Portal] - Re: Deployment of JBoss Portal from sources

2008-06-02 Thread PeterJ
anonymous wrote : Caused by: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage | at javax.xml.soap.SOAPMessage.setProperty(SOAPMessage.java:424) This usually shows up when running with JDK 6. If that is the case, either use JDK 5, or see

[jboss-user] [JBoss Portal] - Re: Deployment of JBoss Portal from sources

2008-06-02 Thread [EMAIL PROTECTED]
I am assuming that when you start server, you are binding to some different ip configuration than localhost. In that case this error is expected. I don't have the link handy but if you search there should be a wiki explaining why this happens. This error is harmless and should not affect you if

[jboss-user] [JBoss Portal] - Re: Deployment of JBoss Portal from sources

2008-06-02 Thread tulip
Thanks for the response. Sorry, I missed the deploy-all part. I did it. Worked fine except for the following exception : 10:43:47,125 ERROR [Scheduler$Listener] Invoke of the Schedulable MBean failed javax.management.MBeanException at org.jboss.mx.interceptor.ReflectedDispatcher.handleIn

[jboss-user] [JBoss jBPM] - Re: org.jbpm.JbpmException: couldn't start JTA transaction..

2008-06-02 Thread salaboy21
You must configure distributed transactions for use a transaction inside the jbpm (hibernate) transaction... I comment about this in my personal blog.. but.. i'm afraid is only in spanish Sorry about that... but i think that you can look the code snippet to look how to do it... http://salab

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Flush needed after JDBCExceptionReporter JDBC commit fai

2008-06-02 Thread bensonfungjava
Hi, I got the similar issue. The other thread cannot read the latest data after commit until I put explicit flush() before doing commit. Given that the app. server is jboss 4.0.5. Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155129#4155129 Repl

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Manually having flush session

2008-06-02 Thread bensonfungjava
What is your problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155122#4155122 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155122 ___ jboss-user mailing list jboss-use

[jboss-user] [JBossWS] - Re: No tests for @SchemaValidation annotation in 3.0.1 ?

2008-06-02 Thread ljgp
A reply would still be appreciated. Does the schema validation feature really work ? Cheers, Luc. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155118#4155118 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155118 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error deployment with JBoss 5.0 Beta4

2008-06-02 Thread PeterJ
Did you a) deploy you ear and then start jbossas or b) start jbossas and then deploy your ear If you did "a", try "b". There are various quirks on how the services start up in the 5.0 betas, so starting the server and then deploying your app is usually safer. View the original post : http:/

[jboss-user] [JBoss Cache: Core Edition] - Re: cache preload in 2.1.1; does it work?

2008-06-02 Thread bord
I had the problem in 2.1.0 and have not tried 2.0.0. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155117#4155117 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155117 ___ jb

[jboss-user] Delivery Status Notification (Failure)

2008-06-02 Thread postmaster
This is an automatically generated Delivery Status Notification. Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop. [EMAIL PROTECTED] Reporting-MTA: dns;exchange.technodom.kz Rec

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

2008-06-02 Thread jonathanztaub
I wasn't sure where to post this, as I haven't found a suitable forum. I searched a lot and couldn't find the following: * JBoss 5.0.0 application server scheduled release date * Whether it is going to be backwards compatible (.ear file) * JDK 6.0 support I'm starting a new project which may be de

[jboss-user] [EJB/JBoss] - Underlying connectivity on Remote EJB Access

2008-06-02 Thread 4marcus
Hello, I have some questions regarding technical connectivity of JBoss, which I could not resolve/find by checking the forums/documentation solely. Accessing EJBs (SLSBs) from Remote Clients: AFAIK, you can use RMI/IIOP to connect to the EJB Server. The actual connection handling relies on the

[jboss-user] [Messaging, JMS & JBossMQ] - Re: MDB does not consume messages

2008-06-02 Thread jonathanztaub
"jaikiran" wrote : How about removing this message selector part and running your application again? Probably the messages sent to the queue do not match this selector and hence the MDB is not picking it up. | | | | messageSelector | | MessageFormat = 'Version 3.4' | | |

[jboss-user] [EJB/JBoss] - Could not start deployment

2008-06-02 Thread freakou
Hi all! I'm working on JDeveloper 11g with jboss-4.2.2.GA and a database on Oracle11G. My problem is that when I deploy my application, I have an error of deployment. What I really don't understand is that my application was working 3 hours ago. You can see all the error there : | 18:19:41,24

[jboss-user] [JBoss Portal] - Getting scripts/css into the header tags

2008-06-02 Thread thetikigod
I am working with JBoss Portal 2.6. I have been unsuccessful at including custom styles and scripts in the header of the HTML page using portlets. How do I do this? Tiki View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155098#4155098 Reply to the post : ht

[jboss-user] [JBoss OSGi] - Re: Running OSGi Bundles

2008-06-02 Thread alesj
"michael83" wrote : | is it possible to deploy and run OSGI bundles at the JBoss AS5? | We still need to test and place deployers from - http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk/osgi-int/src/main/org/jboss/osgi/plugins/deployers/ into AS5 space to be fully operationa

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Eclipse + JBoss Debug Mode issue

2008-06-02 Thread jaikiran
"nameghino" wrote : Great... I'll give it a try as soon as I can. Is "pressing the debug button" in Eclipse the same as this? Pressing the debug button will launch the last saved debug settings. So pressing the debug button the first time will not probably launch the correct one. After you conf

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Eclipse + JBoss Debug Mode issue

2008-06-02 Thread nameghino
Great... I'll give it a try as soon as I can. Is "pressing the debug button" in Eclipse the same as this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155093#4155093 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155

[jboss-user] Delivery Status Notification (Failure)

2008-06-02 Thread postmaster
This is an automatically generated Delivery Status Notification. Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop. [EMAIL PROTECTED] Reporting-MTA: dns;exchange.technodom.kz Rec

[jboss-user] [JBoss Portal] - Re: Active Directory and jboss Portal

2008-06-02 Thread PeterJ
See http://wiki.jboss.org/wiki/ConfigurePortalForMicrosoftActiveDirectory Also, search the wiki for "LDAP" that will give some more info. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155090#4155090 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Foreign Key Contraint

2008-06-02 Thread toni
Hi, an action of mine is deleting several entities. The deletion fails due to a foreign key constraint. The log error message only shows the table names which cause the contraint violation, but not the rows involved. It would be very helpfull, if the primary keys of the objects involved would

[jboss-user] [JBoss Cache: Core Edition] - Re: cache preload in 2.1.1; does it work?

2008-06-02 Thread [EMAIL PROTECTED]
Ugh, that's not pleasant. Our "preload" test seems to have been modified so that it does not test preloading. Thanks for reporting this. JBCACHE-1358. Have you tried 2.1.0 or 2.0.0? Cheers Manik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155086#415508

[jboss-user] [Beginners Corner] - Error when invoking Web service...

2008-06-02 Thread leorr
I am encountering the following error when trying to invoke a web service. using Jboss 4.2.2 and jbossws-native-2.0.1.GA webservices. "Class javax/xml/rpc/ParameterMode violates loader constraints" Has anyone got an idea? thanks, org.apache.jasper.JasperException: javax.servlet.ServletException:

[jboss-user] [JBossWS] - Class javax/xml/rpc/ParameterMode violates loader constraint

2008-06-02 Thread leorr
I am encountering the following error when trying to invoke a web service. using Jboss 4.2.2 and jbossws-native-2.0.1.GA webservices. "Class javax/xml/rpc/ParameterMode violates loader constraints" Has anyone got an idea? thanks, org.apache.jasper.JasperException: javax.servlet.ServletException:

[jboss-user] [JBoss Cache: Core Edition] - Re: cache preload in 2.1.1; does it work?

2008-06-02 Thread [EMAIL PROTECTED]
Interesting that you see this problem - there are unit tests in 2.1.1 that prove that preloading works. Could you tell me how you create and start your cache? E.g., do you retrieve a started, running cache from the DefaultCacheFactory or do you get an unstarted cache and call create() and star

[jboss-user] Delivery Status Notification (Failure)

2008-06-02 Thread postmaster
This is an automatically generated Delivery Status Notification. Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop. [EMAIL PROTECTED] Reporting-MTA: dns;exchange.technodom.kz Rec

[jboss-user] [JCA/JBoss] - Re: Help With RARDeployment Errors

2008-06-02 Thread vickyk
"maverick18" wrote : | The only diff being that when I deploy it as part of the ear, the -ds.xml file has a slight difference in the rar-name i.e. | myapp.ear#myapp-ra.rar Huh . -ds.xml file is not present in the EAR which is scoped . So the classes like MCF/CF etc will not be visible to

[jboss-user] [JBoss Tools (users)] - Re: Adding ICEFaces components to pallet on Leopard

2008-06-02 Thread Lightguard
That worked just fine for adding. Now I don't have the context while I'm editing my facelets page, is this because I just used the TLD instead of the facelets tags? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155073#4155073 Reply to the post : http://ww

[jboss-user] [Beginners Corner] - How to Upgrading Xalan to 2.7.1 in JBoss 4.2.2GA in order to

2008-06-02 Thread aipnext
Grouping in XSL transformation not working with Xalan 2.7.0 and JDK 1.5. In order to solve this issue we have to upgrade to xalan 2.7.1. Upgrading Xalan to 2.7.1 in JBoss 4.2.2GA in order to solve the issue with XSL transformation which is not working with Xalan 2.7.0 and JDK 1.5. What are the

[jboss-user] [JBoss jBPM] - Re: org.jbpm.JbpmException: couldn't start JTA transaction..

2008-06-02 Thread fil78
I think I have got rid of this problem but I faced with another... - When I invoke ejb method (which add some data to a data base) from jBPM action I get the following stack: 18:10:13,812 INFO [UniqIDBean] uid-ejb creation | 18:10:13,843 WARN [loggerI18N] [com.arjuna.ats.internal.jta.transa

[jboss-user] [JBoss Tools (users)] - Re: Adding ICEFaces components to pallet on Leopard

2008-06-02 Thread [EMAIL PROTECTED]
mareshkau - any specific reason why it is only possible to import from web projects ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155071#4155071 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155071

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How the

2008-06-02 Thread [EMAIL PROTECTED]
Look in conf/org.jboss.deployment.MainDeployer-xmbean.xml | | Allows the override of the suffix order declared by subdeployers, using the syntax [order:]suffix | | EnhancedSuffixOrder | [Ljava.lang.String; | | | | |

[jboss-user] [JBoss Tools (users)] - Re: 2.1.0.GA and startup errors

2008-06-02 Thread [EMAIL PROTECTED]
Ok, lets see Try and run eclipse with -clean and tell me if that helps. If it don't, run eclipse with -debug and tell me what shows up in the Error log View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155068#4155068 Reply to the post : http://www.jboss.

[jboss-user] [JCA/JBoss] - Re: Help With RARDeployment Errors

2008-06-02 Thread maverick18
myapp-ra.rar --->META-INF( contains ra.xml,MANIFEST) --->cstaAdapter.jar (contains the ManagedConnectionFactoryImpl class) The above rar is part of the myapp.ear. As suggested by you, I tried deploying the RAR file independently and it works (even visible in the jmx console) The only diff being

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Intermittent blocking on JBoss 3.2.0 - suspect JMSDestin

2008-06-02 Thread pdeshmuk
Thanks for the tip Adrian. We looked at the available OILs, and plan to use JVM IL. Our JMS server and clients (MDBs) are running on the same JVM. This IL will cut out the TCP/IP overhead due to direct calls. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss Cache: Core Edition] - cache preload in 2.1.1; does it work?

2008-06-02 Thread bord
hello all, (this is jbosscache 2.1.1GA) I have the /whatever set in my XML CacheLoaderConfiguration, yet the preloading through cacheloader is not happening at time of cache.start. I have to explicitly follow the cache.start with a call of getCacheLoaderManager().preload() using the CacheSPI obj

[jboss-user] [JCA/JBoss] - Re: Help With RARDeployment Errors

2008-06-02 Thread vickyk
anonymous wrote : java.lang.ClassNotFoundException: No ClassLoaders found for: mav.resource.communication.common.spi.ManagedConnectionFactoryImpl Where is ManagedConnectionFactoryImpl located in the myapp.ear ? Make sure that the same rar which is part of the ear gets deployed properly when de

[jboss-user] [JBossWS] - axis 1, jboss 4.0.4, base64deserializer, linux, windows

2008-06-02 Thread communityman
Hello community, I'm facing a strange issue while using a webservice deployed in jboss. In windows environnement, i mean locally, all works fine. In axis.log, i've : 2008-06-02 12:23:14 DEBUG [DeserializationContextImpl] Enter: DeserializationContextImpl::startElement(, identifiant) 2008-06-02 1

[jboss-user] [JBoss jBPM] - Re: Where is the process definition file is stored?

2008-06-02 Thread ms_shitole
Thank you Ronald-:) means it automatically divide the info and insert corresponding data in jbpm_processdefinition table and same in other tables.. --Thanking you Mansingh...(Jbpm..gr8 efforts) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155050#4155050 R

[jboss-user] Delivery Status Notification (Failure)

2008-06-02 Thread postmaster
This is an automatically generated Delivery Status Notification. Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop. [EMAIL PROTECTED] Reporting-MTA: dns;exchange.technodom.kz Rec

[jboss-user] [JCA/JBoss] - Help With RARDeployment Errors

2008-06-02 Thread maverick18
Hi My application consists of three archives war,rar and a sar. In order to integrate the logging of all three modules into one log file (with my customizations), I had to introduce jboss's concept of class loading. My application structure is as follows, myapp.ear --->lib (contains log4j.jar)

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How the "deploy.last" is configured?

2008-06-02 Thread maralcbr
Hi, Somebody can explain me how the "deploy.last" is configured? My question is: where is configured that all the content of the deploy.last dir will be deployed after all other deployments? I did many searches here but could not find any reference to it. There are other variants, like "deploy

[jboss-user] [JBoss Portal] - ClassLoading issues

2008-06-02 Thread viniciuscarvalho
Hello there! I'm having some issues with jboss classloading inside portal. My problem is that I have an app that depends on lucene 2.3.2, and it seems that jackrabitt uses 1.4. What I need is a CMS interceptor that will index most of the things that are uploaded (html,xml,txt,pdf,doc,xsl, etc.)

[jboss-user] [JBoss Tools (users)] - Re: Adding ICEFaces components to pallet on Leopard

2008-06-02 Thread mareshkau
In jboss tools palette you can add tld only from web projects, when project was created using seam-gen and then imported in you workspace, it's non web project for eclipse, so from it's project you cann't import tld. You can create some web project using new eclipse project wizard, than copy tld

[jboss-user] [JBoss Tools (users)] - Re: 2.1.0.GA and startup errors

2008-06-02 Thread ziphyre
I don't think so. I've run the update a couple of hours ago. And before that about a month ago. Before the last update It was working quite well... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155032#4155032 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [JBoss jBPM] - Re: How to integrate managedBeans with jsf tags???

2008-06-02 Thread kukeltje
look at jsf variableresolvers... they do the job (afaik) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155028#4155028 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155028 __

[jboss-user] Delivery Status Notification (Failure)

2008-06-02 Thread postmaster
This is an automatically generated Delivery Status Notification. Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop. [EMAIL PROTECTED] Reporting-MTA: dns;exchange.technodom.kz Rec

[jboss-user] [JBoss jBPM] - Re: Where is the process definition file is stored?

2008-06-02 Thread kukeltje
They are in the database. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155026#4155026 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155026 ___ jboss-user mailing list jboss

[jboss-user] hi!

2008-06-02 Thread Santoshkumar S.Damre
Don't send mails Regards Santosh S. Damre Mobile: 9967036187 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user

[jboss-user] [JBoss Portal] - Re: Forcing locale

2008-06-02 Thread je.a.le
I'm pushing this "old" thread back on top because i'm having the same problem. I would like to offer users the posibility to choose language not only throw brower language setting (request.getLocale() ) but also throw an interface (js/jsp etc...) For my datas, I can walk around with session. The

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools 2.0.0.GA released

2008-06-02 Thread [EMAIL PROTECTED]
I don't see any issues on those pages, download works fine. I don't understand what you mean with "configuring jboss plugin" to run in debug mode on eclipse which already have tomcat configured. If you already have tomcat configured what is the problem ? Click Debug and it will be running in de

[jboss-user] [JBoss Tools (users)] - Re: 2.1.0.GA and startup errors

2008-06-02 Thread [EMAIL PROTECTED]
Any chance you have some random nightly builds in your plugins/feature directory ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155006#4155006 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155006 ___

[jboss-user] [JBoss jBPM] - Where is the process definition file is stored?

2008-06-02 Thread ms_shitole
When we deploy process definition file from eclipse, we select all xhtml forms, gpd.xml, processdefitnition.xml, processimage.jpg and all src/main/java, src/main/config & src/main/jpdl files. and deploy.. But after deploying, where all these files got stored in server, at which location..please

[jboss-user] [JBoss Tools (users)] - Re: code completion not working

2008-06-02 Thread [EMAIL PROTECTED]
i commented on the jira. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155001#4155001 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155001 ___ jboss-user mailing list jboss-

[jboss-user] [JBoss Cache: Core Edition] - Re: Bad registration of class loader

2008-06-02 Thread [EMAIL PROTECTED]
What version of JBoss Cache are you using? Could be that the FileCacheLoader in question does not make use of any region based class loaders. I'd recommend either the latest 2.1.X release or 1.4.X service pack if you need to be on 1.4.X. Alternatively, if your project jars are on your system

[jboss-user] [JBoss Cache: Core Edition] - Re: cache listeners disabled?

2008-06-02 Thread [EMAIL PROTECTED]
Basically read the user guide for 2.X. :-) There are examples, etc. up there as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154998#4154998 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154998 __

[jboss-user] [JBoss Cache: Core Edition] - Re: How to use treecache.xml as configuration for jboss cach

2008-06-02 Thread [EMAIL PROTECTED]
You could extend the Hibernate TreeCacheProvider to look up the cache from JMX instead of looking for the hardcoded treecache.xml file. Also, chk the Hibernate forums, IIRC someone did contribute a version of the TreeCacheProvider that did just that. View the original post : http://www.jboss.

[jboss-user] [JBoss Cache: Core Edition] - Re: Avoid evict on PUT and some general questions near the s

2008-06-02 Thread [EMAIL PROTECTED]
I'm not sure I understand what it is you are looking for. Why would you want to replicate on PUT but invalidate on REMOVE/CHANGE? If you are retrieving state from a definitive source (such as a database) then any put, remove or change should result in an invalidation, unless you are putting so

[jboss-user] [EJB 3.0] - Illegalargumentexception on calling namedquery

2008-06-02 Thread aukenoppe
Hi, i have a entitybean user, which has a namedquery User.getAllUsers. when i call this query from my sessionbean: Query q = getEm().createNativeQuery("SELECT object(u) FROM User u WHERE " | + col + " LIKE :value", User.class).setParameter("value", value); or the na

[jboss-user] [JBoss Portal] - Re: What exactly is the point of JBoss portal

2008-06-02 Thread [EMAIL PROTECTED]
Thanks je.a.le for answering! Some more answers and precisions: 1) A portal server is NOT a servlet container. A servlet containers can work with any kind of web application. A portal is a combination of a portlet container and a user facing web application. Portlets are special web application

[jboss-user] [JBoss Cache: Core Edition] - Re: cache listeners disabled?

2008-06-02 Thread mircea.markus
anonymous wrote : what we have instead now? cache listeners. see Cache.addCacheListener(Fqn region, Object listener) and subsequently org.jboss.cache.notifications.annotation.CacheListener View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154988#4154988 Reply t

[jboss-user] [JBoss Cache: Core Edition] - Re: added successfully to eviction queue! I afraid it may hu

2008-06-02 Thread mircea.markus
anonymous wrote : while this server A probably(not sure) received replication request from other server B in cluster to remove some node, that does not exist yet on this (A) server. this logs rather says that " /version/nodes which did not exists prior this, was added to the cache and will be t

[jboss-user] [JBoss jBPM] - Re: jBPM Java implementation; what does the ExecutionContext

2008-06-02 Thread hazica
Indeed, breakpointing might help me figure out how this thing works. I'm on it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154982#4154982 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154982 __

  1   2   >