[jboss-user] [Javassist user questions] - Re: repository.jboss.org versions available?

2009-08-12 Thread baerrach
Much appreciated. The official groupId:artifactId combo would be a great enhancement to the http://labs.jboss.com/javassist/ pages. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249125#4249125 Reply to the post :

[jboss-user] [JBoss Portal] - Portlet Edit mode

2009-08-12 Thread jber...@hotmail.com
Hello, I'm trying to implement the method doEdit on a portlet to display another page. But I'm getting the following error which is unclear for me (error at the end): Thanks in advance. | public class PortfolioEditPortlet extends GenericFacesPortlet { | | private static final

[jboss-user] [JBoss Tools (users)] - JBoss Richfaces Tools installation issue with Eclipse 3.5

2009-08-12 Thread c.kloy
Hello, I have installed a fresh Eclipse Galileo for JEE on a Windows XP Pro and the JDK 1.6. Now I try to install the RichFaces Tools from the stable update-site and get the following error: Cannot complete the install because of a conflicting dependency. Software being installed: JBoss

[jboss-user] [JBoss Messaging] - too many message in queue causes java.lang.OutOfMemoryError

2009-08-12 Thread bodrin
Hi, The story is that we have a producer and no consumer on a queue and the message count become ~20 and an OutOfMemoryError is thrown. The server (JBM.1.4.0.SP3 / jboss-4.2.2.GA) is not able to restart also! anonymous wrote : | mysql select count(*),channel_id from JBM_MSG_REF group by

[jboss-user] [JBoss jBPM] - Re: How to get Task based on Task Variables.

2009-08-12 Thread sravyts
@kukeltje: I'm using jbpm 4 and want to do the same thing: get a list of tasks which have a certain value for one particular variable. You say that the query api should be used, but I don't see any possibility to query for variables? Is this something that will be added later on, or should we

[jboss-user] [JBoss jBPM] - Re: How to get Task based on Task Variables.

2009-08-12 Thread sravyts
Some extra info on my previous post: In jbpm 3 we extended TaskInstance (hibernate level) with some property and used a custom TaskInstanceFactory. We could create a custom query to retrieve all tasks with a given value for that property (no need to use variables) + we could create a

[jboss-user] [JBoss Messaging] - How to know message's send order?

2009-08-12 Thread the.finder
In JBM-1.4.2.GA-SP1, how to know two messages' send order? I find that message's timestamp property is NOT the order, but how to judge? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249140#4249140 Reply to the post :

[jboss-user] [Beginners Corner] - Jboss Seam datasource problem

2009-08-12 Thread lkonopka
Hi, I'm new to JBoss and Seam also and I've got well known problem with not founding datasource config file. Basically My problem looks as fallow: 09:57:38,062 ERROR [[/seamSample]] Exception sending context initialized event to listener instance of class

[jboss-user] [JBoss jBPM] - Re: Problem configuring jBPM4 with Spring

2009-08-12 Thread wen3062
i post this as a bug: https://jira.jboss.org/jira/browse/JBPM-2483 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249145#4249145 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249145

[jboss-user] [Beginners Corner] - how does jboss find jboss-log4j.xml

2009-08-12 Thread ramon_lmj
As we know, in conf/jboss-service.xml, Log4jService is configured with specified url resource:jboss-log4j.xml. This is not a URL with file protocol. My question is what is resource protocol. And how can jboss find the actual jboss-log4j.xml file under conf folder. I tried URL configURL = new

[jboss-user] [JBoss Tools (users)] - Smooks supported input data types and versions

2009-08-12 Thread dedwards60
Hi There I have been evaluating the Smooks plugin with JBoss tools 3.1 M2. First, thanks for a great tool. This is going to be very useful for easier/more productive use of Smooks. I do have a requirement for the following and was wondering when/if your plugin will be supporting them:

[jboss-user] [JBoss jBPM] - Re: How to Generate ad-hoc Task, activities process ??

2009-08-12 Thread kukeltje
what is 'ad-hoc' for you? Generating a process 'runtime' is possible like is done in many unit tests ins the source. Adding tasks runtime to the process instance I'm not sure about. In 3 this is possible, 4 I have no clue. View the original post :

[jboss-user] [JBoss Messaging] - Re: too many message in queue causes java.lang.OutOfMemoryEr

2009-08-12 Thread bershath27
You can limit the number of messages you want to host in memory, by using destination-paging-parameters. Please refer the section 6.6.2.1.8 on the JBM documentation :

[jboss-user] [JBoss jBPM] - Re: From

2009-08-12 Thread kukeltje
does it make a difference if you go through the 'complete zh language exam' or not? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249161#4249161 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249161

[jboss-user] [JBoss Messaging] - Re: How to know message's send order?

2009-08-12 Thread bershath27
I'm afraid that I understand your query. Can you elaborate on this please ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249163#4249163 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249163

[jboss-user] [JBoss jBPM] - Re: JBPM4.0 Oracle Parent Key Not Found Error

2009-08-12 Thread kukeltje
https://jira.jboss.org/jira/browse/JBPM-2477 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249164#4249164 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249164 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Accessing the parent/super execution from a subprocess e

2009-08-12 Thread kukeltje
Maybe you can have a workaround and pass the processInstanceKey as a variable? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249166#4249166 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249166

[jboss-user] [JBoss Messaging] - Re: How to know message's send order?

2009-08-12 Thread the.finder
My code is: | Message message = consumer.receive(1); | I got 2 messages by order: msg1, msg2, I find sometimes msg1.getJMSTimestamp() msg2.getTimestamp(), but I send msg1 before msg2. I refer to the source of JBM-1.4.2, maybe jbm query the queue order by ORD, which is a field of

[jboss-user] [JBoss Messaging] - Re: How to know message's send order?

2009-08-12 Thread timfox
A message's timestamp is set on the *client side* before it is sent, not by the server. The order messages are put in a queue are the order they are received on the server. So, there's no guarantee that messages in a queue will be in order of timestamp. View the original post :

[jboss-user] [JBoss Messaging] - Re: Create new JMS resource [queue/topic] in runtime

2009-08-12 Thread sanches
I've learned the way to manage JMS destinations via JMX. The code creating new JMS queue in runtime could look like: | try { | MBeanServer server = MBeanServerLocator.locate(); | SetObjectName objnames = server.queryNames(null, null); | for

[jboss-user] [JBoss Messaging] - Re: JBM Topic Pub-Sub

2009-08-12 Thread sanches
sanches wrote : | Could you please share the code which injects or lookups ServerPeer please? Solution is described at http://www.jboss.org/index.html?module=bbop=viewtopict=159697 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249178#4249178 Reply to the

[jboss-user] [Microcontainer] - Class loading conflict

2009-08-12 Thread objectiser
Hi I have a sar that includes xmlbeans 2.3.0 - which works fine in AS 5.1. However when I installed ESB4.6, which has version 2.2.0 of this jar in its esb-deployer, I get schema version problems. What is the best way to isolate my sar from being affected by jar versions in other non-dependent

[jboss-user] [JBoss jBPM] - [jBPM4] ESB Service

2009-08-12 Thread c4s4l
Hello, In jBPM3 there is an ESB Service that hooks up directly to the ESB service. In jBPM4 there isn't such node in the designer or I didn't find it. Will there be an ESB Service node in jBPM4? Is the ESB service usage by JBPM supposed to be done by codding the access to it in a java class or

[jboss-user] [JBoss jBPM] - Re: [jBPM4] ESB Service

2009-08-12 Thread kukeltje
https://jira.jboss.org/jira/browse/JBPM-2270 Vote for it (and have others to) to give it a higher priority. currently the java or maybe better the custom node is the way to go. You can ofcourse use the esb code from the jBPM 3 source to get an impression. The thing is, that for sync req/resp

[jboss-user] [JBoss Tools (users)] - Re: Documents doesn't match actual software

2009-08-12 Thread OChikvina
The updating of SMOOKS documentation is now in process. So, please, look up nightly builds documentation for up-to-date guide version in a few days The nightly builds documentation is here: http://download.jboss.org/jbosstools/nightly-docs/ View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: updating classpath

2009-08-12 Thread sasanplus
I'm not sure if this is a good solution. My main intention is to let JBoss to provide the additional functionalities so that I don't have to wrap up all the jars in every application that might need them. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Smooks supported input data types and versions

2009-08-12 Thread DartPeng
Hi dedwards60: The smooks tools in JBoss tools 3.1M3 can support CSV now. User can add CSV reader and CSV file via CSVReaderWizard. When they add the reader, the smooks tools can recognize the csv file and display the XML structure of it on the SelectorSelectionDialog to generate the selector

[jboss-user] [JBoss jBPM] - task searches - best practice

2009-08-12 Thread BenitoJuarez
Hello, i'd like to implement some search funktions for task instances: - all tasks of a distinct state - all tasks changed last 24 h - all tasks having a distinct variable value is where any useful Component to perform these searches? If not, can i use the EntityManager to create a hibernate

[jboss-user] [JBoss Tools (users)] - Re: SMOOKS quick start

2009-08-12 Thread DartPeng
sacauskis wrote : I'm trying to do the SMOOKS quickstart at http://docs.jboss.org/tools/3.1.0.M2/en/jboss_smooks_plugin_ref_guide/html/quick_start.html | | but it seems out of data. Is there a newer one? I'm using jboss tools 3.0.1. | | Thanks | | Mike The Smooks tools was

[jboss-user] [JBossMQ] - Queues get deleted when stopping the JBOSS server

2009-08-12 Thread ganeshikhar
When I stop the jboss server instance using the ./stop command , the corresponding queues on the MQ server get deleted , can anyone please explain. I have deployed the application on JBOSS server and the queues which I am on using is on a diffrent MQ server. View the original post :

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

2009-08-12 Thread ozguy
Hey. Using the admin portlet you can create different portals and pages and make them default . View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249201#4249201 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249201

[jboss-user] [JBoss jBPM] - Re: Problem with Errors in named queries when deploying jbpm

2009-08-12 Thread gchanteb
Hi, could you explain your problem plz ? I have the same problem using jBPM on weblogic. I haven't this line org.hibernate.hql.classic.ClassicQueryTranslatorFactory in my hibernate.cfg file. For the JSF-Console, with this config (in weblogic.xml), it works: container-descriptor

[jboss-user] [JBoss Tools (users)] - Re: Smooks supported input data types and versions

2009-08-12 Thread dedwards60
Thanks for your response DartPeng, this could certainly be a help to me. Out of interest, do you know if you will be moving to support smooks 1.2.1 at any point. I can of course use 1.1.2, but I note there are many bugfixes in 1.2.1 plus enhanced features in areas I am interested in. View the

[jboss-user] [JBoss Portal] - Portlets displayed when only admin role assigned

2009-08-12 Thread ozguy
Hi, Just wandering why a admin also seems portlets to which he/she has admin access only. Example: Admin logins to portal and by default all the portlets he has admin access to is displayed.. Portlets should only be displayed to a user if they have a view access as this portlets contain

[jboss-user] [JBoss Portal] - Re: Portlets displayed when only admin role assigned

2009-08-12 Thread ozguy
Forgot yo mention i am using portal 2.7.2 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249205#4249205 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249205 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: [jBPM4] ESB Service

2009-08-12 Thread c4s4l
Thank you Ronald, already voted and going to wait for it, because I'll need the async functionality. BRegards, Sergio View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249207#4249207 Reply to the post :

[jboss-user] [JBossMQ] - Re: Queues get deleted when stopping the JBOSS server

2009-08-12 Thread bershath27
Seems like you're creating temporary destinations. Can you make sure that you're deploying destinations via a configuration file please ? BTW, what's the JBoss version in use ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249208#4249208 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Accessing the parent/super execution from a subprocess e

2009-08-12 Thread flavio.donze
hey kukeltje Thanks for the reply. I had that in mind too but I was wondering if there is an way to access the super process. Is it an intended behavior of jBPM to block the access? If so, why? At least there should be a method getSuperProcessId() so I can access the super process using the

[jboss-user] [JBossWS] - Problem deploy WS (ClassFormatError)

2009-08-12 Thread konstt2000
Hi, I have a project java and compile it with ANT. When deploy the war (with his web.xml, etc) gives me a error. | 14:23:19,852 ERROR [MainDeployer] Could not create deployment: file:/D:/jboss-soa-p.4.3.0/jboss-as_SOA/server/default/deploy/WebServiceGde.war | java.lang.ClassFormatError:

[jboss-user] [JBoss jBPM] - Re: Problem with Errors in named queries when deploying jbpm

2009-08-12 Thread gchanteb
Hi, i have found a solution, In weblogic-application.xml, put: prefer-application-packages package-nameantlr.*/package-name /prefer-application-packages View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249215#4249215 Reply to the

[jboss-user] [JBoss jBPM] - Great article on jBPM and user interaction patterns

2009-08-12 Thread sebastian.s
Hello! Tom's blog post pointed me to this wonderful article. Since I liked it that much and not everyone might be reading Tom's Blog I'm posting the link to the article here, too. http://www.infoq.com/articles/jBPM-user-interaction-patterns Enjoy! Sebastian View the original post :

[jboss-user] [JBoss jBPM] - JBPM version help and table cleanup

2009-08-12 Thread jclark42...@gmail.com
How do I determine the version of JBPM we're using? There's nothing in our jar file naming, the manifest file or documentation that is helping me. The jbpm.core.jar was version controlled in our system on 5/25/2005 and contains the processdefinition-2.0.dtd. Does this indicate version 2.0?

[jboss-user] [JBoss Cache: Core Edition] - org.jboss.cache.lock.TimeoutException: how to find out whi

2009-08-12 Thread yanfengzhang816
I'm using JBoss Cache 1.4.1 SP12. Recently I got a lock timed-out exception(see below) very frequently. And it is not reproducible. Several monthes ago I could find this exception occasionally and I moved to 1.4.1 SP12, then the problem disappered. But now it comes back...:( My question is :

[jboss-user] [JBoss jBPM] - Re: How to Generate ad-hoc Task, activities process ??

2009-08-12 Thread rogerofyan
Sure, this is definitely ok for jBPM4. faisalgeek, I suppose you means generating task, activities process at run time, not only at the process definition(jpdl), don't u? I use to have similar requirement, and I found few documents about the internal jBPM api. So I had to read the source code

[jboss-user] [JBoss Portal] - Re: Portlet Edit mode

2009-08-12 Thread jber...@hotmail.com
Ok, just to reply if it help others. in portlet.xml | portlet | descriptionportfolioEdit/description | portlet-nameportfolioEdit/portlet-name | display-nameportfolioEdit/display-name |

[jboss-user] [Microcontainer] - Re: Class loading conflict

2009-08-12 Thread jaikiran
See http://www.jboss.org/index.html?module=bbop=viewtopict=159343 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249227#4249227 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249227

[jboss-user] [Security JAAS/JBoss] - SecurityAssociation: javax.security.auth.Subject dissapears

2009-08-12 Thread wgiersche
I'm working in large, international banking project in Switzerland. In an Eclipse RCP 3.4 client, some of the remote method calls fail with Caller unauthorized. We're using ClientLoginModule and JAAS Logon. Everything used to work with JBoss AS 4.2.2.GA. Now, with the client libraries of Jboss

[jboss-user] [JBoss jBPM] - How to deploy a BPEL process

2009-08-12 Thread Kiso
Hi everyone! Im trying to deploy the Hello World Example from jbpm-bpel-1.1.1\doc\userguide\pdf\jbpm-bpel.pdf in chapter 5. I already created the BPEL process and the WSDL and the bpel-definition.xml. Now I have to deploy these files (To deploy the process definition, call: ant deploy.process)

[jboss-user] [JBoss Messaging] - Messaging and transactions together

2009-08-12 Thread damian.sinczak
I have a great problem with understanding transactions along with messaging. What I have to do is to write a Servlet that will receive a lot of data, e.g. POST request with 10 numbers in content, I have to parse those numbers and do both: - Save them into database (I'm using JPA with

[jboss-user] [Installation, Configuration DEPLOYMENT] - sar deployment problem on jboss-5.1.0.GA

2009-08-12 Thread bangalore09
I am trying to deploy my ear file on jboss-5.1.0.GA which is working fine on jboss-4.2.2.GA is throwing deployment exception. ear |--- |---ejb jars |---war |---sar jboss-service.xml contents: | mbean code=com.ecentives.harvester.business.reader.InboundMessageReader |

[jboss-user] [JBoss Tools (users)] - JBoss ESB 4.6 not supported in nightly builds

2009-08-12 Thread mferguson
Hi all, I am running Eclipse Galileo with the JBoss Tools nightly build (currently 20090812). When I launch the new ESB Project Wizard the Target runtime dropdown displays my JBoss 4.2.2 and 4.2.3 runtimes but not my JBoss 5.1.0 runtime, and the JBoss ESB version only supports up to 4.5

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Classloader violation richfaces3.3 and JBoss 5.1.0

2009-08-12 Thread kennethrene
jaikiran wrote : Have you configured classloading in your application? These might help you understand what's going on: | | http://www.jboss.org/community/wiki/ClassCastExceptions | | http://www.jboss.org/community/wiki/ClassLoadingConfiguration | |

[jboss-user] [Management, JMX/JBoss] - Errors running multiple applications inside one Jboss 3 serv

2009-08-12 Thread ben-online
Errors running multiple applications inside one Jboss 3 server instance (multiple application EAR’s inside one “$JBOSS_HOME\Server\MyApps\” directory). We are developing multiple J2EE applications that run within their own Jboss server instance, but now we have a Case to deploy

[jboss-user] [Management, JMX/JBoss] - Errors running multiple applications inside one Jboss 3 serv

2009-08-12 Thread ben-online
Errors running multiple applications inside one Jboss 3 server instance (multiple application EAR€™s inside one anonymous wrote : €œ$JBOSS_HOME\Server\MyApps\€directory). We are developing multiple J2EE applications that run within their own Jboss server instance, but now we have a Case

[jboss-user] [JCA/JBoss] - Re: Messaging with IBM Websphere MQ 7 JCA Adapter - Multiple

2009-08-12 Thread igor.beslic
Hi. I've solved this myself. Solution was easy: There is no need to configure topic destination. Once connection factory is obtained use session object to create Topic. Here is code: InitialContext ic = new InitialContext(); | | ConnectionFactory cf = (javax.jms.ConnectionFactory)

[jboss-user] [JBoss jBPM] - Re: How to Generate ad-hoc Task, activities process ??

2009-08-12 Thread kukeltje
good to know it kind works the same in 4. thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249261#4249261 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249261 ___ jboss-user

[jboss-user] [JBoss AOP] - Re: Does Aop-Precompiling effect Loadtime Weaving (Performan

2009-08-12 Thread DerMas
I have found the following statement in the docs: It is also perfectly reasonable to mix and match compile time and load time though. If you have load-time transformation enabled, precompiled aspects are not transformed when they are loaded and ignored by the classloader transformer. But I

[jboss-user] [JBoss jBPM] - Re: Problem with Errors in named queries when deploying jbpm

2009-08-12 Thread kukeltje
thanks for reporting back View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249259#4249259 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249259 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: Accessing the parent/super execution from a subprocess e

2009-08-12 Thread kukeltje
don't think it is intended. just not implemented View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249255#4249255 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249255 ___ jboss-user

[jboss-user] [JBoss Messaging] - Re: Messaging and transactions together

2009-08-12 Thread gaohoward
Using XAQueueSession is the correct way. You need to use getXAResource() and explicitly enlist the XAResource into your transaction. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249257#4249257 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: task searches - best practice

2009-08-12 Thread shekharv
Where are you storing the information that a task belongs to a particular state? You can always use Hibernate to query any table in any manner for the jbpm tables. There is of course the TaskQuery interface, but you can take a similar approach if you like that(maybe extend the interface?

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: sar deployment problem on jboss-5.1.0.GA

2009-08-12 Thread jaikiran
Let's continue this in your other post in the AS5 forum http://www.jboss.org/index.html?module=bbop=viewtopict=159808 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249264#4249264 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Documents doesn't match actual software

2009-08-12 Thread sacauskis
Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249266#4249266 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249266 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Messaging] - Retrieve queue size in jboss 5.1

2009-08-12 Thread luis-a-cas...@ptinovacao.p
Hi All, I'm developing some experiments using jboss 5.1 concerning queue monitoring for determine sizes, rates and depths of messages consumption in a clustered queue. However I'm stuck with the fact that just JBM 2.0 has core management API to access this resources. I cannot do it with JBM

[jboss-user] [JBossWS] - Is it possible to set timeout on the server instead of clien

2009-08-12 Thread hstang
Hi everyone, I searched the forums here and I noticed that other developers are inserting the kind of code: | BindingProvider provider = (BindingProvider) somePort; | provider.getRequestContext().put(org.jboss.ws.timeout, 120); | to configure the timeout for the client. But

[jboss-user] [JBoss jBPM] - struggling getting to grips with jbpm

2009-08-12 Thread mmusaji
Hi, I'm hoping someone can point me in the right direction. I have a number of problems with Jbpm but they are probably all related to the fact that I need to learn a lot more about it. But I have come to a stop when it comes to implementing a workflow with a fork in it. I'm using JBPM 4.0.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: updating classpath

2009-08-12 Thread jaikiran
anonymous wrote : My main intention is to let JBoss to provide the additional functionalities so that I don't have to wrap up all the jars in every application that might need them. | Actually that's exactly the opposite of the best practice :) Here's an explanation about this:

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: updating classpath

2009-08-12 Thread sasanplus
interesting :) I was actually reading this right this minute Tnx, View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249272#4249272 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249272

[jboss-user] [JBoss Messaging] - Re: Retrieve queue size in jboss 5.1

2009-08-12 Thread clebert.suco...@jboss.com
Yes.. if this is what you asked, you can install it in JBoss 5.1 as you can see on the quickstart guide: http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/quickstart-2.0.0.beta4/html/installation.html#installation.jboss Perhaps I didn't understand your question in

[jboss-user] [JBossWS] - Endpoint registration

2009-08-12 Thread monkeyden
I have an endpoint, in my ejb jar file, deployed to JBoss 4.2.2GA. I can see the bean is being deployed but I see nothing about the endpoint registration, like I do all the portal services. I also see the portal services endpoints at the services URL http://localhost:8080/jbossws/services

[jboss-user] [JBoss AOP] - Re: JDK 5 annotated method pointcut

2009-08-12 Thread whitingjr
Try setting the RetentionPolicy on your method annotation. @Target({ElementType.METHOD}) | @Retention(RetentionPolicy.RUNTIME) | public @interface MyAnnotation {} This solved the problem for me. View the original post :

[jboss-user] [JBoss jBPM] - Re: struggling getting to grips with jbpm

2009-08-12 Thread kukeltje
first please give transitions a name or leave the attributes out. Secondly, show some more detailed logging e.g. on debug level. It's very hard for us to even imagine where things go wrong now. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249278#4249278

[jboss-user] [JBoss Portal] - Re: No partial refresh in HTTPS

2009-08-12 Thread cpage
The problem is in dyna.js in the function isURLAccepted : if (url.indexOf(http://;) == 0) this function always return false in https I replace this if ... else statement by : |var base_url_escaped = server_base_url.replace(/\//g,\\/); |var regexp = /^http[s]{0,1}:\\/\\/[^\\/]* +

[jboss-user] [Security JAAS/JBoss] - Re: JBoss 4.2.3 and Security Annotations

2009-08-12 Thread bacooper81
It looks like there is a special ejb plugin for jboss : http://www.jboss.org/ejb3 Is that something I need. It looks like this one is only for JBoss AS 5.1.0 though. I also see installation docs for JBoss 4.0.3SP1: http://www.jboss.org/ejb3/docs/tutorial/installing.html But nothing for

[jboss-user] [JBoss AOP] - Re: Does Aop-Precompiling effect Loadtime Weaving (Performan

2009-08-12 Thread kabir.k...@jboss.com
Yes View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249283#4249283 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249283 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBossWS] - Re: Endpoint registration

2009-08-12 Thread monkeyden
The above deployment was in an ear file. I tried it according to the JBossWS documentation and had no mention of the service in the server log. I packaged the the impl and the interface in a jar file and deployed it to the deploy directory as directed in: anonymous wrote : Simply wrap up the

[jboss-user] [JBoss Portal] - Re: No partial refresh in HTTPS

2009-08-12 Thread thomas.he...@jboss.com
Awesome ! We will very likely include this in the EPP 4.3 CP02. have you signed the contributor agreement ? https://www.jboss.org/contribute View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249289#4249289 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - Understand JNDI naming convention

2009-08-12 Thread mohitanchlia
Jboss 4.2: I always have hard time understanding JNDI naming convention. I try to understand one way or the other but next time when I look at them it again leads to more confusing. I have hard time understanding 1. concept of java:/comp compared to mapped-by name. 2. Also what Global JNDI

[jboss-user] [Installation, Configuration DEPLOYMENT] - scoped repository not working for apps in alternate deployme

2009-08-12 Thread bvallade
Hello, I have set up JBoss to scan for deployments in a directory in addition to deploy/: jboss-service.xml: deploy/,fs-deploy/ In my apps I specify the need to use scoped class loading: jboss-app loader-repositorymydomain.com:loader=uniquedeploymentname.ear/loader-repository

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: scoped repository not working for apps in alternate depl

2009-08-12 Thread bvallade
I believe I discovered what was happening. The server that I was debugging on was missing the trailing / after the directory name so the entire directory was being treated as a deployment instead of as a dir of sub deployments. thanks, Brandon View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ClassCastException due to Xerces conflict during app dep

2009-08-12 Thread rodos77
Hi jaikiran, So are there any updates on this issue? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249299#4249299 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249299 ___

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ClassCastException due to Xerces conflict during app dep

2009-08-12 Thread jaikiran
Yes, i did try this out. From what i looked at, the deployment framework starts using the version of xerces jar present in your deployment because it sets the classloader to your deployment's classloader. I think this is the correct thing to do, because each deployment is expected to be started

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ClassCastException due to Xerces conflict during app dep

2009-08-12 Thread jaikiran
jaikiran wrote : This is where i had left off in my investigation of this issue a while back. | | I did not reply back with these details earlier because, i did see that there was some weird logic in getting hold of the right classloader in the xerces implementation (ObjectFactory

[jboss-user] [JBoss Portal] - How can I get Edit Mode to default to Maximized Window State

2009-08-12 Thread malmit
I'm trying to figure out a way to get from the standard VIEW mode of a portlet to Maximized EDIT mode by clicking the Edit link at the upper right hand corner of the portlet. I tried changing the window state in the doView() but it doesn't look like it is possible. Has anyone had any luck

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: ClassCastException due to Xerces conflict during app dep

2009-08-12 Thread rodos77
jaikiran wrote : I think this is the correct thing to do, because each deployment is expected to be started within its own classloader to ensure that it gets access to the right resources. I do not believe JBoss 4 does this. It uses the deployer's classloader when deploying the war, not the

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

2009-08-12 Thread pjputhenvila
Hi Thanks for that, How can I get into Admin portal, what is the URl for that, any idea Thanks Philip View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4249305#4249305 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249305

[jboss-user] [Installation, Configuration DEPLOYMENT] - DeploymentScanner

2009-08-12 Thread HarleyGuy
I am hoping a more senior JBoss expert can share his knowledge on remote deployments to JBoss-AS. We are using JBoss-4.2.3GA. We are using Hudson to accomplish our builds for the web project. We are now attempting to deploy the war file to a remote JBoss-AS running on Redhat Linux. What I

[jboss-user] [JBoss Tools (users)] - Find Usages

2009-08-12 Thread Kragoth
Hey all, Just wondering if there is any way at all so that when I do a find usages on a method that it will also find the .xhtml files that contain EL expressions that call the method as well. IDEA 8 does this and it is great. It allows me to refactor methods and have the .xhtml files updated

[jboss-user] [JBoss Messaging] - Re: Retrieve queue size in jboss 5.1

2009-08-12 Thread bershath27
luis-a-cas...@ptinovacao.p wrote : Hi All, | | I'm developing some experiments using jboss 5.1 concerning queue monitoring for determine sizes, rates and depths of messages consumption in a clustered queue. However I'm stuck with the fact that just JBM 2.0 has core management API to access