[jboss-user] [Installation, Configuration DEPLOYMENT] - Jboss / Tomcat on RH Linux system design question

2009-05-26 Thread akvino
Hello all! I am sysadmin working with RHEL5 and getting a little bit into RH Jboss for potentially putting some Java apps on it. I am somewhat familiar with Tomcat and would like to ask (before berrying myself in manuals) what are possible configuration options with Jboss similar to our current

[jboss-user] [Installation, Configuration DEPLOYMENT] - Deployment problem with migration to 5.1.0 GA

2009-05-26 Thread mcote321
Hello all, new user here. We are having problems porting our Seam app from JBoss 5.0.1 to 5.1.0, notably a deployment problem. The HDScanner seems to want to keep redeploying after the server has successfully started. The result is that after our app has been deployed, something notices a

[jboss-user] [JNDI/Naming/Network] - Re: Exception javax.naming.NoInitalContextException

2009-05-26 Thread PeterJ
That looks correct. I suspect that it is not in your classpath. Did you declare the folder containing the jndi.properties file to be a source folder? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233139#4233139 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Licensing concerns with on-selling JBoss

2009-05-26 Thread PeterJ
If my boss asked me this question I would give him my opinion. However, if I give him a faulty opinion I know I won't be sued. If I give you my opinion and you end up in court because of it, what protection do I have? Sorry, but your best bet is to have your lawyer give his (or her) opinion.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss timeout when working with user account rights

2009-05-26 Thread PeterJ
How are you starting JBoss AS? As a service? Or from within Eclipse? For now just open a command prompt and start it from there. If you do that, what do you see? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233140#4233140 Reply to the post :

[jboss-user] [JBoss jBPM] - ObjectNotFoundException when starting Execution with Task

2009-05-26 Thread khalse
I have a simple workflow defined which simply starts with a task. Deploying the task is not a problem, however when I attempt to start the workflow I get an ObjectNotFoundException from hibernate. I have followed the execution of code and it appears that there have been no inserts to the

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Newbie not sure how to strict users access to web pages

2009-05-26 Thread AlyssaK
Hi, No not using jboss webportal, using the jboss application server. Sorry for the confusion, yes I was referring to the web pages (.jsp) of my application. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233151#4233151 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Cache-Scope PUBLIC doesnt work

2009-05-26 Thread ssunkara
thomas.he...@jboss.com wrote : ok, indeed that's different. If you are sure that there is a bug please open a new Jira. Thanks - here we go: https://jira.jboss.org/jira/browse/JBPORTAL-2402 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233152#4233152 Reply

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem: deployment with external Derby DB.

2009-05-26 Thread jaikiran
anonymous wrote : Anywhere I have read that Derby needs PERSISTENCE.XML The persistence.xml is required if you have a JPA project where you are persisting the entities through Java Persistence API. Without knowing more about your application, i am not sure if you really need it in your

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss timeout when working with user account rights

2009-05-26 Thread jl2424
Thank you for your reply, Peter. Starting JBoss from the command prompt with my user account works pretty find. So I guess it must be Eclipse or the Eclipse plugin which causes the problem. Anyways, I don't know why, because I already set full rights for my user account on the Eclipse folder.

[jboss-user] [EJB 3.0] - Re: Webservice error

2009-05-26 Thread jaikiran
z_idane wrote : Solved. | | Do not use overriden methods in SLSB which extend as Webservice. | | You might want to bring this up in the WebSerives forums probably http://www.jboss.org/index.html?module=bbop=viewforumf=200. If this is reproducible with just EJB3 beans then let us

[jboss-user] [JBoss jBPM] - Graphical jBPM designer for workflows

2009-05-26 Thread archies
Hi. It would be great to have a plug-in for designing jbpm workflows in netbeans. Eclipse designer is already available, but we are in need of Netbeans with the JBPM plugin and of quite emergency. Also, wanted to know whether Nuxeo - JBPM provides any graphical interface for creating the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Problem: deployment with external Derby DB.

2009-05-26 Thread sergan_m
Hello everyone, i'm new here I try to deploy a big RAP Project(110 jars) on JBOSS 4.2.3 Server with using of external Derby DB as data-source. (You may be answer why not JBOSS 5.0- because it has JMX conflict with Derby). When I deploy my Project(finca27.war) 95 from 110 jar where deployed

[jboss-user] [JBoss Getting Started Documentation] - Re: JBossSX API Documentation for Jboss5

2009-05-26 Thread jaikiran
You might want to ask this question in the Security forum http://www.jboss.org/index.html?module=bbop=viewforumf=49 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233271#4233271 Reply to the post :

[jboss-user] [Beginners Corner] - Re: JBoss Profiler can't be activated!!

2009-05-26 Thread jtcnz
Actually, it's more probably related to VMWare bug. JProfiler can't be activated on Win 2003 Server OS which is running in VMWare. It works on a totally same OS on a real machine. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233252#4233252 Reply to the

[jboss-user] [JBoss jBPM] - Re: Workflow with nested fork gets stuck when tasks are comp

2009-05-26 Thread freak182
Hello Glen, I have the same problem.I post here my problem: http://www.jboss.org/index.html?module=bbop=viewtopict=155199 Hope you can give some ideas. Thanks a lot. Cheers. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233250#4233250 Reply to the post :

[jboss-user] [Beginners Corner] - JAAS in Jboss 5.0 GA

2009-05-26 Thread shivaji.byrapaneni
Hi There, im a new bee to Jboss and JAAS as well i tried to implement soem thing on jboss with jaas like this 1) a Login Page popup to teh user asking dor user id password 2) After he clicks on login i thught of validating that using JAAS 3) If login is returned succesful i though of putting

[jboss-user] [JBoss Cache: Core Edition] - Merging View content after splits

2009-05-26 Thread clajoie
I'd like to more gracefully handle group splits. Here's what I've gotten to so far. Cache objects can have CacheListeners registered. I can create a listener and annotate it so that it picks up ViewChangedEvents. In an Event I can see if the View is a MergeView. From here the plan was to

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Is it possible to use Hibernate persistent classes from EJB

2009-05-26 Thread dimar1975
Hi all, I have an Enterprise application made up of a : -WAR archive -HAR archive (Hibernate persistent classes) now I'm going to add an EJB JAR (A Session Bean). I'm trying to use Hibernate persistent classes from the EJB however I've found some problems: @Stateless | public class

[jboss-user] [JBoss Portal] - JBoss Portal embedded jackrabbit content repository.

2009-05-26 Thread kiksamerik1
Hi, I am looking for a way to remotely access the JBoss Portal embedded jackrabbit repository. I am going the EJB3 programming model way and what I am able to do now is to get an instance of the JCRCMS in my stateless session bean @Resource(mappedName = java:/portal/CMS)

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment problem with migration to 5.1.0 GA

2009-05-26 Thread jaikiran
I remember there was a change in this hot deployment area in 5.1.0.GA. Is your application deployed in exploded format? Also, do any of the files (ex: xml files) get touched (timestamp change) or updated after the war is deployed? Also, is there a war file you can point us to which reproduces

[jboss-user] [JCA/JBoss] - Obtaining an independent transaction for auditing

2009-05-26 Thread Alohci
Our web application currently creates a transaction using an XA datasource, and uses it for the fullfilment of the web request, committing or rolling back as appropriate. In some cases, the decision to commit or roll back is under the control of the client. Everything works fine, but now we

[jboss-user] [Clustering/JBoss] - Re: Request going to single server and getting kicked off

2009-05-26 Thread bossisout
Typo :I have gone through wiki/forum but does'nt seem to help View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233282#4233282 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233282

[jboss-user] [JBoss jBPM] - Re: Error while starting JBoss+jBPM.

2009-05-26 Thread b16d
If you use hypersonic database there is nothing to do. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=420#420 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=420 ___

[jboss-user] [JBoss jBPM] - Question about jBpm 4 and PVM integration / release

2009-05-26 Thread clannoy59
Hi, I've read that jBPM4 is build on PVM, I want to use PVM in an application for a state transition engine, but the release is 1.0.alpha2 on the documentation page, I need to know when the stable version will be available. I think PVM will be released in the same time as JBPM 4, am-I right ?

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Newbie not sure how to strict users access to web pages

2009-05-26 Thread PeterJ
Then you need to read about web app security. Read chapters 7 and 8 of More Servlets and JSPs: http://pdf.moreservlets.com/ View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233357#4233357 Reply to the post :

[jboss-user] [EJB/JBoss] - ejbTimeout executing on Server Restart. EJB Not deployed yet

2009-05-26 Thread Dynapen
I am using JBoss 4.2.3 and EJB 2.1 Have a stateless session bean that is defining an EJBTimer (actually 5). The first deployment works fine. However, when the server restarts, it appears that the ejbTimeout method is getting called (or attempting to be) and it fails with a

[jboss-user] [JBoss Messaging] - Behavior with selector and fullSize cache

2009-05-26 Thread mclu
Hi! I am using one of the latest versions of the 1_4 branch We are using one queue where multiple bridges/clients consume/transport messages using a selector. Try to visualize it: :-) Queue A Bridge X fetch messages with selector destnode=X Bridge Y fetch messages with selector

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment problem with migration to 5.1.0 GA

2009-05-26 Thread mcote321
1. Yes we are using eclipse to deploy, rather a shortcut in eclipse generated by the maven plugin. 2. Our app is exploded when deployed. Re: is anything getting touched after deployment? We compared the timestamps of our war files before and after deployment, and not one file is different.

[jboss-user] [JBoss Messaging] - Re: Behavior with selector and fullSize cache

2009-05-26 Thread gaohoward
Hi, Using fullSize you can limit the max number of messages in memory of a queue. If the queue's messages (not delivered) reaches fullSize, any more messages that are routed to the queue will be 'paged' to DB. As messages in memory are delivered, more messages are 'fetched' from the DB into

[jboss-user] [Beginners Corner] - RemoteBinding cannot be resolved to a type

2009-05-26 Thread saladinmundi
Hello, I'm trying to get an EJB3 project on JBoss working. Unfortunetly I have to use JBoss 4.0.5. Further, I use Eclipse Ganymed as an IDE for developing. The program has got a remote interface. In order to make the Bean which imports the interface known to jndi I wanted to use the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: pelirr31

2009-05-26 Thread pelirr
Hello, it contain WEB-INF/web.xml, here is it: | ?xml version=1.0 encoding=UTF-8? | | web-app id=WebApp_ID version=2.4 xmlns=http://java.sun.com/xml/ns/j2ee; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://java.sun.com/xml/ns/j2ee

[jboss-user] [Security JAAS/JBoss] - JAAS in Jboss 5.0 GA

2009-05-26 Thread shivaji.byrapaneni
Hi There, im a new bee to Jboss and JAAS as well i tried to implement soem thing on jboss with jaas like this 1) a Login Page popup to teh user asking dor user id password 2) After he clicks on login i thught of validating that using JAAS 3) If login is returned succesful i though of

[jboss-user] [EJB 3.0] - EJB 3 1.1.5 bundle released with JBoss AS 5.1.0.GA

2009-05-26 Thread wolfc
Already old, because a plugin release has already gone passed. :-) But here is AS 5.1.0.GA with a new and better EJB 3 implementation: Rajesh Rajasek wrote : JBoss AS 5.1.0.GA is released and is available for download. | http://www.jboss.org/jbossas/downloads/ | | Along with many bug fixes

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem: deployment with external Derby DB.

2009-05-26 Thread sergan_m
Hallo Jaikiran, Thank you very much, that you help me. I have edit my persistence.xml now it looks so: ?xml version=1.0 encoding=UTF-8? | persistence | persistence-unit name=FINCAEVT | | jta-data-sourcejava:DerbyDS/jta-data-source | properties | property

[jboss-user] [EJB/JBoss] - ssl connection to ejb in cluster using @RemoteBinding

2009-05-26 Thread smolin
Hello there, could anybody help or point the right direction? Conf: JBoss 5.1.0CR1, JDK 1.6, XP (development env) cluster (configuration: all) I try to use ssl connection to reach ejb component. 1. added ssl-service.xml to META-INF of ejb jar | ?xml version=1.0 encoding=UTF-8? | | server

[jboss-user] [Installation, Configuration DEPLOYMENT] - Exception sending context initialized event to listener inst

2009-05-26 Thread wzkl52
Hi, I am trying to deploy an application that is using toplink, that's why xmlparserv2.jar is required so I added, when deploying an error appears: 2009-05-25 13:03:18,237 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/MiraWeb]] (HDScanner) Exception sending context

[jboss-user] [JBoss jBPM] - jbpm4jsf source not found

2009-05-26 Thread lpiccoli
hi all, i have been following the instructions to get source code http://www.jboss.org/community/wiki/jBPM3BuildingFromSource however there is no jbpm4jsf or console in modules or anywhere in the 3.2.6 GA or trunk. all i get when i run maven is the following. |

[jboss-user] [Clustering/JBoss] - Request going to single server and getting kicked off

2009-05-26 Thread bossisout
We have a cluster of six servers.But we are observing that all the request is going to one server and due to High CPU Usage member is getting kicked off from the cluster. We have Thick Swing clients calling the SSB in the server. We are using Comma separated list of servers from client to look

[jboss-user] [JBoss jBPM] - Re: Clone a Process Instance

2009-05-26 Thread frinux
Hum I can't do it this way, because I have to retrieve both processInstance after. They have to be explicitely twho processInstance, not one which has been modified. I found a way though, but I can't make it work. I create a new ProcessInstace and give it the var I want. When saving it, I get

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jBoss-5.0.0.GA - War file deployment fails

2009-05-26 Thread wzkl52
I am having the same issue but I am not using any JSF implementation, I am using struts View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233329#4233329 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233329

[jboss-user] [JBoss Tools (users)] - Re: Creating .HAR archives with JBoss Tools. Possible ?

2009-05-26 Thread rob.stry...@jboss.com
That's a great idea. We alrady have a JIRA for a modules page on each server, where the user can say which location on a per-module basis. Should this be different? Should this be stored inside the project itself as a custom file in the .settings folder? Benefits of doign this are if you

[jboss-user] [JBossMQ] - Re: Begin Not Followed by End

2009-05-26 Thread nxsimon
Problem seems to be solved by upgrading to JBoss-4.0.5. At least, jboss doesn't crash anymore. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233157#4233157 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233157

[jboss-user] Re: Is it possible to add another hot deployment directory?

2009-05-26 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=72055 Posted on behalf of a User I have tried this approach by adding my local directory /home/fred/work/jboss/deploy/ (see below) to the server/default/conf/bootstrap/profile.xml file and restarting the AS. Placing the file helloworld.war

[jboss-user] [Beginners Corner] - Re: Licensing concerns with on-selling JBoss

2009-05-26 Thread Chagma
That's fair enough Peter but I don't think it's that serious or grave. You are free to express an opinion and, by all means, qualify it with the appropriate remarks. Of course I will have to check things with a lawyer but at this stage I am just trying to see if there's any point in outlaying

[jboss-user] [JCA/JBoss] - Problem with Xa transactions in Oracle, Can anyone help me?

2009-05-26 Thread andresramilo
Hi, Im trying to configure an application to work in Jboss, and I was unabled to do that. the Aplication has two data sources called nmadmprod-ds.xml and portabilidad-ds.xml Here is the source nmadmprod-ds.xml: ?xml version=1.0 encoding=UTF-8? xa-datasource jndi-namenmadmprodDS/jndi-name

[jboss-user] [JBoss jBPM] - Re: Eclipse plugin for jBPM - Misplacement of Node's in proc

2009-05-26 Thread rafiuddin.mk123
Sujatha, I use to present that processimage.jpg's to manager, but while re-opening the processdefinition.xml all the mess will happens nodes will not be in same place where i have saved. At that time also Processimage.jpg images are ok, they are intact. Any other alternative, rather than

[jboss-user] [JBoss Cache: Core Edition] - Re: Merging View content after splits

2009-05-26 Thread manik.surt...@jboss.com
if, in jboss cache, you have fetch state on startup enabled, a rejoin will trigger a state transfer. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233301#4233301 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233301

[jboss-user] [JBoss Messaging] - Share the same tables in a clustered Jboss messaging environ

2009-05-26 Thread yanfengzhang816
I want to set up a clustered JBoss Messaging environment. All destinations (queues) are configured as clustered = true. My question is: Can I use the same tables (JBM_...) for all the nodes in the cluster? For example, I use the same data source configuration for JBoss Messaging on all nodes

[jboss-user] [EJB/JBoss] - Re: set TransactionTimeout during Runtime

2009-05-26 Thread mclu
Have you solved it? I have a similar issue but I don't want to increase the timeout for the 97% mainstream handling like you Greets View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233281#4233281 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: basic authentication against unix password file?

2009-05-26 Thread dickson1888
Can anyone help for this issue? Thanks in advance View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233160#4233160 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233160 ___

[jboss-user] [JBoss Cache: Core Edition] - Registration of Cache MBean for JMX?

2009-05-26 Thread MPreukschat
Hi all, I'm working on a thesis about simulation and evaluation of distributed caching and I would like to use the standalone version of the JBoss Cache for this purpose. Now I have some questions regarding the registration of the MBeans to JMX. The userguide for 3.0.0GA Naga

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Tutorial for setup of Authentication in JBoss?

2009-05-26 Thread dickson1888
Thanks Peter. Workaround 2 is my target too. Under the LDAP tree, find the right person with related information (department code, user class, ...etc). These information can be used as the role. The question is how to config. I show the setting of LDAP login module. I want to use the

[jboss-user] [Beginners Corner] - Re: JBoss Profiler can't be activated!!

2009-05-26 Thread PeterJ
And from what I can recall, that version of the JVM is not supported in a virtual machine. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233362#4233362 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233362

[jboss-user] [Beginners Corner] - Re: JBoss Profiler can't be activated!!

2009-05-26 Thread jtcnz
Thanks Peter Yes. This probably relates to the OS components, because with the same configuration, the profiler can be activated on my Win XP prof. OS but Win 2003 server with SP2 not. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233216#4233216 Reply to

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Erase jsession id from url(first time itself)

2009-05-26 Thread tijomon
Hi , I am using jboss as my app server , i want to erase the jsession id param from my url if the cookie is enabled . current behaviour is if the cookie is activated the param will come with url only once for the first request after that it will store in the cookie. but i want to store the

[jboss-user] [Beginners Corner] - Re: isolate a datasource ( not share for all web application

2009-05-26 Thread dickson1888
share with other user. Although the datasource is defined in global and all other applications can use it, you must define the reference(this datasource) inside the application definition (web.xml and jboss-web.xml) and then your application can call this datasource. View the original post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Is it possible to use Hibernate persistent classes from

2009-05-26 Thread dimar1975
I've been able to reach Hibernate classes, by copying them in the EJB jar file. So it's a matter of classloading. So classes in the .HAR archive are not visible by EJB. Is it possible to change its classloading configuration ? View the original post :

[jboss-user] [JBoss Portal] - Re: How to get error messages on Login Failed

2009-05-26 Thread matallen
I realise this is a late reply, but hopefully someone will find this answer useful. Step 1) override the getUserStatus method in your custom loginModule ie. | @Override | protected UserStatus getUserStatus(String inputPassword){ | MyUserVO

[jboss-user] [JBoss Messaging] - Re: Share the same tables in a clustered Jboss messaging env

2009-05-26 Thread gaohoward
I think you are using JBoss Messaging 1.4, then you 'have to' use a single shared DB for clustering. You can find more info in the user's guide. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233365#4233365 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem: deployment with external Derby DB.

2009-05-26 Thread sergan_m
Hallo Jaikiran, Thank you very much for your answer! I'm new here and sorry that was blanks in my logs, I thought it will be seen Ok... derby.jar and derby-plugin.jar I have copied in jboss_home/server/default/lib, so i have read it in Docs. Please Help!!! View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deployment problem with migration to 5.1.0 GA

2009-05-26 Thread jaikiran
anonymous wrote : - Eclipse 3.4.2 Does that mean you are using an IDE to deploy applications in JBoss? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233240#4233240 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233240

[jboss-user] [EJB/JBoss] - Re: Are these warnings on startup anything to be concerned w

2009-05-26 Thread agori
jaikiran wrote : From what i know, these messages can be ignored. Carlo (from EJB3 dev team) had once mentioned in the EJB3 forum and in the JIRA that : | | anonymous wrote : For a bean developer this warning can be safely ignored. I really hope that you (JBoss team) are going to improve

[jboss-user] [Beginners Corner] - Re: isolate a datasource ( not share for all web application

2009-05-26 Thread jaikiran
dickson1888 wrote : you must define the reference(this datasource) inside the application definition (web.xml and jboss-web.xml) and then your application can call this datasource. Its actually not a must, but is recommended. Without referencing the datasource through resource-ref in the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss timeout when working with user account rights

2009-05-26 Thread PeterJ
I also see you are using Windows 2000. Ouch. I wonder if that has something to do with it. What version of the JVM are you using? When you start JBoss AS from within Eclipse, is there any output in the Console View? Can you tell from Task Manager if there is another java.exe task running? Are

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem: deployment with external Derby DB.

2009-05-26 Thread jaikiran
driver-classorg.apache.derby.jdbc.ClientDriver/driver-class Where have you placed the jar file containing this driver in JBoss? Also, while posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Problem with Xa transactions in Oracle, Can anyone help me?

2009-05-26 Thread andresramilo
Hi, Im trying to configure an application to work in Jboss, and I was unabled to do that. the Aplication has two data sources called nmadmprod-ds.xml and portabilidad-ds.xml Here is the source nmadmprod-ds.xml: ?xml version=1.0 encoding=UTF-8? xa-datasource jndi-namenmadmprodDS/jndi-name

[jboss-user] [JBoss jBPM] - Re: ObjectNotFoundException when starting Execution with Tas

2009-05-26 Thread kukeltje
your definition is wrong, you need a task-node around the task, assuming you are using jbpm 3 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233382#4233382 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233382

[jboss-user] [JBoss jBPM] - Re: Clone a Process Instance

2009-05-26 Thread kukeltje
anonymous wrote : I found a way though, but I can't make it work. That is cool. You found a way but cannot make it work. IMO you did not find a way then, at least not yet ;-) Not sure but it might be related to some hibernate deepcloning stuff. Never tried this, so I'm not sure. View the

[jboss-user] [JBoss/Spring Integration] - Error when looking up SLSB EJB with Spring

2009-05-26 Thread wzkl52
Hi, I could deploy my application on JBoss. I am using struts, spring, toplink, ejb 2.0. When my application tries to looking up an EJB with spring the next error is displayed: Error while trying to execute Controller. Application or unexpected error has occured

[jboss-user] [JBoss jBPM] - Re: Graphical jBPM designer for workflows

2009-05-26 Thread kukeltje
why 'quite emergency' You can use it separately from other tooling. You do not ask e.g. Tibco to develop a netbeans based developer ui either? I do not see the 'problem´ Regarding the Nuxeo question, you most likely get a better/quicker answer in their forum. Afaik you can use the definitions

[jboss-user] [JBoss Portal] - Re: How to access HttpSession Attributes in a portlet.

2009-05-26 Thread danwardamentracom
Did you ever get a solution for this? If so, can you please post it? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233386#4233386 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233386

[jboss-user] [JBoss jBPM] - Re: Graphical jBPM designer for workflows

2009-05-26 Thread salaboy21
I use jBPM with netbeans.. but I code jPDL by hand.. The plugin is not necessary if you don't need to see the process graphically. You can also create your custom process grapher if you want.. A plug in for netbeans wil be great.. but i think that this will need to be a community contribution..

[jboss-user] [JBoss jBPM] - Re: Clone a Process Instance

2009-05-26 Thread frinux
Yep, I meant I may have found a way... At least I think it could be a pretty solution... It must come from Hibernate, maybe it's not possible to manipulate 2 processInstances in the same jbpm session... I'm gonna work on this way (and I have no other idea!) View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Scheduler IllegalStateException while migrating jboss4 - jb

2009-05-26 Thread radimchatkalahari
Hi everyone, I'm facing strange deployment problem while migrating from jboss 4.2.3 to jboss 5.1.0GA I'm deploying myApp.ear file containing META-INF\scheduler-service.xml with content: ?xml version=1.0 encoding=UTF-8? | server |mbean code=org.jboss.varia.scheduler.Scheduler |

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - JPA (hibernate) entity mapping problem in ear

2009-05-26 Thread tperrigo
I've got a jar file of JPA entities; they are mapped primarily using annotations, but, since we need to use them against several databases, we map the primary key field for each entity in an orm.xml file (so the key generation strategy can be properly specified; nothing else changes between

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JPA (hibernate) entity mapping problem in ear

2009-05-26 Thread tperrigo
Some additional information (that didn't prove very illuminating to me). If I change the mapping from the Process entity to the ProcessType entity to the following, the deployment error goes away (well, actually, it goes to the next relationship between entities of this type, and then causes

[jboss-user] [Security JAAS/JBoss] - How to create real in Jboss 5.0

2009-05-26 Thread thiagomontovaneli
Hi I am developing a system that use JAAS and when I was read on JAAS the example was in GlassFish and was needed to create a realm, I did not find how to create this realm, somebody can help me? Thank you! View the original post :

[jboss-user] [Security JAAS/JBoss] - How to create real in Jboss 5.0

2009-05-26 Thread thiagomontovaneli
Hi I am developing a system that use JAAS and when I was read on JAAS the example was in GlassFish and was needed to create a realm, I did not find how to create this realm, somebody can help me? Thank you! View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: How to create real in Jboss 5.0

2009-05-26 Thread thiagomontovaneli
Sorry I wrote wrong, the real means REALM. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233404#4233404 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233404 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Graphical jBPM designer for workflows

2009-05-26 Thread kukeltje
Personally, (I like netbeans to) I'd hope that there will *not* be two efforts (not even a community one) just for the sake of having almost the same functionality in netbeans as there is in eclipse (jpdl wise). Just like I said, we could develop applications for Tibco Process Engine with their

[jboss-user] [JCA/JBoss] - Configuring Local and Remote JMS

2009-05-26 Thread cpslo1999
It seems like this should be pretty easy, and it probably is, but... I'm trying to configure a JBoss 5.0.1.GA instance to use both it own local JBM instance as well as connect to a remote JBoss 5.0.1.GA instance (also using JBM). Ultimately I want to be able to use EJB3 MDBs on local and remote

[jboss-user] [JCA/JBoss] - Re: Configuring Local and Remote JMS

2009-05-26 Thread cpslo1999
Correction on the previous post: The Exception occurs whether my app has been deployed or not. My MDB's annotations look like this: | @MessageDriven(activationConfig = { | @ActivationConfigProperty( | propertyName = destinationType, |

[jboss-user] [Beginners Corner] - When an error 404 occurs is there a log file....

2009-05-26 Thread SamuraiCoder
or more detailed information as to the exact cause of the error? All I am getting is: type Status report message /webstore/store/theshop/home.seam description The requested resource (/webstore/store/theshop/home.seam) is not available. How do I get more information? View the original post :

[jboss-user] [JBoss/Spring Integration] - Re: Error when looking up SLSB EJB with Spring

2009-05-26 Thread wzkl52
This error occurs because we are trying to look up a Local interface of an stateless EJB with spring, by definition when you specify jndi-name on jboss.xml or ejb-jar.xml this JNDI is assigned to the remote interface. So you need to specify the local-jndi-name as follows: enterprise-beans

[jboss-user] [JCA/JBoss] - Re: Configuring Local and Remote JMS

2009-05-26 Thread PeterJ
This error: java.lang.IllegalStateException: jboss.messaging:name=JMSProvider,service=JMSProviderLoader is already installed. means that there is already an mbean by that name - which there is - the first entry in the jms-ds.xml file. To get rid of the error, use a different mbean name. There

[jboss-user] [JBossWS] - Disabling Transfer-Encoding: chunked in a client

2009-05-26 Thread worldofnic
All, I'm writing a client that goes via a dodgy web proxy that can't proxy Transfer-Encoding: chunked data. I thought from perusing the web that in JBossWS-Native and/or JBossWS-Metro you could disable this behaviour by editing:

[jboss-user] [JBoss Portal] - When to use Alias coordination feature of 2.7.x ...

2009-05-26 Thread souravm
Hi, I'm not sure when to use alias feature for coordination vis-a-vis explicit parameter bindings. To me both of them serve the same purpose. Any exaplanation on this would be helpful. Also, with alias binding what would be the effect of setting implicit-mode as true ? Regards, Sourav View

[jboss-user] [JCA/JBoss] - Re: Configuring Local and Remote JMS

2009-05-26 Thread cpslo1999
You're right. That got rid of my error. Now my jms-ds.xml looks like this: | ?xml version=1.0 encoding=UTF-8? | | connection-factories | ...as provided in JBoss distro... | | mbean | code=org.jboss.jms.jndi.JMSProviderLoader |

[jboss-user] [JBoss Portal] - Re: When to use Alias coordination feature of 2.7.x ...

2009-05-26 Thread sambit_dixit
Hi Sourav, This is a typical case of design time and run time. Alias binding is more of a design time where you map the namespace to a specific parameter and associate the aliases to respective portlets so that they can identify the actual param in the url with the alias defined. Where as in

[jboss-user] [JBoss jBPM] - Re: jbpm4jsf source not found

2009-05-26 Thread lpiccoli
the source for jbpm4jsf can be seen on he SVN browse | http://fisheye.jboss.com/browse/JbpmSvn/jbpm3/modules/jbpm4jsf | but i cant find it on the SVN repos. any help is appreciated. -lp View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233438#4233438

[jboss-user] [JBoss Messaging] - Configuring the JMS Bridge

2009-05-26 Thread cpslo1999
I've got two JBoss 5.0.1.GA instances. Server A has a topic and I would like to have bridged to a Queue on Server B. I've added the following to Server B's deploy/messaging/jms-ds.xml | !-- Remote JMS Provider -- | mbean | code=org.jboss.jms.jndi.JMSProviderLoader |

[jboss-user] [Performance Tuning] - verbose GC not working

2009-05-26 Thread vons1234
Hi, I am trying to get the GC output using following switches in JVM JAVA_OPTS=-server -Xms1500m -Xmx1500m -Xss128k -verbosegc -Xloggc:GC.log -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseLargePages -XX:PermSize=512m -XX:MaxPermSize=512m -XX:ThreadStackSize=512 -XX:+UseParallelGC

[jboss-user] [Management, JMX/JBoss] - UserTransaction not working inside jboss service

2009-05-26 Thread elgabo
Hi everyone, I'm heavily using JMX based services inside a JBoss 4.2.3 application server (.sar project). But I am not able to manage a JDBC transaction through UserTransaction. The statements get executed before I commit the transaction and when I rollback the changes are not undone. I use a

[jboss-user] [JBoss Messaging] - NullPointerException when trying to open a session for sendi

2009-05-26 Thread josey
I am getting a NullPointerException when trying to open a session for sending a JMS message. I have two clusters, each with one node started up. I run into the error when trying to send a message from within the server that is not running the JMS server (I removed the deploy/messaging folder

[jboss-user] [JBoss Portal] - Re: How to access HttpSession Attributes in a portlet.

2009-05-26 Thread apemberton
Not sure if the original author achieved success, but one way to handle this would be to access the servlet's session from the portlet through the PortletSession scope. JSR168 and 286 allow sharing of a web-application's session with a portlet if they're pacakged together by accessing the

[jboss-user] [EJB/JBoss] - Re: ejbTimeout executing on Server Restart. EJB Not deployed

2009-05-26 Thread betounisul
See this similar problem, I believe I can help you. http://www.jboss.org/index.html?module=bbop=viewtopict=155568 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233449#4233449 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Configuring the JMS Bridge

2009-05-26 Thread gaohoward
Hi did you see any error information in the server.log file? Also, make sure the two nodes' serverPeerIDs are different from each other. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233452#4233452 Reply to the post :

[jboss-user] [JBoss Tools (users)] - issue of install jbosstools

2009-05-26 Thread lili001
Hi i am using eclipse3.4.2 and jbosstools3.0.1GA.i tried to install jbosstools manually,it always failed.so i installed it by online updating.but eclipse has no seam perspective and seam file only has seam page flow.who can help me ? Thanks View the original post :

[jboss-user] [Clustering/JBoss] - 2JBoss For 2different Application on a single machine

2009-05-26 Thread mehtamonika_19
Hi all, I have a requirement of running 2 jboss instances for 2 different application on a single machine. Please provide your valuable input on how this can be done. Regards, Monika View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4233457#4233457 Reply to

  1   2   >