[jboss-user] [JBossWS] - Re: arguments passed as null into method when invoked from P

2008-05-30 Thread maniappan
Update: I tried to acces via SOAP client from a .NET application, it worked. Is there anything I need to watch in these clients. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154510#4154510 Reply to the post :

[jboss-user] [Beginners Corner] - Re: EJB SecurityException on AccountBean EJB dukesbank

2008-05-30 Thread hieutrinh
I encountered the same error and after some searching on the web, I finally get it to work. There was an error in the jboss-build.xml where target name = “package-client”. It references to non-existent classes, the com/sun/ebank/ejb/customer/Account.class. Here is how you fix it:

[jboss-user] [Beginners Corner] - Re: EJB SecurityException on AccountBean EJB dukesbank

2008-05-30 Thread hieutrinh
I encountered the same error and after some searching on the web, I finally get it to work. There was an error in the jboss-build.xml where target name = package-client. It references to non-existent classes, the com/sun/ebank/ejb/customer/Account.class. Here is how you fix it: | target

[jboss-user] [Security JAAS/JBoss] - †œHouston, we have a problem”

2008-05-30 Thread rahuldravid
TV spot on CNBC…more like Bank Presidents, we have a problem www.iwantmyphonefactor.com View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154519#4154519 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154519

[jboss-user] [JBossWS] - Dynamically deploy the web service

2008-05-30 Thread jim.ma
If I understand correctly, when we deploy a web service , we need to package the SEI implementation class and web.xml into a war file ,then we can publish it. Can I dynamically publish a web service ? For example , How can I publish a web service in a servlet ? View the original post :

[jboss-user] [JBossWS] - Re: Dynamically deploy the web service

2008-05-30 Thread [EMAIL PROTECTED]
Take a look to our org.jboss.test.ws.jaxws.endpoint.* sample. It is available in our source distribution. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154526#4154526 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154526

[jboss-user] [JBoss AOP] - Re: Problem with jboss-aop-jdk50.deploye

2008-05-30 Thread Moslem
Hi Flavia the problem is that i dont know wich aop deployer with wich version of application server I am realy bloked since a week now can u take a look to my post here? http://www.jboss.com/index.html?module=bbop=viewtopict=135859 That what i am trying to do a littel exemple befor i

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

2008-05-30 Thread [EMAIL PROTECTED]
That doesn't say much - any more detail, debug messages, etc? :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154540#4154540 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154540

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Renegotiate SSL connection to send a certificate from SmartC

2008-05-30 Thread grahambause
hi folks! I'm running into difficulties here trying to configure an authentication via certificate. I've configured communication between (a plugin on) Apache 2.2 and my Tomcat (under JBoss) via SSL, which works fine. When I open my login page, which expects a certificate it can authenticate,

[jboss-user] [Microcontainer] - Re: Anonymous beans

2008-05-30 Thread alesj
[EMAIL PROTECTED] wrote : | Well, the error message I'm getting is completely different, and I'm working with a programmatic deployment rather than an XML deployment, so it looks like a completely different problem to me... | What's your error? [EMAIL PROTECTED] wrote : | ...OK, it

[jboss-user] [JBoss Portal] - Re: Sun JSF Reference Implementation (RI) Portlet

2008-05-30 Thread stefan.kok
Hi Wesley Thanks for the pointer. I really appreciate it. Regards Stefan. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154550#4154550 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154550

[jboss-user] [Installation, Configuration DEPLOYMENT] - JBoss AS 4.2.2 GA + PHP Module

2008-05-30 Thread anferneeguan
Could somebody post a complete guide on how to setup and configure the JBoss AS to enable it run the 'php-example.war'? Or relevant link is apreciated. Thank you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154556#4154556 Reply to the post :

[jboss-user] [JBoss jBPM] - JSF problem

2008-05-30 Thread ms_shitole
As i need to access database from process forms, i need to retrieve actors-ids from taskInstance table and these actor id's want to be show dynamically in dropdown list on the process form. So as here in jbpm, how they mapped javaBeans with JSF? So please anybody can explain following tag

[jboss-user] Delivery Status Notification (Failure)

2008-05-30 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

[jboss-user] Delivery Status Notification (Failure)

2008-05-30 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

[jboss-user] [JBoss Cache: Core Edition] - Re: JBossCache vs JMS vs JGroups

2008-05-30 Thread gbansal.avaya
I am also facing similar dilemma. Any suggestions which one of the two JBoss Cache/ JMS is better in terms of stability, performance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154587#4154587 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Server Configuration Management Best Practice

2008-05-30 Thread jamesbo
Background: We use JBoss 4.2.2 with JBossMessaging and Clustering. In production we have one instance per server node (minimum two nodes) and in development run two servers on same box using Service Bindings (http://wiki.jboss.org/wiki/ConfiguringMultipleJBossInstancesOnOneMachine). As

[jboss-user] [JBoss Cache: Core Edition] - Re: JBossCache vs JMS vs JGroups

2008-05-30 Thread [EMAIL PROTECTED]
JMS and JGroups are both transports, so they are both conceptually *below* a replicated cache (like JBossCache or JavaSpaces). The diff between JGroups and JMS is that JGroups' focus is on flexibility and extensibility of the transport implementation, whereas JMS only provides you with the

[jboss-user] [JBoss Messaging] - Re: -b 0.0.0.0 is behaving one way on Test machine and anoth

2008-05-30 Thread [EMAIL PROTECTED]
Hello, just for sure, give it a try without using -Djboss.bind.adress... Just use -b 0.0.0.0 Also show me output of hostname command please. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154599#4154599 Reply to the post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Renegotiate SSL connection to send a certificate from Sm

2008-05-30 Thread [EMAIL PROTECTED]
Guessing that you use Apache httpd as a frontend to Jboss, there isn't any logic to allow this to work. In the mod_ssl configuration change to SSLVerifyClient to: SSLVerifyClient require The client certificate will ask when starting the SSL connection. View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Renegotiate SSL connection to send a certificate from Sm

2008-05-30 Thread grahambause
no, unfortunatelly I can't set the SSLVerifyClient to require, because it must be optional. We allow two sorts of authentication: 1) by username/password and 2) by certificate. If a customer doesn't have a certificate he must still be able to login. thanks anyways. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Server Configuration Management Best Practice

2008-05-30 Thread itsme
Yeap, the latter one. As I remember there was an option to start jboss right by downloading itself from an (remote) repository (i.e. subversion), but I can't remember that option. All I know is that we did it ones two or three years ago. I would recommend to investigate in that direction.

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

2008-05-30 Thread gjwilk01
Yes, sure. Here is some more :) Could not start TreeCache!unable to setup the protocol stackorg.jgroups.ChannelException: unable to setup the protocol stack at com.cidc.commonservices.cache.TreeCacheSingleton.init(TreeCacheSingleton.java:45) at

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ClassLoading issue between 2 EAR in JBoss 4.2.1

2008-05-30 Thread braddm7
Putting in both EARs' ~/META-INF/jboss-app.xml: jboss-app loader-repositorycom.mydomain.appname:archive=some.ear/loader-repository /jboss-app seams to solve the problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154616#4154616 Reply to the post :

[jboss-user] Returned email: **SPAM** Персона л перестал работать?

2008-05-30 Thread Mail Delivery Subsystem
This is an informative message sent by localhost. The server was not able to deliver your email message Subject: **SPAM** Персонал перестал работать? Date: 30 May 2008 14:04:15 +0200 to the following addresses: [EMAIL PROTECTED] (localhost: Mailbox invalid or does not

[jboss-user] [Security JAAS/JBoss] - How to setup the DatabaseServerLoginModule for authenticatio

2008-05-30 Thread danade
Does anybody have an example of the steps needed to set up the DatabaseServerLoginModule for basic authentication on Jboss 4? Thanks! -Dave Naden [EMAIL PROTECTED] View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154617#4154617 Reply to the post :

[jboss-user] Delivery Status Notification (Failure)

2008-05-30 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

[jboss-user] [JBoss jBPM] - Re: Error in Process Definition Deployment.

2008-05-30 Thread mputz
anonymous wrote : The problem is if I try to instance a process from the eclipse, like I described. now, *that* is some information I was missing before! hsqldb is run in In-Process mode, which means as part of the running process (the app server) in the same JVM. But this also means the db

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

2008-05-30 Thread [EMAIL PROTECTED]
You say this is within your WAR file? Where is this picking up the JBoss Cache jars (and dependent jars) from? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154631#4154631 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: JBossCache vs JMS vs JGroups

2008-05-30 Thread [EMAIL PROTECTED]
Don't forget concurrent access. If you want your cache to be threadsafe, there will be a lot to do by way of locking to prevent reading invalid state. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154632#4154632 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: SFSB timeout setting

2008-05-30 Thread [EMAIL PROTECTED]
boobalan_kj wrote : Hi | | you could control life time of bean by using the following configurations... | | container-configuration | container-nameStandard Stateful SessionBean/container-name | container-cache-conf |

[jboss-user] [JBoss jBPM] - Re: Error in Process Definition Deployment.

2008-05-30 Thread Fornachari
Thank you mputz, I will do this! Thank to all! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154638#4154638 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154638 ___ jboss-user

[jboss-user] Delivery Status Notification (Failure)

2008-05-30 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

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

2008-05-30 Thread gjwilk01
That's got to be it. I don't have all of the dependent jars included in my WAR file. When I run the Cache as a globally deployed MBean it must have access to all the files in /server/all/lib directory, but when I run it from my WAR file it is missing the dependent jar files. Is there a way

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Server Configuration Management Best Practice

2008-05-30 Thread [EMAIL PROTECTED]
I've seen both methods in use. Very large sites seems to prefer a templating approach, while smaller ones are happy putting their configs under version control. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154651#4154651 Reply to the post :

[jboss-user] [Beginners Corner] - Looking for j2sdkee1.4

2008-05-30 Thread pepelara
Hello, I am developing J2EE app on JBoss 4.2.2.GA and my problem, for example with Duke's Bank (JSP case), is that I am using j2sdkee1.3.1 and I guess I need j2sdkee1.4. From Sun you must to download a pack that include a server application that I do not want because I do not need. Is there

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

2008-05-30 Thread [EMAIL PROTECTED]
enable TRACE logging for org.jboss.security View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154655#4154655 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154655 ___ jboss-user

[jboss-user] [JCA/JBoss] - Re: one data source with multiple database users

2008-05-30 Thread [EMAIL PROTECTED]
Rather than using words, show the evidence. I still think you're confused between authentication (what Seam does) and establishment (what JCA does) of credentials. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154656#4154656 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: Cannot get JtdsDataSource from Jboss config setup

2008-05-30 Thread [EMAIL PROTECTED]
FAQ - even referred to in a question on the same page as this question. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154659#4154659 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154659

[jboss-user] [Messaging, JMS JBossMQ] - Re: ClientID - already connected to the serve -durable subsc

2008-05-30 Thread [EMAIL PROTECTED]
The JMS Resource Adapater's connection factory is a pool of connections. You can't configure that pool to have more than one connection in it if you set the client id on the connection. Two connections can't share the same client id. View the original post :

[jboss-user] [JCA/JBoss] - Re: Cannot get JtdsDataSource from Jboss config setup

2008-05-30 Thread pjohlie
I'm sorry, I am not sure what you mean. Can you be more specific? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154662#4154662 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154662

[jboss-user] [Messaging, JMS JBossMQ] - Re: Can the Code get a QueueConnection objcect per request

2008-05-30 Thread [EMAIL PROTECTED]
ConnectionFactory is for remote java client style usage. java:/JmsXA is for pooled/transactional usage inside the app server. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154663#4154663 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: Load Balancer MQ

2008-05-30 Thread [EMAIL PROTECTED]
ReadTimeout means there is nothing going over the network (default 2 minutes), not even the PONG which is a response to the periodic PING (defaunt 1 minute) See the FAQ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154664#4154664 Reply to the post :

[jboss-user] [EJB/JBoss] - compressed remote calls with compression-invoker

2008-05-30 Thread n2
I tried to configure compressed remote calls as described in Configuration Guide section 14.2.1. See: http://www.redhat.com/docs/manuals/jboss/jboss-eap-4.2/doc/Server_Configuration_Guide/The_EJB_Server_Side_View-Detached_Invokers___The_Transport_Middlemen.html. I changed jboss-service.xml to

[jboss-user] [Installation, Configuration DEPLOYMENT] - need download jboss 5 beta?

2008-05-30 Thread Nouredine13
i need to download the beta version 5 of jboss , but i dont see where i'll download this ? somone have a link? thank's a lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154672#4154672 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: need download jboss 5 beta?

2008-05-30 Thread richiethom
http://www.jboss.org/jbossas/downloads/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154675#4154675 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154675 ___ jboss-user mailing

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: need download jboss 5 beta?

2008-05-30 Thread Nouredine13
thank's for link! i'm find it then here : http://downloads.sourceforge.net/jboss/jboss-5.0.0.Beta4.zip?modtime=1202662781big_mirror=1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154676#4154676 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: XA Recovery of messages sent to a Topic

2008-05-30 Thread [EMAIL PROTECTED]
Ok, I see the problem. So there's two ways to fix it. 1) We come up with some mechanism where the ServerIL's transact() request can vote READONLY in this case. This would require a mixin interface like the Recovery interface such that newer clients can take advantage of it. i.e. something like

[jboss-user] [JCA/JBoss] - Re: Cannot get JtdsDataSource from Jboss config setup

2008-05-30 Thread PeterJ
I think Adrian means this FAQ: http://wiki.jboss.org/wiki/FAQJBossJCA One of the FAQ entries points here: http://wiki.jboss.org/wiki/IWantToPluginACustomThirdpartyDataSource And that entry points to: http://wiki.jboss.org/wiki/DSdotXML (look at the xa-datasouce example) View the original post

[jboss-user] [JBoss Messaging] - Re: -b 0.0.0.0 is behaving one way on Test machine and anoth

2008-05-30 Thread rdaly
PeterJ: 1. If I ping the servers, I get their correct IP addresses. 2. Tried adding -Djava.rmi.server.hostname. Unfortunately, same results. Clients receive a serverLocatorURI of 127.0.0.1. 3. Yes, I do know that -b and jboss.bind.address are supposed to be the same. Unfortunately I

[jboss-user] [JCA/JBoss] - Re: Cannot get JtdsDataSource from Jboss config setup

2008-05-30 Thread pjohlie
Great, thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154689#4154689 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154689 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: -b 0.0.0.0 is behaving one way on Test machine and anoth

2008-05-30 Thread PeterJ
Actually, -b and -Djboss.bind.address are not exatcly the same. While they both set jboss.bund.address, the -b option also sets java.rmi.server.hostname (under certain conditions, which is why I had you set it sepcifically), and also sets some jgroup-related system properties. Try this. Go

[jboss-user] [JBoss jBPM] - Re: Could not instantiate TransactionManagerLookup

2008-05-30 Thread greenHand
Found the problem. It's a typo of upper case L. Should be WeblogicTransactionManagerLookup instead of WebLogicTransactionManagerLookup in the hibernate.cfg.xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154695#4154695 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: ClientID - already connected to the serve -durable subsc

2008-05-30 Thread arvind_agg
Hi Adrian, Thanks for the reply. But my problem is the client connection doesnot timeout when subscriber is disconnected. Are there any apecial setting to be done on server for this ? Regards Arvind View the original post :

[jboss-user] [JBoss Portal] - Problem with picture in portlet

2008-05-30 Thread khadijbal
Sorry, i speak a little english so, i will post my question in french. Lors du deploiment de ma portlet dans le portail JBOSS, les images de la page jsp, qu'utilise la portlet, n'apparait plus. est ce que quelqu'un pourrait m'aider la dessus. Merci. View the original post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: XA Recovery of messages sent to a Topic

2008-05-30 Thread [EMAIL PROTECTED]
Bug report: http://jira.jboss.com/jira/browse/JBAS-5571 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154702#4154702 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154702 ___

[jboss-user] [JBoss Portal] - mod_jk sitcky_session does not works in JBossPortal, why?

2008-05-30 Thread ankiewsky
Hi Everyone, We have a loadbalancer enabled using mod_jk with just 2 JBoss Servers, when we configure stitcky_session=true, the portal login does not works and a Hibernate Cache problem happens with no clear message about this problem, have some of you guys already tried promote this kind of

[jboss-user] [JBoss Portal] - Re: mod_jk sitcky_session does not works in JBossPortal, why

2008-05-30 Thread [EMAIL PROTECTED]
Which version of jboss portal and jboss AS are you using? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154705#4154705 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154705 ___

[jboss-user] [JBoss Portal] - Re: Problem with picture in portlet

2008-05-30 Thread [EMAIL PROTECTED]
Even your little English could help in getting more responses. How about you post both in French and English? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154707#4154707 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: How to access to JMSContainerInvoker programatically?

2008-05-30 Thread [EMAIL PROTECTED]
MBeanServer(Connection) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154708#4154708 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154708 ___ jboss-user mailing list

[jboss-user] [Messaging, JMS JBossMQ] - Re: MDB Message Delay (Not Redelivery Delay)

2008-05-30 Thread [EMAIL PROTECTED]
scheduled delivery View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154709#4154709 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154709 ___ jboss-user mailing list

[jboss-user] [Messaging, JMS JBossMQ] - Re: Creating Group of Queue

2008-05-30 Thread [EMAIL PROTECTED]
Deploy the JBossMQ mbeans twice with different ObjectNames/jndi names and db tables View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154710#4154710 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154710

[jboss-user] [Messaging, JMS JBossMQ] - Re: SpyJMSException: No pong received

2008-05-30 Thread [EMAIL PROTECTED]
Why didn't the FAQ help? Co-located requests don't have the problem but remote requests do. Sounds like a network problem to me. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154711#4154711 Reply to the post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: MDB

2008-05-30 Thread [EMAIL PROTECTED]
In general, there is no caller of MDBs so there can be caller principal. Authentication with the JMS server to create the receiver is very different from the JMS Server invoking on the MDB on a different thread. View the original post :

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

2008-05-30 Thread [EMAIL PROTECTED]
Don't use OIL, use UIL2 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154715#4154715 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154715 ___ jboss-user mailing list

[jboss-user] [EJB/JBoss] - Re: Authentication Problem

2008-05-30 Thread Usul
Can no one help me getting a simple HelloWorld EJB 3.0 with client to run on jboss? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154717#4154717 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154717

[jboss-user] [EJB/JBoss] - Re: Authentication Problem

2008-05-30 Thread Usul
With roles, of course. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154718#4154718 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154718 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Help configuring jBPM with Spring

2008-05-30 Thread mauromol
Hello all! After spending whole days trying to make this work, I gave up, asking for help. First of all: we're embedding jBPM in our application. Our application already uses a db connection with an ORM strategy on its own. We then have to make jBPM with Hibernate to work together with our

[jboss-user] [JBoss Messaging] - Re: -b 0.0.0.0 is behaving one way on Test machine and anoth

2008-05-30 Thread rdaly
PeterJ: Navigated to the jmx-console on test and qa. All of the properties were the same in both. The properties that contained server names all had the correct server names. No localhost or 127.0.0.1 were found. Perhaps re-stating my issue will help... I run the same script on test and qa

[jboss-user] [JBoss Portal] - Re: Problem with picture in portlet

2008-05-30 Thread khadijbal
So My question is: i don't know why ths pictures in the jsp who use the portlet, don't appear when i deploy the portlet in the portal jboss. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154725#4154725 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: WS-BPEL and WS-Security

2008-05-30 Thread gllambi
So, nobody did something similar to this or is it that it's still not possible to have a secured service in a bpel process? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154729#4154729 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - error with starting JBoss 5 beta3

2008-05-30 Thread Nouredine13
i have the following error when i start jboss 5 beta3 version : 18:29:55,483 INFO [ServerImpl] Starting JBoss (Microcontainer)... 18:29:55,483 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.Beta3 (build: SVNTag=JBoss_5_0_0_Beta3 date=200712210026) 18:29:55,493 INFO [ServerImpl] Home

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: error with starting JBoss 5 beta3

2008-05-30 Thread Nouredine13
somone have the same problem? and what's the solution? thank's lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154737#4154737 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154737

[jboss-user] [Microcontainer] - Re: Anonymous beans

2008-05-30 Thread [EMAIL PROTECTED]
For some reason I felt inspired to completely restructure my metadata last night at about 1:00am. Once I get back to this point, I'll post more info. Unless of course it decides to just work. :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154736#4154736

[jboss-user] [JBossWS] - Re: Upgrading from jbossws-native-2.0.2.GA to jbossws-3.0.1-

2008-05-30 Thread medalhas
Hi, Comparing the comunication between the client and the endpoint, with the 3.0.1(unsuccessful) and 2.0.2 (successful) i've noticed in the http header the 2.0.2 has a Content-Length: 240 and the 3.0.1 has Transfer-Encoding: chunked and major difference is the body before soap envelope there is

[jboss-user] [Management, JMX/JBoss] - Connect to remote Jboss without dependency on Jboss client j

2008-05-30 Thread srikanth_vals
Hi Sir / madam, My client requires that he would like to deploy his application on remote Jboss server. But he doesn't like application to depend on JBoss jars, set any JVM property for remote access. Is there any way we can deploy? Using JNDI Context : I have to use Jboss

[jboss-user] [JBoss Portal] - Re: Problem with picture in portlet

2008-05-30 Thread PeterJ
If your portlet is packaged in a WAR file named xxx.war, and the picture is located at images/some.jpg, then the following code within a JSP will display the image: img src=/xxx/images/some.jpg / If that does not help you, could you post the code within the JSP that references the picture?

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: error with starting JBoss 5 beta3

2008-05-30 Thread PeterJ
Try removing JBossAS from Program Files. Put it somewhere that does not contain a space in the path name. Suggest location is c:\apps\jboss-5.0.0.beta3. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154747#4154747 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Problem with picture in portlet

2008-05-30 Thread khadijbal
I have the same problem. when i clic in the properties of the picture in the portal, the URL that portal use is: http://localhost:8082/PortalProject/WEB-INF/images/plan.JPG for my code in the jsp is: img src=/PortalProject/WEB-INF/images/mypicture.JPG/ my picture is in the same src. View the

[jboss-user] [JBoss Portal] - Re: Problem with picture in portlet

2008-05-30 Thread khadijbal
I don't know if this is the perfect solution, but i have first import my picture in jboss Portal and i can now view my picture, with the code: img src=/portal/content/default/images/Mypicture.JPG/ Thunks View the original post :

[jboss-user] [Management, JMX/JBoss] - Re: Connect to remote Jboss without dependency on Jboss clie

2008-05-30 Thread PeterJ
Your client is asking for the impossible. The requirements cannot be met by any Java EE application server currently on the market. When a client app talks to an application server via JNDI, the client JARs for that application server must be in the classpath for the client application. This

[jboss-user] [JBoss Portal] - Re: Problem with picture in portlet

2008-05-30 Thread PeterJ
Do not place your images in WEB-INF - the browser does not have visibility to that directory or its contents. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154760#4154760 Reply to the post :

[jboss-user] [JBossWS] - Re: Endpoint already registered

2008-05-30 Thread bsisson
Additional information. This issue appears to only happen when in Debug mode within Eclipse. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154761#4154761 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154761

[jboss-user] [JBoss Messaging] - Re: -b 0.0.0.0 is behaving one way on Test machine and anoth

2008-05-30 Thread PeterJ
I cannot find the log entry you posted in any of my logs. Could you post the corresponding entry from the server.log file - that will have the full class name (actually, log category name, but they are usually the same). This might help pinpoint the code that has the problem (or at least let us

[jboss-user] [JBoss Messaging] - Re: -b 0.0.0.0 is behaving one way on Test machine and anoth

2008-05-30 Thread PeterJ
Never mind, I was looking at the wrong log file, I found the entry and the code. But unless someone else has this already figured out and jumps in with the solution, it looks like the only thing left to do is debug the code to find out what method is returning 127.0.0.1 instead of the host

[jboss-user] [Messaging, JMS JBossMQ] - JbossMQ - OutofMemory

2008-05-30 Thread igain
Hi All, We are using Jboss AS 4.2.0 GA version in clustered env. in production. There are 2 nodes in this cluster. We are using MDB in our application . Thats the only one MDB that we are using in our application, which used to sync the data based on user's request. Initially it works fine,

[jboss-user] [JNDI/Naming/Network] - HANamingService-OutOfMemory

2008-05-30 Thread igain
Hi All, We are using Jboss AS 4.2.0 GA version in clustered env. in production. There are 2 nodes in this cluster. I have started getting OutOfMemory exception for HANamingService. similar error i got for JbossMQ as well. i.e. OutOfMemory and unable to create new native threads Any help

[jboss-user] [JBoss Portal] - Re: JBoss Portal courses

2008-05-30 Thread tulip
Is this course still offered ? Are there any new courses that are introduced specifically for JBoss Portal ? Also where can I find info on the course schedules and locations ? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154769#4154769 Reply to the

[jboss-user] [JNDI/Naming/Network] - Re: HANamingService-OutOfMemory

2008-05-30 Thread PeterJ
You did not say which operating system you are running. Is it Windows? Are you running with the /3GB boot option? If so, then the operating system does not have enough memory to allocate the data structures it needs to manage another thread. You will have to reboot without the /3GB option. If

[jboss-user] [JBoss Portal] - Re: JBoss Portal courses

2008-05-30 Thread [EMAIL PROTECTED]
chech here https://www.redhat.com/courses/jb163_jboss_portal/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154775#4154775 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154775

[jboss-user] [JBoss Portal] - Re: JBoss Portal courses

2008-05-30 Thread tulip
Thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154783#4154783 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4154783 ___ jboss-user mailing list

[jboss-user] [JNDI/Naming/Network] - Re: HANamingService-OutOfMemory

2008-05-30 Thread igain
Hi Peter, We are using Linux AS4 having 4GB of RAM. and using sun jdk 1.5.0_12. Heap size that we are using is 2GB. I did not get what you mean by /3GB boot option View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154784#4154784 Reply to the post :

[jboss-user] [JBoss Portal] - Re: JBoss Portal courses

2008-05-30 Thread [EMAIL PROTECTED]
Just in case: In Europe: http://www.europe.redhat.com/training/dates.php3?course=JB163 In Apac: http://www.apac.redhat.com/training/dates.php3?course=JB163 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154787#4154787 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - BUSINESS-IN-A-BOX FOR $99.99!!!!!!!!!!!!!!!!!!!!!!!!!

2008-05-30 Thread HRH2
CHECK OUT THE ADS FOR BUSINESS IN A BOX ON GOOGLE SUCH AS: http://www.biztree.com/?cm_source=go-suscm_adgroup=B003cm_kw=business%20in%20a%20boxgclid=CMb5q6GBz5MCFSMYagoddAjqjA. THEY ALL OFFER BUSINESS-IN-A-BOX FOR $199.99 FOR THE ENGLISH ONLY VERSION. THEN CONTACT ME AT [EMAIL PROTECTED]

[jboss-user] [JNDI/Naming/Network] - Re: HANamingService-OutOfMemory

2008-05-30 Thread PeterJ
When running a 32-bit OS, applications are limited to 4GB of addressable space. By default, the OS allocates 2GB of the address space to itself and 2GB for the application. (This is not a dividing up of the RAM, rather how the virtual address space for the application is divided up. Even if

[jboss-user] [JBoss Messaging] - Re: -b 0.0.0.0 is behaving one way on Test machine and anoth

2008-05-30 Thread rdaly
PeterJ: Yes, I think you are correct. I guess I will dive into the source code next week. Fun. Fun. Thanks again for all your effort. Rich View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4154790#4154790 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Taskinstance last updated

2008-05-30 Thread aapthorp
Ronald, Unless I'm missing something the logs aren't recorded for all updates or changes of state to a task instance. For example looking at the source task start doesn't appear to cause a log entry. View the original post :

[jboss-user] [JBossWS] - Exception while starting up

2008-05-30 Thread koganty
Happens both with JBossws-2.03 GA and the latest version 3.0.1 on JBoss server 4.2.2GA org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX parser at org.jboss.xb.binding.UnmarshallerFactory$UnmarshallerFactoryImpl.newUnmarshaller(UnmarshallerFactory.java:100)

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

2008-05-30 Thread tulip
Ok. I used other database server and the portal created its tables when it started for the first time. But my original problem is still there - when I go to http://localhost:8080/portal, and login as admin/admin, the tabs are there but there is no content displayed within the tabs. Eg - if I go

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

2008-05-30 Thread Lightguard
I have a seam-gen project I imported on my mac (tried this on Windows too, didn't work either) that I would like to add icefaces components to the pallet. I've tried dnd, that didn't work, I've tried importing

  1   2   >