[jboss-user] [JBoss jBPM] - Re: Handling of suspended tasks

2008-06-25 Thread Kaffeebohn
Ok thank you vermy much for the information. I'm new in JBoss business and glad for every help I can get... Greetings, Tobias View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160437#4160437 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [JBoss jBPM] - Re: Concurrent childnodes: how to create multithreaded nodes

2008-06-25 Thread Rasun
Thanx for your info, I'm gonna check out the docs about the jBPM option and see whether I can make something out of it ;). Else, I just implement a simple Threadable node to spawn threaded childnodes and hope jBPM will be able to cope with it. View the original post : http://www.jboss.com/inde

[jboss-user] [JBoss Messaging] - Re: EXCEPTION_ACCESS_VIOLATION [ntdll.dll+0x18fea]

2008-06-25 Thread bodrin
jdk1.6.0_06 windows XP professional version 2002 service pack 2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160441#4160441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160441 ___

[jboss-user] [JBossWS] - Re: Need help : JBossWS Security!

2008-06-25 Thread helmutdoe
Same Problem here ... $Proxy29 cannot be cast to org.jboss.ws.core.StubExt did someone solve this problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160445#4160445 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41

[jboss-user] [JBoss jBPM] - Re: How to deploy a BPEL process using the APIs?

2008-06-25 Thread jsports
you can find in bpel1.1ga/samples/common/bpel.xml bpel use httpclient to deploy More detail I am researching now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160448#4160448 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [Remoting] - Re: ClassNotFoundException while calling remote ejb3 across

2008-06-25 Thread avogt_sundn
let me explain my situation: i'd like to have ejb behave polymorphic like with plain java classes. I know ONE interface of my ejbs but not ALL - and i don't need to know them all. All my ejbs implement one common remote interface. I create ejb instances with a lookup and assign the ejb proxy

[jboss-user] [Remoting] - Re: Socket keep alive with client EJB and RMI over HTTP

2008-06-25 Thread slimamar
I think the problem comes from the client side. We have developped an web application and deploy it with JBoss. For this application, we use the Jakarta common-httpclient to have persistent connection and this works fine. I think the problem comes from the HTTPClientInvoker. Is it possible to u

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Discussion: Using MessageSelector or sth. else?

2008-06-25 Thread testrot
Hello, if you don't know the number of queues at the time the app server is started, it might be possible to create queues programmatically, at runtime. But I don't know if programmatically created queues are full fledged queues. I don't know if: - they can be clustered - messages are still acc

[jboss-user] [JBossWS] - Re: Using Jax-WS RI with JBoss AS 4.2.2?

2008-06-25 Thread [EMAIL PROTECTED]
You can't change the webservice stack that way, at least it's not that simple. Since JBossWS 3.0 we however support the Metro (jaxws RI) stack, see http://jbws.dyndns.org/mediawiki/index.php?title=WSF. In short, simply download the latest jbossws-metro-3.0.2, install it and you're ready to go wi

[jboss-user] [JBoss Cache: Core Edition] - How memory consumption behave?

2008-06-25 Thread jorgemoralespou_2
Hi, We have a 2 node clustered application, with JBC 1.4.1-SP9. When we upgrade our app, we see this behaviour: 1- We stop node 1, upgrade our app, and start node 1. (Node 2 keeps processing application traffic) 2- It takes a while to start (~5 minutes) , since we have fetchInMemoryState to tru

[jboss-user] [JBoss jBPM] - Re: Concurrent childnodes: how to create multithreaded nodes

2008-06-25 Thread kukeltje
"Rasun" wrote : Else, I just implement a simple Threadable node to spawn threaded childnodes and hope jBPM will be able to cope with it. Hmm... I'd strongly advise against this. Many other issues can arise since jBPM was not developed to be used in this way. Might be very difficult to get any h

[jboss-user] [JNDI/Naming/Network] - Re: How to Access EJB over HTTP in remote machine?

2008-06-25 Thread ritesh163
"robert.geisler" wrote : | just for the InvokerURLs of the servlets you have to set the external ip, because JBoss sends the InvokerURL back to the clients to let them know where to connect to. | robert I had configured both standardjboss.xml and jboss.xml. I had started client Jboss with c

[jboss-user] [JBoss jBPM] - How to call a JBPM process from a JSP/Servlet

2008-06-25 Thread ssidhanta
Hi, I am new to JBPM.I am using jbpm-starters-kit-3.1.2. Please tell me how can I call/initiate a JBPM process from a JSP/servlet. Thnk u all in anticipation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160470#4160470 Reply to the post : http://www.jboss

[jboss-user] [JBoss Cache: Core Edition] - Re: How memory consumption behave?

2008-06-25 Thread [EMAIL PROTECTED]
"jorgemoralespou_2" wrote : Hi, | My questions are: | 1- Why recent loaded apps have such a difference in memory? | Is this running within a JMX environment, either JBoss AS' JmxConsole or Java 5's jconsole? If so, I'd recommend comparing the number of nodes in each cache rather than the

[jboss-user] [JBossWS] - Can not visit http://jbws.dyndns.org for jbossws documents!

2008-06-25 Thread jsports
why move them from jboss.org to http://jbws.dyndns.org/? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160475#4160475 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160475

[jboss-user] [JBossWS] - Re: Can not visit http://jbws.dyndns.org for jbossws documen

2008-06-25 Thread jsports
and the jbossws download doest not contain any documents. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160476#4160476 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160476 __

[jboss-user] [EJB/JBoss] - Configuration JBoss 5.0.0.Beta4: java.rmi.MarshalException:

2008-06-25 Thread davidnez
I'm migrating an application from ejb to ejb3. I'm using Swing, Hibernate, EJB3, JNDI and JBOSS-5.0.0.Beta4. When I load a client done with Swing launghing JavaWebStart, the application loads by jndi the ejb's correctly. contextService = (ContextService) context.lookup("gn_j2ee_application/Conte

[jboss-user] [JBossWS] - new format required for wsdl in JBossws>2.0.0?

2008-06-25 Thread timeagentess
Hello all, I have some problems transitioning from JBoss 4.0.5 + JBossws 2.0.0 to JBoss 4.2.0 + JBossws 3.0.2. A simple web service (deployed as an annotated EJB within an ear) which was working perfectly in the initial configuration cannot be consumed by wsconsume in the second configuration:

[jboss-user] [JBossWS] - Re: Need help : JBossWS Security!

2008-06-25 Thread timeagentess
I can confirm the same issue occurring when working with JBoss 4.0.5 & JBossWS 2.0.0. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160491#4160491 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160491

[jboss-user] [JBoss jBPM] - modify jbpm-console application.

2008-06-25 Thread btl_ayd
Hi.I have got many questions abaout jbpm. Can somebody guide me,how can I modify jbpm-console application.I want to make changing on jsf file of jbpm-console application.How can I get source code of jbpm-console application? and How can I deploy,redoploy,import this application on eclipce? View

[jboss-user] [JBoss Tools (users)] - Re: Seam Project: source folder change

2008-06-25 Thread akazakov
Hello Fabricio, Try to remove all files from \.metadata\.plugins\org.jboss.tools.seam.core\projects\* And rebuild your projects. Please let me know if it works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160495#4160495 Reply to the post : http://www.jbo

[jboss-user] [Messaging, JMS & JBossMQ] - [ram] registration is not done -> stop

2008-06-25 Thread telukuntla
Hi , I am creating topic dynamicaaly. and immidietlly iam lookup the same topic that time its showing , topic in not bounded. please find the code bellow creating dynamic topic: private boolean createJbossTopic(String topicName) throws Exception { boolean createStatus=false;

[jboss-user] [EJB/JBoss] - Could not destroy component: ......

2008-06-25 Thread Ceene
Hello all I have a problem with one of my Beans. It works well and i have no problems with a method or else. The only problem I have is that if I deploy the Bean new I get the following error: anonymous wrote : 12:47:51,203 INFO [TomcatDeployer] undeploy, ctxPath=/TCTest, warUrl=.../tmp/depl

[jboss-user] [JBoss Portal] - Re: JSF Portlet tutorial out of date?

2008-06-25 Thread subhajitpwc
Hi, I have downloaded jboss-portletbridge-1.0.0.B2.What do I have to do next to deploy an application with JBPM process, JSP with Seam annotations running? Do i have to copy any jar file from jboss-portletbridge-1.0.0.B2 folder to my jbpm-starters-kit-3.1.2 folder? Please guide me.i have read t

[jboss-user] [JNDI/Naming/Network] - Re: How to Access EJB over HTTP in remote machine?

2008-06-25 Thread robert.geisler
"ritesh163" wrote : 21:06:02,350 INFO [ServiceConfigurator] Problem configuring service jboss:service=Naming | | org.jboss.deployment.DeploymentException: No Attribute found with name: RmiBindAddress well, i do not exactly know what the reason for this error is, but i would guess it does no

[jboss-user] [JBoss jBPM] - Re: How to call a JBPM process from a JSP/Servlet

2008-06-25 Thread kukeltje
first: use a more recent version if you are new to jBPM 3.2.3 is the latest Using it from a jsp/servlet is not different than using it from a plain java class. There are lots of testcases in the source that demonstrate how to use the api View the original post : http://www.jboss.com/index.htm

[jboss-user] [JNDI/Naming/Network] - Re: How to Access EJB over HTTP in remote machine?

2008-06-25 Thread ritesh163
| 21:06:02,350 INFO [ServiceConfigurator] Problem configuring service jboss:service=Naming | org.jboss.deployment.DeploymentException: No Attribute found with name: RmiBindAddress The error may be due to InvokerURLs of the servlets which was set to the router ip and jboss starting on inte

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: not accessible from localhost

2008-06-25 Thread nickarls
"PeterJ" wrote : Yes, if you do "-b hostname" then you will not have access from localhost. | | And you still did not post the line I asked for. Without that, I cannot help you. Ah, sorry, didn't get any reply notification mail. I'll check the line once I get back to the office. View the

[jboss-user] [Nukes User] - JBPM-3.2.2 failed to launch login console in JBoss standalon

2008-06-25 Thread soumya_in
I tried to deploy JBPM ear in 4.0.4GA. It deployed I tried the same with 4.0.2GA Got following exception while launching the login console though sucessfully deployed the ear. | 2008-06-25 16:35:54,020 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jbpm-console].[

[jboss-user] [JBoss jBPM] - Jbpm-jpdl failed to launch login console in JBoss-4.0.2GA

2008-06-25 Thread soumya_in
I tried to deploy JBPM ear in 4.0.4GA. It deployed I tried the same with 4.0.2GA Got following exception while launching the login console though sucessfully deployed the ear. 2008-06-25 16:35:54,020 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jbpm | -consol

[jboss-user] [JBoss jBPM] - Row was updated or deleted by another transaction

2008-06-25 Thread luiseterc
Hi, I am using the jbpm console for orchestrate my process definition. However, some of the process nodes request asynchronous tasks to external systems. When those tasks finish, the workflow engine receives an incoming message through JMS (openMQ). What I'm currently doing in response to that

[jboss-user] [JBoss Portal] - portlet not deployed properly

2008-06-25 Thread sumeet.singh
hi, i have created one portlet and try to put the .war file in the deploy folder of the JBOSS portal but it's not become visible in the Portlet instance associated to this window: section of the Personal Dashboard Editor. kindly reply soon. View the original post : http://www.jboss.com/index.ht

[jboss-user] [Beginners Corner] - Re: shutdown.bat and cntrl-c not working but web-console doe

2008-06-25 Thread amast
First, I'd like to thank you for your clarity and comprehensive series of tests. I appreciate it greatly. "PeterJ" wrote : If you have not changed the ports JBossAS is using, you should be able to stop JBossAS (running on the same machine) using: | | shutdown -S | | Well, I'm not s

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to specify additional location for config files

2008-06-25 Thread gjwilk01
Thanks, Peter! Works as advertised. Much appreciated. Cheers, ~george View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160543#4160543 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160543 __

[jboss-user] [JBoss Portal] - Dynamic portal page?

2008-06-25 Thread eskape
Hello! How do I create a dynamic page in JBoss Portal? We have a lot of portlets, each has its own 'status' view (we are using Help view so far, because JBoss does not support custom-portlet-mode), and we have to display each portlet's status on the special 'My Statistics' page for each user. F

[jboss-user] [JBoss jBPM] - Re: Jbpm-jpdl failed to launch login console in JBoss-4.0.2G

2008-06-25 Thread kukeltje
which jbpm version? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160548#4160548 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160548 ___ jboss-user mailing list jboss-user@

[jboss-user] [JBoss Tools (users)] - Re: deployment error 404

2008-06-25 Thread bmuralirao1980
iam using jboss ide 2,0 beta version and jboss server 4.0. These are the steps i followed while creating my simple application (1)FILE>>NEW>>>JBOSS ECLIPSE IDE>>>J2EE1.4 projects (2)Right-click on your project in the Package Explorer. Go to Properties—>Java Build Path. Click on the Source tab.

[jboss-user] [JBoss Portal] - Re: Multi-CMSPortletWindow uri change with one URL

2008-06-25 Thread cavani
It is not working yet. I get the following "a href" updating Related but Content don't change (with IPC): | /portal/MyPortal/default/Content?action=2&uri=/ItemN/index.html | I will separate the IPC code for test soon and post it. Let me know if you get it working. thanks, View the orig

[jboss-user] [Clustering/JBoss] - Re: FailOver and Session Stickness Behaviour

2008-06-25 Thread eduardo_thp
Excelent ! It now worked as I expected ! I hadn't noticed this option there !!! Thanks very much for the help ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160550#4160550 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBossWS] - Re: Need help : JBossWS Security!

2008-06-25 Thread helmutdoe
"helmutdoe" wrote : Same Problem here ... | | $Proxy29 cannot be cast to org.jboss.ws.core.StubExt | | did someone solve this problem? Im using JBoss AS 4.2.2 GA & JBossWS native 3.0.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160552#4160552 R

[jboss-user] [JNDI/Naming/Network] - Re: How to Access EJB over HTTP in remote machine?

2008-06-25 Thread robert.geisler
"ritesh163" wrote : "robert.geisler" wrote : please check whether JBoss starts successfully with your command if you do not have configured standardjboss.xml, jboss.xml and the InvokerURLs. | The error may be due to InvokerURLs of the servlets which was set to the router ip and jboss starting

[jboss-user] [JBossWS] - Re: Need help : JBossWS Security!

2008-06-25 Thread timeagentess
I apologize, I might have been a bit ambiguous -- I wanted to say that I encountered the same " is missing" error when the client pings the web service. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160562#4160562 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBossWS] - Error on starting jbossws-native-3.0.2.GA with custom server

2008-06-25 Thread zeko
Hi, our server setup defines follwowing properties: | -Djboss.platform.mbeanserver \ | -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl \ | -Djboss.server.base.dir=${DOMAIN_HOME}/config \ |

[jboss-user] [JBoss jBPM] - Re: Integrate JPA with JBPM-JPDL3.2.2

2008-06-25 Thread v.tesin
Hi, We have spring + hibernate + flex application which uses spring's AOP support to manage transactions and sessions. So far everything is working fine. Now we're adding jBMP support but we want to use JPA's transactions in order to minimize configuration redundancy. I was looking to integrat

[jboss-user] [JBoss Messaging] - Re: auto discovery via multicasting problem

2008-06-25 Thread bfach
http://wiki.jboss.org/wiki/PromiscuousTraffic The port for data and control need to be changed as well, otherwise on some OS’s you will receive eachothers traffic… View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160573#4160573 Reply to the post : h

[jboss-user] [JBoss Portal] .jsp caching or something similar in jboss portal 2.6.5?

2008-06-25 Thread Alexander Lvov
Hi i am experimenting with that jsp example helloworldjspportlet.war that is provided for jboss portal 2.6.5 and have problems with quite basic things. In the java portlet i can see that there are jsp pages used for each of those 3 modes (View, Edit and Help), view.jsp, view2.jsp, edit.jsp and hel

[jboss-user] [Clustering/JBoss] - using db instead of sticky sessions

2008-06-25 Thread asookazian
Seam 2.0.1.GA JBoss 4.2.1.GA Our Seam apps obviously make heavy use of SFSB and conversation contexts. We are considering using db instead of sticky sessions in our clustered Jboss environment. What is the official JBoss recommendation on this? anonymous wrote : | Database backed sessions a

[jboss-user] [Beginners Corner] - @schema validation

2008-06-25 Thread montigaud
it's been two days since i've tried to implement a validation of my webservice. When Jboss is receiving a SOAP message, there is no validation with my xsd. How can i do to implement that fonction? I've heard about an annotation @schemaValidation (from jax-wsri 2.1.3) but it seems to not work wit

[jboss-user] [Management, JMX/JBoss] - Re: deploying mbean in ear

2008-06-25 Thread jonn
"genman" wrote : MBeans can be deployed in other ways (programmatically). What are these "other ways" or where can somebody find relevant info? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160580#4160580 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [JBossWS] - Re: How to set a parameter mandatory for a given operation

2008-06-25 Thread marcelotmelo
Have you found an answer to this question? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160579#4160579 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160579 ___ jboss-user m

[jboss-user] [JBossWS] - Trouble using @WebContext to encrypt communication

2008-06-25 Thread d.behrwind
Hi, I'd like to use the the @WebContext annotation in my Seam project to encrypt the whole web service communication as described here: http://jbws.dyndns.org/mediawiki/index.php?title=Secure_transport My problem is that I don't know which jar to take. I understand that @WebContext is not pa

[jboss-user] [Management, JMX/JBoss] - kind of newbie MBeans question

2008-06-25 Thread jonn
Here is the issue: I have an EJB 3.0 application running on JBoss 4.0.5-GA. Wjat I need is a class that ruins right after server start-up deployment. Seems that MBeans is what I need. So I wrote an MBean class and its interface based on the JBoss wiki tutorial and what I cannot do is make this

[jboss-user] [JBoss Messaging] - Re: help on JmsXA

2008-06-25 Thread [EMAIL PROTECTED]
I assumed you were out of the container. I don't know how Spring works. maybe they already include the "java:/", and that's why it's working for you. And well.. if it works.. it works! Just measure your performance. If you can't send more than 1 dozen msgs/second.. you're not using JCA ;-) Bu

[jboss-user] [JBoss Messaging] - Re: help on JmsXA

2008-06-25 Thread [EMAIL PROTECTED]
Actually.. I understood it was working when you were doing JmsXA... I'm sorry. Just ignore the last post. Well.. Anyway.. I don't know how Spring works.. you need to make it use java:/JmsXA. You will need to make the right configuration at spring. Maybe some other user might help you here...

[jboss-user] [Installation, Configuration & DEPLOYMENT] - ERROR [MainDeployer] Could not make local copy for file:/usr

2008-06-25 Thread dayo
~$ /usr/jboss-3.2.2RC1_tomcat-4.1.24/bin/./run.sh | | | | | JBoss Bootstrap Environment | | JBOSS_HOME: /usr/jboss-3.2.2RC1_tomcat-4.1.24 | | JAVA: /usr/j2sdk1.4.2_17/bin/java | | J

[jboss-user] [JBoss jBPM] - Error http 403 at JBPM-console

2008-06-25 Thread osksp
Hello. I'm new in JBPM, just a few days, and I'm trying a book about it. There are some examples and I'm doing them, but I have a problem. I design a JBPM process in Eclipse, and add a list of users to the jbpm database (through jmx-console and HSQL Manager). But when I deploy the process over

[jboss-user] [JBoss Tools (users)] - Re: deployment error 404

2008-06-25 Thread dgolovin
JBoss IDE has been replaced by JBoss Tools and is no longer developed here is original page http://www.jboss.org/jbosside/download/index.html. Why are you using JBoss IDE ? JBoss Tools (http://www.jboss.org/tools) seems to have all features you need? View the original post : http://www.jbo

[jboss-user] [JBossWS] - Re: Need help : JBossWS Security!

2008-06-25 Thread helmutdoe
The missing occurs if i remove the followin line on my code. ((StubExt) ksb).setConfigName("Standard WSSecurity Client"); | And this is traceable to me because then the client application do not know how he should configure the SecurityHandlers. Since i had debugged the client code i was a

[jboss-user] [Beginners Corner] - Editing JBoss sysObject Id

2008-06-25 Thread MattRobinson
I am hoping to edit the JBoss sysObjectId so that when I do an snmp get, it uses the OID of my company's product that is running JBoss, instead of the actual JBoss OID. Currently I have tried editing the jboss-service.xml and attributes.xml in \deploy\snmp-support.sar, but it won't allow me to

[jboss-user] [JBoss Tools (users)] - Re: JBoss aren't getting the newest files

2008-06-25 Thread [EMAIL PROTECTED]
Is this a WTP project or a plain java project? Are you using the Project Archives view to publish, or are you adding / removing the project from the server? Any more information you can provide would be most helpful View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[jboss-user] [JBoss Tools (users)] - Re: profile jboss in jboss tools?

2008-06-25 Thread [EMAIL PROTECTED]
I'm not terribly familiar with how to manually run a profiler in eclipse. You might want to ask on the eclipse news group. Very sorry. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160625#4160625 Reply to the post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBossWS] - SSL not activating

2008-06-25 Thread gryffin
I'm deploying an EJB3 based web service on jboss 4.2.2. It deploys okay, and I can access it on port 8443, but not via https. JBoss says it's deployed to https, but only response via http. I'm not getting any errors in the log, can anyone give me a good idea as to what I'm missing? What needs

[jboss-user] [JBoss Messaging] - Re: EXCEPTION_ACCESS_VIOLATION [ntdll.dll+0x18fea]

2008-06-25 Thread [EMAIL PROTECTED]
Can you please do a last test with Windows SP3? That would help us a lot. It seems this is a bug on Windows/malloc from what I saw on the Sun's bug at jdk 1.5.someversion. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160628#4160628 Reply to the post : htt

[jboss-user] [JCA/JBoss] - Re: Is JCA clustered?

2008-06-25 Thread vickyk
"jorgemoralespou_2" wrote : When the ldap server came up again, we had stuck connections, and the JCA connector couldn`t recreate the Ldap connections. (This is another problem from the one I don`t understand). This seems to be logical and it should be handled by providing some configurable pr

[jboss-user] [JBoss Messaging] - Signaling to Partial Queue to Stop Accepting New Messages

2008-06-25 Thread vishalrao
Hi, I am using a 3 node cluster of JBoss Messaging (1.4.0.SP3) that I am running within JBoss AS 4.2.2. Suppose my cluster has clustered queues called Q1, Q2, Q3, and Q4 - each of whose set of messages is split across the cluster nodes as partial queues. How can I signal to the partial queues

[jboss-user] [JBoss Portal] - Re: Adding JBoss Portal dependencies to Maven pom?

2008-06-25 Thread Shazzaam
If I don't include dependencies in maven but instead set the classpath to include jboss libraries in eclipse, can anyone tell me which directory i need to include to get the core libraries, assuming JBoss Portal 2.6.5? Thanks! View the original post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [Installation, Configuration & DEPLOYMENT] - multiple instances and context roots

2008-06-25 Thread tom_goring
Hi, I have several jboss installs running behind apache using mod_jk (dev, test, production, etc) I can't use virtual hosts as all my instances require SSL and this is only set up for 1 domain. Each instance runs on it's own ports. I want a simple way to tell jboss/tomcat to use a reliative c

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

2008-06-25 Thread vickyk
"maverick18" wrote : | However both of the solutions have a problem in the sense that it is harder to change the configuration.Now is that going to be a limitation if we want to acheive the logging integration or is there a solution for that ? You configuration is incorrect and I don't underst

[jboss-user] [JBoss Portal] - Re: Adding JBoss Portal dependencies to Maven pom?

2008-06-25 Thread [EMAIL PROTECTED]
Mosts of the jars are included in jboss-portal.sar/lib View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160642#4160642 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160642 ___

[jboss-user] [JBoss Portal] - Re: Hyperlink not working from CMS html page to another CMS

2008-06-25 Thread cavani
using workflow has a second file to fix: jboss-portal.sar/portal-cms.sar/portal-cms.war/WEB-INF/jsp/cms/admin/pending_items.jsp View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160643#4160643 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [JBoss Messaging] - Jboss Messaging issue in SOA platform - ClassNotFoundExcepti

2008-06-25 Thread jjacobwip
Hi, We are in the process of upgrading our existing application to JBoss SOA 4.2. After the migration when we test our JMS features, we are getting some issues. When we try to deploy our MDB, we see the below exception. [java] javax.naming.CommunicationException [Root exception is java.rmi.Un

[jboss-user] [Beginners Corner] - Just started/ Need help to get a version

2008-06-25 Thread ammours
HI Folks, I want to install Jboss and I know this is a huge product. However, I want to latest version as well as the version which has all features.. where is the link..? what to install? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160652#4160652

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: trying to increase thoroughput to server, what am I miss

2008-06-25 Thread jamicide
Hi Peter - I'll try and answer all your Qs here :) Post #1: I have tried numerous thread group settings thus far - low numbers of threads w/ many repetitions, high threads w/ many repetitions, various ramp-up times - I still get a max of around 50 /s, be it when running JMeter on my windows ma

[jboss-user] [Beginners Corner] - Where's the source code?

2008-06-25 Thread kramer2718
Can anyone tell me where I can find the source code for the standard jboss jee container. Specifically, I am looking for the source to whatever class implements HttpServletResponse.java and HttpServletRequest.java. Thanks in advance for your help. View the original post : http://www.jboss.com

[jboss-user] [JBoss Messaging] - Re: Jboss Messaging issue in SOA platform - ClassNotFoundExc

2008-06-25 Thread [EMAIL PROTECTED]
Well... if you need to receive messages between JBoss MQ (JBAS 4.0.4) and JBoss Messaging.. you will need MQ jars on the ClassPath. The only way to remove those JARS is if you remove the JBoss MQ usage. anonymous wrote : How do we fix this issue? We checked for all MQ references and could not

[jboss-user] [JBoss jBPM] - Need different cariable types in console

2008-06-25 Thread falazar
Does the process definition have any means to specify what data type the variables should be in? I have looked and dug everywhere I could think of, but not found much. Example: | | | | | | What is the best way to make sure that the variable is saved to JBPM_VARIABLEI

[jboss-user] [JBoss jBPM] - Need different variable types in console

2008-06-25 Thread falazar
Does the process definition have any means to specify what data type the variables should be in? I have looked and dug everywhere I could think of, but not found much. Example: | | | | | | What is the best way to make sure that the variable is saved to JBPM_VARIABLEI

[jboss-user] [JBoss jBPM] - Re: Need different cariable types in console

2008-06-25 Thread falazar
please delete this, double post thnks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160661#4160661 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160661 ___ jboss-user ma

[jboss-user] [EJB 3.0] - Re: Running 4.2.2 and 4.0.3SP1 EJBs in the same environment

2008-06-25 Thread sunkaram
Hi Pinaki, Can you please elaborate on what you did to resolve this problem? We are also trying to migrate jboss 4.0.5 to 4.2.2 and facing compatibility issues while accessing ejb2 on 4.2.2 from 4.0.3. our client app is on jboss 4.0.3 uses jdk 1.4 and app is on jboss 4.2.2 uses jd

[jboss-user] [JBoss Tools (users)] - Re: Seam Project: source folder change

2008-06-25 Thread fabricio.lemos
Akazakov, it did not work. I had to create a new project, with the right folders, and copy the files of the old to the new one. thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160667#4160667 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss Portal] - Re: Multi-CMSPortletWindow uri change with one URL

2008-06-25 Thread cavani
This is a simple code that I isolated to further tests: | public class Listener implements PortalNodeEventListener | { | | public PortalNodeEvent onEvent(final PortalNodeEventContext context, final PortalNodeEvent event) | { | if (!(event instanceof WindowNavigat

[jboss-user] [JBoss Portal] - Access a servlet from deployed portlet war

2008-06-25 Thread Shazzaam
I'm deploying a portlet along with a servlet in my war to: JBOSS_HOME/server/default/deploy When I try accessing it I get a 404 error. Assuming my war is named test.war and my servlet path is test.test, should the url below be the correct url, or should it be something else? http://localhost:

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JVM or JBoss cache of DNS? trying to configure mysql-ds.

2008-06-25 Thread PeterJ
Do you have the latest 1.5 JDK? If not, install it, set JAVA_HOME to there, and try again. If you have the latest 1.5 JDK, uninstall it, wipe the directory, and reinstall it. What is in your /etc/hosts file? If the above does not do it, grep your files for the host name or old IP address. IT h

[jboss-user] [JCA/JBoss] - Re: how to get the value of a property in oracle-ds.xml from

2008-06-25 Thread sankul123
Hi Price, Is there any Jboss API through JMX , from which we can update the connection parameters already set in ds.xml and get conn object according to new set connection parameters. Regards, Sandeep View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160678#41

[jboss-user] [JCA/JBoss] - Re: changing conn parameters in -ds.xml file !!!urgent!!!

2008-06-25 Thread sankul123
"vickyk" wrote : !!!urgent!!! | When you want these things to get addressed you MUST go for Jboss support . | do they charge for developer support? Let me try JMX , thank you for your help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160679#4160679 R

[jboss-user] [Management, JMX/JBoss] - JDBC Metrics

2008-06-25 Thread indra_joy
Hi, Is there any MBean or can we get these values from jmx_console 1. JDBC Connection Pool Wait 2. JDBC Connection Pool Wait Threads 3.JDBC Client Wait Time 4.JDBC Client Wait Time Threads 5. JDBC Connection Pool Timeout 6. JDBC Connection Pool Timeout Threads 7. JDBC Connection Throughput Thank

[jboss-user] [JBoss Portal] - Re: portlet not deployed properly

2008-06-25 Thread PeterJ
Did you create a portlet-instances.xml file and *-object.xml file? If not, please read the documentation - it tells you all about them. If you have, please post them. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160682#4160682 Reply to the post : http://w

[jboss-user] [Beginners Corner] - Re: shutdown.bat and cntrl-c not working but web-console and

2008-06-25 Thread PeterJ
Based on your netstat output, I think that you changed the JNDI port to 9099 (the default is 1099). So you should be able to shut down from the same machine using: shutdown -S -s localhost:9099 To access the port remotely you need to ensure that port 9099 is open. You will also need ports 909

[jboss-user] [Clustering/JBoss] - Re: Cluster Deployment: farming

2008-06-25 Thread sankul123
"[EMAIL PROTECTED]" wrote : I don't understand your question. Are you saying you try to edit files in the default/tmp folder but then find they get overridden from the content in default/deploy when you redeploy? But an exploded archive lets you edit the exploded content? I am sorry for the co

[jboss-user] [JBoss Portal] - Create a new Portal Object through the API?

2008-06-25 Thread Shazzaam
Is it possible to create a new portal object by using the API? I was looking through the documentation but didn't see anything. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160688#4160688 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [Remoting] - Re: Socket keep alive with client EJB and RMI over HTTP

2008-06-25 Thread [EMAIL PROTECTED]
anonymous wrote : | Is it possible to use the Jakarta common-httpclient with JBoss remoting. | Should be. 1. Unlike other Remoting transports, which expect to send and receive serialized Remoting objects, the http transport is able to send and receive Strings. So I guess you could use HT

[jboss-user] [JBoss Messaging] - JBoss Messaging and Bisocket Transport

2008-06-25 Thread ebenezerlovelin
Hi, JBoss AS: 4.2.2.GA JBM: 1.4.0.SP3 Remoting: 2.2.2.SP7-brew We are planning to use Http Transport instead of Bisocket Transport in JBoss Messaging; this is because we have an external load balancer which would balance the load across all the messaging instances (We have 5 JBoss Server runn

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: trying to increase thoroughput to server, what am I miss

2008-06-25 Thread PeterJ
Are you running JBossAS on both Linux and WinXP? And getting the same results? I assume your Linux is 64-bit (based on the heap settings used - 32-bit is limited to around 2.7GB heaps on Linux and 1.5 on WinXP), am I correct? Which distro? Are you are running 64-bit WinXP? If only 32-bit, what

[jboss-user] [Beginners Corner] - Re: Where's the source code?

2008-06-25 Thread PeterJ
Download the JBossAS source, untargz it and then unzip thirdparty/jboss/web/lib/jbossweb-src.zip. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160694#4160694 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160694

[jboss-user] [Clustering/JBoss] - Re: Cluster Deployment: farming

2008-06-25 Thread [EMAIL PROTECTED]
OK, I see what you are getting at. Farming isn't going to do what you want. Even if it supported exploded deployments, it wouldn't do what you want. It would just monitor the web.xml file and copy the war content around the cluster if that file changed. It's not a general purpose file replicati

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

2008-06-25 Thread PeterJ
Try jboss.jca:name=XXX,service=ManagedConnectionPool where XXX is the JDNI name of your data source. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160696#4160696 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160696 _

[jboss-user] [JBoss Tools (users)] - Re: JBoss aren't getting the newest files

2008-06-25 Thread hvasoares
I'm using jboss tools 2.1.1 GA, I upgraded because the same problems appeared in the last version. I just download the jboss tools zip file, and unpacked it in the eclipse directory, only this, the eclipse edition is europa 3.3.2. To publish I'm type alt+x,r (Run on a server). Of course, the jbos

[jboss-user] [JBoss Portal] - Re: Access a servlet from deployed portlet war

2008-06-25 Thread Shazzaam
nevermind, it was an included jsp that was causing the 404. thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160702#4160702 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160702 __

[jboss-user] [Remoting] - Re: ClassNotFoundException while calling remote ejb3 across

2008-06-25 Thread [EMAIL PROTECTED]
Ok. It sounds like I misunderstood when I thought you wanted to reference the unknown interfaces *in your code*. The problem is occurring before you even get there, in the JNDI lookup, right? It looks like the JNDI lookup is using RMI, so it seems like you want to enable RMI dynamic classload

[jboss-user] [JBoss Tools (users)] - Re: JBoss aren't getting the newest files

2008-06-25 Thread hvasoares
More information: - Windows vista basic edition - JBoss 4.2.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160704#4160704 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160704

  1   2   >