[jboss-user] [JBossWS] - EndPoint problems.. please help

2008-03-26 Thread foongkim
hi, i have this Web Service pojo which using annotation method. After i have deploy to my production server (IP:182.123.1.10) and the endpoint display like this http://localhost.localdomain:8080/myWebApp/myWebServicemethod the host name part [localhost.localdomain] seems is not right.. and i

[jboss-user] [JBoss jBPM] - jPDL-Designer

2008-03-26 Thread Pebbels
Hi guys, I am looking for alternatives for eclipse / JBoss IDE. Is it e. g. possible to designe jPDL with netbeans or something else? Thanks for help, Tina View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138860#4138860 Reply to the post :

[jboss-user] [JBossWS] - Re: EndPoint problems.. please help

2008-03-26 Thread [EMAIL PROTECTED]
From the jbossws.sar/jbossws.beans/META-INF/jboss-beans.xml | !-- | The WSDL, that is a required deployment artifact for an endpoint, has a soap:address | element which points to the location of the endpoint. JBoss supports rewriting of that SOAP address. | |

[jboss-user] [Installation, Configuration DEPLOYMENT] - Beanshell - MBean issues

2008-03-26 Thread FrankTheTank
I was just starting to realize the pure coolness of using Beanshell in JBoss when I stumbled over this issue. I am having some wierd issues with a Beanshell script that is accessing an MBean and trying to call the MBean's methods. I have written an MBean that works fine and is accessible from

[jboss-user] [Messaging, JMS JBossMQ] - Fail to look up connection factory

2008-03-26 Thread ck chan
Hi all, I have got the error. After installed jboss 3.0.4, Before mq process, i try to lookup the connection factory. but i got following error message. lookup Factory : javax.naming.CommunicationException: Receive timed out [Root exception is java.n et.SocketTimeoutException: Receive timed

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-26 Thread ziphyre
There is a new patch on the WTP page addressing this issue. http://download.eclipse.org/webtools/patches/ And a question. I didn't install a patch manually before. So just unzipping in the eclipse folder is sufficient? And does it break following updates? Thanks View the original post :

[jboss-user] [JBoss Messaging] - Issues with JBM 1.4.0 SP3 and MSSQL 2005 express edition

2008-03-26 Thread solar_sea
I've installed jbm 1.4.0 sp3 on jboss 4.2.2 (manual installation) and it works with hsqldb-persistence-service.xml. Testing it with mssql-persistence-service.xml fails. I'm using mssql 2005 express edition. The exact warning is 09:29:00,718 WARN [JDBCSupport] SQLException caught, SQLState

[jboss-user] [JBoss Messaging] - Re: Issues with JBM 1.4.0 SP3 and MSSQL 2005 express edition

2008-03-26 Thread solar_sea
The full log is here http://pastebin.com/f1daae8bb View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138866#4138866 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138866 ___

[jboss-user] [JBossWS] - Re: Deployment failure

2008-03-26 Thread kk1107
Please let me know how did you solve this problem. I am facing similar problem. thanks ~Samy View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138868#4138868 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138868

[jboss-user] [JBoss Messaging] - Re: Issues with JBM 1.4.0 SP3 and MSSQL 2005 express edition

2008-03-26 Thread timfox
Can you post the configuration for the datasource you are using? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138869#4138869 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138869

[jboss-user] [JBoss Messaging] - Re: Is it mandatory to have a shared database to deploy dist

2008-03-26 Thread timfox
What version of JBM are you using? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138870#4138870 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138870 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: Issues with JBM 1.4.0 SP3 and MSSQL 2005 express edition

2008-03-26 Thread solar_sea
Sure, http://pastebin.com/f58393e71 The rest of the application uses the same one too. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138872#4138872 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138872

[jboss-user] [JBoss/Spring Integration] - no transaction is in progress exception

2008-03-26 Thread springfans
I'm using Spring 2.5, Hibernate, JPA and WLS9.2, and I'm having some problems using the @Service annotation. I have a service implementation class annotated with @Service, the service class has a method called saveUser. Inside the saveUser method I do jpaTemplate.persists and jpaTemplate.flush

[jboss-user] [JBoss/Spring Integration] - Re: no transaction is in progress exception

2008-03-26 Thread springfans
SORRY: /WEB-INF/components.xml core:manager conversation-timeout=12 concurrent-request-timeout=500 conversation-id-parameter=cid / | core:init transaction-management-enabled=false debug=true / | transaction:no-transaction / | spring:context-loader / Help me! View the

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-26 Thread [EMAIL PROTECTED]
that is what we are trying to find out...I would rather they did a hotfix release but they seem to be reluctant to do this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138877#4138877 Reply to the post :

[jboss-user] [JBoss/Spring Integration] - Re: no transaction is in progress exception

2008-03-26 Thread springfans
SORRY: /WEB-INF/components.xml core:manager conversation-timeout=12 concurrent-request-timeout=500 conversation-id-parameter=cid / | core:init transaction-management-enabled=false debug=true / | transaction:no-transaction / | spring:context-loader / Help me! View the

[jboss-user] [JBoss Portal] - Re: WSRP: SAP EP versus JBoss

2008-03-26 Thread walfreund
Thanks Chris! The cookie handling might be a bug needing a fix, while the consumer agent string is a completely different thing. Maybe there should be an option to enable WSRP-strictness or WSRP-sloppyness. By selecting the sloppy implementation, JBoss would row in with all the commercial

[jboss-user] [JBossWS] - Re: EndPoint problems.. please help

2008-03-26 Thread foongkim
got it. thank you so much! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138879#4138879 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138879 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: Dynamic deployment for EJB3 component

2008-03-26 Thread FrankTheTank
Dumb question and not trying to be a jerk, but why do you have to wait until deployment time? Who is the 'other products'? So if I understand you correctly, you only supply the component and otherwise have zero access or control over the rest of the jboss? Then that is not so good ;) My

[jboss-user] [JBoss Messaging] - Re: Issues with JBM 1.4.0 SP3 and MSSQL 2005 express edition

2008-03-26 Thread timfox
I can see you're using an XA datasource. JBM needs a non XA datasource to function. You can find an MSSQL non xa datasource example in docs/examples/jca of your app server distribution. There have been a few other threads about this on this forum before, it's probably worth a search View the

[jboss-user] [JBoss Portal] - Re: How can i view and download files from CMS as a user?

2008-03-26 Thread Antoine_h
I don't remember if a user can have the feature of downloading a file. but anyway, you can easily change this and allow a user to have this feature it is done for admin : change the security thing so the user role is also allowed. and read the doc : all is there... the user doc is more on

[jboss-user] [JBoss Messaging] - Re: Issues with JBM 1.4.0 SP3 and MSSQL 2005 express edition

2008-03-26 Thread solar_sea
Thanks! Worked like a charm with a non-XA datasource :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138883#4138883 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138883 ___

[jboss-user] [JBoss Tools (users)] - Re: anyone else have issues with visual editor on OSX?

2008-03-26 Thread [EMAIL PROTECTED]
then i don't know a solution...it should just work. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138884#4138884 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138884 ___

[jboss-user] [JBoss Portal] - Re: Uploading to CMS with other language then english?

2008-03-26 Thread Antoine_h
strange... to investigate, the first thing I would do is : check in the CMS repository administration if the file is there, and with which language, and which access restriction set to it, ...etc... do you see those file in the CMS file repo ? may be the access restriction to the file : check

[jboss-user] [JBoss Portal] - Re: How I configute a custom IdentityLoginModule

2008-03-26 Thread Antoine_h
This should give you this result : the CUSTOMIdentityLoginModule is loaded and used as the login module, for the portal side. did you restart the jboss server ? I guess so. did you put some logs in the CUSTOMIdentityLoginModule ? you should see them when the portal starts and when you try to

[jboss-user] [JBoss Portal] - JOSSO1.7 and JBoss Portal 2.6.4 - Authorization

2008-03-26 Thread CarstenRudat
Hi all, I tried to integrate JOSSO to JBoss Portal 2.6.4 (ha deployment on JBoss 4.2.2.GA all-config). I followed first the instructions at josso.org (http://josso.org/confluence/display/JOSSO1/JBoss+4.2.html) and after that, I changed the integration like I'm supposed to do it from chapter

[jboss-user] [JBoss Portal] - WSRP: IBM Websphere Portal Server

2008-03-26 Thread asaitov
Has anyone tried to use Websphere Portal Server 6.0 as a producer and JBoss Portal 2.6.4 as a remote portlet consumer? When I try to do it, I always get an error like this: javax.xml.rpc.soap.SOAPFaultException: EJPWC1104E: The Producer environment has timed out. The Consumer needs to invoke

[jboss-user] [JBoss jBPM] - Re: jbpm on oracle

2008-03-26 Thread AJanz
the following statement causes the error but when i execute it from an normal sql client everything is ok 2008-03-26 09:50:00,938 DEBUG [org.hibernate.util.JDBCExceptionReporter] could not execute query [select job0_.ID_ as ID1_26_, job0_.VERSION_ as VERSION3_26_, job0_.DUEDATE_ as

[jboss-user] [JBoss Portal] - Re: JBoss Portal basic question

2008-03-26 Thread PMN
I already did for 2.6.3 and has been discussed. It is still a bug in 2.6.4. The workaround is to remove it as I don't use it. There is another bug in 2.6.4 that pollutes all my html pages. It comes from core\src\resources\portal-core-war\WEB-INF\jsp\header\header.jsp //we don't need the

[jboss-user] [JBoss Messaging] - Re: Is it mandatory to have a shared database to deploy dist

2008-03-26 Thread kannanrv
Hi Tim, I am using JBM 1.4.0 SP3 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138901#4138901 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138901 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: lead time integration

2008-03-26 Thread Fredde
PVM: I'll check that out. Sounds interesting. Well, the data is not really the Problem, it's all in there as you say and I just have to 'dig it out'. Still i need to find a most efficient way to Map the lead-time definitions onto the Processdefinitions and obviously custom tags in the xml

[jboss-user] [JBoss Messaging] - Failover on clustered queues causes thread leak

2008-03-26 Thread lerdek
Hi, We have a setup of 2 clustered JBoss servers with clustered messaging with ~150 clustered queues (including EQs and DLQs). If we 'kill -9' one of the nodes, the failover mechanism kicks in, but it creates ~200 new threads which are all in a WAITING state. These threads keep waiting

[jboss-user] [JBoss jBPM] - Problem sending mails

2008-03-26 Thread rodosa
Hello!! I'm trying sending mails but I don't get it. I've tried two differents ways to do it. 1) Mail-node. It's code is: | mail-node name=Enviar notificacion to=[EMAIL PROTECTED] | subject | Prueba | /subject | text

[jboss-user] [JBoss Portal] - Re: How I configute a custom IdentityLoginModule

2008-03-26 Thread ameo
Thanks for reply! I think I don't know where to place the CUSTOMIdentityLoginModule.class. I put the class in a WAR-File and deployed it. That's wrong, right ? I've read the referencequide twice :-( View the original post :

[jboss-user] [JBoss Portal] - Re: WSRP: IBM Websphere Portal Server

2008-03-26 Thread asaitov
Here is WPS reply to JBoss' getMarkup(): soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; xmlns:soapenc=http://schemas.xmlsoap.org/soap/encoding/; xmlns:xsd=http://www.w3.org/2001/XMLSchema; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; | soapenv:Header/ |

[jboss-user] [JBoss Portal] - Re: How I configute a custom IdentityLoginModule

2008-03-26 Thread Antoine_h
I don't have time to make a long answer now. but : you need then to read the doc of : - jboss and the security processing and settings - tomcat and the security processing and settings - JAAS ... - SSO (single sign on), etc... on jboss... read things, understand the minimum that will allow

[jboss-user] [JBoss Messaging] - Re: Failover on clustered queues causes thread leak

2008-03-26 Thread timfox
How many nodes did you start with, and how many did you failover? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138911#4138911 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138911

[jboss-user] [JBoss Portal] - Hibernate Open Session In View (in Portlet)

2008-03-26 Thread EricML
Hey. I'm using JBoss AS 4.2.2 GA with Portal 2.6.4 and running into problems with accessing objects in the view: Caused by: org.hibernate.LazyInitializationException: could not initialize proxy - no Session I am using the HibernateService deployed as HAR to retrieve objects in the

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-26 Thread baz
The patch P20080313153530 is available via updatemanager. but P20080325024219 is not. And there is this note on the mentioned site: anonymous wrote : They are normaly very specialized, for a specific purpose or adopter, and not for general use. Those that are for general use -- and end-users --

[jboss-user] [JBoss Messaging] - Re: Failover on clustered queues causes thread leak

2008-03-26 Thread timfox
One more question: How many connections and sessions do you have attached to each node when failover occurs? Do you see the same problem if you failover with no jms connections using the nodes? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138915#4138915

[jboss-user] [JBoss Portal] - Re: How can i view and download files from CMS as a user?

2008-03-26 Thread jvitor
Thanks for the help, but i don't think that's what i'm looking for. What i would like to achieve is a portlet with a file explorer look, a user or even a guest could navigate through the contents of the CMS and download them. But nothing else, no options to create folders or upload files, that

[jboss-user] [JBoss jBPM] - Re: jPDL-Designer

2008-03-26 Thread kukeltje
No, sorry View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138920#4138920 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138920 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: Uploading to CMS with other language then english?

2008-03-26 Thread jvitor
Thanks for the tips. The files are in the repository, i can see them, with the same access restrictions as the other files i uploaded choosing English. But those files associated with any other language than English (my browser default), i can't get them later using an url not even when i'm

[jboss-user] [JBoss Messaging] - Re: Failover on clustered queues causes thread leak

2008-03-26 Thread lerdek
Thank you for your quick reply! We have a cluster of 2 nodes, and have killed/started 1 node a couple of times. We did the following scenario: 1. Start node 1 2. Start node 2 after node 1 has started completely 3. Once node 2 has started completely, 'kill -9' node 2 (first failover) 4. Start

[jboss-user] [JBoss jBPM] - Re: jPDL-Designer

2008-03-26 Thread Pebbels
Thanks for your answer! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138924#4138924 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138924 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: Uploading to CMS with other language then english?

2008-03-26 Thread [EMAIL PROTECTED]
If i remember well, (i'm really not sure) there is a default language to specify to the CMS so that it knows what to fall back to. I don't have the time to check right now, but that could be a hint. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138927#4138927

[jboss-user] [Clustering/JBoss] - Re: Jboss 4.2.1 web session problem

2008-03-26 Thread [EMAIL PROTECTED]
I am facing the same problem. I am using jboss v4.2.1.GA and apache v2.0. Error like this means the requests from apache is not mounted on jboss. Please help. Do I need to install new version of apache? View the original post :

[jboss-user] [JBoss Cache: Core Edition] - basic question on starting a jboss cache

2008-03-26 Thread radomehta
I have read a lot of documentation on jboss cache and have finally decided to use it for my persistence layer. I am using hibernate and now plan to integrate hibernate with jboss cache for 2nd level caching. After reading the documents, I got confused as to how to start jboss cache? Do I have

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread alesj
[EMAIL PROTECTED] wrote : Just wondering if there is a code example somewhere of a simple parsing deployer using the JAXB stuff. I'm having a hard time figuring out the intended usage based on the documentation (a lot of the deployer stuff is still missing from the docs it seems). | ATM I

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread newtonm
Hi David, Finishing the Deployment Framework sections of the JBoss Microcontainer User Guide is the very next thing on my list. I've been wanting to do this for a while but I've been held up trying to get the JBoss Documentation project back on its feet so that all JBoss.org projects can

[jboss-user] [Beginners Corner] - LDAP login

2008-03-26 Thread lema
hallo all, could anyone, pls, help me with (logging in through) LDAP settings? i've written a part which checks if usernamepassword exist in active directory. But., i've to get usernames of all application users. some users may be in one city, some in another, and infos which the application

[jboss-user] [Beginners Corner] - Re: LDAP login

2008-03-26 Thread lema
before setting the application security to LDAP, i used to do it like: String username = getThreadLocalRequest().getRemoteUser(); and could get city of the username. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138938#4138938 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - LDAP login

2008-03-26 Thread lema
hallo, please, help me with ldap security. i've described my question here http://www.jboss.com/index.html?module=bbop=viewtopicp=4138938#4138938 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138939#4138939 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: EJB3 way of recreating Xdoclet's @jboss.audit feature?

2008-03-26 Thread smithmb
Can I modify these entities in an interceptor on a method in a session bean? Will I be able to access the entity bean in question from the interceptor? There's got to be a way to duplicate this functionality from EJB2! View the original post :

[jboss-user] [JBoss Messaging] - Re: Failover on clustered queues causes thread leak

2008-03-26 Thread timfox
Can i confirm you have no MDBs or any other consumers on the nodes? Also can you confirm which version of JBoss remoting you are using? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138943#4138943 Reply to the post :

[jboss-user] [EJB/JBoss] - Transaction commit-option question

2008-03-26 Thread itayby
Hi I have a clustered JBOSS 4.0.4 server deployed with EJB 2.1 using MySql Database. My commit-option is set to A I want to add a new entity bean that will be updated/inserted/deleted a lot. In the documentation it says anonymous wrote : Currently there is no distributed locking capability

[jboss-user] [JBoss jBPM] - Re: Problem sending mails

2008-03-26 Thread rodosa
The problem could reside in what parameters use jbpm. Because I've implemented to send a mail implementing it and works. If I use the mail-node of jbpm or the handler , how I described before, it fails. Any ideas? Thanks View the original post :

[jboss-user] [JBoss jBPM] - Not calling action handler class

2008-03-26 Thread kalyanikbt
Hi I am trying to create a process definition which consists of two nodes and the pd looks like this: process-definition | xmlns=urn:jbpm.org:jpdl-3.2 name=ExpeditorAdaptorProcess |swimlane name=user | assignment expression=user(ernie)/assignment |/swimlane |

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-26 Thread [EMAIL PROTECTED]
well you can just try and use it and report back if it works... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138954#4138954 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138954

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread [EMAIL PROTECTED]
You don't need to write code for a parsing deployer if you use the annotations. You need to do two things: 1) Configure the generic JBossXB deployer |bean name=ClassLoadingMetaDataParser class=org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer | | !-- This is what you

[jboss-user] [JBoss jBPM] - Re: Not calling action handler class

2008-03-26 Thread kukeltje
look in the logging of the appserver. There should be more info in there View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138955#4138955 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138955

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread [EMAIL PROTECTED]
Off Topic Alex, this kind of thing would be a good example for the use case xml. i.e. instead of |bean name=ClassLoadingMetaDataParser class=org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer | | constructor |

[jboss-user] [JBoss jBPM] - Re: Not calling action handler class

2008-03-26 Thread kalyanikbt
There is no info in the log file of the app server regarding this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138959#4138959 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138959

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread alesj
[EMAIL PROTECTED] wrote : | I guess we could add an extra option to the SchemaResolverParser | | |propertry name=registerWithJBossXBtrue/property | | | which would take the schema name from the annotation on the class/package | and register the generated schema binding with

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-03-26 Thread jacobsm
ngtdave and PeterJ: Thank you for this topic. It was quite helpful. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138962#4138962 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138962

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread alesj
[EMAIL PROTECTED] wrote : | Ales, this kind of thing would be a good example for the use case xml. | You mean a use case of a use case. :-) I'll add this as well then. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138963#4138963 Reply to the post :

[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.

2008-03-26 Thread ngtdave
Glad to have helped. :) jacobsm wrote : ngtdave and PeterJ: | | Thank you for this topic. It was quite helpful. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138964#4138964 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Failover on clustered queues causes thread leak

2008-03-26 Thread andrei.martchouk
There aren't any consumers deployed on the messaging nodes. Only the queues are deployed. JBoss remoting 2.2.2sp4 (Thijs and me working together on the problem) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138968#4138968 Reply to the post :

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread [EMAIL PROTECTED]
OK, looks good so far. The only piece of the puzzle missing for me is how to write the actual deployer which takes the metadata and converts it into a bean deployment (that's how it's supposed to work, right?), presumably feeding that back to the MC so that it can do its magic. View the

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote : You don't need to write code for a parsing deployer if you use the annotations. | | You need to do two things: | | 1) Configure the generic JBossXB deployer | | 2) But there is one extra step that JBossXB needs. | It needs to know that your schema name

[jboss-user] [JBoss Cache: Core Edition] - eviction inacurracy

2008-03-26 Thread mircea.markus
The modifiedTimeStamp attribute of an NodeEntry is currently being set when the eviction thread kicks in to valus Sys.CurrentTime (a). The inaccuracy is in the difference between (a) and the actual time when action took place, eviction event was created and added to the region(b). E.g. if we

[jboss-user] [JCA/JBoss] - Using CLOB in Serlvet

2008-03-26 Thread PrasnnaP
Hi All, We want to use CLOB in servlet. For this we created Oracle 9i Datasouce in -ds.xml file. But we getting ClassCast Exception while we retreiving the WrappedConnection from Datasource connection. DataSource ds = (DataSource) ctx.lookup(java:/OracleDS);

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread alesj
[EMAIL PROTECTED] wrote : The only piece of the puzzle missing for me is how to write the actual deployer which takes the metadata and converts it into a bean deployment (that's how it's supposed to work, right?), presumably feeding that back to the MC so that it can do its magic. You (usually)

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deploying Hudson on JBoss5 beta4

2008-03-26 Thread jaikiran
I spent some time on this today with my local version of JBoss-5 Beta4. A bit of debugging and some modification to the JBoss server code (to print out some logs) pointed to a file named exposed.beans which is present in the META-INF folder of

[jboss-user] [JBoss Tools (users)] - Re: anyone else have issues with visual editor on OSX?

2008-03-26 Thread jcg3
I re-downloaded the JBoss Tools plugins and... as described, it just worked. There must have been something wonky about my install... thanks for helping me figure out that it must have been something local. -Jason View the original post :

[jboss-user] [JBoss Tools (users)] - Re: upgrade to WTP 2.0.2 breaks EAR deployment in JBoss Tool

2008-03-26 Thread baz
In case of missunderstanding. @Max I thought that P20080325024219 is the patch. And this is not available via updatemanager,yet:-( This was the reaseon for my question: anonymous wrote : So we have to wait? In long words: Have we to wait for the availability of the patch via update manager or

[jboss-user] [JBoss Portal] - Re: Hibernate Open Session In View (in Portlet)

2008-03-26 Thread PMN
If you access an hibernate object outside the scope of the hibernate session where it has been loaded or saved, then before accessing a lazy property you have to open a new session and reattach the object to the new session. Check the hibernate session interface to do that - I believe it's

[jboss-user] [JBoss Portal] - Re: WSRP: SAP EP versus JBoss

2008-03-26 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBPORTAL-1963 http://jira.jboss.com/jira/browse/JBPORTAL-1964 :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138993#4138993 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138993

[jboss-user] [JBoss Portal] - Re: WSRP: IBM Websphere Portal Server

2008-03-26 Thread [EMAIL PROTECTED]
I will look into it. Could you attach WPS' service description, please? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4138995#4138995 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4138995

[jboss-user] [EJB 3.0] - Re: Get ear name

2008-03-26 Thread benc
I don't know about klejs's reason, for me it is for JNDI lookups because the default path starts with the ear name. Our build scripts include build number, date, etc in the ear name. It would be nice for the application to be able to determine what the ear name is dynamically instead of

[jboss-user] [JBoss Portal] - Re: Hibernate Open Session In View (in Portlet)

2008-03-26 Thread EricML
Hi PMN, thanks for your suggestions, but I dont think that this would be the best way to handle it for several reasons: * Writing Java Code in a JSP is not recommended * Opening a new session and reattaching the objects in the JSP violates the MVC-pattern. * Performance will suffer a lot

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread [EMAIL PROTECTED]
OK, I'm going with #1 for now. What about composite metadata objects though? For example I'd have a RemotingMetaData that contains EndpointMetaDatas. Should the nested MetaData objects implement BeanMetaDataFactory as well? Or, should just my outermost metadata class implement the

[jboss-user] [JBossWS] - Connection refused

2008-03-26 Thread kkkasper
Hello I have a problem. When I envoke a webservice call on a weblogic 8 from within jboss i get a connection refused error. Calling it from OUTSIDE jboss everything works fine (using the same class for doing the calling) , but when run inside JBOSS (that is being run as part of executing a

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread [EMAIL PROTECTED]
Of course now that I think of it, I'd like other deployers to be able to produce metadata instances for the various Remoting entites, so that deployments can be dynamically created - I guess that implies that each metadata type that can produce a bean or beans ought to implement

[jboss-user] [Microcontainer] - Re: Code example for a basic parsing deployer

2008-03-26 Thread alesj
[EMAIL PROTECTED] wrote : | I guess in this case my outer metadata unit is just a holder for the different types of actual metadata. In this case I guess I won't implement BeanMetaDataFactory on it, but rather on each metadata class that translates into beans. Your top element/metadata must

[jboss-user] [JBoss AOP] - Re: aopc and headaches

2008-03-26 Thread apinto
[EMAIL PROTECTED] wrote : AFAIK, the value of classpath must contain all classes referenced by the classes to be weaved. | So, here are my two cents: check if the class that JBoss AOP is not finding is in the path referenced by classpathref (in the case, the.classpath). Hi Flavia, thanks

[jboss-user] [Management, JMX/JBoss] - Re: JConsole remote not working with JBoss4.2.2GA

2008-03-26 Thread axismundi
kpandey, what exactly did you change? We are having trouble to connect to the JBoss JVM running on Linux. I investigated http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6209663 but changes to /etc/hosts didn't help. I tried to set in run.conf JAVA_OPTS=$JAVA_OPTS -Djboss.bind.address=LOCALIP

[jboss-user] [EJB 3.0] - Re: Get ear name

2008-03-26 Thread jaikiran
benc wrote : for me it is for JNDI lookups because the default path starts with the ear name. Our build scripts include build number, date, etc in the ear name. You are right, the default jndi name includes the ear name as well. However, you can override this default jndi name and bind the

[jboss-user] [JBoss Portal] - Scriptaculous JS files are added twice

2008-03-26 Thread tomstrummer
Scriptaculous has this handy built-in thing where it will automatically load its sub-modules (like effects.js) when you include the base scriptaculous.js. See http://wiki.script.aculo.us/scriptaculous/show/Usage.Unfortunately people don't realize this and add script tags for them anyway;

[jboss-user] [JBossWS] - Overriding InvocationHandlerFactory

2008-03-26 Thread [EMAIL PROTECTED]
Particulars: Jboss AS 4.2.2.GA, JBossWS native 2.0.3.GA with JSE endpoints. I am trying to implement my own InvocationHandlerFactory so that I can implement my own InvocationHandler instead of the DefaultInvocationHandlerJAXWS. To do so, I've created my implementations of the factory and

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Deployed error

2008-03-26 Thread Talo_ct
Hello to all, I am trying to deploy a war file. I have checked that this war file run in Tomcat but I need to do it in JBOSS. When I did it in jboss I obtained the following error: | 10:35:32,915 DEBUG [org.jboss.deployment.DeploymentInfo] createLoaderRepository from config:

[jboss-user] [Beginners Corner] - Method called when we enter and leave pages

2008-03-26 Thread jrochat
Hello ! My question is quite simple. How can I declar methode called when we enter in a page and when we leave a page. I have to perform some code when a user arrive on my page... do I have to use @In (create= true) or @Factory or something else in my managed bean ? Think you for your

[jboss-user] [JBoss Portal] - Re: Hibernate Open Session In View (in Portlet)

2008-03-26 Thread PMN
I am not an expert of JSP 186 but I would rather commit the transaction in processAction to let changes seen by other portlets that may use another session. An alternative to share an object outside the current session, why don't you reload it in the doView() ? Using a second level cache has

[jboss-user] [JBoss Portal] - Re: Scriptaculous JS files are added twice

2008-03-26 Thread [EMAIL PROTECTED]
Yes please ! And thanks for all the details ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4139031#4139031 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4139031 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: JBOSS User API?

2008-03-26 Thread PMN
In my case the master copy of users will never be managed by jbp, so as long as users are kept in jbp database it's just another copy to synchronize with the master copy. Thanks for the advice to never do this but using yet another api means rewriting a tool that works already for years and

[jboss-user] [JBoss jBPM] - Re: jbpm on oracle

2008-03-26 Thread AJanz
do i have to change the hibernate.cfg.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4139035#4139035 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4139035 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: Scriptaculous JS files are added twice

2008-03-26 Thread tomstrummer
Done: http://jira.jboss.com/jira/browse/JBPORTAL-1965 I would have provided a patch except I couldn't find where that markup is written from. Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4139036#4139036 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: Using CLOB in Serlvet

2008-03-26 Thread vickyk
PrasnnaP wrote : System.out.println(Connection class = + con.getClass().getName()); | // This returns $Proxy55 No this can not be true , I have tested it right now with oracle . Can you try it again with simple jsp page and see if you still see the Proxy , it should be WrappedConnection

[jboss-user] [JBoss Tools (users)] - Re: Connector modules are not deployed

2008-03-26 Thread rtimush
Sorry for inconvenience, I cannot get nightly build right now. I seems, issue was only half-solved. I hope I'm wrong :) I have changed org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior from JBoss Tools 2.0.1 as in JIRA diff. Connector module was deployed after that, but

[jboss-user] [JBoss Portal] - JBoss Portal From Source - JSFSunRIPortlet war sample not wo

2008-03-26 Thread [EMAIL PROTECTED]
Hello friends, I downloaded latest JBoss Portal from Source y/d and configured it with JBoss AS 4.2.2 GA along with MySQL5. I also downloaded 2 sample examples 1. HelloWorldJSFMyFaces42Portlet.war 2. HelloWorldJSFSunRIPortlet.war The first one did work fine. However; the second one did not

  1   2   >