[JBoss-user] [Beginners Corner] - Re: Could not dereference object

2006-02-13 Thread nicodAntibes
Hi, Unfortunately, the problems remains exactly the same View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923511#3923511 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923511 ---

[JBoss-user] [JBoss Seam] - Re: AJAX Example

2006-02-13 Thread cbomoo
Seam FAQ:" Seam 1.0 beta 2 has a servlet filter "org.jboss.seam.servlet.SeamServletFilter(in reference 3.4)"that you can wrap around any servlet that processes AJAX requests from your JSF pages. Seam 1.0 will provide a full remoting framework for exposing Seam components as JavaScript objects."

[JBoss-user] [JBoss Seam] - Re: Problem since update to Seam 1.0 beta2 and JBoss 4.0.4 R

2006-02-13 Thread Newlukai
Oh. Thanks. I checked all the files, but I didn't see these little changes. After copying the Oracle-JDBC-Lib to the server's lib directory (I hate Mondays ;) it worked. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923508#3923508 Reply to the post : http:

[JBoss-user] [JBoss jBPM] - Re: mulit-threading and commit transaction

2006-02-13 Thread RAlfoeldi
Hi Raj, you do the split | ForkA | | StateA1 StateA2 | (sends JMS (sends JMS | and waits) and waits) | |

[JBoss-user] [JBoss Eclipse IDE (users)] - problem with simple HelloWorld war file

2006-02-13 Thread rivka_shisman
hi friends, I try to run the simple HelloWorldServlet on JBoss 4.0.3SP1 with eclipse 3.1 (JBoss IDE 1.5). The sample is from the JBoss IDE aticle - http://www.devx.com/opensource/Article/20242/0/page/4 When i run packaging to create my war file - i see that it doesn't create the WEB-INF/class

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

2006-02-13 Thread RAlfoeldi
Hi San, is there any specific reason for shouting? *.par is just an archive (like *.jar, *.war) containing all files of a ProcessDefinition. How to deploy is well documented and thoroughly discussed here in the forum. Greetings View the original post : http://www.jboss.com/index.html?module=

[JBoss-user] [JBossCache] - Re: Eviction Using Too Much Memory?

2006-02-13 Thread [EMAIL PROTECTED]
I just created the following simple unit test: public class MemoryTest extends TestCase { public void test() throws Exception { BoundedBuffer buffer = new BoundedBuffer(20); Object[] a = new Object[20]; a[0] = "foo"; a[10] = "foo2"; buffer.put("abc

[JBoss-user] [JBoss jBPM] - Version for Process definition always -1

2006-02-13 Thread Feroshjacob
In the user guide it is stated "When a process archive gets deployed, it creates a process definition in the jBPM database. Process definitions can be versioned on the basis of the process definition name. When a named process archive gets deployed, the deployer will assign a version number. To

[JBoss-user] [JBoss Portal] - Re: Database tables not automatically generated

2006-02-13 Thread louise_za
expanded error report: anonymous wrote : | 08:29:06,812 INFO [Environment] Hibernate 3.1 | 08:29:06,843 INFO [Environment] hibernate.properties not found | 08:29:06,875 INFO [Environment] using CGLIB reflection optimizer | 08:29:06,921 INFO [Environment] using JDK 1.4 java.sql.Timesta

[JBoss-user] [Security & JAAS/JBoss] - unexpected behavior with authenticated but unauthorized user

2006-02-13 Thread blackard
I've set up a test case for a user that is successfully authenticated but that is not authrorized by the security-constraint to access a servlet. I've tested other form basedlogin behavior and got the expected resuts. Accession page requireing authentication redirects to form-login-page, invalid

[JBoss-user] [Messaging, JMS & JBossMQ] - JAAS/JBoss unexpected behavior with authenticated but unauth

2006-02-13 Thread blackard
I've set up a test case for a user that is successfully authenticated but that is not authrorized by the security-constraint to access a servlet. I've tested other form basedlogin behavior and got the expected resuts. Accession page requireing authentication redirects to form-login-page, inval

[JBoss-user] [JBoss Portal] - Portlet design in JBoss Portal

2006-02-13 Thread susitha
I am new to portlets. I am doing a project on portlets. O/S : Windows XP Jboss-release :jboss-4.0.3 Jboss-Portal: jboss-porlal-2.2 After I deployed the portal I am getting the follwing error when the server is Shutting dow

[JBoss-user] [Security & JAAS/JBoss] - Re: LdapLoginModule works wrong in 4.0.3 SP1

2006-02-13 Thread mzshen
Hi, Not sure we were having the same problem. My problem certainly looked like yours. >From my SunEnterpriseSystem LDAP server access log (SunONE, or iPlanet), I saw: SRCH base="ou=groups,o=root" scope=2 filter="(uniqueMember=*)" attrs="cn" In other words, all groups under ou=groups,o=root were ass

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

2006-02-13 Thread san_km
hi,can you please tell me what is .par files in jboss jbpm and what is it's use. if possible can you please tell me how to deploy .par file in jboss aplication server View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923497#3923497 Reply to the post : http://w

[JBoss-user] [Clustering/JBoss] - I wanted to know about load balancing and fail over methods.

2006-02-13 Thread ahamed_vi
hai friends.., I am new to jBoss application server.I am working in jBoss-4.0.1sp1.now i wanted to implement load balancing and fail over methods for my application in jboss server.so pls help me what are the steps involved in this. I am waiting for repl

[JBoss-user] [JBossCache] - Re: java.io.NotSerializableException:

2006-02-13 Thread [EMAIL PROTECTED]
Anu, What you ae looking for is the detach/re-attach capbility of which PojoCache does not have now (noy sure if it even makes sense though). Is the plain TreeCache an option then? -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923495#3923495 Reply t

[JBoss-user] [JBoss Seam] - Re: Pageflow IDE

2006-02-13 Thread [EMAIL PROTECTED]
Yes, the same plugin handles both... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923492#3923492 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923492 --- This SF.

[JBoss-user] [EJB 3.0] - [ANN] VTD-XML Version 1.5 Released

2006-02-13 Thread jzhang2007
[ANN] VTD-XML Version 1.5 Released Eight years after the invention of XML, DOM and SAX, despite their respective issues, are still the mainstays of application developers. So is it the end of road for XML parsing innovation? The VTD-XML project team think not. We are proud to announce th

[JBoss-user] [Installation, Configuration & Deployment] - [ANN] VTD-XML Version 1.5 Released

2006-02-13 Thread jzhang2007
[ANN] VTD-XML Version 1.5 Released Eight years after the invention of XML, DOM and SAX, despite their respective issues, are still the mainstays of application developers. So is it the end of road for XML parsing innovation? The VTD-XML project team think not. We are proud to announce th

[JBoss-user] [The Lizzard's corner] - [ANN] VTD-XML Version 1.5 Released

2006-02-13 Thread jzhang2007
[ANN] VTD-XML Version 1.5 Released Eight years after the invention of XML, DOM and SAX, despite their respective issues, are still the mainstays of application developers. So is it the end of road for XML parsing innovation? The VTD-XML project team think not. We are proud to announce th

[JBoss-user] [Messaging, JMS & JBossMQ] - [ANN] VTD-XML Version 1.5 Released

2006-02-13 Thread jzhang2007
[ANN] VTD-XML Version 1.5 Released Eight years after the invention of XML, DOM and SAX, despite their respective issues, are still the mainstays of application developers. So is it the end of road for XML parsing innovation? The VTD-XML project team think not. We are proud to announce th

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - [ANN] VTD-XML Version 1.5 Released

2006-02-13 Thread jzhang2007
[ANN] VTD-XML Version 1.5 Released Eight years after the invention of XML, DOM and SAX, despite their respective issues, are still the mainstays of application developers. So is it the end of road for XML parsing innovation? The VTD-XML project team think not. We are proud to announce th

[JBoss-user] [EJB/JBoss] - [ANN] VTD-XML Version 1.5 Released

2006-02-13 Thread jzhang2007
[ANN] VTD-XML Version 1.5 Released Eight years after the invention of XML, DOM and SAX, despite their respective issues, are still the mainstays of application developers. So is it the end of road for XML parsing innovation? The VTD-XML project team think not. We are proud to announce th

[JBoss-user] [Remoting] - Re: Success Story

2006-02-13 Thread [EMAIL PROTECTED]
Thanks for the kind words. It means a lot. -Tom View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923481#3923481 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923481 ---

[JBoss-user] [JBoss Getting Started Documentation] - Re: Installing JBoss 4 on Mac OS X 10.4.* ?

2006-02-13 Thread conradwt
Hi, thanks for getting into contact with me. Anyway, I performed the following on the command line and it was installed in the correct locations (i.e. Applications folder ): java -jar jboss-4.0.4RC1-installer.jar Now, I need to find a Hello World example to get my feet wet. Gotta go and than

[JBoss-user] [JBoss Portal] - Deploy Struts Portlet in JBOSS PORLTAL 2.2

2006-02-13 Thread nghiatrang184
I want to deploy a StrutsPortlet in JBossPortal 2.2 but I don't know how to do. Can you give me some ideas or examples. Thanks and sorry for my poor English. Rock. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923477#3923477 Reply to the post : http://www

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: CDT (C/C++ Development Tools) breaks JBoss IDE

2006-02-13 Thread transera_inc
I would suggest installing all eclipse project tools first and then install any other add-ons like Jboss IDE and etc. Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923476#3923476 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[JBoss-user] [EJB 3.0] - Re: 4.0.4RC1 / Lazy Fetch / EntityManagerFactory JNDI Lookup

2006-02-13 Thread [EMAIL PROTECTED]
Use "java:/EntityManagers/blackarrow-core-factory" to do your lookup. Does that work? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923475#3923475 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923475

[JBoss-user] [JBoss Eclipse IDE (users)] - JSP Development Q: Installed Jboss IDE - now what???

2006-02-13 Thread transera_inc
Hi, New user question. How do I develop JSP under Jboss/Eclipse IDE? Everything is configured properly, but there is no documentation on how to develop a simple JSP pages under JBoss IDE. Any pointers? It's pretty easy under Tomcat, but I'm stubled on JBoss. Can anyone guide me thru developleme

[JBoss-user] [JBoss jBPM] - Re: subProcessInstance is null

2006-02-13 Thread iterrell
ejimenez: anonymous wrote : Is there something you want to do that you cant accomplish using the subprocess end event? Actually, I think yes. I have a process that uses subprocesses for repetitive tasks like calling someone (with carefully designed business rules for a busy signal, leaving a

[JBoss-user] [EJB 3.0] - Re: Load entity lazy fields...

2006-02-13 Thread ejb3workshop
There is the @Fetch annoation which might solve your problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923472#3923472 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923472 ---

[JBoss-user] [EJB 3.0] - Re: 4.0.4RC1 / Lazy Fetch / EntityManagerFactory JNDI Lookup

2006-02-13 Thread knifegun
Forgot to watch my own thread. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923471#3923471 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923471 --- This SF.net em

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: ERROR [javax.faces.webapp.UIComponentTag] Faces context

2006-02-13 Thread dhinojosa
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossFaces capital B, sorry "bhanuk" wrote : I am reading through this post and cannot find a solution | | http://wiki.jboss.org/wiki/Wiki.jsp?page=JbossFaces does not exist. | | I still have this problem trying to Invoke Faces Servlet. Plea

[JBoss-user] [EJB 3.0] - Re: Unexpected cartesian result in EJB3 query

2006-02-13 Thread ejb3workshop
Also take a look at the following thread which shed some additional light on this problem http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923468#3923468 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923469#3923469 Reply to the post : http://www

[JBoss-user] [EJB 3.0] - Re: Many2Many using ArrayList causing strange muliplication

2006-02-13 Thread ejb3workshop
I understand your point better now in case of using Hibernate directly. Yet with EJB3 this should not present a problem, in particular not the way it currently does. I would much rather incure the overhead on the database and in the persistence layer, then have duplicate objects returned. Also

[JBoss-user] [EJB 3.0] - 4.0.4RC1 / Lazy Fetch / EntityManagerFactory JNDI Lookup

2006-02-13 Thread knifegun
I am trying to turn Lazy fetch on my EJB 3.0 entity beans. I have a utility class that handles the EntityManager persistence on behalf of a web application. I have packaged my EJB in a JAR file called blackarrow.ejb3. I have packaged the web application in a seperate war file called blackarro

[JBoss-user] [JBoss jBPM] - Re: mulit-threading and commit transaction

2006-02-13 Thread dharraj
Hello All, Let me mention this again and as clearly as I can, I am trying to model an existing process (application) pipeline using the JBPM. The input(s) to the next stage (application) in pipeline is output from previous stage. There are stages that requires multiple input(s) which are genera

[JBoss-user] [Management, JMX/JBoss] - My listener is a servlet.

2006-02-13 Thread chwang
Hi Folks, Please hlep me again. Currently I have Mbean in sar. but I have a servlet in War. the servlet is also a listener. when Sate of the Mbean change, it will notify the servlet. But I use MBeanserver.addNotificationListener(objectName, myMBeanListener, null, null ); it complains myMBean

[JBoss-user] [EJB 3.0] - Re: Problem with Lazy attributes - 4.0.3SP1-EJB3.0RC4 (Repost)

2006-02-13 Thread [EMAIL PROTECTED]
Just a FYI, http://jira.jboss.com/jira/browse/EJBTHREE-440 I have removed everything from the attached testcase that was not generating the error, and kept only what was causing the issue. Apparently this is caused by Lazy attributes over Inheritance. I have tried several different combinatios

[JBoss-user] [EJB 3.0] - Re: Problem with Lazy attributes - 4.0.3SP1-EJB3.0RC4

2006-02-13 Thread [EMAIL PROTECTED]
Just a FYI, http://jira.jboss.com/jira/browse/EJBTHREE-440 I have removed everything from the attached testcase that was generating the error, and kept only what was causing the issue. Apparently this is caused by Lazy attributes over Inheritance. I have tried several different combinatios of

[JBoss-user] [Messaging, JMS & JBossMQ] - Whre JNDI Queue name is saved? and What does MaxDepth mean?

2006-02-13 Thread chwang
Hi Folks, Please help 1.) I went to http://localhost:8080/jmx-console/ then to: jboss.mq.destination then to: name=testQueue,service=Queue I can change name of JNDIName: queue/testQueue to queue/MyQueue then click Apply Changed. Could you tell me where the change is saved to? After shutting

[JBoss-user] [JBoss and NetBeans] - Re: InitialContext error

2006-02-13 Thread nashaccount
I'm gettin' the same error: init: deps-jar: init: deps-jar: compile: library-inclusion-in-archive: dist: compile: run: Caught an unexpected exception: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory

[JBoss-user] [JBossWS] - Problem installing JBossWS in JBoss AS 4.0.4 RC1

2006-02-13 Thread patrick_ibg
I've downloaded and installed 4.0.4 RC1 using the graphical installer using the EJB3 profile. Then following the Wiki, I installed JBossWS. I get this problem after starting JBoss: | 19:02:11,406 INFO [Server] Core system initialized | 19:02:13,171 INFO [Log4jService$URLWatchTimerTask] Co

[JBoss-user] [JBoss Seam] - Pageflow IDE

2006-02-13 Thread [EMAIL PROTECTED]
Is there a JPDL pageflow plugin like the jBMP plugin? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923460#3923460 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923460 ---

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-13 Thread conkan
I just meant that you might want to leverage the portlet app so that it is consistent with how the portal is layed out. You might want to use the CSS style sheets for the themes in core/resources/portal-core-war (e.g.-portlet-font). View the original post : http://www.jboss.com/index.html?modu

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-13 Thread conkan
Perhaps you need to need to build the source in your shell. Did you try getting the source code for the jboss portal??? (Note that each version of the jboss portal has a different infrastructure.) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923458#3923458

[JBoss-user] [JBoss Portal] - Re: NPE in Management Portlet

2006-02-13 Thread colintoal
Hi Roy, No - no other myfaces applications. I do have a regular web application and an EJB3 application deployed, but nothing that references myfaces or any other JSF implementation. I can undeploy those other apps ( one installs a JAASLoginModule implementation ) and see if that helps. Colin

[JBoss-user] [JBossWS] - Re: UndeclaredThrowableException

2006-02-13 Thread CBax007
I have noticed that if my custom Exception classes do not extend RemoteException, then I get the correct handling on the client side. The SOAP Fault gets generated with the proper detail as follows: | |soapenv:Client |Unable to find Itinerary with id=1 | | http:/

[JBoss-user] [JBoss and NetBeans] - InitialContext error

2006-02-13 Thread albisvladimir
Hi to all, and thanks in advanced, i want to know i can be sure that my EJB module is correctly deployed. Netbeans shows the message that deplayment was successfull, but when i try to use the ejb's (BMP) from application client (not web) i got the message: "Need to specify name in environment or

[JBoss-user] [JBoss jBPM] - Re: BPEL - eventHandlers

2006-02-13 Thread adrian.andrei
I modified the RequestListener code to allow concurrent events. In the constructor, I replace the line: | consumer = messagerSession.getJmsSession().createConsumer(destination, selector); | with | Session session = messagerSession.getMessager().getConnection().createSession(false, Sess

[JBoss-user] [JBossWS] - Confused: JBoss 4.0.4RC1, JBossWS, EJB3

2006-02-13 Thread patrick_ibg
I've been trying to gather some information on how to deploy/use webservices on JBoss and am rather confused... I'm trying to get web services working with EJB3. - I take it that JBossWS is not supported in JBoss 4.0.3SP1, however it apparently works fine in 4.0.4 RC1. - From the Wiki, there is

[JBoss-user] [JBoss and NetBeans] - register jboss server in netbeans 5

2006-02-13 Thread albisvladimir
Hi to all and thanks in advanced, can i register jboss server installed in one pc and netbeans in another PC? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923451#3923451 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - DB(hibernate) exception, detached entity usable?

2006-02-13 Thread javatwo
A web application using UserTransaction with Hibernate and JBoss EJB. When a user try to delete an entity using em.remove(detachedEntity), then commit transaction, but a Hibernate exception raised: reference constraints violated. In this case, the detached entity is still being hold by JSF back

[JBoss-user] [JBoss Portal] - How to bypass select in the jbp_user when using DatabaseLogi

2006-02-13 Thread alessandroribeiro
Hi, I´m using DatabaseLoginModule to authenticate against an application database server. The problem is that, before authenticating against the database, there should already be an entry in the jbp_users table, otherwise the user will get an "404" error. To insert that user in the jbp_users,

[JBoss-user] [JBoss Seam] - Re: CRUD Generator - Deployment Problem

2006-02-13 Thread phicorp
Many thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923448#3923448 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923448 --- This SF.net email is sponsored b

[JBoss-user] [JBoss Seam] - Re: CRUD Generator - Deployment Problem

2006-02-13 Thread [EMAIL PROTECTED]
Oh, OK, this is a bug in the templates. Please report in Hibernate Tools JIRA. Should be: @DataModelSelection("locationTablesList") etc View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923447#3923447 Reply to the post : http://www.jboss.com/index.html?modu

[JBoss-user] [JBoss Seam] - Re: CRUD Generator - Deployment Problem

2006-02-13 Thread phicorp
| package test1.model; | | // Generated 13/02/2006 20:05:13 by Hibernate Tools 3.1.0.beta4 | | import java.util.ArrayList; | import java.util.List; | import java.util.ResourceBundle; | import javax.ejb.Interceptors; | import javax.ejb.Remove; | import javax.ejb.Stateful; |

[JBoss-user] [JBoss Portal] - Re: Incomplete deployment listing error

2006-02-13 Thread scotttam
Roy, Thanks for the response. I didn't have that line in my my.cnf in the first place. Adding it there with the STRICT_TRANS_TABLES omitted and adding the cgi param to the ds file didn't seem to fix the problem. I see the following exception first in the log | 7:18:34,709 WARN [Servic

[JBoss-user] [JBoss Seam] - Re: CRUD Generator - Deployment Problem

2006-02-13 Thread [EMAIL PROTECTED]
So, the exception is this: Missing value() for @DataModelSelection with multiple @DataModels Show the code for the component that has multiple @DataMOdels View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923444#3923444 Reply to the post : http://www.jboss.co

[JBoss-user] [JBossWS] - webserivce deployment using JAX-WS tools for server side ar

2006-02-13 Thread balrupa
I'm using Sun's WSDPack's JAX-WS tool(wsimport) to create server side artifacts for my web service. . This does not create jaxrpc-mapping.xml file. (But wscompile from jaxrpc does create that ). If I understand it correct, I don't need the jaxprc-mapping file at all because the schema type

[JBoss-user] [JBoss Seam] - Re: CRUD Generator - Deployment Problem

2006-02-13 Thread phicorp
I am now using the latest nightly build of JBoss IDE. When I deploy to jboss-4.0.4RC1 I am informed that JBoss cannot deploy the war file successfully. However this message is preceded by the following errors: 2006-02-13 21:10:03,203 FATAL [org.hibernate.ejb.packaging.PersistenceXmlLoader] enti

[JBoss-user] [JBoss Portal] - Re: changing text in browser-tab

2006-02-13 Thread dhexus
thank you for your fast and detailed contribution! you all make this forum great! although my solution looks quite different, you gave me the idea to change $PORTAL_HOME/core/src/bin/portal-core-war/layouts/generic/index.jsp in the following way: MY TEXT | dhexus View the original post :

[JBoss-user] [JBoss Seam] - Re: JAAS and SEAM

2006-02-13 Thread grig77cristi
"[EMAIL PROTECTED]" wrote : "mjschehl" wrote : Shouldn't Seam come packaged with these Login and Security check type of functionality built-in and overridable if needed? | | Perhaps, but the trouble is that I am not sure that all Seam apps will want to do security stuff in the same way and

[JBoss-user] [JBossWS] - Returning NULL via webservice from a POJO?

2006-02-13 Thread escher9694
I'm attempting to expose a simple bean with ws4ee. I'm using JBoss 4.0.3SP1 and jwsdp-2.0. ws-compile gave me a few issues, but I got it to deploy and serve wsdl files just fine. The problem is when I call the (doc/literal) webservice from an axis client, I get the following exception: 2006-

[JBoss-user] [EJB 3.0] - Re: JBoss 4.0.2 - Coldfusion - myfaces interoperability

2006-02-13 Thread bhanuk
I missed out in the imports on the cfm page in my previous post: My cfm page looks like this: (both the cfimports below are between <>, for some reason, this post strips it off if i keep it) cfimport taglib="/WEB-INF/lib/myfaces_html.tld" prefix="h" cfimport taglib="/WEB-INF/lib/myfaces_core.tl

[JBoss-user] [JBoss jBPM] - Re: mulit-threading and commit transaction

2006-02-13 Thread edgarpoce
hi anonymous wrote : Doesn't szenario b) do the trick? Executing whatever long running task you have asynchronously by way of JMS or jBPM 3.1? I didn't know about the new feature in 3.1, I'll take a look at it asap. thanks for the tip. Even when I could manage to roll my own jms stuff I don

[JBoss-user] [EJB 3.0] - JBoss 4.0.2 - Coldfusion - myfaces interoperability

2006-02-13 Thread bhanuk
I have this sample application where I want to confirm Interoperability of Coldfusion and MyFaces. I deployed this application on JBoss 4.0.2. after several, several hurdles, I have this following error: Could not create instance of tag handler class org.apache.myfaces.taglib.html.HtmlFormTag

[JBoss-user] [JBoss jBPM] - Re: mulit-threading and commit transaction

2006-02-13 Thread RAlfoeldi
Hi Edgar, I would like to understand this one. Doesn't szenario b) do the trick? Executing whatever long running task you have asynchronously by way of JMS or jBPM 3.1? Then you would only have to lock on the processInstance for the short time you need to update variables and trigger a transit

[JBoss-user] [EJB/JBoss] - value-object getter causes EJBException

2006-02-13 Thread ceeper
I defined a value-object and added two methods within the bean: public abstract BeanValue getBeanValue(); public abstract void setBeanValue( BeanValue value ); Every access to this methods causes an EJBException. The method ist not a CMP field or a select method. I tried it with jboss 4.0.1 and

[JBoss-user] [JBoss jBPM] - Re: mulit-threading and commit transaction

2006-02-13 Thread edgarpoce
hi Rainer anonymous wrote : So my answer to your question is another question: what is the use case for Java concurrency in jBPM? Another use case for the record ;). I'm using jbpm to manage a billing system. The billing process involves not only human interaction but also time consuming que

[JBoss-user] [JCA/JBoss] - Re: Transaction is not active

2006-02-13 Thread iggi
Thank you for your response. However, I?m still unclear as to what I need to do to fix the issue in my code. The example about RetryingTransactions is referring to an EJB, and my code is in a simple servlet running in Tomcat under JBoss. The snippet of code below is my method for obtainin

[JBoss-user] [JBoss Portal] - Configure default portal instance to load

2006-02-13 Thread IvanLatysh
I configured 2 portal instances, they are working fine when I access them with full URL. But I want to configure MyPortal to load as default when user hit URL http://localhost:8080/portal How I can configure default portal instance to load ? View the original post : http://www.jboss.com/index.

[JBoss-user] [JBossCache] - Re: Eviction Using Too Much Memory?

2006-02-13 Thread drosenbaum
Oh yeah, I forgot to mention that I took this heap dump when the app was initialized right after Hibernate was finished configuring. Nothing was even placed in the cache yet at this point. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923430#3923430 Reply

[JBoss-user] [Performance Tuning] - 99% usage using cluster

2006-02-13 Thread possumpc
I am seeing an odd behavior that maybe someone else has had experience with. Jboss 4.0.1sp1. I have an application that is deployed on a cluster, to 3 nodes, on separte Linux servers (SLES 9). After a while (3-4 days) , nodes 2 and 3 spike the CPU usage to 99%, and the application becomes sluggis

[JBoss-user] [JBossCache] - Re: Eviction Using Too Much Memory?

2006-02-13 Thread drosenbaum
Ben, Thanks for your reply. The numbers in my profiling here is only the amount of memory used for the Object[] array with empty slots, I do not think it includes any objects actually referenced by the array itself. In other words, it is 13600272 bytes just for having an Object[] array of 200

[JBoss-user] [Installation, Configuration & Deployment] - Re: Strange problem with ant war deployment : Unexpected end

2006-02-13 Thread pokkie
Peter, My war is about 7 MB, so I am actually sure that you might be right in your assessment. Going to try out the move & copy strategy. Thanks for the feedback, -- Izak View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923427#3923427 Reply to the post :

[JBoss-user] [Messaging, JMS & JBossMQ] - reconnect to temporary queue ?

2006-02-13 Thread Mr. M
When a temporary queue's socket is broken, is there a JBoss method for reconnecting to the same temporary queue rather than creating another temporary queue? I thought I saw a forum posting on how to do this but can't find it now. Thanks, Mark [EMAIL PROTECTED] View the original post : http:

[JBoss-user] [JBoss Portal] - Re: changing text in browser-tab

2006-02-13 Thread noicangi
sorry its looks awfull again: in hte directory web-inf of your war portal instance create a directory callae portal-layout.xml with this: | | | myLAYOUT | /layouts/index.jsp | /layouts/maximized.jsp | | | | |

[JBoss-user] [JBoss Portal] - Re: changing text in browser-tab

2006-02-13 Thread noicangi
that's part of the layout of the portal ;) in your portal instance.war add the file portal-layouts.xml with this: your name /layouts/index.jsp /layouts/maximized.jsp and in the war file copy a dir called layouts/index.jsp

[JBoss-user] [JBoss jBPM] - Re: mulit-threading and commit transaction

2006-02-13 Thread RAlfoeldi
Hi Raj, check out the various threads on this subject. This has been discussed in extreme detail. As I mentioned there are good reasons not to spawn threads. One would be that you are simply not allowed to do so in a J2EE environment. The others lie in the concept and implementation details o

[JBoss-user] [JBoss Portal] - Re: Can't find RolePortlet in standard 2.2 binary distributi

2006-02-13 Thread [EMAIL PROTECTED]
the role portlet is enabled in 2.2.1RC1 and disabled in 2.2.0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923421#3923421 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923421 ---

[JBoss-user] [Beginners Corner] - Help needed from [EMAIL PROTECTED] this method is e

2006-02-13 Thread msomepal
I have a stateless been which registers a timer with App Server.I want to do this with out a startup class.Whenever appserver instantiates a bean it has to check appserver for any registered timers and if dont have any should register one.I am thinking of doing this in @PostConstruct method.But

[JBoss-user] [JBoss Portal] - JBoss Portal Innovation Award

2006-02-13 Thread [EMAIL PROTECTED]
We want to hear how developers have used JBoss Portal to improve existing processes, overcome technology challenges, and enhance their company?s bottom line. Winning projects across several categories will be promoted and recognized at the largest worldwide JBoss community event, JBoss World i

[JBoss-user] [JBoss jBPM] - Re: BPEL - Client loading issues with EJB3 RC5

2006-02-13 Thread adrian.andrei
FYI My mistake, the current configuration was internally released without the client deployer file. The client works now after I copied the client-deployer-service.xml over to the deploy folder. Regards, AA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392

[JBoss-user] [JBoss Portal] - Re: signout no longer works

2006-02-13 Thread ScottDawson
Do you prefer diff files, or the .java files or something else? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923417#3923417 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923417 -

[JBoss-user] [JBoss Portal] - changing text in browser-tab

2006-02-13 Thread dhexus
hi, im looking for a way to change the text appearing in the browser tab and in the system panel respectively. i am using jboss as 4.0.4-RC1 and jboss portal 2.2.1-RC2. the current entry "JBoss Portal 2.2.1-RC2" is a little bit technical. .. still not finding the relevant file - what is the

[JBoss-user] [JBoss jBPM] - Re: BPEL - Client loading issues with EJB3 RC5

2006-02-13 Thread [EMAIL PROTECTED]
None that I'm aware of. You might want to browse the EJB 3 forum for any relevant posts. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923414#3923414 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923414 ---

[JBoss-user] [JBoss Portal] - Re: help in starting portal server (No null layout allowed h

2006-02-13 Thread frantuma
I was getting both the "no transaction error" on startup and the "null layout" when accessing the portal. Now I got rid of the "no transaction" doing what I list below, but I still get the null layout and portal is not accessible. Stack trace seems to mention just before the "no layout" error a:

[JBoss-user] [JBoss jBPM] - Re: mulit-threading and commit transaction

2006-02-13 Thread dharraj
Hello Rainer | correct, you will not achieve true Java concurrency with a fork | Are their any plans to enable this? If so, do you roughly know when? Thanks Raj View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923412#3923412 Reply to the post : http:/

[JBoss-user] [JBoss jBPM] - BPEL - Client loading issues with EJB3 RC5

2006-02-13 Thread adrian.andrei
Hi, We updated our JBOSS configuration with v 4.0.3. SP1 and we added the EJB3 RC5 module. Ever since I have problems deploying the BPEL client (v 1.4) and i have the following error message: | --- Packages waiting for a deployer --- | [EMAIL PROTECTED] { url=file:/C:/XYZ/server/all/tmp/de

[JBoss-user] [Beginners Corner] - Re: XDoclet Error

2006-02-13 Thread rsood72
hey anuj how did you fix this error View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923402#3923402 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923402 --- This SF.n

[JBoss-user] [JBossWS] - UndeclaredThrowableException

2006-02-13 Thread CBax007
I have a Java Service Endpoint that throws a custom Exception called FinderException (not javax.ejb.FinderException). The method on the Interface that the SE implements is as follows: Itinerary findItinerary(Long itineraryId) throws FinderException; The code for that custom exception class is

[JBoss-user] [JBoss Portal] - Re: WYSIWYG editor

2006-02-13 Thread noicangi
i suposed the tiny_mce its an aplication used by the portal, i updated the time mce to get all the funcionalities of the editor.the things it that it works the same as the original one but its still with problems...the fonts, color size of letters etc...i know i could upload a file but its

[JBoss-user] [JBoss Portal] - Re: get 404 error when get http://localhost:8080/portal

2006-02-13 Thread [EMAIL PROTECTED]
For the Oracle fix, you need to use Portal 2.2RC2+ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923398#3923398 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923398 --

[JBoss-user] [JBoss Portal] - Re: NPE in Management Portlet

2006-02-13 Thread [EMAIL PROTECTED]
Strange. Do you happen to have another myfaces app deployed on here? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923397#3923397 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923397

[JBoss-user] [JBoss Portal] - Re: jbpm webapp application into a portlet in a portal

2006-02-13 Thread [EMAIL PROTECTED]
What is this webapp built in? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923396#3923396 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923396 --- This SF.net ema

[JBoss-user] [JBoss Portal] - Re: Incomplete deployment listing error

2006-02-13 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=AvoidMySQL5DataTruncationErrors View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923395#3923395 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923395

[JBoss-user] [EJB 3.0] - Re: Problem with Lazy attributes - 4.0.3SP1-EJB3.0RC4

2006-02-13 Thread elkner
Another hint I got wrt. 440: 0 DEBUG [ main ] org.jboss.security.SecurityAssociation - Using ThreadLocal: false 50 DEBUG [ main ] org.jboss.remoting.Client - invoke called, but our invoker is disconnected, discarding and fetching another fresh invoker for: InvokerLocator [socket://192.168.21.1:

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss MainDeployer doesn't pick up exploded JAR on my Li

2006-02-13 Thread alchemista
Cause was found and seemingly unrelated. My HSQLDB data files were corrupted somehow. I had almost 1GB of data in them. When I was debugging with jdb, I noticed that the HSQLDB service was trying to be deployed before my exploded JAR. The deploying of the HSQLDB service was never finishing beca

[JBoss-user] [JBoss Seam] - Re: @Factory problem

2006-02-13 Thread [EMAIL PROTECTED]
See this thread: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77297 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923391#3923391 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923391 ---

  1   2   3   >