[jboss-user] [JBoss Messaging] - Re: Unique-Cons traint »jbm_msg_pkey« exception s in a c

2009-07-09 Thread mzeijen
Hi, Thanks for finding the problem. I changed my node id strategy to 10, 20, 30, etc.. I will look at my log closely and hope that the problem is gone now. Regards, Maurice View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242525#4242525 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Log4j Configuration

2009-07-09 Thread xmedeko
Hi, the recent 5.1.0GA has brought some changes regarding the logging. I just wonder, if JBoss 5.1.0GA already contains some solution for repository logging or do we have to still use own repository selector described in http://www.jboss.org/community/wiki/Log4jRepositorySelector ? View the

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread shekharv
I do not have any problems on MySql. I would attempt to recreate the tables once, or delete all the data in there once, and try again, Is the latest code that you were trying? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242530#4242530 Reply to the post

[jboss-user] [JBoss OSGi] - Re: JBossOSGi source archive

2009-07-09 Thread thomas.dies...@jboss.com
Actually, not sure if this is of much use. The jboss-osgi/trunk is an aggregator of many jboss-osgi projects which are all maintained in their respective SVN location | version.jboss.osgi.apache.xerces2.9.1/version.jboss.osgi.apache.xerces |

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deplyoment failing in jboss-5.1.0.GA

2009-07-09 Thread xmedeko
And what about to set java2ClassLoadingCompliance attribute to true? Either in jboss-web.xml, see http://www.jboss.org/community/wiki/ClassLoadingConfiguration or in the deployers/jbossweb.deployer/META-INF/war-deployers-jboss-beans.xml View the original post :

[jboss-user] [JBoss OSGi] - Re: JBossOSGi source archive

2009-07-09 Thread VincentGR
Yes but my pb is that I have no access to the SVN servers, and not all the projects provide source archives. My point is not to build the individual projects, but to build a distribution of jboss-osgi/trunk. I think it would make sense to aggregate the sources of the various projects into a

[jboss-user] [JBoss Tools (users)] - Re: problem with seam generate entities

2009-07-09 Thread micuentadecasa
ok, i think its good idea View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242534#4242534 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242534 ___ jboss-user mailing list

[jboss-user] [JNDI/Naming/Network] - jboss 4 behind proxy server

2009-07-09 Thread gkatz
Hi all; in my network configuration I have a jboss server running on machine A. the application deployed on that jboss has an EJB/JMS business logic and a fat swing client that is deployed inside the ear that is downloaded via webstart. all communications with machine A must be done via a proxy

[jboss-user] [EJB/JBoss] - JBoss 4.3 - Entity Beans Reentrant behavior

2009-07-09 Thread rksavvion
Presently for our EJB application, we have REENTRANT as false for the Entity beans (ejb 2.1) and performance test involving higher concurrency pose no problem for JBoss 5 (as well as for weblogic, websphere). However, for JBoss 4.3, with REENTRANT as false for Entity beans, following

[jboss-user] [JBoss jBPM] - Re: [jBPM4] Task Forms

2009-07-09 Thread kukeltje
In the current console, they the forms work when you give them the name of a task and put them in the 'root' of your process deployment. How they work internally can be seen in the example forms. Retrieval is done in the console. Look in the gwt-console forum on some hints how to

[jboss-user] [JCA/JBoss] - Re: Changinh connection state in CMP EJB

2009-07-09 Thread vickyk
dimonv wrote : | Nevertheless I had a look into the patch suggested by Vicky and have some comments regarding org.jboss.resource.connectionmanager.JBossManagedConnectionPool. Even if an RA supports re-authentication, its connections may not be put into a OnePool per default, since their

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread hexiaofeng
hi sheharv. Thanks for you comment. Can you try my codes in your MySQL? Thank you very much. I delete all tables. I use jbpm.mysql.drop.sql to do that. If you find bug in my codes, Please help me to fix it.My codes are very simple, If you update my codes. Please post it . Thank you again.

[jboss-user] [Security JAAS/JBoss] - Re: Single Sign On with LDAP Examples

2009-07-09 Thread Wolfgang Knauf
Hi, I have to admit I don't know SSO, I had used only simple login modules up to now. Digging around the docs, I found that org.jboss.security.idm.UsernameAndPasswordLoginModule uses a provider attribute (

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread hexiaofeng
hi sheharv Thanks for your help. Do you try my codes via your mysql? Do it still work fine? I remove my tabels via use jbpm.mysql.drop.sql. But exception still show. So can you help me to check my codes? I guess maybe some bug in my codes. Thank you agan. View the original post :

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread shekharv
OK, well I could not sleep, so I did try your code out, and it worked. Within Mysql. Your code was unchanged except for the fact that there was a method that you did not put in the earlier post. test.PID(). You did not put that method in the post you had. Here's the jbpm.hibernate.cfg.xml i

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread shekharv
as I said, I did check it with mysql, it says so in the hibernate config. Can you try in a different database? Hsql? the stuff that jbpm comes with default? | ?xml version=1.0 encoding=utf-8? | | !DOCTYPE hibernate-configuration PUBLIC | -//Hibernate/Hibernate Configuration

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread shekharv
I am using jbpm 4 cr1. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242552#4242552 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242552 ___ jboss-user mailing list

[jboss-user] [JBoss Tools (users)] - Re: problem with seam generate entities

2009-07-09 Thread micuentadecasa
last thing, remember that even jboss tools 3.1 you can only use seam 2.1 (and not final...), if its released seam 2.2 it should be in jboss tools 3.1 ;) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242554#4242554 Reply to the post :

[jboss-user] [JBoss jBPM] - JBPM - How to configure Application Database connections par

2009-07-09 Thread trupti_pandilwar
Hello, Can somebody tell me how do I configure Application Database connection parameters (e.g. max no. of connetions, max no. of idle connections etc)in JBPM? I have an requirement where in I'll have MySQL for JBPM Database and Oracle for application database (to implement business logic in

[jboss-user] [JBoss Tools (users)] - jboss-web-2.1.2.GA

2009-07-09 Thread micuentadecasa
hi, i want to know the differences between jboss-web-2.1.2.GA and jboss as 5 to be used with jboss tools. i suppose the web its faster. another thing, when i try to install it in eclipse i need to select a type of server, but none sounds like this, how i can install it? View the original post

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread hexiaofeng
Thank you very much. Can you tell me how to fix the java.lang.NullPointerException? I am very puzzle.. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242559#4242559 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242559

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread shekharv
Once you have completed the last task in the process, the process goes to the end sate after which it is deleted from the jbpm4_execution table and is then put into the JBPM4_HIST_PROCINST table, Now here are the two lines that are causing the problem: this is in the del method:

[jboss-user] [JBoss jBPM] - Re: JBPM - How to configure Application Database connections

2009-07-09 Thread shekharv
OK, I looked at your post first and got the impression that you wanted to set up a connection pool, but then you mention that you want the application is in oracle, but the jbpm database is in mysql? How is your application interacting with jbpm? In embedded mode? If so, is there a particular

[jboss-user] [JBoss jBPM] - Re: JBPM4: FOREIGN KEY problem

2009-07-09 Thread hexiaofeng
Thanks , I know hot to do it.. Thank you again. :-) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242567#4242567 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242567 ___

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jboss 5.1 encoding problem

2009-07-09 Thread Wolfgang Knauf
Hi Yves, please check the following: -is the pageEncoding attribute of the @page directive of your errorpage set and matches the real file encoding? -is the contentType attribute of the @page directive of your errorpage set and matches the target HTML content type? | %...@page language=java

[jboss-user] [Installation, Configuration DEPLOYMENT] - How to add User Shared Library path to JBoss

2009-07-09 Thread katoch
I have one common folder with all the jar files shared by different applications . I can's put them in /server/profile/lib or common/lib. Is there any way that External folder containg all the jar be added to JBoss AS. And every application deployed gets the jars from shared folder. So that

[jboss-user] [JBoss Tools (users)] - Can't create entities with hibernate console config.

2009-07-09 Thread uozturk61
When i click the run button; i got Direct launch not supported error; with following exception: java.lang.IllegalStateException: Direct launch not supported at org.hibernate.eclipse.launch.ConsoleConfigurationLaunchDelegate.launch(ConsoleConfigurationLaunchDelegate.java:13) at

[jboss-user] [JBoss Tools (users)] - Re: Can't create entities with hibernate console config.

2009-07-09 Thread uozturk61
ok; that's my silliness; because i didn't see that hibernate has it's own code generation management. what i'm trying to do is directly trying to run console config. under Run menu. but there can be a more descriptive error log for this like Please run through / use Hibernate Code Generation

[jboss-user] [JBoss jBPM] - Re: Hibernate error while deploying process in a web applica

2009-07-09 Thread vignesh57
yeah it did showed up 8000 lines ! I don't know whether it is right or wrong but i added this property to my hibernate.cfg.xml file got rid of the above error. anonymous wrote : org.hibernate.context.ThreadLocalSessionContext But again, i faced another problem. Removed few repeated log

[jboss-user] [JBoss jBPM] - Re: Hibernate error while deploying process in a web applica

2009-07-09 Thread vignesh57
oh my god, the forumn didn't parsed my XML tags properly. is there any option to specify it ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242594#4242594 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242594

[jboss-user] [JBossWS] - WebService on ESB

2009-07-09 Thread nadiaebrahim
Hi there all.. I am very new to the whole jboss esb thing..(I simply downloaded jbossesb-server zip file and unzipped it on my pc ) I am trying to implement a simple webservice on the esb and have used the webservice_producer sample code as given in the jbossesb-server download.(Have put this

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

2009-07-09 Thread nbhatia
Clebert, I have now tried the same code (with the modifications you suggested) on 3 machines - Windows XP, Windows Vista and Windows NT. The only machine without the connection failures is Windows NT. XP and Vista seem to start giving issues after receiving 500 messages. What OS did you run

[jboss-user] [JBoss Messaging] - Connection failure has been detected message

2009-07-09 Thread timfox
Pinging changed between beta1/2 and beta3. Are you sure you're not using a jar from beta1/beta2 with different jars from beta3? E.g. you have jars from an earlier release on the client side and different jars on the server side. Or maybe you are using the rar from a different release. All

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

2009-07-09 Thread timfox
anonymous wrote : | However I had to add the acceptors and connectors at the config. | The fact that Clebert had to add these acceptors and connectors in order to get your example to work and you didn't, tells me you can't be using beta3. Otherwise you would have had to do the same too

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

2009-07-09 Thread timfox
clebert.suco...@jboss.com wrote : Take a look at jms-ds.xml | | | The JNDI is java:/XAConnectionFactory. | | (You need to use the local JNDI for that... just do new InitialContext(). As you may known java:/ means local VM). | | | you can just do: | | | InitialContext

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - join without reference

2009-07-09 Thread livnats
Hi, Is there a way to map a class without having a reference to the class, instead telling hibernate to just use a referenceId? An example for the question: public class A{ long id; long referenceId; } public class B{ long id; String name; } let's say the referenceId in A has a B's

[jboss-user] [JCA/JBoss] - Re: Changinh connection state in CMP EJB

2009-07-09 Thread dimonv
vickyk wrote : What issue do you see here? There are cases in which the same RA provides connections of the different types. If the client application calls an additional getConnection method of the RA and provides the meta-info to it, which contains e.g. the java type of connection, and then

[jboss-user] [JBoss jBPM] - [jBPM4] Error while creating processinstance having timers

2009-07-09 Thread rams.rapo
Hi, I'm able to deploy below process definition but fails why creating process instance out of it. Transaction seems to be null. | | ?xml version=1.0 encoding=UTF-8? | | process name=JobExecutor xmlns=http://jbpm.org/4.0/jpdl; | | start g=19,50,48,48 | transition

[jboss-user] [JBoss jBPM] - Re: Hibernate error while deploying process in a web applica

2009-07-09 Thread kukeltje
yes, use code tages instead of quote View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242623#4242623 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242623 ___ jboss-user mailing

[jboss-user] [JBoss AOP] - Mixing jboss-aop interceptors with annot., std ones

2009-07-09 Thread alen_ribic
Is it not possible to mix jboss-aop.xml defined interceptors, bindings with annotation, standard, based ones? I have create an interceptor that implements org.jboss.aop.advice.Interceptor and I have defined it in the jboss-aop.xml. It works 100%. I then went ahead and created a seperate

[jboss-user] [JNDI/Naming/Network] - JBAS51 and JDK6 - underscore characters in hostnames

2009-07-09 Thread simon_temple
A bind name with an underscore character causes a java.net.MalformedURLException during startup. The sys admin doesn't want to change (correct!) the hostname, I don't really want to have to use the IP address. Java seems to have problems with hostnames that contain underscores:

[jboss-user] [JBoss Tools (users)] - Re: Using JBoss Tools in Maven projects

2009-07-09 Thread snjeza
sanches, you can use the 0.9.8.200905041414 version of m2eclipse that is compatible with the current JBoss Maven Integration. This version is placed on the http://m2eclipse.sonatype.org/update update site. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Failed shutdown attempt

2009-07-09 Thread david.l.small
I wish we could test something like this, but it's only happened a couple of times. And it's only happened since we moved from Java 1.5 to 1.6. We'd like to solve it because it can be disruptive to our scheduled restarts. I had hoped that perhaps this was a known issue. View the original post

[jboss-user] [JBoss jBPM] - Re: jBPM4: Error deleting process definition history (with f

2009-07-09 Thread jbarrez
Could you paste your unit test? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242635#4242635 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242635 ___ jboss-user mailing list

[jboss-user] [JNDI/Naming/Network] - Re: JBAS51 and JDK6 - underscore characters in hostnames

2009-07-09 Thread jaikiran
anonymous wrote : Java seems to have problems with hostnames that contain underscores: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6587184 Actually its the RFC952 and RFC1123 which specify the syntax of the hostname. And as per those, underscore is not a valid character in the hostname.

[jboss-user] [JBoss jBPM] - Re: [jBPM4] Error while creating processinstance having time

2009-07-09 Thread jbarrez
How are u using this process? Can u post the code to start the process instance? Are you using the spring integration? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242637#4242637 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jBPM4: Error deleting process definition history (with f

2009-07-09 Thread kevinw
I'm trying to condense it into a smaller test case because of the large number of dependencies. The error kept popping up after a svn update because the delete of a HistoryProcessInstanceImpl was not cascaded to the set of historyActivityInstances. I changed the Hibernate configuration in

[jboss-user] [JBoss jBPM] - Re: Some Questions about Spring JBPM4 Integration

2009-07-09 Thread jbarrez
anonymous wrote : I'm curious as to what else can be passed to the java object. Like I'd like to get a copy of the actual Execution. Afaik, there is no easy way to just inject the actual executions, since * There are potentially many many executions active * Spring injects dependencies when the

[jboss-user] [EJB 3.0] - Re: java.lang.RuntimeException: java.lang.ClassCastException

2009-07-09 Thread ookami2110
Hi, I ran into the same problem. But in my case the scoping didn't solve the problem. I'm running two jboss servers: One on a virtual machine (ubuntu-jeos, jboss5.1.0 GA). The other one on my windows (winXP, jboss5.0.1 GA). I am developing 2 Applications on my windows with NetBeans6.7. The fist

[jboss-user] [EJB 3.0] - Re: java.lang.RuntimeException: java.lang.ClassCastException

2009-07-09 Thread jaikiran
anonymous wrote : * servlet-api.jar | * jbossall-client.jar | * jboss-j2ee.jar | * jboss-ejb3-proxy-client.jar Remote these from the (both) application packaging. You don't need these since they are already shipped in AS. anonymous wrote : One on a virtual machine (ubuntu-jeos,

[jboss-user] [JBoss jBPM] - Integration with compass / lucene... impossible?

2009-07-09 Thread chst_77
Hi, i'm trying to integrate a search engine (compass gps / lucene) into my process engine, which is based on jBPM 3.3.1 / JBoss 4.2.3. My idea is to search for process instances. There is a class named ProcessInstance in jbpm I'd like to search. The proper way to publish it to compass is

[jboss-user] [JBoss Cache: Core Edition] - Re: starting JDBCCacheLoader and transactions

2009-07-09 Thread vl_sadovnikov
The reported issue with COMMIT was due to a problem in our code: we've been creating multiple instances of PojoCacheFactory.createCache(config, true), giving the same configuration. Now only one PojoCacheFactory is created. However, when server commits its processing transaction, TxInterceptor

[jboss-user] [JBoss jBPM] - Unable to deserialize variables

2009-07-09 Thread jamesrender
Hi there, having a problem with jBPM in our UAT environment. A small number of workflow invocations (1%) have failed due to the exception below. Sybase 15, jBPM 3.3.1. | [main] action threw exception: failed to read object - GraphElement.java : 295 | | org.jbpm.JbpmException: failed

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: TomcatDeployment hangs when struts is configured in web.

2009-07-09 Thread PeterJ
Also, if the app server is really hanging, take a thread dump - that should help to identify the code causing the problem. By the way, is it a busy hang (100% java CPU usage) or an idle hang (no java CPU usage)? View the original post :

[jboss-user] [JBoss Portal] - Re: Jboss Portal DB Setup Issue

2009-07-09 Thread PeterJ
What database? I use both MySQL and PostgreSQL and I create a user specifically for the Portal database and grant that user full access to that database. But that user does not have access to anything else. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: jboss-web-2.1.2.GA

2009-07-09 Thread max.ander...@jboss.com
jboss-web ? you mean the jboss customized tomcat server ? I would need to ask the jboss-web guys about what the technical differences are - maybe ask in their forum ? But as far as i'm concerned its just to be used as a Tomcat; so try use Tomcat 6 adapter with it. If that doesn't work - put a

[jboss-user] [JBoss Tools (users)] - Re: Can't create entities with hibernate console config.

2009-07-09 Thread max.ander...@jboss.com
You should not even see hibernate console configuration in the Run section! Which version is this ? You are better of reporting this in jira with enough details so we can fix if it is in some latest release. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: jboss-web-2.1.2.GA

2009-07-09 Thread PeterJ
JBoss Web Server is a servlet container (it is based on Tomcat). Thus if all you want to write are web apps using, for example, servlets and JSPs, you can use it. If you want to do, for example, messaging, EJBs or web services(?) then you need JBoss AS. To create a JBoss Web-based server in

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How to add User Shared Library path to JBoss

2009-07-09 Thread PeterJ
Is your configuration based on 'all' or 'default'? I ask because server/default/lib is empty. The jboss.server.lib.url sys prop identifies the location on the lib directory - just point it to your directory. To do this, add this to JAVA_OPTS in the run script:

[jboss-user] [Installation, Configuration DEPLOYMENT] - invoking WS

2009-07-09 Thread jpredpos
hi, I migrated an app from JBoss 4.0.5 GA to 5.1.0 GA. My app invoke some external web services. In 4.0.5 works fine, but in the 5.1.0 doesn't. Someone known how is the configuration to works ? thanks View the original post :

[jboss-user] [JBoss jBPM] - Re: Unable to deserialize variables

2009-07-09 Thread kukeltje
In the trunk of the jBPM 3.2. brache (the *current* one) many changes regarding DB things have taken place. Amongst other Sybase related issues. Not sure if this would be fixed by one of them. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242669#4242669

[jboss-user] [JBoss jBPM] - Re: [jBPM4] Error while creating processinstance having time

2009-07-09 Thread rams.rapo
I'm using spring integration (followed andries example) . I'm able to deploy other process definitions and create instance out of them with same code, will post it shortly. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242672#4242672 Reply to the post :

[jboss-user] [JBoss jBPM] - is it possible to use jBPM with TopLink instead of Hibernate

2009-07-09 Thread npirard
Hello, pardon the newbie question, but I am looking for a BPM solution that would not require Hibernate, since we use Glassfish + TopLink, and I suspect having both TopLink and Hibernate could cause problems hence my question : is it possible to use jBPM without Hibernate, or is Hibernate a

[jboss-user] [JBoss jBPM] - Re: [jBPM4] Error while creating processinstance having time

2009-07-09 Thread jbarrez
Probably something is missing in your jbpm.cfg.xml. Can u post it? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242674#4242674 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242674

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: invoking WS

2009-07-09 Thread PeterJ
Details please!!! Have you scanned the JBossAS5 forum? That's where most people place such migration issues. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242676#4242676 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: is it possible to use jBPM with TopLink instead of Hiber

2009-07-09 Thread jbarrez
For the moment it is hard to separate jBPM from Hibernate. It would require several hacks which possibly lead to strange situations. But the research for switching to JPA is on the roadmap (but I don't know when that will be) View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Re-deployment questions?

2009-07-09 Thread xmedeko
What you need is HA. Try to digg JBoss resources, you will find some documents about it. You also do not need JBoss way to HA, you can make it in OS level. E.g. Linux iptables stuff. You can also do exploded deployment. Then you update just certain files. If you update just JSP pages, you even

Re: [jboss-user] [Installation, Configuration DEPLOYMENT] - Re: invoking WS

2009-07-09 Thread jp
yes, I scann the forum, looks like nobody invoke ws from JBoss 5 here is details, my log 11:02:22,389 ERROR [[ServletAdaptor]] Servlet.service() para servlet ServletAdaptor lanzó excepción javax.servlet.ServletException: non-HTTP request or response at

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: invoking WS

2009-07-09 Thread jpredpos
yes, I scann the forum, looks like nobody invoke ws from JBoss 5 here is details, my log 11:02:22,389 ERROR [[ServletAdaptor]] Servlet.service() para servlet ServletAdaptor lanzó excepción javax.servlet.ServletException: non-HTTP request or response at

[jboss-user] [Beginners Corner] - Re: Classpath issues with ear and war

2009-07-09 Thread xmedeko
EAR takes lib from lib/, if you want to use lib/external/ then you have to specify it in META-INF/application.xml, not in META-INF/MANIFEST.MF. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242682#4242682 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Deplyoment failing in jboss-5.1.0.GA

2009-07-09 Thread xmedeko
I guess ?xml version=1.0 encoding=UTF-8? | classloading xmlns=urn:jboss:classloading:1.0 | name=MyWar.war | domain=localhost | export-all=NON_EMPTY | import-all=true is the opposite what you want. Maybe you should try something like ?xml version=1.0 encoding=UTF-8? | classloading

[jboss-user] [JCA/JBoss] - JBoss 4.x + LocalTxConnectionManager

2009-07-09 Thread wellingtonsampaio
Why LocalTxConnectionManager is not supported by JBoss 4.x? Which ConnectionManager should i use instead? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242684#4242684 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242684

[jboss-user] [JBossWS] - missing ant.properties.examples

2009-07-09 Thread jdriver
In the installation instructions for 3.0.3 GA it says to first copy ant.properties.examples to ant.properties, but the file does not exist. I have JBoss 4.2.3 and JBossWS 3.0.3 native. I have built an annotated EJB3 project and put the jar file in the deploy directory as instructed in the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: TomcatDeployment hangs when struts is configured in web.

2009-07-09 Thread mattma
Hi, Thanks for replying. To answer the questions: 1. CPU usage is at 99% 2. server.log shows the same thing as on the console: 2009-07-09 11:07:34,040 INFO [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: com.lightspoke.memory.persistence.msg.cache.CacheMessageB ejbName: CacheMessageB

[jboss-user] [JBoss Portal] - Rendering Portal Pages

2009-07-09 Thread dvanwest
Greetings, We're using portal v2.6.4. We have a tree of pages defined, with pageA the parent of pageB. When we access a page with a URL like: https://my.server.org/portal/myportal/pageA/pageB it appears, from log messages, that pageA is rendered, then pageB is rendered. I'd have expected

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: TomcatDeployment hangs when struts is configured in web.

2009-07-09 Thread mattma
Oh one more thing, yes, did try to access server through browser. localhost:8080 and localhost:8080/web just keeps spinning without loading anything. Thanks, -Matt View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242688#4242688 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Jboss Portal DB Setup Issue

2009-07-09 Thread sambit_dixit
Hi Peter, When you say full access, do you give DBA privileges for that user. In our case, we dont give DBA access to the user. Rather we give only ( select,insert,update,delete, references, alter, index) privileges on tables. For the sequences, we create synonyms and provide ( select,alter)

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: invoking WS

2009-07-09 Thread PeterJ
Do you have the servlet jar file embedded within your app? The line number for the exception you posted (829) does not match the line where that exception is thrown in 5.1.0 (715). Also, the details you provide still are not sufficient. You stated you are calling external web services, but

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: TomcatDeployment hangs when struts is configured in web.

2009-07-09 Thread PeterJ
Regarding thread dump, let me google that for you: http://www.google.com/search?hl=enq=java+thread+dump Please do not post the result here. Instead, examine the thread dump looking for the busy thread(s). Then you will know what code is probably in a loop, though you might have to take several

[jboss-user] [JBoss Cache: Core Edition] - LRU Eviction algorithm not removing nodes

2009-07-09 Thread amurugan
Hi, I am trying to use LRU eviction algorithm and in my application I created an LRU Eviction object with maxage as 3000 and set the cache region to the node-A and I added several nodes under the root node-A and put the thread to sleep for 1000 MS and I expected that while the thread is

[jboss-user] [JBoss Portal] - Re: Jboss Portal DB Setup Issue

2009-07-09 Thread sambit_dixit
Hi Peter, We are using oracle 10g. I haven't tried this with any other database though. Regards -Sambit View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242689#4242689 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242689

[jboss-user] [JBoss jBPM] - Drools Forum

2009-07-09 Thread techno123
I understand that this is not the correct forum to pose this question. I am sorry. Do we have a forum to post questions on Drools? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242697#4242697 Reply to the post :

[jboss-user] [JBoss Messaging] - JBM compatibility across releases

2009-07-09 Thread Dave Schneider
I can't seem to find this spelled out anywhere, so was hoping someone here could answer this. What level of compatibility can I expect (if any) across minor releases of JBoss messaging? For example, if I have two JBM clients, one running 1.4.0.SP3 and another at 1.4.3, could they both read

[jboss-user] [JBoss Portal] - Re: Jboss Portal DB Setup Issue

2009-07-09 Thread PeterJ
I'll base my answers on a MySQL database. I give all privileges (there are quire a number of them) to the user on the created database. The user also has GRANT privileges, which enables that user to also grant the same privileges to others. I haven't tried creating a user without GRANT

[jboss-user] [EJB 3.0] - Re: java.lang.RuntimeException: java.lang.ClassCastException

2009-07-09 Thread ookami2110
Thanks for the quick reply. I will try to use the 5.1.0GA version on both machines tomorrow. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242703#4242703 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242703

[jboss-user] [JBoss Messaging] - JMS priority

2009-07-09 Thread romanenco
Hello We are using jboss messaging with priorities. If I sent 100 messages with pr 0 and 2 with pr 1, receiver gets pr1 first and tgen other list. The question is: is it possible to mix priorities? example I send 1000 with pr0 and 100 with pr1 and I don't want to process p1 and then pr0. I want

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Can install Jboss tools on Eclipse

2009-07-09 Thread eng.ahmedadel
Hello Peter , Thx For Reply I'll Try Again and make a document contain The Versions and some error pics shown to me Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242708#4242708 Reply to the post :

[jboss-user] [JBoss Portal] - JBoss Portal 2.6.6 and 2.7.2 Chinese localization have been

2009-07-09 Thread Shi Yusen
The license is the same as other property files. So feel free to use them. You can get the source code from SVN: http://langhua.org/opensource/portal/jboss-portal-zh/ ViewVC: http://langhua.org/portal/portal/default/iframe?pageurl=/viewvc/opensource/portal/jboss-portal-zh/ Enjoy it, Shi

[jboss-user] [JBoss jBPM] - Re: Drools Forum

2009-07-09 Thread salaboy21
Probably the best way to ask a question about Drools is joining the mailing list: http://www.jboss.org/drools/lists.html Or just to go in the IRC channel and ask it online: http://www.jboss.org/drools/irc.html View the original post :

[jboss-user] [JBoss jBPM] - Re: Forced installation of JBoss?

2009-07-09 Thread sebastian.s
Hello kukeltje, hello folks, seems to me the problem described in http://www.jboss.org/index.html?module=bbop=viewtopict=145459 also exists in 3.2.6.SP1. At least I encounter the same error message in Eclipse when I create a project with the GPD. Could somebody verify? Sebastian View the

[jboss-user] [JBoss jBPM] - Re: [jBPM4] Error while creating processinstance having time

2009-07-09 Thread rams.rapo
here's my config file. ?xml version=1.0 encoding=UTF-8? | | jbpm-configuration | | import resource=jbpm.jpdl.cfg.xml/ | import resource=jbpm.jobexecutor.cfg.xml/ | process-engine-context | | repository-service/ | repository-cache/ |

[jboss-user] [JBoss jBPM] - Re: [jBPM4] Error while creating processinstance having time

2009-07-09 Thread rams.rapo
here's the jobexecutor xml. | ?xml version=1.0 encoding=UTF-8? | | jbpm-configuration | | process-engine-context | | job-executor / | | /process-engine-context | | /jbpm-configuration | View the original post :

[jboss-user] [JBoss jBPM] - Re: Forced installation of JBoss?

2009-07-09 Thread kukeltje
I have created several projects with this GPD and 3.2.6 and never saw this problem. So it is hard for me to verify unless I tried to install everything fresh (for which I currently have to time, sorry) View the original post :

[jboss-user] [JBoss jBPM] - Re: Some Questions about Spring JBPM4 Integration

2009-07-09 Thread rmoskal
Thanks for replying! You may have misunderstood me, I don't want to inject an Execution into the context. But I would want to pass it as a variable to say a entity. The existing Spring demo shows a HistorySession being passed as an argument to a method. I imagine there must be a way to

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

2009-07-09 Thread PeterJ
defaultRole doesn't work exactly as I expected - you still need to provide role search info. But here is something that worked for me. I want anyone who logs in to have the loggedin role, and I want to use only that role in web.xml (and other locations) to provide access control. I was able to

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

2009-07-09 Thread nbhatia
Hi Tim, To answer your questions: - I am not mixing jars from beta1/2 with beta 3. I have completely separate JBoss installations for JBoss 5.1.0 + JBM 2.0.0.BETA1 and JBoss 5.1.0 + JBM 2.0.0.BETA3. The JBoss installations were created by running ant in JBM's config\jboss-as directory with

[jboss-user] [Installation, Configuration DEPLOYMENT] - jboss 5.1.0 cluster using TCP and TCPPING

2009-07-09 Thread hzhuang123
I am migrating a application to jboss5.1.0 from jboss4.2.3, we used deploy/cluster-services.xml to configure jboss cluster with TCP and TCPPING(we can not use UDP due to network configuration). But , in jboss5.1.0, I can not find this configure file, also, I read through the jboss5

[jboss-user] [Remoting] - Re: HTTPUnMarshaller and InvocationResponse objects

2009-07-09 Thread ron.si...@jboss.com
Hi Tom, HTTPMarshaller and HTTPUnMarshaller include special handling for strings in order to avoid serialization. The problem is that old test for string or not string, which worked prior to JBREM-653 allow user to set content-type for http responses is no longer appropriate. I'm thinking

[jboss-user] [Remoting] - Re: Remoting connector not respecting jboss.bind.address

2009-07-09 Thread ron.si...@jboss.com
Hey Brian, A brief scan of the related thread suggests that it turned out that Remoting isn't the source of the problem. Is that true? Thanks, Ron View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242734#4242734 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Installation issues with jBPM 4.0.CR1 on JBoss AS 4.2.3.

2009-07-09 Thread rams.rapo
I'm also having same issue..any ideas View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4242735#4242735 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242735 ___ jboss-user mailing

  1   2   >