[JBoss-user] [JBoss jBPM] - [jBPM][3.1.1] Unassigned tasks

2006-06-07 Thread ephemeris-lappis
Hello. I've understand that assigned tasks can be listed, either for an exact actor id, or a pool of actors. This two ways are presented as repectively push or pull models. I've not found a way to list unassigned tasks, either for a given process instance, a given process definition or the who

[JBoss-user] [Installation, Configuration & Deployment] - Integrating Coldfusion (in J2EE configuration mode) with JBo

2006-06-07 Thread zara
hi, i m trying to deploy CF7 as a war in JBoss4.0.3 SP1 on Fedora Core 4. But the commons-logging.jar and log4j.jar in both JBoss and CF seem to break the flow. During JBoss startup, a message that might need attention is : /* 14:16:42,842 INFO [TomcatDeployer] deploy, ctxPath=/cfusion, warUrl=.

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: PHP Support

2006-06-07 Thread tsangcn
Hi, you have come to the wrong place. JBoss app server build on the Java Enterprise Edition technology and on the Java language. PHP is another world. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949771#3949771 Reply to the post : http://www.jboss.com/in

[JBoss-user] [JBoss Seam] - Re: Support for Internationalization

2006-06-07 Thread [EMAIL PROTECTED]
You must install EJB3 RC8 into JBoss. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949770#3949770 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949770 ___ JBoss-user mail

[JBoss-user] [Clustering/JBoss] - load balancer redirection problem on jboss 4.02

2006-06-07 Thread gssbhaskar
Hi I am configering load balancer for my two back end nodes. Here is my setup: I have created three nodes node1 , node2 , lb_node. in node1 and node2 my application is running. In lb_node I copied the /docs/examples/varia/loadbalancer/loadbalancer.sar in to deploy directory of lb_node. I co

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Remote debug of jboss application throwing error

2006-06-07 Thread k.sanjith
I have set it to 8787 and can find a listner at that port while i do netstat. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949768#3949768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949768 __

[JBoss-user] [JBoss Seam] - How to integrate Primrose

2006-06-07 Thread umarzubair
Hi, I want to use Primrose, a JAVA/J2EE Database connection pooling software, in my application built on Seam framework. Could someone guide me how to do that? Regards, Umar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949767#3949767 Reply to the post :

[JBoss-user] [JBossWS] - Re: JSR-181 POJO and JAAS

2006-06-07 Thread Juergen.Zimmermann
Thomas, are you saying that the methods of a JSR-181 POJO can be restricted in the same way as a SessionBean, e.g. using @SecurityDomain and @RolesAllowed? My problem is that a JSR-181 POJO invokes a SessionBean being restricted with @RolesAllowed. Basically I'm doing the following in my JSR-181

[JBoss-user] [Installation, Configuration & Deployment] - Re: Installing and runing JBoss without JDK

2006-06-07 Thread arun_9033
Actually I am mistaken, JAVA_HOME was pointing to the JDK directroy when it worked. When I change JAVA_HOME to point to the JRE directory, it doesn't work. The run.bat file thats starts up JBoss requires the tools.jar file which is currently found in the JDK directory... Can you please send me

[JBoss-user] [Installation, Configuration & Deployment] - Re: Installing and runing JBoss without JDK

2006-06-07 Thread arun_9033
Thanks This does work when using JBoss 4.0.4, how about the previous version of 4.0.2 where the tmp and work directories don't exist? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949763#3949763 Reply to the post : http://www.jboss.com/index.html?module=

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBOSS Support for HTTPS

2006-06-07 Thread chrisbitmead
As I recall, you have to change deploy/jbossweb-tomcat55.sar/server.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949762#3949762 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949762 _

[JBoss-user] [JBoss Seam] - Re: Support for Internationalization

2006-06-07 Thread empty11
"sbryzak2" wrote : I didn't get very far. Anyway, I've checked in some changes to CVS which should improve how international characters are handled. I'd be great if you could give this a try and let me know if it works for you. There is an error running the remote/seam-hello example as below W

[JBoss-user] [JBoss Portal] - Where should I place my jsp?

2006-06-07 Thread winglfw
Hi. I had a method protected void dispatch( RenderRequest request, RenderResponse response, String path ) throws PortletException, IOException { System.out.println("Start dispatch " + path); PortletContext ctx = getPortletC

[JBoss-user] [EJB 3.0] - Re: Seam application testing width Embeddable Alpha 7 and JU

2006-06-07 Thread jazir1979
I have the same problem with Alpha 8. Anybody??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949759#3949759 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949759 ___ JBo

[JBoss-user] [EJB 3.0] - Re: EJB3StandaloneBootstrap.boot(

2006-06-07 Thread jazir1979
I have the same problem with the latest embeddable Alpha 8 running in Eclipse 3.1.2. Any ideas?? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949758#3949758 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949758

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Remote debug of jboss application throwing error

2006-06-07 Thread lamshing
check if the jwdp port of the jboss server View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949757#3949757 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949757 ___ JBoss-user

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: [NestedThrowable] Duplicate throwable nesting of same b

2006-06-07 Thread sks4jboss
Yes, Logs indicate that. Thread (getting the session and creating the receiver) handles the java.lang.Exception. Still we see the thread dying. So my query is does the task of (getting the session and creating the receiver) can ever throw an Error (not derived from the Exception class)? This c

[JBoss-user] [JBoss Eclipse IDE (users)] - do i have to publish for every change?

2006-06-07 Thread jack70_chen
Hi, I just switch my IDE from WSAD to JBoss Eclispe IDE 1.6. In WSAD debug mode, any change I made will be hot deployed right away. But in JBoss Eclipse IDE, it looks like I have to manually publish my change, no matter how small it is in order to see the result, and the publish may take half

[JBoss-user] [JBoss Seam] - Re: Support for Internationalization

2006-06-07 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : I guess this is a JSF question, not related to Seam. Oops, I did not see the bit about it being Seam Remoting... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949754#3949754 Reply to the post : http://www.jboss.com/index.html?mod

[JBoss-user] [JBoss Seam] - Re: Seam managed persistence and object attachment

2006-06-07 Thread [EMAIL PROTECTED]
In principle this would work, but you havn't shown any code, so we can't tell you what you are doing wrong. Make sure you are not serializing the entity instance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949753#3949753 Reply to the post : http://www.j

[JBoss-user] [JBoss Portal] - Re: 2.2.1-SP1 CMS not working with PostgreSQL

2006-06-07 Thread rutfield
I have also been trying to tone down the logging level without success. I have modified the /usr/local/jboss/server/default/conf/log4j.xml to use ERROR and INFO levels, but the server.log is still filled with DEBUG information. I do not see any changes on the LINUX server; however, it works fine

[JBoss-user] [JBoss Portal] - what configuration files should be changed for the authoriz

2006-06-07 Thread raghuram11
Hi, I am trying to do aunthentication and authorization from the default portal through user portlet by connecting to LDAP. I was able to do aunthentication part successfully but regarding the authorization, I was getting the roles from LDAP for that particular logged in person so now can I k

[JBoss-user] [JBoss Seam] - Re: seam + jbpm + portal + IPC + facelets + jsf

2006-06-07 Thread [EMAIL PROTECTED]
So have you tried using Seam + the IPC API? I am fairly certain that IPC + MyFacesGenericPortlet works. As for Seam-IPC, I have not tried yet. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949750#3949750 Reply to the post : http://www.jboss.com/index.html

[JBoss-user] [JBoss Seam] - Re: Support for Internationalization

2006-06-07 Thread sbryzak2
I didn't get very far. Anyway, I've checked in some changes to CVS which should improve how international characters are handled. I'd be great if you could give this a try and let me know if it works for you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39

[JBoss-user] [JBossWS] - WS Security samples test fails

2006-06-07 Thread rosellinif
We tried to run jbossws-1.0.0.GA examples related to WS-Security with no success in a Java 1.5 environment. We obtain the same errors detailed in http://jira.jboss.com/jira/browse/JBWS-839 and in the case http://www.jboss.org/index.html?module=bb&op=viewtopic&t=82229 in User Forum (with no answ

[JBoss-user] [JBossCache] - Set MaxAgeSeconds for subnodes of region

2006-06-07 Thread sgielen
Is it possible to configure a standard LRU eviction policy so it only evicts subnodes of a region? For example, I have a region \customers and I would like to evict the subnodes created under \customers after 30 seconds, but want to keep the parent \customers node. I tried numerous things, but

[JBoss-user] [EJB 3.0] - Re: ejb-jar.xml Schema verification fails

2006-06-07 Thread logankiefer
Is the issue I'm having related to Jira Ticket JBAS-2282 - JBossEntityResolver is not using schemaLocation URIs that are valid non-file URLs? http://jira.jboss.com/jira/browse/JBAS-2282 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949740#3949740 Reply to

[JBoss-user] [EJB 3.0] - Can't fetch two lazy collections!?

2006-06-07 Thread tsar_bomba
I was rather surprised to see this exception: | Caused by: org.hibernate.HibernateException: cannot simultaneously fetch multiple bags | at org.hibernate.loader.BasicLoader.postInstantiate(BasicLoader.java:66) | at org.hibernate.loader.hql.QueryLoader.(QueryLoader.java:100) |

[JBoss-user] [JBoss jBPM] - Re: sub-process invocation problem

2006-06-07 Thread flawlor
Thanks, that does help. So long as I know that I can depend upon that behavior I can program to it. As indicated, that behavior can be useful for doing initialization which only needs to be done when the subprocess is run standalone. Lombardi TeamWorks has the concept of default values for sub

[JBoss-user] [JBoss jBPM] - Re: JBPM Scalability

2006-06-07 Thread [EMAIL PROTECTED]
there is a lot of room for optimisation. so far we focussed on getting it running out of the box on as many environments as possible. now we will be focussing on optimizing a bit and documenting in a wiki page to describe what the typical performance optimisation options are and what the trade

[JBoss-user] [JBoss Portal] - Theme has a global scope

2006-06-07 Thread danny_hon
I have an issue of using themes on portal. JBP 2.2.x or 2.4 has theme having a global scope. Let's say if user A chooses theme X, then all users will see theme X immediately. If user B chooses theme Y 5 sec later, all users (includes user A) will see theme Y immediately. As a result, the por

[JBoss-user] [Security & JAAS/JBoss] - Re: Accessing the session from DatabaseServerLoginModule

2006-06-07 Thread pander
Hi, As usual junkie you da man!!! Perfect solution for me as the user would have logged in at the point I wanted to access the session it's basically a bit at the end of my overidden login() method that only gets executed if the user has logged in successfully. Cheers! Paul. View the

[JBoss-user] [EJB 3.0] - ejb-jar.xml Schema verification fails

2006-06-07 Thread logankiefer
This probably isn't a JBoss issue, but I wanted to see if someone from this site had this problem since a lot of people here are developing ejb 3 apps. In my ejb.xml file I put in the following xsd definitions: http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSc

[JBoss-user] [JBossWS] - Re: wstools-config.xml

2006-06-07 Thread cliffb53
Also, do annotations play nice with WS-Security in JBossWS-1.0? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949731#3949731 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949731 _

[JBoss-user] [JBossWS] - Re: wstools-config.xml

2006-06-07 Thread cliffb53
Do you guys provide paid support for that? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949730#3949730 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949730 ___ JBoss-user

[JBoss-user] [JBoss Seam] - Seam managed persistence and object attachment

2006-06-07 Thread iradix
I've switched from using the @PersistenceContext annotation to using seam managed persistence with @In(create = true) and now I'm getting behavior that doesn't make any sense to me. I load a list of objects, outject them as a @DataModel then recieve the selected as a @DataModelSelection and try

[JBoss-user] [EJB 3.0] - Re: Migration 4.0.4.CR2 -> 4.0.4.GA problem

2006-06-07 Thread mooktarus
I'm getting the same error on deployment, but it appears to be in my EJBQL Named Queries. Is there any way to isolate specifically which named queries have the problem? Any log messages I can look for? It will take considerable effort to dig through all of them. I use JOIN FETCH and LEFT OUTER J

[JBoss-user] [Installation, Configuration & Deployment] - Re: java.lang.NoClassDefFoundError: org/jboss/cache/CacheExc

2006-06-07 Thread vignesh76
I can get rid of the class not found exception by copying jboss-cache.jar from all/lib into default/lib, but I still get an exception as follows 16:18:58,325 INFO [JBossCacheManager] init(): replicationGranularity_ is 0 and invaldateSessionPolicy is 2 | 16:18:58,353 ERROR [JBossCacheService]

[JBoss-user] [Installation, Configuration & Deployment] - java.lang.NoClassDefFoundError: org/jboss/cache/CacheExcepti

2006-06-07 Thread vignesh76
I'm getting the above exception while web application deployment in 4.0.4GA in the default server configuration. It never occured in 4.0.3SP1. We don't need any clustering enabled (hence running the default server config) and want to get rid of this exception during deployment. The more detailed

[JBoss-user] [JBoss Seam] - Re: Seam 1.0.0.CR3 and JBoss AS 4.0.4.GA - Deployment excep

2006-06-07 Thread [EMAIL PROTECTED]
I's wondering how to get the best of both: all and ejb3 profiles.. ended up installing all profile first and then ejb3 profile again to the same directory. This was to get JBoss Portal 2.4 beta something to run the Seam Portlet example. -- Jarkko View the original post : http://www.jboss.com/i

[JBoss-user] [JBoss Seam] - Re: Seam question regarding @In annotation and request para

2006-06-07 Thread iradix
Marco, Using request parameters is absolutely not the right way to do it. Your original concept is correct, it seems like it just needs some tweaking. To tell you the truth, I'm not really sure why you are using Seam to create your Item instances in the first place. Try removing the @In(crea

[JBoss-user] [EJB 3.0] - Re: Extra fields on Many To Many mapping tables

2006-06-07 Thread [EMAIL PROTECTED]
There are threads on this in here already on this. ManyToMany doesn't handle those extra columns. I've come to terms with this by simply ignoring ManyToMany and always implementing my M-2-M relationships using OneToMany/ManyToOne - even if I don't currently use other columns in my association

[JBoss-user] [EJB 3.0] - Extra fields on Many To Many mapping tables

2006-06-07 Thread jjklappenbach
Our company is developing an EJB solution for a schema that features auditing fields on every table, including the many-to-many mapping tables. The audit fields are constrained to non-null values, and must include dates as well as the committing user. The problem that I've encountered is that

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to choose Oracle DEFAULT value over NULL value?

2006-06-07 Thread lafr
No. Move the default value from database to entity bean. In ejbCreate() do this.setMycolumn( 1 ); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949718#3949718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949718

[JBoss-user] [JBoss Seam] - Re: Seam question regarding @In annotation and request para

2006-06-07 Thread MmarcoM
Hello, what i was expecting was that - a new Item is created every time a method on teh Session bean is called (which i think it happens, due to the @In create=true annotation) and i thought that this code | |Product Name | | |

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss 4.0.4.GA Hibernate Exception

2006-06-07 Thread sramakrishnaiah
I have the MBean for 3 datasources and I just want to deploy the jars as it was in 4.0.2, but the har deployer folder has been removed since then. I tried copying over the server\deploy\jboss-hibernate.deployer from 4.0.2 to 4.0.4 and update the jars to latest releases but I am getting excepti

[JBoss-user] [EJB 3.0] - JNDI Problem in EAR Deployment

2006-06-07 Thread mtuckah
Hello, I am running JBoss-4.0.4.GA, using the ejb3 deployer. I deploy my application as an exploded EAR archive (my-app.ear) I was expecting to be able to access my components as demonstrated in the EJB3 tutorial: | Context ctx = new InitialContext(); | MyComponentLocal c = (MyComponentL

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - "Absolute URI cannot be resolved..." Using JSTL - Please hel

2006-06-07 Thread mark_in_fl
Hello, I am trying to run JSP pages, which I deployed as an exploded war, on JBoss. I am using JSTL and I have standard.jar in WEB-INF/lib as I am supposed to. When I try to run the pages, I get "Absolute URI: http://java.sun.com/jsp/jstl/core cannot be resolved in WEB-INF/web.xml or the jar

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Socket error caused by remote host?

2006-06-07 Thread d-chen
Hello, Can anyone tell me how to fix this error or have ideas about this error? 2006-06-06 10:19:41,442 ERROR [org.apache.tomcat.util.net.PoolTcpEndpoint] Socket error caused by remote host /129.1.2.9 java.net.SocketException: Invalid argument at java.net.PlainSocketImpl.socketSetOption

[JBoss-user] [JBoss Portal] - Re: 3rd Party SSO solutions

2006-06-07 Thread [EMAIL PROTECTED]
anything that integrates with tomcat, integrates with jboss portal. so I guess yes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949711#3949711 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949711

[JBoss-user] [EJB/JBoss] - Re: [org.jboss.invocation.pooled.server.ServerThread] Failed

2006-06-07 Thread d-chen
Hello, I am using JBoss 4.0.3 on Solaris 9, and got the same error messages. Any ideas what is going on? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949710#3949710 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-user] [JBoss Seam] - Re: NoSuchMethodError for InvocationContext.getTarget() in C

2006-06-07 Thread d1g
Thanks Gavin. I did this (it was a bit fiddly!) and everything is fine again. I'll hold off on another CVS update until you've finished what you're doing. As a warning to others watch out for changes to InvocationContext. I was using this in a custom interceptor adapted from the Seam examples.

[JBoss-user] [JBoss Seam] - Re: Nullpointer Exception while accessing Seam Component

2006-06-07 Thread dwayneb
line 191 is a comment in Pageflow 1.0.0.CR3!!! I'd got a similar problem. The displaing exception isn't the root one. In my case, the cause was that the PageflowProcessDefinition wasn't define (=> NPE). So check if the pageflow is define : check in web.xml : | | org.jboss.seam.core.jb

[JBoss-user] [Installation, Configuration & Deployment] - Re: install web-console after the fact?

2006-06-07 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBINSTALL-51 - it's resolved now for the next JEMS installer drop (1.2.1) which will come out with 4.0.4SP1. Workaround is to install 4.0.4GA using "default" option, and copy the following files/dirs to your server config: - deploy/management - deploy/monitorin

[JBoss-user] [JBoss Seam] - Re: NoSuchMethodError for InvocationContext.getTarget() in C

2006-06-07 Thread [EMAIL PROTECTED]
You need to install EJB3 RC8 into JBoss AS. I am busy getting CVS ready for the final release. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949704#3949704 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949704 _

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Deploying doesn't map associations & schema

2006-06-07 Thread sbalmos
Hi all, I'm trying to move over to EJB3 entities, and was attempting a test deployment to the Hypersonic database. The ejb3 deployer recognizes my entity beans, but then does nothing to process the annotations, map associations, or pump out schema updates to the database. Any recommendations?

[JBoss-user] [JBoss jBPM] - Re: Task assignment problem

2006-06-07 Thread kukeltje
you clear the actorid, not the swimlane. The code you show tests for the swimlane to be null, not the actor or so. Could be that the same is true for 3.1 as well, then I was wrong and you should make the swimlane null. View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[JBoss-user] [JBoss Seam] - NoSuchMethodError for InvocationContext.getTarget() in CVS S

2006-06-07 Thread d1g
I'm getting a NoSuchMethodError when deploying a Seam application. Seam is freshly built from CVS today. Here is an except from the stack dump. I'm using the most recent JBoss AS binary release. Everything was working until I updated from CVS... java.lang.NoSuchMethodError: javax.interceptor.I

[JBoss-user] [EJB 3.0] - Re: EJB3 WebServices

2006-06-07 Thread leonell
Nobody did test @WebService ??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949700#3949700 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949700 ___ JBoss-user mailing li

[JBoss-user] [JBoss Seam] - Re: Is it possible to integrate Seam with Jdeveloper IDE?

2006-06-07 Thread [EMAIL PROTECTED]
Right, we are pretty much IDE neutral for now. The kind of IDE support that would be good is: * wizards for new project, new component, new page, etc * stuff like being able to click to navigate to code from an EL expression, and refactor Seam component names. But we're not quite there yet ;-)

[JBoss-user] [JBoss Portal] - Re: Search function in Forum and CMS

2006-06-07 Thread danny_hon
Will JBoss Forum search available in JBP 2.4? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949698#3949698 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949698 ___ JBoss-u

[JBoss-user] [JBoss Seam] - Re: Is it possible to integrate Seam with Jdeveloper IDE?

2006-06-07 Thread bsmithjj
what do you mean by integrate? For example, in my IDE, IntelliJ IDEA, I have a Seam project that includes the seam jars. The IDE simply recognizes the annotations and auto-imports and auto-completes them for me. I presume this is true for Eclipse, probably also for Netbeans, etc. provided you

[JBoss-user] [EJB 3.0] - java.lang.NoClassDefFoundError when accessing my EJBs

2006-06-07 Thread Kimba74
Hi all, I have a slight problem, I try to create a reference Stateless SessionBean but for some reason each time my client tries to access the Bean after looking it up on JNDI I end up getting the following exception: | Exception in thread "main" java.lang.NoClassDefFoundError: [Lorg/jboss/

[JBoss-user] [JBoss Portal] - Re: JBoss Forums & JBoss Portal 2.4 Beta 1

2006-06-07 Thread unibrew
Yes, of course the functionality of replying by e-mail is in plans. There is already a task for it in jira but at this point the prority have all tasks connected with Forums' view refactoring. --- Ryszard Kozmik JBoss Forums Lead View the original post : http://www.jbos

[JBoss-user] [JBoss Portal] - 3rd Party SSO solutions

2006-06-07 Thread mcantrell
Will JBoss Portalworth with an external SSO solution such as CAS, Netegrity, Oblix, etc.? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949694#3949694 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949694

[JBoss-user] [JBossWS] - SOAP Response with Attachments

2006-06-07 Thread angusm
I apologize as this is probably a bit of a newbie question. I have not read all the relevent manuals and standards. However maybe some can help. I want to send a SOAP request, and receive a response with attachments. All the examples I have seen go the other way round. The examples in the Guide

[JBoss-user] [EJB 3.0] - Re: Oracle Seqeunce incrementing by 50

2006-06-07 Thread jpremji
That worked fine. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949692#3949692 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949692 ___ JBoss-user mailing list JB

[JBoss-user] [EJB 3.0] - Boolean Columns in pgsql

2006-06-07 Thread michael.litherland
Hi, I'm a bit stumped at the moment. I'm trying to create EJB3 entities for existing tables in a PostgreSQL database. Everything's working OK except they are using an int column with a value of 0 or 1 for booleans. The pgsql dialect of Hibernate appears not to like this. If I change it to a

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - web apps(ws) in different tomcat connectors, please help!!!

2006-06-07 Thread new4jboss
Please, can someone help me with setting up two web apps (web services to be more precise) in different tomcat connectors? I need to run two web services in the same container: one that requires client certs and another that doesn't. I've been led (due to some experiences and some forum particip

[JBoss-user] [Installation, Configuration & Deployment] - Log4jRepositorySelector undeployment problem

2006-06-07 Thread perrucci
Hi all, I'm trying to separate log4j logs of my web application running inside jboss 4.0.4GA and I tried to use the Log4jRepositorySelector found here http://wiki.jboss.org/wiki/Wiki.jsp?page=Log4jRepositorySelector It seems that it works like a charm until the webapp undeployment. At this po

[JBoss-user] [EJB 3.0] - Re: Help w/ TransactionAttributeType.REQUIRES_NEW

2006-06-07 Thread dabramov
I tried calling SessionContext.getBusinessObject() and also SessionContext.getInvokedBusinessInterface() from a SLSB method. However, I get an IllegalStateException - "Not Implemented". (aside: any reason to not to call getInvokedBusinessInterface() vs getBusinessObject()? It seems simpler to

[JBoss-user] [Clustering/JBoss] - Re: LAN cluster with WAN for geographical failover

2006-06-07 Thread kpandey
Let me refine my question as I dig more dipper into it. I've been able to run two nodes on different IP addresses (on same subnet) with following settings using JBoss 3.2.8 sp1 1) Both nodes using TCP (although I had some issues like restart of one node not seeing the exisiting group so both ins

[JBoss-user] [JBoss jBPM] - Re: [BPEL_deployment] Proof Of Concept to convince my compan

2006-06-07 Thread [EMAIL PROTECTED]
anonymous wrote : I've got a JpdlException thrown about a file called processdefinition.xml when I execute | $> ant generate-service | I don't know why I think you did not quite follow the instructions in the user guide :-) Section 2.4 guides you through packaging and deploying the jBPM BPEL

[JBoss-user] [JBoss Messaging] - Re: Problems at Startup with MySQL 5 and XAConnection

2006-06-07 Thread [EMAIL PROTECTED]
Configure Messaging to use a non-XA datasource and then use an XASession to enroll Messaging with your application's transaction. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949685#3949685 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [Installation, Configuration & Deployment] - Re: log4j within a WAR broke on 4.0.4.GA?

2006-06-07 Thread bkrywucki
asack, I too have experienced the same issue. I will be happy to post a solution if I find one and would appreciate the same. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949684#3949684 Reply to the post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [JBoss jBPM] - Re: Task assignment problem

2006-06-07 Thread Hannes
"kukeltje" wrote : Once a swimlane has an actor assigned in it, it will always use the same assigned actor. The assignementhandler will not be called again. I am running in the same problem: i need to run the AssignmentHandler once more. So i firstly wrote an action: import java.util.HashSet;

[JBoss-user] [JBoss Portal] - Re: JBoss Forums & JBoss Portal 2.4 Beta 1

2006-06-07 Thread ThorntonD
Thanks Ryszard. As soon as you get the new feature added I will be rolling out the newest forums. On a side note, the forums do not allow replying to a forums e-mail. I created a module for Nukes called BBMailPoster that would handle and properly post e-mails to the forums. It is checked int

[JBoss-user] [JBoss Getting Started Documentation] - many views, no replies

2006-06-07 Thread rvan1
Is there a more active JBoss forum than this? I guess the answer to my questions on 5/31 and 6/2 is that the examples don't work due to version differences and incompatabilities between JBoss, the example files, and the guide itself. View the original post : http://www.jboss.com/index.html?

[JBoss-user] [JBoss Messaging] - Re: Problems at Startup with MySQL 5 and XAConnection

2006-06-07 Thread bviveiros
Thanks Tim. Although I'm not sure that I understand the following: anonymous wrote : messaging doesn't require the database to support XA for it's purposes. I have a servlet that peforms some database inserts then posts a message to a queue, therefore I need the entire process to be wrapped in

[JBoss-user] [JBoss Seam] - Is it possible to integrate Seam with Jdeveloper IDE?

2006-06-07 Thread davinenco
I would like to know if it is possible to integrate Seam with Jdeveloper IDE? If yes, where can I find documentation about this? If not, Could anyone post me what should I use to prove it? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949677#3949677

[JBoss-user] [JBossWS] - Re: MTOM -- Get samples...??? Where are they?

2006-06-07 Thread [EMAIL PROTECTED]
It's fixed in HEAD View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949676#3949676 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949676 ___ JBoss-user mailing list JBoss-user

[JBoss-user] [EJB 3.0] - TemporalType, both DATE and TIME?

2006-06-07 Thread liudan2005
for @Temporal, you can have either Date, or Time, is it possible to have both e.g. DATETIME? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949675#3949675 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949675 ___

[JBoss-user] [EJB 3.0] - Does Ejb3/Hql support date comparison?

2006-06-07 Thread liudan2005
Compare date only, but not time. I've tried | Date date=new Date(); | em.createQuery("from Person p where p.registeredDate=:date").setParameter("date",date,TemporalType.DATE); | But this doesn't work. I've tried so many ways but still can't get it work. Does Ejb3 support date(but not ti

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Undeploy exploded web app

2006-06-07 Thread j2ee_junkie
Nick, If ant just overwrites the changed files, I think deployer will see the difference, undeploy the application, then redeploy. So you do not have to delete entire directory. cgriffith View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949672#3949672 Reply

[JBoss-user] [JBoss jBPM] - Re: problem with timer

2006-06-07 Thread kukeltje
Sure I can. As can you. Read the second line. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949671#3949671 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949671 ___ JBoss-u

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: EJB3/EntityManager/Transactions and LazyInitializationEx

2006-06-07 Thread ngtdave
I was hoping jboss would start the transaction for me, when my http request happened, and then close it when it was done. But no go. So I wrote the servlet filter below, and it all works. I just hoped the container would take care of it for me. Maybe in the future, when we have more time, I

[JBoss-user] [JBoss jBPM] - Re: action and variables

2006-06-07 Thread kukeltje
Thanks for sharing with us how you solved it. Others can learn from this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949669#3949669 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949669 ___

[JBoss-user] [JBossCache] - Re: Trouble with aopc compiled class being loaded with a fac

2006-06-07 Thread [EMAIL PROTECTED]
This is a total shot in the dark, so please just take it as such: Have you tried: |try { | ClassLoader cl = Thread.currentThread().getContextClassLoader(); | clazz = cl.loadClass(className); | } | catch (Exception t)

[JBoss-user] [Security & JAAS/JBoss] - Re: LoginModule.login() passed null principal/credential fro

2006-06-07 Thread j2ee_junkie
lost_traveller, Yes, securing your servlets with a security-constraint. As well as configuring an security domain for your servlets. If you use the same security domain for your servlets as your ejb's then security is propagated by the JBossSecurityMgrRealm. In that domain you could use your

[JBoss-user] [JBossWS] - Re: MTOM -- Get samples...??? Where are they?

2006-06-07 Thread [EMAIL PROTECTED]
It's a known bug http://jira.jboss.com/jira/browse/JBWS-961 that just showed up these days. I will take care of that ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949666#3949666 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[JBoss-user] [Security & JAAS/JBoss] - Re: Two web modules in one ear, with different login policie

2006-06-07 Thread [EMAIL PROTECTED]
Yes, individual web applications can have different security domains. The scenario you describe in your usecase (two web modules bundled in an ear behaving wierdly wrt different security domains) needs to be tested on our side, to see if there is any bug. http://jira.jboss.com/jira/browse/JBA

[JBoss-user] [JBoss Messaging] - Re: Security Exception

2006-06-07 Thread [EMAIL PROTECTED]
I tried to use the expression part only in a memory-leak testcase, and didn't have any luck. (it's not leaking) I will expand to everything you have in your testcase. At this point I don't think the problem is the expressions. take a look on MemoryLeakTest.java on jms project at jboss-head. Vi

[JBoss-user] [Security & JAAS/JBoss] - Re: Accessing the session from DatabaseServerLoginModule

2006-06-07 Thread j2ee_junkie
Hi Paul, You can get access to the HttpServletRequest in your login module using the JACC API, but if the user has not generated a session, it may not be available. See http://wiki.jboss.org/wiki/Wiki.jsp?page=AccessingServletRequestForAuthentication cgriffith View the original post : http:

[JBoss-user] [JBoss Portal] - Is it possible to access the JCR outside the JVM

2006-06-07 Thread cwiechmann
Hello List, is there a way to access the JCR outside the JBoss JVM? I've seen the that JackRabbit supports that, but I'dont how i've to configure this with JBoss? JackRabbit Model 3: http://jackrabbit.apache.org/doc/deploy/howto-model3.html My goal is to use the CMS in the Portal to control t

[JBoss-user] [JBoss Messaging] - Re: Security Exception

2006-06-07 Thread timfox
Hi Martin- Hopefully we can investigate this soon. Many of us are travelling this week and next week is JBoss World in Vegas so time (as usual) is a precious commodity right now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949661#3949661 Reply to t

[JBoss-user] [JBoss Seam] - Re: Link to fragment identifier

2006-06-07 Thread martinso
That works. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949660#3949660 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949660 ___ JBoss-user mailing list JBoss-use

[JBoss-user] [Clustering/JBoss] - Re: When in the servlet lifecycle does http session state re

2006-06-07 Thread [EMAIL PROTECTED]
The session replicates at the end of the request, not as modifications are made. There is currently no way to change this behavior. If this is important to you, please raise a feature request in the JBoss Application Server project on jira.jboss.com. View the original post : http://www.jboss.c

[JBoss-user] [JBossWS] - Re: jbossws 1.0.1

2006-06-07 Thread [EMAIL PROTECTED]
jbossws-1.0.1 will be released when all issues scheduled for it are beeing resolved - we are working on this with high priority View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949658#3949658 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[JBoss-user] [JBoss Messaging] - Re: Problems at Startup with MySQL 5 and XAConnection

2006-06-07 Thread timfox
Yes, it might be a MySQL bug, I need to investigate further. I am travelling this and next week so I'm unlikely to get around to this until the week after next. Having said all that, I don't understand why you're using an XA datasource for messaging. There doesn't seem to me to be any good rea

[JBoss-user] [JBoss AOP] - adding interceptors to the

2006-06-07 Thread sbivol
We might need to log every attempt (authorized and unauthorized) to access a stateless EJB in our application. What's the right way to implement this? The EJBs are secured by a JAAS security domain with the DatabaseServerLoginModule. We considered EJB interceptors, but they are not invoked unle

  1   2   3   >