[jboss-user] [JBossWS] - Re: Problem with inheritance and JBossWS

2008-12-17 Thread a.gazzarini
Hi Richard, thanks for reply! I think that it could be better (for example) if it should be possible to insert the @XmlSeeAlso in the service endpoint class. In this way when you defining the XXX Service endpoint class you can indicate implicit classes that are involved in the service execution

[jboss-user] [JBoss Cache: Core Edition] - Re: What's wrong with this configuration??

2008-12-17 Thread nachiket_patel
Jason wrote: -- Why are you using gossip? You dont need a gossip router to do TCP. Also gossip isn't preferable for a cache setup. --- I am planning to use TCPPING but as it is creating problem, temporarily i am using Gossip. When i use TCPPING then it is not reconnecting When

[jboss-user] [Installation, Configuration DEPLOYMENT] - Quartz Service doesn't bind to JNDI

2008-12-17 Thread luckybird
Hi all, I can't get Quartz to work. At first, I've created a quartzservice.sar as described in http://www.kouiskas.com/?page_id=19. The Service starts and is bound to JNDI. But if I create a CronTrigger and it's time to start this trigger, it complaints about ClassNotFoundException. I think,

[jboss-user] [JBoss Getting Started Documentation] - Jboss 5 startup problem on Eclipse 3.3 and 3.4

2008-12-17 Thread kkurt
I cant startup jboos on eclipse.I deployed jboss 5 on Eclipse europe. Problem is when i try to start up jboss, i recieving line below,at the and of console : [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA date=200812042120)] Started in 34s:712ms It says, jboss is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-17 Thread jurerai
Could this be the reason that jboss could not start or should we look elsewhere? Thank you, Jure View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197050#4197050 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197050

[jboss-user] [EJB 3.0] - Re: locate services with service locator?

2008-12-17 Thread luckybird
I found my own solution: | @SuppressWarnings(unchecked) | public T T lookup(ClassT clazz, final String pJndiName) { | T cs = null; | String jndiName = (pJndiName == null) | ? jndiPrefix + clazz.getSimpleName() + Bean/remote | :

[jboss-user] [JBoss Tools (users)] - Re: Doesn't redeploy on change

2008-12-17 Thread juanignaciosl
SOLVED. Certainly my fault, I had looked into 'launch configuration' but not at 'Overview'. Thank you very much!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197053#4197053 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: SLSB + JBPM Rollback

2008-12-17 Thread AmiraTalbi
Hi kukeltje; Thanks for your reply. I'm using JBPM3.2.2 and I checked out project from SVN to change the hbm files us mentionned. My transaction schema is : - I'm receinving messages from asynchronous systems via an MDB, the MDB dispatches the message to a session Bean that fire the process

[jboss-user] [JBoss Cache: Core Edition] - Re: What's wrong with this configuration??

2008-12-17 Thread nachiket_patel
anonymous wrote : BTW, if you pull the cable long enough for a network split/partition to occur, and later reconnect the cable, then you will trigger a mergeview, which JBoss Cache does not handle (you have to handle the condition in application code via a cache listener). Using ViewChanged

[jboss-user] [JBoss jBPM] - Re: SLSB + JBPM Rollback

2008-12-17 Thread AmiraTalbi
Sorry, I'm using JBPM 3.2.3 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197056#4197056 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197056 ___ jboss-user mailing list

[jboss-user] [JCA/JBoss] - How can persist JCA Mbean's attributes using PersistenceMan

2008-12-17 Thread makas
Hi all. I have a JCA Connector. When JBoss 4.2.2 GA is started it made four beans for this connector: 1)jboss.jca:name='rarname.rar', service=RARDeployment 2)jboss.jca:name='myJndiname', service=ConnectionFactoryBinding 3)jboss.jca:name='myJndiname',

[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

2008-12-17 Thread lovelyliatroim
anonymous wrote : | Can you not simulate this in a test or staging environment, by loading one server (which runs the TcpCacheServer) artificially (maybe even give it less memory so it has to perform GC more often) and try and lock up the other servers to get a thread dump? | Will try

[jboss-user] [JBoss jBPM] - Re: Class Cast Exception while the BPEL Process Ends

2008-12-17 Thread dhanushgopinath
Hi, Inorder to solve this problem, I tried upgrading my jbpm bpel instance to 1.1.1 I ran my process and now it throws a slightly different exception. 17:52:39,153 ERROR [GraphElement] action threw exception: org.jbpm.scheduler.ejbtimer.EntitySchedulerServiceFactory |

[jboss-user] [JBoss Getting Started Documentation] - Re: Jboss 5 startup problem on Eclipse 3.3 and 3.4

2008-12-17 Thread PeterJ
Correction - you can start JBoss AS 5.0.0.GA - you even posted the evidence that it started. The problem is that Eclipse is not recognizing that it started, which makes it an Eclipse problem. Do you have JBoss Tools installed into Eclipse? If not, please do so, it appears to be able to handle

[jboss-user] [JCA/JBoss] - Re: How can persist JCA Mbean's attributes using Persistenc

2008-12-17 Thread PeterJ
Why would you want to persist the attributes for those beans? What do you think that will buy you? What is the use case for this? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197169#4197169 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - Re: JMX bean creating InitialContext: Works from JMX consol

2008-12-17 Thread dasmith836
Still haven't found a solution to this - any love here? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197174#4197174 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197174 ___

[jboss-user] [Beginners Corner] - Secure EJBs and Webservices

2008-12-17 Thread OrangeMetallicFrog
Hi all, I've got an EJB that I have managed to secure using LDAP. I've got a standalone client that can connect, login and invoke methods on the EJB. That's all good. However, I also have a webservice. The webservice takes three parameters with two of the parameters being the username and

[jboss-user] [JBoss Cache: Core Edition] - Re: Deploy jboss cache within an EAR

2008-12-17 Thread szymon_z
yes, you can deploy it, I have done it the following way: - put the cache MBean configuration in file named jboss-service.xml - put jboss-service.xml inside META-INF dir of a newly created SAR file (you can name it jbosscache.sar for example) - in your application's EAR you put the SAR at root

[jboss-user] [JBoss Messaging] - Re: JBoss 5.0.0.GA on MySQL, migration problem

2008-12-17 Thread PeterJ
anonymous wrote : mysql-persistence-service.xml placed in examples is very misleading, as it has clustered attribute set to false by defaulf, while ChannelFactoryName is not commented, I heartily agree and pointed this out once before in this forum as being a possible issue when GA came out.

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: persist attributes of JCA Mbeans

2008-12-17 Thread PeterJ
Please do not cross-post. http://www.jboss.com/index.html?module=bbop=viewtopict=147483 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197178#4197178 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197178

[jboss-user] [JBoss jBPM] - Re: jBPM 3.3.0GA and Oracle causing StaleObjectStateExceptio

2008-12-17 Thread jjrs
I have a similar problem, although in my case the nodes have async='true'. The exception I get is | org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [org.jbpm.graph.exe.Token#48] | at

[jboss-user] [EJB 3.0] - Re: Dynamic units within persistence.xml

2008-12-17 Thread lord_jorge
Hi guys, I had created a factory class that use Ejb3Configuration to add the dynamic persistent-units. I tried to test connecting to a DS db001ds and made a persist and a find operation successfully. But when I try to create 2 EntityManagerFactory's, (DS db001ds and db002ds) i get the

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Apache Busy with Tomcat JBOSS connector - Bottleneck on JVM

2008-12-17 Thread toto3000
Hello, I'm using JBoss v4.03 with Apache Web Server for a website which is in a Production state. I have a strange behavior when i look at the Apache JK Status Manager page. Sometimes i can see a lot of busy connection to tomcat. I have performed several threaddumps when this happens and

[jboss-user] [JBossWS] - Cannot find ServiceFactory implementation error

2008-12-17 Thread sarkalgud
Hello, I am a newbee. When I execute my first WS client app, I see following error javax.xml.rpc.ServiceException: Cannot find ServiceFactory implementation at javax.xml.rpc.ServiceFactory.newInstance(ServiceFactory.java:115) And the code snippet looks like: import

[jboss-user] [JBoss Messaging] - Re: JMS client in a applet

2008-12-17 Thread PoonamAgarwal
Hi Clebert, I am facing a similar issue as Laurent. I tried using jboss-remoting2.4GA.jar but I could only make the connections and was not able to receive messages. I am trying to access the messages via a webstart application. Can you send me the link from where I can download the

[jboss-user] [JBoss jBPM] - Re: SLSB + JBPM Rollback

2008-12-17 Thread AmiraTalbi
here is my jbpm.cfg.xml config : service name=persistence | factory | bean class=org.jbpm.persistence.db.DbPersistenceServiceFactory | field name=isTransactionEnabledfalse //field | field name=isCurrentSessionEnabledtrue //field | /bean |

[jboss-user] [EJB 3.0] - The infamous SocketTimeoutException

2008-12-17 Thread FredDolittle
Hi All, I am having a client connection problem. I am using JBoss 5.0 implementing JDK 6. I have sucessfuly deployed my test Stateful bean and here is the output from the URL:http://localhost:8080/jmx-console/ (after selecting service=JNDIView from the jboss section AND pressing 'Invoke'

[jboss-user] [JBoss jBPM] - Re: JBPM-3.3.0 login issues

2008-12-17 Thread mr.sathya
Hi All... Pls help me to solve this problem... Thanking in advance.. Regards, Sathya View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197097#4197097 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197097

[jboss-user] [JBoss jBPM] - Re: jBPM 3.3.0GA and Oracle causing StaleObjectStateExceptio

2008-12-17 Thread mputz
Petr, please try to explicitly set the lock mode on the join: join name=join1 lock=UPGRADE and let us know how it works for you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197120#4197120 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Problem with a decision node in a fork, join construct.

2008-12-17 Thread erciped
We are having the same problem. Has anyone tried other options like optimistic-lock=false on some of the relationships between token and the other tables? The children relationship looks suspect in that is a child Token gets removed or added, the version of the parent Token is incremented.

[jboss-user] [JBoss jBPM] - JBPM-BPEL extension roadmap

2008-12-17 Thread mjoglekar
Hello, We have been using JBoss and different components from JBoss for a while. One of them is JBPM-BPEL extension 1.1 GA. We are currently on JBossAS 4.0.5GA. Now that 5.0 is released, we would like to upgrade our old components on top of 5.0. Can someone tell me or point me to URL which

[jboss-user] [JBoss Tools (users)] - Re: Unknown context variable name:

2008-12-17 Thread scatu...@gmail.com
In order to make sure that I had all the steps required to reproduce the behavior, I created a project from scratch with seam-gen in a new workspace and guess what, problem fixed. I no longer get warnings so I guess that your first answer that I didn't understand at the time was probably the

[jboss-user] [JBoss Tools (users)] - Re: Thi first impressions whith Ganimade - ERROR

2008-12-17 Thread akazakov
JBoss Tools 2.* doesn't work with Ganimade. Please use JBoss Tools 3.0.0 instead. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197158#4197158 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197158

[jboss-user] [JBoss Messaging] - Re: JBoss 5.0.0.GA on MySQL, migration problem

2008-12-17 Thread raczer
Thanks PeterJ, I've done all these steps before with JBoss 4.2.2 and 4.2.3 (most of them is done by the build process). The only difference is that I have 2 data sources, so that JBM has DefaultDS, and the app has another. That always worked fine. The only exceptions I can see in logs are

[jboss-user] [JBoss Cache: Core Edition] - Re: What's wrong with this configuration??

2008-12-17 Thread nachiket_patel
I found it. Actually for TCP, Either we have to specify all the host names in TCPPING initial_hosts or we have to use MPING . Regards, Nachiket View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197087#4197087 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

2008-12-17 Thread lovelyliatroim
anonymous wrote : | No reason, really. Happy to accept a patch, to make this configurable using a cache loader property. | Created one for the 2.2.1.GA version https://jira.jboss.org/jira/browse/JBCACHE-1451 View the original post :

[jboss-user] [EJB 3.0] - Re: Stopping an MDB from Listening to a Queue

2008-12-17 Thread pbaker01
Anybody? I have seen at least one other unanswered topic regarding this issue: http://www.jboss.com/index.html?module=bbop=viewtopict=133360 Any guidance would be greatly appreciated. PB View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197153#4197153 Reply to

[jboss-user] [JBoss jBPM] - Latest jbpm-console sources

2008-12-17 Thread srLucas
Hi All, I've been trying to get my hands on the jbmp-console sources without luck. I am confused as to where they are located on the SVN server: 1.- http://anonsvn.jboss.org/repos/jbpm/projects/jsf-console or 2.- http://anonsvn.jboss.org/repos/jbpm/console/trunk Any ideas on which one I should

[jboss-user] [Microcontainer] - RuntimeError in JMX Demo

2008-12-17 Thread Gary Marsh
I decided to build and run the actual jmx Demo code I downloaded from the DZone_1_0 area and I ran into this runtime error : Deployed URL: file:/C:/NichPro/MCJMXDemo/META-INF/varia-deployers-beans.xml | java.lang.IllegalStateException: Incompletely deployed: | | *** DEPLOYMENTS IN ERROR:

[jboss-user] [Beginners Corner] - Re: Changing the soap:address location

2008-12-17 Thread PeterJ
No, I do not know how to do that in NetBeans. I use Eclipse, but only as a glorified text editor. When it comes to things like this (or compiling, packaging, or deploying) I revert to the command line (or Ant or Maven) so that I can keep my sanity. View the original post :

[jboss-user] [Microcontainer] - Re: RuntimeError in JMX Demo

2008-12-17 Thread alesj
You don't have the latest version of DZone_1_0 branch. There is no such 'scopingPolicy' property used anymore (but it used to be): - http://anonsvn.jboss.org/repos/jbossas/projects/demos/microcontainer/branches/DZone_1_0/jmx/src/main/resources/META-INF/aop-beans.xml View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-17 Thread jurerai
Jaikiran thank you for your help. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197101#4197101 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197101 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: Problem with a decision node in a fork, join construct.

2008-12-17 Thread mputz
Ronald, thanks for the unit test. I executed it against mysql, postgres and oracle (the real ones and not just h2 in the different modes to be sure), and here is what I've found: + join name='join' /* the default: leads to StaleObjectStateException with Oracle and Postgres */ | //+ join

[jboss-user] [EJB 3.0] - Re: Accessing EJB in seperate EAR

2008-12-17 Thread PeterJ
Another alternative is to add into the second EAR a dependency on the MBean created for the EJB in the first EAR. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197181#4197181 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Failed to find persistence unit

2008-12-17 Thread ubersoldat
I still don't know why EJB_3 must know anything about the persistence units that don't belong to it. Anyway, I fixed this by adding a persistence.xml file to the ear. I get a resource already registered error at deployment, but things work fine. View the original post :

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

2008-12-17 Thread thiagomontovaneli
Actually, I want know, Wich forms can I call one EJB. I am using jboss 4.2.2 with default instalation. My EJB project is into of one EE project. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197114#4197114 Reply to the post :

[jboss-user] [JBossWS] - Re: Enabling HTTP Basic Authentication for EJB3 web service

2008-12-17 Thread getaceres
I've seen that using @WebContext works and my service uses HTTP Basic Authentication but this breaks portability. I tried using the jboss.xml file to get the same result but it seems as if it were ignored. Is there any example of using the jboss.xml file to achieve that? View the original post

[jboss-user] [JBoss Messaging] - Re: Message threshold

2008-12-17 Thread ataylor
This is just the messages being deserialized. Is you're clustering configuration correct. Maybe you're queue isn't clustered and the consumer is connecting to a different node. I would run the clustering examples to validate your installation is correct. View the original post :

[jboss-user] [JBoss Tools (users)] - hibernate.cfg.xml not found when l launch a test

2008-12-17 Thread juanignaciosl
I've created a Seam web project with JBoss Tools. I've made the following test: | public class ProyectosTest extends SeamTest { | @Logger | Log log; | | @Test | public void testProcesoProyecto() throws Exception { | new ComponentTest() { |

[jboss-user] [JBoss jBPM] - Re: why the single hibernate oracle sequence

2008-12-17 Thread jbarrez
If you take a look at the jBPM hbms, you'll see that the id generator is set to 'native'. According to Hibernate doc, this means that indeed only one sequence will be used... You can change this by changing the hbms of jBPM. See http://www.hibernate.org/296.html for more information. View the

[jboss-user] [Beginners Corner] - New to JBoss, where to start??

2008-12-17 Thread nachiket_patel
Hello, I am new to JBoss. Just started reading and creating prototypes before one week using JBoss PojoCache eventually learned about JGroups. (Only basics) Based on my little knowledge about JBoss, It is built upon ground level technologies to higher level technologies, like JGroups is used

[jboss-user] [JBoss Tools (users)] - problem while deploying a seam web project

2008-12-17 Thread meissa
Hi all, I have a problem while using the jbossTool fullPublish function to deploy a seam web project. The seam.jar is always missing in the deployed ear. I always have to add it manually in the deployed ear. I'm using eclipse 3.2 , jbossIde 2.1 and seam 2.0 Can someone tells me the reason of

[jboss-user] [JBoss jBPM] - Re: How to best control access from multiple threads to a Pr

2008-12-17 Thread AmiraTalbi
jse I understand your problem. What I have done is to add process variable in y process Instance to say of it's idle or not (in the wait state). If it's idle, i fire the process else I persist this msg to be proceeded by the process when previous message execution finish. So that, the

[jboss-user] [JBoss jBPM] - Re: Problem with a decision node in a fork, join construct.

2008-12-17 Thread janvandeklok
Martin, can we set the lock attribute in the processdefinition.xml?? Not according to the documentation imho. Jan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197124#4197124 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: JDK 5 or 6 with JBoss AS 5, eclipse ganymede, JBoss tool

2008-12-17 Thread snjeza
https://bugs.eclipse.org/bugs/show_bug.cgi?id=213286 is related to Eclipse 3.3. Eclipse 3.4 is more stable than Eclipse 3.3. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197216#4197216 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: What's wrong with this configuration??

2008-12-17 Thread nachiket_patel
I found it. Actually for TCP, Either we have to specify all the host names in TCPPING initial_hosts or we have to use MPING . Regards, Nachiket View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197084#4197084 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - How to use startService() method in ServiceMBeanSupport

2008-12-17 Thread d_hazem
Hi, How to use the startService() method and what is it used for? I am trying to register an mbean after sar file deployment under jboss. It works if i use start() method but i want that mbean registration is done automatically. Thanks for your help. View the original post :

[jboss-user] [JBoss Messaging] - Re: Message threshold

2008-12-17 Thread rana24
Thanks andy for ur clarification, We are doing the same thing sending a message and thread.sleep for 1 second n sending another message. I have seen following log in system.log file , which is being repeated, ( System is running in cluster ) Is something happenining recursively ?? Any idea

[jboss-user] [Security JAAS/JBoss] - Re: JBoss datasource encryption

2008-12-17 Thread nsayer
I worked around this by extending ConfiguredIdentityLoginModule. I overrode initialize to create a new options Map from the old one, but with the password decrypted, then call super.initialize(). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197194#4197194

[jboss-user] [JBoss Cache: Core Edition] - Need to move Jboss cache config to Spring - pls help

2008-12-17 Thread cacheuser
I am using JBC 3.0. My config looks as below. I need to move the config to Spring because I have to use the connection pooling object from some other Spring config or if I cant use the connection pooling object I will have to get the Database connection stuff(server:port user password) from

[jboss-user] [EJB 3.0] - Re: Accessing EJB in seperate EAR

2008-12-17 Thread PeterJ
No, but you can get it to load the second EAR file last by creating a server/xxx/deploy/last directory and placing the second EAR file into that directory. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197180#4197180 Reply to the post :

[jboss-user] [JBoss jBPM] - Cancelling dynamically created tasks

2008-12-17 Thread redguy666
Have such case: in one task-node I create few tasks for different actors (every one of them has to accept processed document). This is done in node-enter event when entering this task-node. I would like to cancel all pending tasks in this node when first of those actors rejects (takes reject

[jboss-user] [JBoss Tools (users)] - Re: JDK 5 or 6 with JBoss AS 5, eclipse ganymede, JBoss tool

2008-12-17 Thread mareshkau
I have founded some information about crash jvm here https://bugs.eclipse.org/bugs/show_bug.cgi?id=213286, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197179#4197179 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - persist attributes of JCA Mbeans

2008-12-17 Thread makas
Hi all. I have a JCA Connector. When JBoss 4.2.2 GA is started it made four beans for this connector: 1)jboss.jca:name='rarname.rar', service=RARDeployment 2)jboss.jca:name='myJndiname', service=ConnectionFactoryBinding 3)jboss.jca:name='myJndiname', service=ManagedConnectionFactory

[jboss-user] [JBossWS] - Re: jboss ws + java.lang.NoClassDefFoundError: com/sun/xml/m

2008-12-17 Thread rodosa
I fix it putting saaj-impl.jar at client folder of my jboss!!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197083#4197083 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197083

[jboss-user] [JBoss Messaging] - Re: JBoss 5.0.0.GA on MySQL, migration problem

2008-12-17 Thread raczer
PeterJ wrote : 4) If you don't need clustering, in mysql-persistence-service.xml set Clustered to false and comment out the ChannelFactoryName attribute. Ok, so I lied about the last one. After commenting it out PostOffice starts and there are no problems with JBM. Thanks PeterJ!

[jboss-user] [EJB/JBoss] - fail to call ejb2.1 from web module

2008-12-17 Thread Gopal.varshney
Hi When an ear[containing ejb jar file and ejb client war file] is deployed on JBOSS 4.2.0 GA it is deployed and web client is able to access ejb. But when we make ejb and web client separately and deployed then on same jboss with out making ear, then web client is not able to create remote

[jboss-user] [EJB 3.0] - Accessing EJB in seperate EAR

2008-12-17 Thread jej2003
I am trying to access an EJB (SLSB) in a separate EAR file (not isolated) using injection. When I do this I get an error that the dependent class is not loaded because of the load order. Is there a way to have JBoss load the other ear first without using the prefix loader? View the original

[jboss-user] [JBoss Cache: Core Edition] - Re: About Merging States on Merge of two sub groups.

2008-12-17 Thread manik.surt...@jboss.com
Re-syncing is pretty tough and very application-dependent. If you are caching data that can be retrieved externally or recalculated externally, then your best bet is to simply wipe the cache and start again. Otherwise, you could pick one instance as the correct version, and shut down and

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - problem while migrating from weblogic to Jboss EJBDeployer]

2008-12-17 Thread sachin1506
[EJBDeployer] Verify failed; continuing java.lang.NoClassDefFoundError m using jboss version 3.2.6 and jdk 1.4.2 as i have just started working on jboss and i have assigned the work to deploy all ear files over jboss but there is some problem and m not able to through this so any one can plzz

[jboss-user] [Security JAAS/JBoss] - Re: Extending AbstractPasswordCredentialLoginModule

2008-12-17 Thread nsayer
I had this same problem and solved it by instead extending ConfiguredIdentityLoginModule. I overrode initialize() to fetch the password from the options map, decrypt it, then make a new hashmap (the old one is unmodifiable) with the options, replacing the password with the decrypted version,

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Failed to find persistence unit

2008-12-17 Thread ubersoldat
Hi I'm currently migrating a working JBoss 4.0.5.GA EAR to 5.0.0.GA. The ear is structured as this: | EAR | |- Servlet WAR | |- Utility JAR | |- MDB (jms) | |- EJB_3 (stateless/no entities, no persistence) | |- EJB_1 (stateless/entities) | |-1PU | |- EJB_2

[jboss-user] [JBoss Portal] - Portal sub-pages in tabs

2008-12-17 Thread mn1986
Hi, I'd like to create portal sub-pages inside the portal-page in the form of tabs. Any pointers in this direction would be appreciated. Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197195#4197195 Reply to the post :

[jboss-user] [EJB 3.0] - Re: JNDI lookup of EJB3 SLSB from Quartz

2008-12-17 Thread jharby1
Ok, thanks here is the Quartz job execute method. | public void execute(JobExecutionContext jobExecutionContext) throws JobExecutionException { | try { | Context ctx = getInitialContext(jnp://localhost:1099); | FundingService fs = (FundingService)

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Updating deployed applications while keeping old session

2008-12-17 Thread Jan_Bruun_Andersen
Thanks Peter. At least I have my answers now. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197218#4197218 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197218 ___ jboss-user

[jboss-user] [JBoss jBPM] - why the single hibernate oracle sequence

2008-12-17 Thread erciped
Hi Why does the hibernate only use the single oracle database sequence? We tend to use a separate sequence for every table unless we need to have uniqueness across multiple tables. Does jBPM use the sequence value in any way? We had the same problem when we used OS Workflow in that the whole

[jboss-user] [JBoss Cache: Core Edition] - Re: About Merging States on Merge of two sub groups.

2008-12-17 Thread nachiket_patel
Thanks Manik, I think Shutting down and restarting will work in our case, as there is only one writer server, which will be initial host, and only one who will write to cache, so server instance of cache will be correct one always. Only disconnected instance (reader) needs to restart itself,

[jboss-user] [JBoss Tools (users)] - Re: Thi first impressions whith Ganimade - ERROR

2008-12-17 Thread jmiguel77
Hi I have the Ganymede build ID: M20080911-1700 version 3.4.1 for J2EE Developer I just downloaded the jboss tools file: JBossTools-2.1.2.GA-ALL-linux-gtk.zip, but in the details of the plugins, almost every plugin appears withe the 2.1.1 GA version I get this error in the Web Development

[jboss-user] [JBossWS] - jboss ws + java.lang.NoClassDefFoundError: com/sun/xml/messa

2008-12-17 Thread rodosa
Hello!!! I'm a problem with WS! I'm using Jboss 4.0.5 and jdk1.6. I've created a Junit file that call to my simply web service, but when invoke to the webMethod ... the following exception it's thrown: | java.lang.NoClassDefFoundError: com/sun/xml/messaging/saaj/soap/AttachmentPartImpl

[jboss-user] [JBoss jBPM] - Re: why the single hibernate oracle sequence

2008-12-17 Thread erciped
Thanks jbarrez. I am aware I can change it but the question is will changing the model to use multiple sequences have any adverse affects in jBPM I don't want to get any unexpected behavior like I did with OSWorkflow View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-17 Thread jaikiran
jurerai wrote : Could this be the reason that jboss could not start or should we look elsewhere? | | Thank you, | | Jure I don't think that should stop the server from starting. Moreover, you mentioned that the server is accessible through the http request. So the server is up and

[jboss-user] [JBoss Cache: Core Edition] - Re: What's wrong with this configuration??

2008-12-17 Thread nachiket_patel
My disconnect application(150.0.149.108) [which is not a merge Leader] is connected back to the network, then this messages are logged repeatedly. | 2008-12-17 15:56:40,284 DEBUG [GMS] (ViewHandler,150.0.149.108:7957) Determining merge leader from coordinators: [150.0.149.105:7957,

[jboss-user] [JBoss jBPM] - Re: why the single hibernate oracle sequence

2008-12-17 Thread jbarrez
I haven't tried it yet, but I don't see any problems. After all, Hibernate will handle the primary key for jBPM and I don't see any problems in that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197121#4197121 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - About Merging States on Merge of two sub groups.

2008-12-17 Thread nachiket_patel
Hello, I am getting more familiar with JBoss Cache. I got very much confused and scared in past 3 to 4 days. Because of zero knowledge of JBoss Cache as well as JGroups. And i was trying to avoid JGroup internals initially, lately ended in poor understanding. But now (I feel) i am much clear

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

2008-12-17 Thread morphy
you can access the jmx console, call the jndiview.list method and have a full glance of the tree bye View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197127#4197127 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197127

[jboss-user] [Performance Tuning] - Apache busy connections - JBOSS Tomcat - Threaddump bottlene

2008-12-17 Thread toto3000
I have already posted this message in another rubric, but i think this is the right topic. Hello, I'm using JBoss v4.03 with Apache Web Server for a website which is in a Production state. I have a strange behavior when i look at the Apache JK Status Manager page. Sometimes i can see a lot of

[jboss-user] [Remoting] - Re: The invoker for locator (InvokerLocator [socket://xx.xx

2008-12-17 Thread sreepraveen_2000
I tried to fix the invoker problem by removing the local url from invoker registry. but, i get a different problem now. | | Caused by: java.net.BindException: Address already in use | at java.net.PlainSocketImpl.socketBind(Native Method) | at

Re: [jboss-user] [JBoss Portal] - Re: Portlet 2.0 Tag Library

2008-12-17 Thread Fernando Ribeiro
You need to add the Portlets 2.0 TLD do your WAR files, unlike you would if you were using the Portlets 1.0 TLD. Refer to http://fernandoribeiro.eti.br/2008/12/10/using-the-portlets-20-tld-in-jboss-portal-27/. Note that there is a pending question regarding why the Portlets 1.0 TLD is anyway added

[jboss-user] [Clustering/JBoss] - JMS provider failure detected for EJB Name javax.naming.Na

2008-12-17 Thread gmrao78
We are getting the following error when we are trying to deploy EJB2.1 based MDB in jboss-4.2.3.GA server. Any help is appreciated. 13:17:30,734 WARN [JMSContainerInvoker] JMS provider failure detected for EJB Name javax.naming.NameNotFoundException: XAConnectionFactory not bound at

[jboss-user] [JBoss Tools (users)] - Re: problem while deploying a seam web project

2008-12-17 Thread rob.stry...@jboss.com
The reasons for this behavior was a bug upstream in eclipse WebTools. Details were posted here: http://relation.to/8932.lace View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197224#4197224 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Problem with a decision node in a fork, join construct.

2008-12-17 Thread kukeltje
@Jan, Yes, the lock can be on the processdefinition. If it complaints and you have a reference to the xsd, remove that validating against the xsd does not work then. (also a jira issue might be created then for the xsd to be updated) @Martin.. Yes, I'd like to but I get 403's when

[jboss-user] [JBoss jBPM] - Re: Problem with a decision node in a fork, join construct.

2008-12-17 Thread kukeltje
@erciped: No, and I can't (at least not against a real Oracle or PostgreSQL). I agree that the issue seems to be in that direction. Can you give it a try? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197226#4197226 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Cancelling dynamically created tasks

2008-12-17 Thread kukeltje
anonymous wrote : when I tried to fetch pending tasks with executionContext.getTaskMgmtInstance().getTaskInstances() From where? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197228#4197228 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: serialization or parallel in a tasknode

2008-12-17 Thread kukeltje
anonymous wrote : co-signing is creating serverl tasks in one tasknode, but runing order of them are specific. You can't as mentioned earlier anonymous wrote : what i need is like it, except that the order can be specified. Again... you can't Tasks carried out one after another (if that

[jboss-user] [JBoss jBPM] - Re: How to best control access from multiple threads to a Pr

2008-12-17 Thread kukeltje
Sorry... Adding processvariable to a processinstance to say it is idle (in a waitstate) or not Again.. this sounds like a really strange solution to an ever stranger description... I think you misunderstand some concepts of jBPM, or I'm loosing it... not sure which one it is..

[jboss-user] [JBoss/Spring Integration] - Re: Spring TransactionManager

2008-12-17 Thread jegutierrezl
H i see, this implements javax.transaction.TransactionManager, but the error persist in jboss 4.0.2, 4.2.0 and 5 beta. i not found nothing solution... thx 4 your response View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197231#4197231 Reply to the post :

[jboss-user] [JBoss Portal] - Authentication portlet

2008-12-17 Thread kocoubb
Hello all, I need to create a portlet that captures data from the authenticated user, for example username and password to conduct consultations in another database. can someone help me. thanks. View the original post :

[jboss-user] [JBoss jBPM] - Re: Latest jbpm-console sources

2008-12-17 Thread kukeltje
1: The current JSF console. 2: was a try to get a new seam based console. 3: The 'new' console will be GWT based and is in http://anonsvn.jboss.org/repos/jbpm/projects/gwt-console/ So either 1 or 3 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197233#4197233

[jboss-user] [JBoss/Spring Integration] - Re: Spring TransactionManager

2008-12-17 Thread alesj
Do you have jta.jar in your app? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197234#4197234 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197234 ___ jboss-user mailing list

[jboss-user] [JBoss Tools (users)] - Re: problem while deploying a seam web project

2008-12-17 Thread meissa
rob.stry...@jboss.com wrote : The reasons for this behavior was a bug upstream in eclipse WebTools. Details were posted here: http://relation.to/8932.lace I've read the detail in the pointed url. My application.xml file look like this: | module | web |

  1   2   >