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

2008-03-25 Thread hubaghdadi
Hi. We have HEE application deployed on BEA WebLogic 10 application server and we are going to employ JBoss Portal. Can we deploy JBoss Portal on WebLogic? Is it possible to call an EJB deployed on WebLogic from portlets? Thanks. View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Portal] - Re: Demo site down?

2008-03-25 Thread [EMAIL PROTECTED]
Something went wrong, it's back up now, thanks for the report ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138647#4138647 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138647 ___

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

2008-03-25 Thread [EMAIL PROTECTED]
You can't deploy JBoss Portal on WebLogic View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138648#4138648 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138648 ___ jboss-user m

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Multiple entity level join fetch

2008-03-25 Thread mars1412
should be smth. like this (I didn't try it): select o from Owner o | join fetch o.cats c | join fetch c.kittens View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138653#4138653 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss jBPM] - Token.signal() for bpel process definitions

2008-03-25 Thread b_
Hi all, I am trying to do something similar to the HelloWorld example (that ships with jbpm-jpdl), but through a bpel process definition. This is the code for the jpdl helloWorld example: | | ProcessDefinition processDefinition = ProcessDefinition.parseXmlString( | "" + | "

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

2008-03-25 Thread b_
Hi, went through the wsdl documents and found some minor errors. Managed to get it to work now. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138654#4138654 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41

[jboss-user] [JBoss jBPM] - Re: Dynamic task creation

2008-03-25 Thread massimiliano_cuccia
UP! please help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138666#4138666 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138666 ___ jboss-user mailing list jboss-user@lis

[jboss-user] [JBoss jBPM] - Re: Dynamic task creation

2008-03-25 Thread kukeltje
if people do not respond, that could be because the info provided is to limited, or not really usable to try and reproduce just bumping often does not help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138669#4138669 Reply to the post : http://www.jbos

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problem in deplyoing Struts - Hibernate project

2008-03-25 Thread saumesh_kumar
Hello... I am working on struts & hibernate 3 & using websphere as IDE. The project is working fine in Websphere & tomcat, but when I deploy it to JBoss 4.0.3 SP1, there are lot of problems. When I run sql query through anonymous wrote : session.createSqlQuery() it says that anonymous w

[jboss-user] [JNDI/Naming/Network] - Re: Different ways of populating Context for sending message

2008-03-25 Thread timfox
[Moved from JBoss Messaging user forum] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138668#4138668 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138668 ___ jboss-user mail

[jboss-user] [JBoss jBPM] - Re: Dynamic task creation

2008-03-25 Thread massimiliano_cuccia
Thanks kukeltje, but I really don't know what information i omitted! Now I try to explain what I want to achieve, maybe someone can inspire me a new way. I want that, after a certain process task, each user in a set must execute a task. I don't know in advance how many users can be involved (i

[jboss-user] [Datasource Configuration] - Re: org.jboss.resource.JBossResourceException - Please help

2008-03-25 Thread nitindandriyal
Hi Sujith, Have you found any solution for this problem, I am facing the same rgds, Nitin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138670#4138670 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138670 ___

[jboss-user] [JBossWS] - Re: Servlet regarded as ServiceEndPoint

2008-03-25 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-1093 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138671#4138671 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138671 ___ jboss-user

[jboss-user] [EJB 3.0] - Re: java.lang.NoClassDefFoundError: org/jaxen/VariableContex

2008-03-25 Thread forkaye
Do you have found any solution? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138675#4138675 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138675 ___ jboss-user mailing list

[jboss-user] [JNDI/Naming/Network] - Re: Different ways of populating Context for sending message

2008-03-25 Thread jaikiran
Answered in your other thread at http://jboss.org/index.html?module=bb&op=viewtopic&t=132250 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138676#4138676 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138676 _

[jboss-user] [Messaging, JMS & JBossMQ] - Re: QueueBrowser not returning anything in Enumerator

2008-03-25 Thread dovetail
I presume you mean http://wiki.jboss.org/wiki/Wiki.jsp?page=JBMCantSeeMessages? Your suggestion for search returned nothing, so thanks for that. The issue is that, when using messaging to distribute processing across the cluster, we would like to know when all the messages have been processed -

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

2008-03-25 Thread AJanz
hi, sorry, i know i am not the first one having this problem. but i got no solution yet. I want to use jbpm on oracle so i changed the jbpm-ds.xml as described on http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnOracle and executed the sql script. but when i start jbpm i got the following ora

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Bug: Injected EJB objects instantiated on every MDB call

2008-03-25 Thread jaikiran
I haven't played with MDBs on JBoss for sometime now, but are you sure the postConstruct is being called repeatedly on the *same instance* of the MDB? Or is every new message being processed by a new instance of the MDB, in which case it explains why the postConstruct gets called everytime the m

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

2008-03-25 Thread PMN
wasn't WSRP designed for that purpose? to remotely run portlet from another portal? WSRP log many errors when started in 2.6.4 (bundle) I had to remove it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138681#4138681 Reply to the post : http://www.jboss.co

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

2008-03-25 Thread kannanrv
Hi, I am trying to migrate a JMS Based enterprise application running on weblogic to JBoss with JBoss Messaging as the JMS provider. Is it mandatory to have a shared Database to deploy a Distributed topic in a cluster ? Weblogic doesnt need a DB. All I need is to set up a distributed topic and

[jboss-user] [JBossWS] - SessionManagement using soapsession

2008-03-25 Thread chavali
Hi, Somebody can give code example or link on using soapsession/transport session for maintaining session across multiple services in a servicegroup. Chavali View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138679#4138679 Reply to the post : http://www.j

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

2008-03-25 Thread [EMAIL PROTECTED]
The question was: "Can we deploy JBoss Portal on WebLogic? " I answered the question. If you have issues with WSRP, please open another thread. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138686#4138686 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Portal] - Re: Automatic page creation on deploy?

2008-03-25 Thread jvitor
yep i'm using 2.6.4 Thanks for the tip Peter, got it :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138689#4138689 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138689 __

[jboss-user] [JNDI/Naming/Network] - Re: UnknownHostException after successful connection to port

2008-03-25 Thread kahzoo
You're probably using '-b hostname' option (or the equivalent long version '--host=hostname' option) when you start JBoss run.sh/run.bat. If that is the case, replace the hostname portion with the IP address. Alternatively, removing the -b (or --host) option will have the same effect, but if y

[jboss-user] [JBoss Cache: Core Edition] - How to communicate between Jboss Appserver and Jboss Cache r

2008-03-25 Thread tiroo4u
Hi, I am new to jboss cache as well as jboss appserver. I want to run Jboss Cache as a stand alone application out side my app sever. My web application is deployed in the jboss app server.Can any one please let me know how to communicate between Jboss Cache and Jboss App server running on diff

[jboss-user] [JBossWS] - Re: WebService response problem

2008-03-25 Thread JGF1
"PeterJ" wrote : (From what I recall when I researched this in depth many months ago, the web services libraries included in JBossAS 4.2.x were newer than what is included in JDK 6.). Many thanks for reply. I am beginning to appreciate the complexities of what's going on better now. Out of inter

[jboss-user] [JBossWS] - connecting to WS from different machine

2008-03-25 Thread davidkally
Hi all, I need to connect to a deployed WS from different machine. What I tried to do and it did not work is: Copy the WSDL file to the machine where the client application is, then I changed the from saying localhost to the actual IP (e.g. clint.ncl.ac.uk) and I keept the rest as it was. Ho

[jboss-user] [JBoss jBPM] - Re: Dynamic task creation

2008-03-25 Thread kukeltje
e.g. an 1 file executable unit test. instead of 1 method (it is not even a class file) and a process definition. This way I cannot even see if you made typos in the classname Having one tasknode cannot be used for different actors. Use a custom fork for that and see the wiki for an example

[jboss-user] [JBoss AOP] - Re: java.lang.ClassCastException

2008-03-25 Thread [EMAIL PROTECTED]
Hi! This is due to a bug that we have found on a previous version of JBoss AOP. This bug is fixed now. Which is the JBoss AOP version you are using on JBoss 4.2.2? I think it is an old one. In this case, all you have to do is update the JBoss AOP on your server. Download the newest version fro

[jboss-user] [JBoss Portal] - Re: JSF Portlet and UnsupportedOperationException

2008-03-25 Thread porcho
Anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138705#4138705 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138705 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [JBoss Portal] - WSRP passing parameters

2008-03-25 Thread asaitov
Could anyone tell me, if I could pass any portal-specific parameters (like portlet page name) from a consumer portal to a portlet being situated under a JBoss Portal as a producer. If so, how could I implement it? In other words, I have a portlet under JBoss Portal and want it to show me name o

[jboss-user] [JBossWS] - Re: communicating with WS in c# thorugh Java - encoding prob

2008-03-25 Thread [EMAIL PROTECTED]
Asaf, We had the same problem. The problem occur because not all the steps that are involved in Web Services creation support UTF-8 by default. Add to your JBoss startup script the following parameter: -Dfile.encoding=utf-8 This should solve your problem. Ronen View the original post : htt

[jboss-user] [JBoss Portal] - Re: JSF Portlet and UnsupportedOperationException

2008-03-25 Thread [EMAIL PROTECTED]
We don't use Pluto container, we use our own. So org.apache.pluto.core.PortletServlet doesn't exist you should remove that reference, if you still have issues, i would recommend to ping the author of the forum since he seems to have experience in that field. View the original post : http://www.

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Temporary folder name

2008-03-25 Thread dbboin2000
Hello Everybody, I would like to know if there is a way to give a fixed name to the deployed folder in /temp. We know when Jboss make the deployment, per example, "Myapps.war" on /deploy directory, automatically it will be created a temporary deployed folder o /temp/deploy directory, so

[jboss-user] [Clustering/JBoss] - TwoPhaseCoordinator.beforeCompletion error

2008-03-25 Thread kmekme
Hi, I'm trying to set up jboss in a clustered configuration on a machine. On this machine I have 2 nodes ( I did 2 copies of "all" configuration : node 1 and node 2). I've downloaded JBoss Portal HA and copied the jboss-portal-ha.sar in the deploy directory of each node. When I try to launch J

[jboss-user] [Clustering/JBoss] - Re: TwoPhaseCoordinator.beforeCompletion error

2008-03-25 Thread [EMAIL PROTECTED]
Please post the full stack trace. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138716#4138716 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138716 ___ jboss-user mailing li

[jboss-user] [JBoss Tools (users)] - Re: Request guidance on upgrading from JBoss Tool 2.0 GA to

2008-03-25 Thread [EMAIL PROTECTED]
I think it can be deleted, i'll ask slava to comment on this thread. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138717#4138717 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138717 __

[jboss-user] [JBoss Tools (users)] - Re: Request guidance on upgrading from JBoss Tool 2.0 GA to

2008-03-25 Thread [EMAIL PROTECTED]
note: the fix for this file is not in any release yet - it is a work inprogress for JBossTools 2.1.x View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138718#4138718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138718 _

[jboss-user] [JBossWS] - Re: connecting to WS from different machine

2008-03-25 Thread davidkally
hi again all, i fixed it now, the problem was that i need to run jboss with this commend: ./run.sh -c all -b my hostmachine.aa.uk instead of what i was doing: ./run.sh i hope this could be helpful for somebody else. View the original post : http://www.jboss.com/index.html?module=bb&op=vie

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

2008-03-25 Thread walfreund
Hi folks, upon trying to connect JBoss and SAP EP over WSRP I'm struggling on both sides of the WSRP-world - neither SAP as consumer (an issue with consumer agent string) nor SAP as producer likes to talk WSRP. My latest exception is about cookie headers, wow. It seems like the cookie informati

[jboss-user] [Messaging, JMS & JBossMQ] - ThreadPoolFullException

2008-03-25 Thread IPe
I'm using clustered JBoss 4.2.2 on two Linux boxes. I have a stand-alone client that uses the HA-JNDI to post messages to 10 different queues. They are retrieved round-robin style by each of the two nodes. After running for a little while, I get this error: WARN [BasicQueue] Caught unusual exc

[jboss-user] [JBoss Tools (users)] - Re: No Seam EL content assist after upgrade

2008-03-25 Thread [EMAIL PROTECTED]
eclipse has some funny nondeterministic rules for which editor wins the "war" over the various content types. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138725#4138725 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [JBoss AOP] - Re: Problems integrating Jboss AOP in Eclipse

2008-03-25 Thread [EMAIL PROTECTED]
Hi again As I said, this plugin is outdated and we have plans to get it updated after our release. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138729#4138729 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138729 __

[jboss-user] [Messaging, JMS & JBossMQ] - How to know when all messages have been processed?

2008-03-25 Thread dovetail
Hi, We need to implement a parallelising system using messaging - work is handled by message beans. The upstream and message processing works fine - we've run cluster performance tests on 20 messages and scalability is fine (and linear across 3 systems in a cluster). The problem is to det

[jboss-user] [JBoss Tools (users)] - Re: No Seam EL content assist after upgrade

2008-03-25 Thread chris.simons
Hey guys, I fixed the issue by double-checking my org.jboss.wst.xml. This file had a couple of paths pointing to a previous project - and even though this project existed - once I changed the paths to point only to the current project did I get full Seam EL. Oy! Thanks. View the original p

[jboss-user] [JBoss Tools (users)] - Re: Problem with Jboos-Tools after sharing project via svn -

2008-03-25 Thread [EMAIL PROTECTED]
extreme - did that solve your problem ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138735#4138735 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138735 ___ jboss-user mail

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

2008-03-25 Thread [EMAIL PROTECTED]
This is a known issue with eclipse 3.3.1 and Leopard. Known workarounds: 1) Don't use Leopard ;) 2) Use Eclipse 3.3.2 (but don't upgrade to WTP 2.0.2 since they introduced a regression bug in there that prevents proper deployment of Seam) View the original post : http://www.jboss.com/index.

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

2008-03-25 Thread [EMAIL PROTECTED]
Matteg - yes what you describe is what is caused by the regression bug in wtp 2.0.2. Hence for now we can only recommend to use WTP 2.0.1 since it does not have this bug. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138738#4138738 Reply to the post : htt

[jboss-user] [JBoss Tools (users)] - Re: JBossTools 2.0.1 with Seam 2.1.0

2008-03-25 Thread [EMAIL PROTECTED]
we don't have explicit support for seam 2.1 yet - we just stopped being strict about you choosing a 2.1 runtime when you actually say 2.0. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138739#4138739 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss Tools (users)] - Re: file extension .jsf ? instead of .jsp and .xhtml

2008-03-25 Thread [EMAIL PROTECTED]
why are you saying it is not .xhtml ? afaik, they are ;) About using .jsf extension then that should work as long as you setup our editor for it in Editor assoication preferences. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138742#4138742 Reply to the po

[jboss-user] [JBoss Tools (users)] - Re: Automatically Deploying .rar from eclipse

2008-03-25 Thread [EMAIL PROTECTED]
I can't see how standard jboss server adapter can support this and we don'twe *extend* on the functionallity they are based on so..that should not be happening. Please report in jira with steps on how to reproduce this so we can get that fixed. View the original post : http://www.jboss.

[jboss-user] [JBoss Tools (users)] - Re: Request guidance on upgrading from JBoss Tool 2.0 GA to

2008-03-25 Thread scabanovich
> what we should do with our existing > org.jboss.tools.jst.web.xml project files Before JBoss Tools 2.0.1, if this file gets wrong because of wrong absolute paths, the solution was to remove it, remove line org.jboss.tools.jsf.jsfnature in .project file, restart Eclipse and execute "JBoss Tool

[jboss-user] [JBoss Tools (users)] - Re: How does -test project reference dependent libraries?

2008-03-25 Thread [EMAIL PROTECTED]
the test project knows about it because it has the War project on its eclipse classpath...and that war project has a EAR libraries classpath container which is picking up the EAR content. simple, eh ? :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138747#

[jboss-user] [JBoss Tools (users)] - Re: java.io.UnsupportedEncodingException then build an archi

2008-03-25 Thread [EMAIL PROTECTED]
Not using a JDK with eclipse is rather counter intuitive to me in the first place but: Please report this in jira with steps on how we reproduce it (I can't) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138748#4138748 Reply to the post : http://www.jbos

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

2008-03-25 Thread [EMAIL PROTECTED]
Which jira contains the step to reproduce this ? e..g so it works with standard web tools server adapter but fails with our adapter ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138749#4138749 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Tools (users)] - Re: Seam Validator and components from components.xml

2008-03-25 Thread [EMAIL PROTECTED]
its a chicken and egg problem. Seam works with a global context, but projects in eclipse is (which is correct in my opinion) working with a proper dependency between the projects. What should be done is that the ejb specific settings should be done in a components.xml local for the ejb imo. V

[jboss-user] [JBoss Tools (users)] - Re: Seam Validator and components from components.xml

2008-03-25 Thread cpopetz
Ok, but for example, your SMPC in your components.xml shouldn't be specified in multiple components.xml, but it may be injected all over the ear(*), in different EJB modules. So if the validator is going to be useful, it has to look in other projects for components, yes? (*) This is the only c

[jboss-user] [JBoss Tools (users)] - Re: Seam Validator and components from components.xml

2008-03-25 Thread [EMAIL PROTECTED]
maybe i'm reading it wrong...but if the SMPC configuration were put in ejb/META-INF/components.xml wouldn't everything not just work ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138754#4138754 Reply to the post : http://www.jboss.com/index.html?module=bb

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

2008-03-25 Thread Fredde
Hi everyone, i'm currently working on a master thesis concerning the calculation and integration of lead time data into any given jbpm-based workflow-system. I'm kind of new to jBPM but i've spent the last couple of weeks scanning the net and these Forums/Documentation to get an overview. The c

[jboss-user] [JBossWS] - Re: communicating with WS in c# thorugh Java - encoding prob

2008-03-25 Thread trouby
Great, I wouldn't never imagine that this flag is related to WS encoding, Many thanks, Asaf. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138763#4138763 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138763 __

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

2008-03-25 Thread ameo
Hello, I try to use a own implementation of a custom IdentityLoginModule. Can you tell me how to make the configuration for using it ? The only thing I've done is that I changed the class in jboss-portal.sar\conf\login-config.xml, but with no luck. | | guest |

[jboss-user] [JBossWS] - question about WS client accessing local wsdl

2008-03-25 Thread Maffewl
I'm trying to find the best way access a local wsdl, instead of going over http to a remote WSDL when creating a client-side service. I want to package the WSDL in the same jar as my classes i've compiled as a resource but I haven't quite figured out how to create a java.net.URL to point at tha

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

2008-03-25 Thread jbarrez
It depends on what your definition of 'lead time' is. If you simply want the time from process start until process end, this information is stored in the database. However, If you want something more complex, you'll have to program it yourself. In fact, this is a nice example in which you can b

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

2008-03-25 Thread jvitor
Hi there, i'm having some problems uploading files to CMS (pics, pdf's,etc) when i don't specify the language as English. The problem is that i can't get a working link to those files, it always shows me the default page when trying to access them. Example: When i upload "test.jpg" and choose

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

2008-03-25 Thread jvitor
Forgot to say i'm using JBoss AS 4.2.2 GA with Portal 2.6.4 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138768#4138768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138768 ___

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

2008-03-25 Thread jvitor
Hey. I'm using JBoss AS 4.2.2 GA with Portal 2.6.4. As admin, i've uploaded some files to the default CMS that is included in the portal, but as a user how can i view the contents and actually download the files? Should i look for a CMS like Alfresco or is there any portlet available to view a

[jboss-user] [JBoss Tools (users)] - Re: How does -test project reference dependent libraries?

2008-03-25 Thread cpopetz
By default the jboss-tools generated war project within an ear project doesn't have the EAR libraries checked as exported on the "Order / Export" tab of the Java Build Path settings. Should it be, so that the test project picks up the EAR libs when it runs? View the original post : http://www

[jboss-user] [JBoss Tools (users)] - Re: How does -test project reference dependent libraries?

2008-03-25 Thread cpopetz
Also...while I agree it's simple, it's a little problematic. Because I have ejb jars in my ear which need to reference libs in the ear which the WAR doesn't need to reference. But to make the test project able to test the code in the EJB jars, I have to make the WAR reference those EJB libs in

[jboss-user] [JBoss Portal] - Re: JSF Portlet and UnsupportedOperationException

2008-03-25 Thread porcho
I've included Apache Pluto's JAR file in WEB-INF/lib, and the message that warned me that a class wasn't found disappeared. Here's what I did, until now: - removed the following jars from WEB-INF/lib in the portlet's WAR file: - jsf-api.jar - portlet.jar - jsfcl.jar

[jboss-user] [JBoss Tools (users)] - Re: How does -test project reference dependent libraries?

2008-03-25 Thread [EMAIL PROTECTED]
huh ? the ejb project is also on the war as an dependency. Shuold just work - if not please isolate it down to a very simple setup that I can reproduce and put it in jira. thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138773#4138773 Reply to the po

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

2008-03-25 Thread Fredde
Thank you for your ideas. Unfortunately the forseen definition of 'lead time' is rather complex. It should be possible to configure, that certain sub-processes, tasks and even transitions are 'counted' while others are not. It must be possible to decide if the lead time counts paralel processes

[jboss-user] [JBoss jBPM] - Re: Dynamic task creation

2008-03-25 Thread massimiliano_cuccia
I can't find any documentation on how to dinamically create a task instance at runtime. So the code below (and in previous post) is fruit of hours spend in trying ... I achieved something that (seems to) works. And this is the result. Maybe this is not the correct way, so any help needed!!

[jboss-user] [JBoss Portal] - Help JBOSS PORTAL

2008-03-25 Thread Thiago do Amaral
Hi , I am working with jboss portal, and I need help. When I create a new portal in jboss portal, it create some file xml ??? I think, the files are in file "DATA" ,so How Can I acess this files ?? what files are modifieds ?? View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss AOP] - Re: java.lang.ClassCastException

2008-03-25 Thread vbatista
Hi Flavia, Thanks for your prompt reply. I made the change you suggested and now it is working fine. My method now looks like: | public Object get(Invocation invocation) { | if(invocation instanceof FieldReadInvocation) { | return _get(((FieldReadInvocat

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Exact Tomcat Version

2008-03-25 Thread nakamuram
This link show which JBoss uses which Tomcat: [url] http://wiki.jboss.org/wiki/Wiki.jsp?page=VersionOfTomcatInJBossAS[/url] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138794#4138794 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [JBoss jBPM] - Re: j4j:listTasksForActor and j4j:listPooledTasks ?

2008-03-25 Thread jue
I guess you meant this solution posted on jIRA: I might be wrong, but isn't it possible to easily fix it by changing the line in tasks.xhtml : by this one: ? [ Show » ] Sebastien M. [08/Jan/08 12:43 PM] I might be wrong, but isn't it possible to easily fix it by changing the line in tasks.xht

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Httpd + mod_ssl + Jboss

2008-03-25 Thread igain
Hi All, We are using jboss 4.2 and fronting it with Apache2 + mod_jk as a load balancer. Everything is working fine so far. Now we need install SSL cert in our application. I tried to install it on embedded tomcat inside jboss but when i try to access my application "page cannot be displayed

[jboss-user] [JBossWS] - Re: WebService response problem

2008-03-25 Thread PeterJ
Add the -verbose:class JVM option to the command line (to JAVA_OPTS in the run scripts). This option causes the JVM to print out the location of each class loaded. I noticed when using JDK 6 that the web services classes were suddenly coming from the runtime jar. Also, if I recall correctly, wit

[jboss-user] [EJB/JBoss] - Unable to passivate due to ctx lock, then JBossRollbackExcep

2008-03-25 Thread patlv23
Hi I'm encountering the following with our app running on JBoss 3.2.6 on Linux. I've found what seem to be related topics on this but they said that those issues were resolved in an older JBoss release: First I get several of each of these: WARN [Thread-7] org.jboss.ejb.plugins.AbstractInstanc

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Temporary folder name

2008-03-25 Thread PeterJ
Try doing an exploded deployment. Then no temp directory is created. See http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138813#4138813 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss Portal] - Re: Help JBOSS PORTAL

2008-03-25 Thread PeterJ
Do you mean the server/default/data directory? If so, the XML files in there are created by the Hypersonic database and represent the contents of the portal. What kind of data did you want to get from there? Which version of JBoss Portal are you using? Did you download the JBossAS + Portal bund

[jboss-user] [JBossWS] - Re: question about WS client accessing local wsdl

2008-03-25 Thread PeterJ
Have you tried something like this: URL x = Thread.currentThread().getContextClassLoader().findResource(WSDL_NAME); where WSDL_NAME is the relative path to the file within the JAR. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138817#4138817 Reply to the po

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

2008-03-25 Thread jcg3
I'm already on Eclipse 3.3.2 when I get this behavior. Build id is M20080221-1800. WTP shouldn't be an issue as I deploy using ant build files... Any other versions or settings I should check? Thanks, Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=413

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

2008-03-25 Thread [EMAIL PROTECTED]
It actually looks like a mistake on my end... I have to check why I check the number of cookies and throw an exception if there is more than one but, right now, I don't see any reason not to allow more cookies... As far as the consumer agent string goes, I will implement a configuration switch

[jboss-user] [JBoss Portal] - Re: Cant create Lifecycle for id: SEAM_PORTLET - error deplo

2008-03-25 Thread ThatProblemGuy
"wesleyhales" wrote : See http://blog.jboss-portal.org/2008/02/jboss-portlet-bridge-100-beta-released.html We are having the exact same problem that Tom is. What exactly are we supposed to see in that blog post? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss Portal] - Re: Cant create Lifecycle for id: SEAM_PORTLET - error deplo

2008-03-25 Thread [EMAIL PROTECTED]
That there is a new bridge ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138822#4138822 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138822 ___ jboss-user mailing list j

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

2008-03-25 Thread rtimush
I have created a JIRA issue: http://jira.jboss.org/jira/browse/JBIDE-1954. Thank you a lot for your attention. Also, sorry for some disinformation — publishing standalone connectors is impossible for standard JBoss server (I wrote before that it is possible, but I failed to do it again), but it

[jboss-user] [JBoss Portal] - Re: Cant create Lifecycle for id: SEAM_PORTLET - error deplo

2008-03-25 Thread tomstrummer
Yes, I've used the portlet bridge 2.0.0-beta1 and Seam 2.1.0.A1 and got it to work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138827#4138827 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138827 __

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

2008-03-25 Thread jbarrez
The PVM (Process Virtual Machine)is the next big thing in jBPM-country ;-) It is a virtual machine on which you can define process languages. Such a language is JPDL for example. Check jbpm.org for more info. So, using this PVM you could define your own language that incorporates exactly what yo

[jboss-user] [JBoss jBPM] - Re: j4j:listTasksForActor and j4j:listPooledTasks ?

2008-03-25 Thread kukeltje
no View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138832#4138832 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138832 ___ jboss-user mailing list jboss-user@lists.jboss.org h

[jboss-user] [JBoss jBPM] - Re: j4j:listTasksForActor and j4j:listPooledTasks ?

2008-03-25 Thread kukeltje
or . yes: 1: use seam 2: build your own gui View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138833#4138833 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138833 ___ jboss-

[jboss-user] [JBoss jBPM] - Re: Dynamic task creation

2008-03-25 Thread kukeltje
this code is a little more and more info, however, I still cannot run it. The code that use the jbpm api etc is not there, so how you signal things etc is still not clear. So I cannot run it. Look in the jbpm source to see how to write such unittests. It's so much easier to see express what yo

[jboss-user] [JBoss Cache: Core Edition] - Re: ava.lang.ClassCastException: java.lang.ClassNotFoundExce

2008-03-25 Thread gregwilkins
Just a quick answer from a jetty point of view the TCCL for the webapp is set by jetty in the ContextHandler and is not unset until the finally block is called. So in the stack trace,you can see: 12:48:11,673 ERROR [org.jboss.logging.util.LoggerStream.write(LoggerStream.java:152)] at

[jboss-user] [JBoss AOP] - Re: java.lang.ClassCastException

2008-03-25 Thread [EMAIL PROTECTED]
Hi, Victor As I thought, you are using a previous JBoss AOP version, that lacks the fix. You will have to either stick with your fix, or you can also upgrade to our CR release, which will allow you to use your advice with the original signature. A third alternative would be editing your pointcu

[jboss-user] [JBoss Cache: Core Edition] - Re: ava.lang.ClassCastException: java.lang.ClassNotFoundExce

2008-03-25 Thread [EMAIL PROTECTED]
Thanks, Greg. TBH I'd be very surprised if this were a Jetty problem. "northgorky" wrote : | - What's getting done to/in the classloader that is causing it to fail this spectacularly? Its almost like its been told to clear itself of all classes, and clear the parent classloaders as well. |

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

2008-03-25 Thread [EMAIL PROTECTED]
Sorry for the slow response here. It seems I had overlooked connectors. This was a big error and has been fixed in svn. I'm very sorry for the inconvenience. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138843#4138843 Reply to the post : http://www.jboss

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

2008-03-25 Thread smithmb
Hello folks, Xdoclet has a feature where I can ask it to modify an entity bean with the correct last-updated time and last-modified-by user via the tag @jboss.audit (see the details at http://xdoclet.sourceforge.net/xdoclet/tags/jboss-tags.html). I'm trying to use an @EntityListeners entry to

[jboss-user] [Installation, Configuration & DEPLOYMENT] - how to shutdown jboss

2008-03-25 Thread msg2ajay
i used to start my Jboss 4.2.2 like | run.sh -b 10.11.114.12 but when i tried to shutdown like shutdown.sh it is showing error | javax.naming.CommunicationException: Could not obtain Connection to any to these urls: localhost:1099thanQ then i tried like | shutdown.sh -S 10.11.114

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how to shutdown jboss

2008-03-25 Thread msg2ajay
go answer shutdown.sh --server= 10.11.114.12 -S View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138847#4138847 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138847 ___ j

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

2008-03-25 Thread [EMAIL PROTECTED]
Just wondering if there is a code example somewhere of a simple parsing deployer using the JAXB stuff. I'm having a hard time figuring out the intended usage based on the documentation (a lot of the deployer stuff is still missing from the docs it seems). The documentation, in many cases, says

  1   2   >