[jboss-user] [JBoss Tools (users)] - Re: (3.0.0.Alpha1) Server launch config is not customizable

2008-10-15 Thread garu
Hi Rob, I do not agree with myself! anonymous wrote : Sure, you are right, even the WTP defaut JBoss server is not there. Not that it has any importance, but just to be precise, the default WTP JBoss server launch configs do show into "Run Configurations" panel undel the "Generic Server" item.

[jboss-user] [JBoss/Spring Integration] - Re: JBoss5/Spring deployment problem

2008-10-15 Thread alesj
"Herman06" wrote : | The deployer I downloaded has the xml file as spring-deployers-beans, and in your log file you have spring-deployers-jboss-beans. So I changed my xml name to yours. Ah, yes. I totally forgot about this change. :-( - https://jira.jboss.org/jira/browse/JBAS-5803 But I'm gla

[jboss-user] [Beginners Corner] - Web Console did not start

2008-10-15 Thread verdi2000
Hi, I am an ablolute beginner and has to administer a new system (that i did not set up) I wanted to open the web console in jboss an i get this error message: anonymous wrote : HTTP Status 500 - | | type Exception report | | message | | description The server encountered an inte

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jboss N logging

2008-10-15 Thread jaikiran
"sunlinux" wrote : I am new to jboss: pls ans my below quires : | | 1. application log: I want to log application error,warning etc to log some where so that developer can access to resolve any logic/coding issues in application , I checked default logging in /logs/server.log but thr is noth

[jboss-user] [Beginners Corner] - Re: Web Console did not start

2008-10-15 Thread erasmomarciano
The your problem is here | org.apache.jasper.JasperException: File "/WEB-INF/tlds/webconsole.tld" not found | Did you modified something? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182354#4182354 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: One-to-Many mapping issue

2008-10-15 Thread jaikiran
By any chance is the version column containing a value of 1? As far as i know, the index column value decides which position, in the list, the object is placed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182371#4182371 Reply to the post : http://www

[jboss-user] [JBoss Portal] - Re: JBoss Portlet Bridge - WSRP !?

2008-10-15 Thread hjn76
Found this in server.log... is this related to my problem? 2008-10-15 13:59:24,261 DEBUG [org.jboss.portal.wsrp.consumer.InvocationHandler] performRequest finished. Response is org.jboss.portal.wsrp.core.MarkupResponse | 2008-10-15 13:59:24,261 DEBUG [org.jboss.portal.wsrp.consumer.Invocation

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to add custom code to JBoss shutdown hook

2008-10-15 Thread francis17101970
As far as I know you can add a shutdown hook to the JVM, so if you don't find other solutions you might consider starting jBoss from a Java process... Runtime.getRuntime().addShutdownHook(new Thread() { | public void run() { | System.out.println("Going to shutdown."); |

[jboss-user] [JNDI/Naming/Network] - Re: my problem the port 1098 1099

2008-10-15 Thread Oortael
I had the same problem on my machine. It runs with WinXP Prof and SP2. First I used netstat -ao to get the Process ID of the process which is using it. In my case it was alg.exe which is supposed to be the "Windows Firewall/Internet Connection Sharing (ICS)"-Service. It turned the Microsoft bui

[jboss-user] [JBoss Portal] - Re: JBoss Portlet Bridge - WSRP !?

2008-10-15 Thread [EMAIL PROTECTED]
Might be, haven't had a chance to look at your issue yet... :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182400#4182400 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182400

[jboss-user] [JBoss Tools (users)] - Re: seam-gen throwing exception

2008-10-15 Thread [EMAIL PROTECTED]
yes - this is a known issue with the current way we use the template from seam-gen; we don't use the provided jar directly. We'll need to get that fixed. Your soluction is though correct for this specific method. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

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

2008-10-15 Thread [EMAIL PROTECTED]
You seem to be using Eclipse WTP JSF editor and not JBoss Tools so not sure what I can do ;( Could you try with the JBoss XHTML editor ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182412#4182412 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss Tools (users)] - Re: Project Archives?

2008-10-15 Thread [EMAIL PROTECTED]
Could you please try and explain which steps you do exactly ? I'm not sure i'm fully following you... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182416#4182416 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182416

[jboss-user] [JCA/JBoss] - Re: Datasource problem.

2008-10-15 Thread muddu_shafi
Question:Reson for this error? Is there an error in my code or error in my Connection pooling (XML) files? am I using the right procedure to lookup the connection? Is thre an eroor in closing the connections in finally block(cause I usually see error at that line of code in jboss log)? Expl

[jboss-user] [JBoss Tools (users)] - Re: Verification of Enterprise Beans Failed..

2008-10-15 Thread [EMAIL PROTECTED]
does not sound like a jboss tools issue. Ask in jboss AS forum. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182419#4182419 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182419 _

[jboss-user] [JBoss Tools (users)] - Re: Use JBossTools-3.0.0.Beta1-N200810141843-ALL-win32, Coul

2008-10-15 Thread [EMAIL PROTECTED]
you found a bug in a nightly build. Please try in the latest nightly build and if it still happens there report it in jira with steps on how we can reproduce it (i.e. attach the file/project that fails) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182420#41

[jboss-user] [JBoss Tools (users)] - Re: jboss-seam.jar will not be exported

2008-10-15 Thread [EMAIL PROTECTED]
I haven't seen this error in the projects we create...please report in jira. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182422#4182422 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182422 __

[jboss-user] [JBoss Tools (users)] - Re: Customize Seam Tool Generated Project

2008-10-15 Thread [EMAIL PROTECTED]
Including additional lib files is not possible to customize in the current jboss tooling (we don't use the ant files because they wouldn't work within Eclipse WTP projects) Create a feature request in jira outlining what you would like and we can discuss there how you can implement it if doable

[jboss-user] [Beginners Corner] - Re: Web Console did not start

2008-10-15 Thread verdi2000
hi, I've got version 4.0.3 I didn't modify anything! Why I want to use the webconcole? I need some performance data form jboss and I hope to get them from the web console! There is a file missing! I noticed that, too. Can I install the web console afterwards? Or can I get my performance data an

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Jboss N logging

2008-10-15 Thread sunlinux
I am new to jboss: pls ans my below quires : 1. application log: I want to log application error,warning etc to log some where so that developer can access to resolve any logic/coding issues in application , I checked default logging in /logs/server.log but thr is nothing useful. 2.I want to l

[jboss-user] [Beginners Corner] - Re: Web Console did not start

2008-10-15 Thread jaikiran
Which version of JBoss and Java do you use? And did you do any changes to the clean installation of JBoss? By the way, why do you want to use the web-console? By web-console, i guess you mean http://localhost:8080/web-console. The web-console hasn't been maintained for some time now and isn't

[jboss-user] [EJB 3.0] - Re: Invalid User on EJB authentication (JBoss 5 CR2)

2008-10-15 Thread javidjamae
Yes, this was definitely working in JBoss 4.x and in the JBoss 5 Beta releases. AFAIK, all the ClientLoginModule does is set the SecurityAssociation principal and Credential. For example, "8.5.3.10. ClientLoginModule" in the JBoss 4 guide says: anonymous wrote : The ClientLoginModule is an imp

[jboss-user] [JBoss Tools (users)] - Re: Project Archives?

2008-10-15 Thread [EMAIL PROTECTED]
I'll have to look into why this is happening. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182432#4182432 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182432 ___ jboss-use

[jboss-user] [JBoss Messaging] - Re: Comparison to ActiveMQ

2008-10-15 Thread obfuscator
Dear Tim, Thank you for your reply. I did not mean to flame you. I just found my question unclear from what I have read, and I was unable to find a quick comparison. I am a frequent JBoss and Red Hat products user, and my general experience is that the quality is high. But sometimes there are s

[jboss-user] [Beginners Corner] - Re: Cannot even get started... :(

2008-10-15 Thread PeterJ
Start with Eclipse for Java EE 3.3, add in JBoss Tools 2.1.2 (http://www.jboss.org/tools/download/index.html). I know this combination works, I have tried it. Tools 2.1.2 does not work with Eclipse 3.4, at least not for me - I get an exception in the Server view. To register your server, go to

[jboss-user] [Beginners Corner] - Re: Cannot even get started... :(

2008-10-15 Thread Wolfgang Knauf
Hi Chris, you don't actually need JBossIDE for working with Eclipse. Just download Eclipse 3.4 + WebToolsPlatform 3.0 plugin, and you have basic JBoss support (start/stop server, publish, create EJB projects, ...). For JBoss specific deployment descriptors there is no wizard, but for beginning

[jboss-user] [JBoss Tools (users)] - Re: jboss-seam.jar will not be exported

2008-10-15 Thread vitorsouzabr
"[EMAIL PROTECTED]" wrote : I haven't seen this error in the projects we create...please report in jira. https://jira.jboss.org/jira/browse/JBIDE-2905 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182440#4182440 Reply to the post : http://www.jboss.com/ind

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with java.lang.OutOfMemoryError

2008-10-15 Thread PeterJ
Wow, that is ancient, and not from Sun. Though I suspect that SCO is (was?) a Sun licensee and simple recompiled the Sun JVM for use on their flavor of UNIX. I tried my JDK 1.3.1_12, and it accepts the MaxPermGen option. Looks like SCO made some changes. You will have to ask SCO what to do about

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problem creating service jboss.security:name=XMLLoginConfig

2008-10-15 Thread Monadear
Hello, I am trying to to run my application using Java 5 and JBoss 4.2.1, but i am stuck in the middle. The error which i received is as follows:- 2008-10-15 12:56:06,031 WARN | (org.jboss.system.ServiceController:337) - Problem creating service jboss.security:name=XMLLoginConfig java.lang.Abs

[jboss-user] [Beginners Corner] - Re: Web Console did not start

2008-10-15 Thread erasmomarciano
mmm You check $yourcontainer/deploy/management/console-mgr.sar/web-console.war/ WEB-INF/web.xml you find this tag | | /webconsole | /WEB-INF/tlds/webconsole.tld | | anonymous wrote : Can I install the web console afterwards? You can try to reinstall JBOSS or find t

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem creating service jboss.security:name=XMLLoginCon

2008-10-15 Thread PeterJ
I searched my copy of 4.2.1 for the mbean named jboss.security:name=XMLLoginConfig and could not find it, so I suspect that this is something that your application added. Please post the declaration of this mbean from your configuration file, and any relevant code that supports this mbean. Rem

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem creating service jboss.security:name=XMLLoginCon

2008-10-15 Thread PeterJ
Oops, I must have mistyped my search string, I found the XMLLoginConfig mbean, so there is no need to post information about it. At this point, my "Another possibility" appears to be the likely culprit. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182447#41

[jboss-user] [JBoss Messaging] - Re: JMS Reconnect Issue

2008-10-15 Thread bfach
Clebert, I am following the following example to allow for the JMS Client class to reconnect to JBoss in the event there are no servers in the cluster. http://www.jboss.org/community/docs/DOC-10931 This works everytime if I am using a non clustered connection factory but not when it is cluste

[jboss-user] [J2EE Design Patterns] - Re: Accessing session bean over the internet

2008-10-15 Thread glynbach
I'll answer my own question. I'd say a business delegate is required on the server to separate the webapp presentation from the session facade lookup. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182452#4182452 Reply to the post : http://www.jboss.com/inde

[jboss-user] [JBossWS] - JBoss&Axis2: getInboundFaultFromMessageContext Error!

2008-10-15 Thread juliofrancisco
I have developped a webservice using Axis2. The webservice uses mtom in order to send large files. When I call it from a client in a jboss server I am getting the following error: org.apache.axis2.AxisFault: java.lang.NullPointerException at org.apache.axis2.util.Utils.getInboundFaultFromMessage

[jboss-user] [JBoss Messaging] - Re: Integration between JBossMessaging Server 2.0 and Jboss

2008-10-15 Thread PeterJ
Here is a simple MDB configured to listen to a particular topic: package some.mdb; | | import javax.ejb.ActivationConfigProperty; | import javax.ejb.MessageDriven; | | [EMAIL PROTECTED](activationConfig = { | @ActivationConfigProperty(propertyName = "destinationType", propertyValue

[jboss-user] [EJB 3.0] - lookup datasource from ejb3 sessionbean (jboss 4.2.3)

2008-10-15 Thread woongiap
I have a requirement to setup 2 instances of same application (one for live and one for testing) running on jboss 4.2.3.GA. I don't want to run multiple instances of Jboss server since it requires changing all the listening ports, so i decided to move the "hard-coded" actual jndi name from my ej

[jboss-user] [EJB 3.0] - Re: Very urgent An EJB3.0 Exception

2008-10-15 Thread PeterJ
I am sorry, but I do not understand the problem description. What do you mean by "could not get the date of jboss server-side"? And is that what the problem is. or is the problem something else? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182445#4182445 R

[jboss-user] [Remoting] - Deadlock in BlockingCallbackStore

2008-10-15 Thread JeremyStone
Can get deadlock when using JBoss Remoting (JBR 2.2.2.SP4) along with a JBoss Messaging (JBM 1.4.0.SP3) https connection factory. I posted a report of a deadlock situation to the JBoss Messaging user forum (see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=143024 for stack traces). I

[jboss-user] [JBoss Portal] - External authentification

2008-10-15 Thread tinico
Hi all, I've a problem... We have a authentification portal external from our jboss portal. This authentification portal put a cookie with the id of the user wich is connected on the portal. I want to how can I get this cookie to authenticate user on jboss portal. I've seen loginModule, but, i

[jboss-user] [EJB 3.0] - Re: Invalid User on EJB authentication (JBoss 5 CR2)

2008-10-15 Thread jaikiran
"javidjamae" wrote : | My client is just doing this: | | | SecurityAssociation.setPrincipal(new SimplePrincipal(principal)); | | SecurityAssociation.setCredential(password.toCharArray()); | | | | CalculatorRemote calculator = (CalculatorRemote) ctx | |

[jboss-user] [JBoss Portal] - Re: External authentification

2008-10-15 Thread tinico
sorry ! we're using : jboss 4.2.2 GA jboss portal 2.6.4 :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182456#4182456 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182456 __

[jboss-user] [JCA/JBoss] - Re: Datasource problem.

2008-10-15 Thread PeterJ
First, you did not use the 'code' tag like I asked you to. Enclose both Java source code and XML text in UBBCode "code" tags - you can do this by selecting the XML text and clicking the Code button above the editor window. Also, click the Preview button to ensure that the formatting is correct

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Question about WritingDeploymentTemplates

2008-10-15 Thread martin.capote
I want to create dynamically the Queues and the MDBs. I don't have problems creating queues. A clarification: I can succefully create one MDB, The problem occurs when creating the second (i get the InstanceAlreadyExistsException). Thanks for the testcase, i take a look. View the original p

[jboss-user] [Beginners Corner] - Re: Cannot even get started... :(

2008-10-15 Thread Raconteur
Hi all, Thanks for the input. I guess the big thing I was looking at was trying to do the tutorial, but not even being able to begin because I cannot get JBoss IDE projects to appear in my Project Wizard. I was able to add the JBAS per PeterJ's instructions. And from all of the downloads and

[jboss-user] I can't run jboss-4.2.0.GA

2008-10-15 Thread mohammed magraby
Dear Sir, please, can you help me, My problem is is can't run Jboss server “jboss-4.2.3.GA”, these steps I do it: 1- I installed JDK5 update 16, and the steps is: a. Make the download executable with this command chmod

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: java.lang.NullPointerException: Monitor Status Monitor n

2008-10-15 Thread rks_86
Hi Jaikiran, Thanks for the reply. I also think so the JNDI Url is not correctly specified. Clould you please provide me the JNDI Url for JBoss 4.2.3 GA Thanks a lot. -Ricky View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182328#4182328 Reply to the post : h

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: top command show wrong memory for java

2008-10-15 Thread erasmomarciano
I suggest to not use an heap so BIG. If you have problem of performance installed more jboss in mode cluster or use an CMS collector as Peter said. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182357#4182357 Reply to the post : http://www.jb

[jboss-user] [EJB 3.0] - Re: lookup datasource from ejb3 sessionbean (jboss 4.2.3)

2008-10-15 Thread jaikiran
The configurations and the code that you have posted looks correct. But is this the exact code that you are using? Especially are you doing the lookup in the com.tims.ac.service.AdmResourceFacadeImpl bean? Also, please post the entire exception stacktrace and the output of jnditree. You can view

[jboss-user] [JBoss Messaging] - Reconnect Client

2008-10-15 Thread grafzal
I am using messaging-1.4.0.sp3.cp02. The clients work in a WLAN. So from time to time the connection to the server gets broken and is not reestablished again. I am working with the ClusteredConnectionFactory with supportsFailover enabled and this is why I dont use the ExceptionListener. Is there

[jboss-user] I can't run jboss-4.2.0.GA

2008-10-15 Thread mohammed magraby
Dear Sir, please, can you help me, My problem is is can't run Jboss server “jboss-4.2.3.GA”, these steps I do it: 1- I installed JDK5 update 16, and the steps is: a. Make the download executable with this command chmod 755 jdk-1_5_0_16-linux-amd64-rpm.bin b. Execute th

[jboss-user] [Remoting] - Changes in jboss-service.xml

2008-10-15 Thread javidjamae
I had a few questions about changes in the server/conf/jboss-service.xml file between the JBoss 5 beta releases and the CR releases. 1) I noticed that the "jboss.remoting:service=Connector,transport=socket" MBean had changed. In particular I noticed that the handlers section defined in the con

[jboss-user] Considered UNSOLICITED BULK EMAIL from you

2008-10-15 Thread Content-filter at localhost
Your message to: -> [EMAIL PROTECTED] was considered unsolicited bulk e-mail (UBE). Subject: =3D?windows-1251?B?7vTo4+Xt7e7lIOLo5OXuIC0g7/Do5ewg7eAg8ODh7vLzIOfg6u7t9w=3D=3D?=3D =3D?windows-1251?B?6PH/IOPu8P/36Owg8eXq8e7sIO3gIPDg4e735ewg8fLu6+UhIQ=3D=3D?=3D Return-Path: First upstream SMTP c

[jboss-user] [J2EE Design Patterns] - Accessing session bean over the internet

2008-10-15 Thread glynbach
Hi A lightweight swing client that looks up a session bean to make calls to it and also connects to a jms queue, is to be deployed to run over the internet. At the moment this would require a lot of firewall ports opened to our JBoss server to allow access to all the services needed to invoke a

[jboss-user] [Beginners Corner] - Re: Cannot even get started... :(

2008-10-15 Thread PeterJ
I think you are looking ta the JBossIDE docs, which are for older versions. Try starting at http://docs.jboss.org/tools/2.1.0.GA/ and see if that works better. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182462#4182462 Reply to the post : http://www.jboss

[jboss-user] [JBoss Messaging] - Re: JMS Reconnect Issue

2008-10-15 Thread [EMAIL PROTECTED]
If you're using a ClusteredConnectionFactory, why do you want to do manual failover? That would be done transparently for you. If you want to control Failover yourself, I would say to not use the ClusteredCFs. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4

[jboss-user] [JBoss Messaging] - Re: JMS Reconnect Issue

2008-10-15 Thread bfach
I am not failing over in this case. This is the case that there is only 1 node in the cluster and it dies. If there are 2+ nodes jboss will automatically failover when one node dies. This is for the scenario when the last node in the cluster dies and giving the client the ability to reconne

[jboss-user] [Beginners Corner] - Re: Interrupted Exception while shutting down instance

2008-10-15 Thread erasmomarciano
How do you stop JBoss? This not a error View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182362#4182362 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182362 ___ jboss-user

[jboss-user] [JCA/JBoss] - Re: Datasource problem.

2008-10-15 Thread muddu_shafi
| public void healthCheck() throws ErpProxyDaoException { | Connection con = null; | Statement stmt = null; | ResultSet rs = null; | Connection con2 = null; | Statement stmt2 = null; | ResultSet rs2 = null; | try { | /* * Test the QAD/web database */ | Strin

[jboss-user] [JBoss Messaging] - Comparison to ActiveMQ

2008-10-15 Thread obfuscator
Greetings, I'm coming from JBoss MQ, which I think lacked a lot in terms of clustering, configuration possibilities and general stability (no smart redelivery retries etc). When I'm now considering an alternative, I look at ActiveMQ which seems to be stable, has a lot of smart features and seem

[jboss-user] [EJB 3.0] - Re: MBean start ordering in 5.0CR2

2008-10-15 Thread huberth
Here are the various classes involved, pruned down to the relevant bits. Let me know if I've done too much pruning. // MBeanB in the initial post | @Management(StatisticsAdmin.class) | @Service(objectName = "com.alcatel.tpapps.common:service=StatisticsAdmin") | @RemoteBinding(jndiBinding =

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem creating service jboss.security:name=XMLLoginCon

2008-10-15 Thread erasmomarciano
Do you have to configure your web-app with the security- constraint? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182394#4182394 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182394 __

[jboss-user] [JBoss AOP] - Deadlock during startup

2008-10-15 Thread JeremyStone
We are using JBoss AOP 2.0.0.CR19 with load time weaving on JBoss 4.2.3 running with the Sun 1.6.0_04-b12 VM. We get occassional deadlock: often during AS startup but sometimes shortly later. The following stack traces (from a jstack -l) waiting on an intrinsic lock in org.jboss.aop.AspectMana

[jboss-user] [Beginners Corner] - Re: Cannot even get started... :(

2008-10-15 Thread Raconteur
BRILLIANT, Peter! That is just what I needed. Thank you, VERY much! C View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182469#4182469 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182469 __

[jboss-user] [EJB/JBoss] - Lookup Remote EJBs (ejb3) on a different version of JBoss 4

2008-10-15 Thread yousuf.raza
Ok here is my scenario. I have a ejb3 session bean deployed on a JBoss instance whose version is 4.2.0CP02. I have another application that lookups and consumes that EJB. This application is deployed on jboss version 4.3.0.GA_CP02 First of all is this possible ? The compatibility matrix on t

[jboss-user] [JBoss Messaging] - Re: JMS Reconnect Issue

2008-10-15 Thread [EMAIL PROTECTED]
Can you package your test in a JAR? I would take a look here. I saw you posted the code on the first message.. but I would have to create a main, and a bunch of other things. if you package a test I will take a look. you can use my private email, as you will see on my profile here. View the or

[jboss-user] [JBoss jBPM] - New Player in JBPM Pool

2008-10-15 Thread iku
Hi all, I am in R&D for workflow in our currently project. Based on investigation, I probably will use jBPM as our workflow application. Here is my questions below: 1. If I use jBPM-jBPL, do I have to use JSF or jBoss seam for user interface, or I can also use JSP? 2. Is it possible to display

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: One-to-Many mapping issue

2008-10-15 Thread chip_schoch
Dude, you're a genius! That is what it was. Thanks alot. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182388#4182388 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182388

[jboss-user] [Security & JAAS/JBoss] - Re: Custom Module Not Being Used For EJB Security

2008-10-15 Thread pcarrollnf
I have also noticed that the only time I see this issue is when I have ejb-relationships defined in my deployment descriptors. Other EJB's that define the same security-domain but does not define an ejb-relationship works correctly when authentication occurs. View the original post : http://w

[jboss-user] [JCA/JBoss] - Re: Datasource problem.

2008-10-15 Thread PeterJ
And which line is line 3534? Is it "rs.close();"? Looks like you are closing your result sets in the finally block. Are you, by any chance, getting an exception, which is being catch by these lines: }catch (Throwable e) { | throw new ErpProxyDaoException (e); I suspect that there was an iss

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

2008-10-15 Thread kpolice
Im using JBoss editor, look the screenshot: the parameters appear twice http://img515.imageshack.us/img515/6776/bugsu2.png View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182477#4182477 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

Re: [jboss-user] I can't run jboss-4.2.0.GA

2008-10-15 Thread Stephen Davidson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Mohammed. This is actually two seperate issues; Linux Java install; JBoss startup. I suspect I know what this Linux issue is, not sure what the JBoss issue is. For the Linux item; 1) [EMAIL PROTECTED]:~> which java My system responds with; /usr/

[jboss-user] [JBoss Messaging] - Integration between JBossMessaging Server 2.0 and Jboss 4.2.

2008-10-15 Thread prana
Hi , I am new to Jboss AS and JBM. I have installed JBoss Messanging Server and I want to configure my Message Driven Bean such that it can listen to queue and topic created on JBM 2.0. Can I have detailed configuration steps ? thanks in advance. View the original post : http://www.jboss.co

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0.0 CR1: The connection has timed out

2008-10-15 Thread tade256
Hi, I can only access my JBoss 5.0.0 CR1 (I also tried it with CR2 same results) through localhost (http://127.0.0.1:8080) but not with my real IP address or a domain name (http://www.xx.com:8080) with an A record to my IP address. Everything works fine with JBoss 4.0.1sp1 so it's not a fi

[jboss-user] [EJB 3.0] - Re: MBean start ordering in 5.0CR2

2008-10-15 Thread jaikiran
Can you please post the code of those MBeans and the exception stacktrace? That will help in understanding the problem better. While posting the logs or xml content or code, remember to wrap it in a code block using the Code button in the message editor window and please hit the Preview button

[jboss-user] [JBoss Portal] - Re: JBoss Portlet Bridge - WSRP !?

2008-10-15 Thread [EMAIL PROTECTED]
Can you email me your portlet (source included if possible), please? It's difficult to tell from so little information. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182320#4182320 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: java.lang.NullPointerException: Monitor Status Monitor n

2008-10-15 Thread rks_86
Hi Jaikiran, Thanks for the reply. I also think the Jndi Url is incorrect. Could you please post the JNDI url required for JBoss4.2.3GA Linux 4.2 AS Thanks a lot -Ricky View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182329#4182329 Reply to the post : http:

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0.0 CR1: The connection has timed out

2008-10-15 Thread PeterJ
See https://www.jboss.org/community/docs/DOC-10179. Yes, that is the 4.2 FAQ, but the solution provided works for 5.0 also. There is also https://www.jboss.org/community/docs/DOC-9531 The 4.2.x readme.html contained information about this, but the 5.0 readme does not have this information. But

[jboss-user] [JBoss Messaging] - Re: Comparison to ActiveMQ

2008-10-15 Thread timfox
Where do I start with a post like this? JBM has been around for a few years now, and is a production quality messaging system. It's the default messaging provider in JBoss EAP and JBoss SOA platforms and JBoss 5. We're currently working on the next release JBM 2.0, which is due in Q1 2009. Ho

[jboss-user] [JBossWS] - java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.Statel

2008-10-15 Thread sreeramrt3
Hi I have tried multiple ejb examples and I run into the same exception. The server is unable to invoke setWebServiceContext in the process chain. Please find attached my example. I am using all the libraries from client, server\lib, server\default\lib and server\lib\endorsed. Thanks >---

[jboss-user] [JBoss Portal] - Re: JBoss Portlet Bridge - WSRP !?

2008-10-15 Thread hjn76
Hi, I have sent you some more information, including a .war-file, by email. Thanks again, Henric View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182344#4182344 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182344 _

[jboss-user] [JBoss Cache: Core Edition] - JBoss Cache 2.2.1.CR2 is out!

2008-10-15 Thread [EMAIL PROTECTED]
Details on http://jbosscache.blogspot.com/2008/10/221cr2-is-out.html. Enjoy! Manik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182326#4182326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182326 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0.0 CR1: The connection has timed out

2008-10-15 Thread tade256
Thank you Peter very much, that solved my problem (and very good point regarding security in the related links). Thanks again! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182483#4182483 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [EJB 3.0] - Question about unit testing EJB3?

2008-10-15 Thread rickcr
I'm working on an example lesson with JBoss5/Maven2/EJB3/JPA. I have it pretty much complete here http://learntechnology.net/content/ejb/maven-ejb3.jsp except I'm not showing testing yet (which I'd like to add). I started looking at the best way to test my Stateless Session Beans that pretty mu

[jboss-user] [JBoss Messaging] - Re: Integration between JBossMessaging Server 2.0 and Jboss

2008-10-15 Thread [EMAIL PROTECTED]
anonymous wrote : queue and topic created on JBM 2.0. You want to listen to MDBs from JBM 2.0? (Are you sure about the release number?) You are ahead of our schedule. We haven't tested that scenario. You might be able to work it out, and we would be interested on how you did it since that is

[jboss-user] [Beginners Corner] - Re: Cannot even get started... :(

2008-10-15 Thread francis17101970
try easyeclipse (http://www.easyeclipse.org). It's a free version of Eclipse with lots of plugins already installed. I understand your frustration, it's not trivial to install all the required plugins for eclipse because you must match the exact versions.. if you're willing to spend some mon

[jboss-user] [EJB 3.0] - Problem with Embeddable EJB 3.0 and MBeans

2008-10-15 Thread Silenius
I've some MBeans deployed in an EJB file JAR. MBeans are deployed through @Service annotations. When running JBoss 4.2.2 my MBeans are correctly deployed as the entire EAR file. When using Embeddable EJB 3.0 to unit test my app I'm having some difficulties with MBeans. I use Maven and TestNG f

[jboss-user] [EJB 3.0] - Re: Problem Creating sequence

2008-10-15 Thread PeterJ
My previous post was a hint that the hibernate.dialect property is not correctly set; you should have been able to fix the problem based on the hint. You even highlighted the fact that you are using the HSQLDB dialect, and not the PostgreSQL dialect. When you fixed this, did it work? View the

[jboss-user] [Security & JAAS/JBoss] - login config entry -baseFilter for Active Directory authenti

2008-10-15 Thread spaln
Is there any template available for login config entries to enter Active directory search filters such as (&(objectClass=person)(sAMAccountName={0})) in baseFilter? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182488#4182488 Reply to the post : http://www

[jboss-user] [EJB 3.0] - Re: Invalid User on EJB authentication (JBoss 5 CR2)

2008-10-15 Thread javidjamae
I tried this using the following jndi.properties file: | java.naming.factory.initial=org.jboss.security.jndi.JndiLoginInitialContextFactory | java.naming.provider.url=jnp://localhost:1099 | I then set the following in my client: | Properties env = new Properties(); | env.setPropert

[jboss-user] [JBossWS] - How do I find out the JBossWS version which is included in J

2008-10-15 Thread pxstein
As far as I know JBoss AS contains JBossWS as well. How do I find out which version in detail is included? Read: In which readme file are the included parts and their release listed? Peter View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182490#4182490 Reply

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Having a problem with jboss-4.2

2008-10-15 Thread JohnB987
Hi tsar, have you had any luck with this? I have 2 servers with the same problem and 1 that does not and am trying to find the difference. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182491#4182491 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss Messaging] - Re: Reconnect Client

2008-10-15 Thread [EMAIL PROTECTED]
We have seen this scenario when the remoting.jar is not updated as stated on the docs. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182492#4182492 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182492 ___

[jboss-user] [JBoss Messaging] - Is JBoss Messaging included in JBossAS v4.2.3?

2008-10-15 Thread pxstein
Is JBoss Messaging included in JBossAS v4.2.3 or has it to be installed separately? If it is included: How can I find out which version is included in detail? Peter View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182493#4182493 Reply to the post : http://ww

[jboss-user] [JBoss Tools (users)] - Re: Project Archives?

2008-10-15 Thread krasig
see pictures: [img]http://screencast.com/t/oa8aZqbd8[/img] [img]http://screencast.com/t/gSCEkzo4cL0[/img] I have a project and war archive. The destination of this archive is our production server. Once a week i do manual build and war is deployed on server. But sometimes i do "clear" project

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Having a problem with jboss-4.2

2008-10-15 Thread JohnB987
Found the solution with a little more digging - remove the space between b and the 0's for JavaService. Example: -params "-b0.0.0.0" View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182498#4182498 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBossWS] - .NET friendly Endpoint for EJB3 WS

2008-10-15 Thread egalych
Is there a way to specify config-name ".NET friendly Endpoint" without adding @EndPointConfig? My web service is packaged as ejb module of ear. I tried to create jboss.xml and put it into META-INF of ejb jar but I still see "Standard Endpoint" in server log. I am using: jbossws-native-3.0.3.GA

[jboss-user] [JBossWS] - Re: How do I find out the JBossWS version which is included

2008-10-15 Thread PeterJ
You can look in two places: a) docs/licenses/thirdparty-licenses.xml b) the META-INF/MANIFEST.MF file of the JAR file I usually prefer option "b". View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182502#4182502 Reply to the post : http://www.jboss.com/index.

[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.St

2008-10-15 Thread sreeramrt3
Here is the stack trace associated with the exception. 15:54:18,190 ERROR [ContainerBase] Servlet.service() for servlet HelloBean threw exception java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.StatelessBeanContext.setWe bServiceContext(Ljavax/xml/ws/WebServiceContext;)V at org.jbo

[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.St

2008-10-15 Thread sreeramrt3
It appears that there could be two different web service stacks deployed on the server and that it is trying to point to the incorrect one. Any clues? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182504#4182504 Reply to the post : http://www.jboss.com/inde

  1   2   >