[jboss-user] [Clustering/JBoss] - Re: NotSerializableException in JBossCache with Log4J Level

2006-11-24 Thread Marlig
I couldn't find a place where we would directly insert the Level class into the Session. Though this probably doesn't mean we don't do it indirectly somewhere. However, I replaced log4j-boot.jar in JBoss with my own version, and so far the problem has not shown again in the logs. Time will show

[jboss-user] [JBossWS] - Re: Glassfish vs. JBossWS - no JAXWS support in JBossWS?

2006-11-24 Thread [EMAIL PROTECTED]
Yes, we have a CR2 out now. This final release is targeted for Q1/2007 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988347#3988347 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988347

[jboss-user] [JBossWS] - Re: Exception with JBoss-4.0.5-SP1 and JBossWS-1.0.3-SP1 but

2006-11-24 Thread [EMAIL PROTECTED]
Branch_4_0 is there for maintenance only. Use Branch_4_2. Could you pls debug this a little further, I have not seen this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988348#3988348 Reply to the post :

[jboss-user] [JBossWS] - Re: Using Axis SAAJ Implementation instead of JBossWS

2006-11-24 Thread [EMAIL PROTECTED]
No, there is not. What specifically are your issues? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988349#3988349 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988349 ___

[jboss-user] [JBoss Seam] - Page scope of the Seam component

2006-11-24 Thread mSX
Hi all, Can anyone, please, explain me the following new-made registration example: User.java //$Id: User.java,v 1.9 2005/09/10 19:08:01 gavin Exp $ | package org.jboss.seam.example.registration; | | import static org.jboss.seam.ScopeType.SESSION; | | import java.io.Serializable; |

[jboss-user] [JBoss jBPM] - deploy jbpm3.1.2 to tomcat5.0.28 with oracle9i

2006-11-24 Thread dusixiang
hi, verybody. Did anyone deploy the jbpm3.1.2's websale demo to tomcat ? I builded the jbpm3.1.2' oracle sql schema and deployed sucessfully. but I could not see the create new web sale order action in the Start New Process Execution list. any help? thanks in advance! View the original post :

[jboss-user] [Management, JMX/JBoss] - EJB runtime statistics through web-console throws Exceptions

2006-11-24 Thread subcommandante_m
Hi there, on porting an application from JB4.0.3SP1 to JB4.0.4 and testing it the following occurs by invoking the runtime stats at J2EE Domains: 09:26:52,140 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception javax.servlet.jsp.JspTagException:

[jboss-user] [JBossWS] - Consuming .net web service with NTLM authentication?

2006-11-24 Thread johlu
Hi, We have a JBoss 4.0.2 install and I have developed a service to consume a .net web service with NTLM authentication (handshake). I used Axis2 for this and I cannot figure out how to add the library files to use Axis2 libraries for this application. The deployed application is a 3rd party

[jboss-user] [JBoss Portal] - How to call a Beehive page flow controller from a JBoss Port

2006-11-24 Thread simplex-software
While Beehive webapps work properly in JBoss , I'm experiencing problems while trying to use Beehive page flow controllers in JBoss Portal based portlets. The Beehive documentation states that a page flow controller URL is something like http://:///Controller.jpf but using it in a portlet, as

[jboss-user] [EJB 3.0] - Re: @Clustered problem with SFSB and JBossAS 4.0.5.GA

2006-11-24 Thread scotto
OK there is DEFINITELY a problem with 4.0.5.GA EJB3 RC9 and stateful-session-beans! Anyone can test this - 1. Build the clustering tutorial example that ships with the EJB3-RC9-FD distribution (jboss-EJB-3.0_RC9-FD\docs\tutorial\clustering) and deploy on 4.0.4.GA in the 'all' configuration -

[jboss-user] [Beginners Corner] - Portlet keeps data on reload

2006-11-24 Thread francsi
Hello! Here is my problem: I'm building a Portlet that should work as some kind as adress book. First the user has to chose a special departement. Then all members of that department will be listet with phone and email. so far, so good. If one changes to an other location of the website and

[jboss-user] [JBoss Seam] - Beta2 - CR1 problem: Cannot get value for expression '#{org

2006-11-24 Thread roeber
Hi, after switching to CR1 Seam jars I am getting the following exception when I logout (Seam.invalidateSession()) : javax.ejb.EJBException: javax.faces.el.EvaluationException: Cannot get value for expression '#{org$jboss$seam$core$facesMessages}' at

[jboss-user] [EJB/JBoss] - java.net.SocketTimeoutException: Read timed out

2006-11-24 Thread nishu_saini
Hi All, I have a client application which is accessing a Remote EJB deployed over JBoss AS 4.0.4 RC1 and JBoss AS 4.0.3 SP1. The client sends and recieves some large chunks of data to and from the server. But the following exception has started to come on client very frequently. Can we

[jboss-user] [JBoss jBPM] - Re: deploy jbpm3.1.2 to tomcat5.0.28 with oracle9i

2006-11-24 Thread kukeltje
did you deploy a process? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988360#3988360 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988360 ___ jboss-user mailing list

[jboss-user] [Management, JMX/JBoss] - Re: Adding listeners to a remote MBean Server

2006-11-24 Thread [EMAIL PROTECTED]
Not really possible, until we fully implement JSR-160. There is a JIRA issue for this in the JBossRemoting project and you can vote for it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988361#3988361 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - Re: XMBean Default values now shown in JMX

2006-11-24 Thread [EMAIL PROTECTED]
Use the value tag instead of default View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988362#3988362 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988362 ___ jboss-user mailing

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - problem with testing: hibernate schema update - can't commi

2006-11-24 Thread gedel
Hello I write tests for domain persistence layer implemented on Hibernate. I use JBoss microcontainer for the following purposes: 1. provide Datasources through JNDI 2. provide UserTransaction through JNDI my tests fork fine. But I want to create database schema on every test run (I use HSQLDB

[jboss-user] [JBoss Seam] - Re: Possible to test Passivation from Embedded EJB3?

2006-11-24 Thread lowecg2004
Yeah, I'd read that in the release notes and with a fix for JBSEAM-325 these were my main driver for upgrading to 1.1. So I am actually using Seam 1.1 CR1 now and the exception reported in my original post was for the following bean: @Stateful | @Scope(SESSION) | @Name(changePassword) |

[jboss-user] [Management, JMX/JBoss] - Threaded Service

2006-11-24 Thread mrroger
Hi all, I would like to implement a Service for my apps that lanches indipendent threads to do some actions (querying some network equipments). I need concurrency in accessing this service and i was thinking to write that creates and manage different indipendent threads. JMX is the correct

[jboss-user] [Beginners Corner] - JBossCache as repository ?

2006-11-24 Thread DeepBlue(GER)
Hey all ! Can i use JBossCache as pure repository without any usage of cache loader mechanism ? Does that make at all a sense? Thanks in advance ! Regards, Claus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988369#3988369 Reply to the post :

[jboss-user] [JBoss Portal] - Portlet access to beans

2006-11-24 Thread pl.de
Hi, i have an JBoss Portal Server running with my written JSF-Portlets. I want to write from my JSFPortlet (which extends MyFacesGenericPortlet) a String got from the Session to my managed-bean, which is displayed in an JSF-Page. Code from JSFPortlet.java | public void doView(RenderRequest

[jboss-user] [Management, JMX/JBoss] - Re: Threaded Service

2006-11-24 Thread [EMAIL PROTECTED]
There is a ThreadPool service you can use, it's started in conf/jboss-service.xml. jboss.system:service=ThreadPool To learn how to use it you have to dig into the code of other services that make use of it (if I remember, org.jboss.naming.NamingService is one of them). View the original post

[jboss-user] [Beginners Corner] - Re: JBoss 5.0.0 beta 1 and web-console

2006-11-24 Thread visolvejboss
Hello, Can u make sure that you have installed the Java plugin and enabled java in the browser? Because, when i checked the web console without enableing the Java, the left side was empty. When i rechecked the web console by enabling the java it works as expected. I think, the left side of the

[jboss-user] [Management, JMX/JBoss] - Re: Anyone succeeded with monitoring-service.xml configurati

2006-11-24 Thread [EMAIL PROTECTED]
Nope - I've created a JIRA request for it: http://jira.jboss.com/jira/browse/JBAS-3881 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988372#3988372 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988372

[jboss-user] [Beginners Corner] - Re: Bin in the jboss-4.0.5.GA

2006-11-24 Thread visolvejboss
Hello, May i know, how u installed the JBoss-4.0.5? I hav downloaded the JBoss-4.0.5 as zip file and installed it. It contains everything required and runs properly. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988374#3988374 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Images and portlets

2006-11-24 Thread justin_sane
I've tried that, and nothing... In the source code of the HTML page there is: But I put that image everywhere, and nothing... I even created a File, just to see it would read, and it does... Strangely with this: java.io.File file = new

[jboss-user] [JBossWS] - Cannot find WebServiceHost in jbossws1.0.3

2006-11-24 Thread atquake
I can change the WebServiceHost of ServiceEndpointManager in jbossws1.0.1 in file: jbossws.sar/META-INF/jboss-service.xml. However, I cannot find ServiceEndpointManager in jbossws1.0.3 anymore. Can anybody help? Thanks. View the original post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Logging JSPs and servlets invocation

2006-11-24 Thread [EMAIL PROTECTED]
There is RequestDumperValve in web container config. Refer to the corresponding web container docs . View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988378#3988378 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988378

[jboss-user] [JBoss Portal] - Re: Images and portlets

2006-11-24 Thread pl.de
Do you have a running Portlet? (A war file with the right structure, depolyable and outputting some text? If yes try this: 1. create the image folder and copy images | your app | * | | | + - - + - - WEB-INF (your web- folder, you should have already) | | + - index.html | |

[jboss-user] [JBoss jBPM] - Re: deploy jbpm3.1.2 to tomcat5.0.28 with oracle9i

2006-11-24 Thread chenjin
..\jbpm-starters-kit-3.1.2\jbpm build.deploy.xml | target name=create.db depends=declare.jbpm.tasks, db.clean, db.start description=creates a hypersonic database with the jbpm tables and loads the processes in there | jbpmschema actions=create |

[jboss-user] [Beginners Corner] - cache limit is exceeded

2006-11-24 Thread DeepBlue(GER)
Hey All ! Assumption : i use the tree cache in local modus as repository, without usage of any cache loader - what will happen if the cache limit is exceeded ? Thanks in advace ! Regards, Claus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988382#3988382

[jboss-user] [JBoss Portal] - Re: Images and portlets

2006-11-24 Thread justin_sane
Finally got it running. The problem was that my ecllipse project got the directory of the images in the wrong place, so it didn't exported it to the war file. I tried to put the files by hand but, nothing, because it shoul be inside the war. So many time lost with this, how stupid of me?! Than

[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-24 Thread cavani
I am looking for some kind of generic highlight editor that works with Icefaces... much like t:inputHtml, but my needs are for Groovy and JPAQL/HQL code (I use this for customization on line of queries/reports). A specific component that I would like is a generic editor at least

[jboss-user] [JBoss Seam] - Seam 1.1 @RequestParameter NullPointerException

2006-11-24 Thread pbrewer_uk
Since moving to Seam 1.1 (b1, b2 and cr1) I've been getting NullPointerExceptions when using the @RequestParameter annotation - I can ignore these errors and the application continues to work. However, it is filling up the logs. It appears to occur when destroying a component that has been

[jboss-user] [Installation, Configuration Deployment] - org.apache.jasper.JasperException: Unable to compile class f

2006-11-24 Thread vinaybhatm
org.apache.jasper.JasperException: Unable to compile class for JSP Generated servlet error: The method _jspx_meth_yfc_getXMLValue_0(JspTag, PageContext) in the type menubar_jsp is not applicable for the arguments (LoopXMLTag, PageContext) Generated servlet error: The method

[jboss-user] [Security JAAS/JBoss] - Re: How to config SSLOptions in Jboss 4.x ?

2006-11-24 Thread atquake
deploy/jbossweb-tomcat55.sar/server.xml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988387#3988387 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988387 ___ jboss-user mailing

[jboss-user] [Installation, Configuration Deployment] - redeployment in jboss 5.0 beta 1

2006-11-24 Thread georges.goebel
Hi, I don't know where I can configure jboss 5 to redeploy a new ear file when I copy a new file in the jboss_home/server/default/deploy folder. When I overwrite an ear file, jboss does not redeploy the application. That worked in the 4.0.4 version. Thanks View the original post :

[jboss-user] [Installation, Configuration Deployment] - FreeBSD installation roadmap..?

2006-11-24 Thread johnzxcv
I'm new to JBoss and I would like to ask if there are any information regarding the specifics of installing JBoss on FreeBSD? Maybe starting form getting the right java to installing from source/binary? Cheers View the original post :

[jboss-user] [JBoss jBPM] - when comes next version of jBPM?

2006-11-24 Thread cwad0000
When is next version of jBPM planned to be released (will that be version 3.1.3?) Does it exist a web page where I can find such planned dates (the roadmap does not seem to be regularly updated, and do not include minor versions) View the original post :

[jboss-user] [EJB 3.0] - Re: Problem with FetchType.EAGER - multiple instances of an

2006-11-24 Thread kimbaltrue
I seem to be having the same problem, but with a OneToMany relationship. I have a Parent object with a ManyToOne with a classification object which contains a list of attribute fields as a OneToMany relationship. Both of these joins are EAGER fetched. What's interesting is that the

[jboss-user] [Management, JMX/JBoss] - Strange results with twiddle.sh when Jboss is down

2006-11-24 Thread bcosnefroy
Hi, I use twiddle.sh to monitor some attributes of my jboss server. When the Jboss server is up, I can get without problem the attributes of the jmx-console. However, if the server I request is down, twiddle.sh still return values (for example for FreeMemory). I've tried to get the

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Can't configure EJB3 Libraries!

2006-11-24 Thread [EMAIL PROTECTED]
I have installed JBoss AS using JEMS 1.2.0.BETA3 installer and JBossIDE 2.0.0.beta2. I cannot create a new EJB3 project because JBossIDE does not seem to recognize the EJB3 components in the server install directories. JEMS installer appeared to have installed them correctly. The IDE simply

[jboss-user] [Installation, Configuration Deployment] - JBoss JAXB class loading problem

2006-11-24 Thread DerJohannes
Hello! I am using JAXB 2.0 on a JBoss 4.0.4GA server. The problem is, that JBoss is choosing the wrong (v1.x) JAXB classes that are part of jboss-j2ee.jar. How can I get JBoss to load the JAXB classes (javax.xml.bind...) from the jars in the .ear-archive (jaxb-api.jar, jaxb-impl.jar and so on)

[jboss-user] [JBoss Portal] - ajax problem in 2.6 DR

2006-11-24 Thread sandeepjha18
hi I am using Jboss Portal 2.6 DR. I wrote a portlet with ajax functionalities. But for each ajax request I get a weird page. the page seems to be overwriting the existing page. Can u help me with this problem?? View the original post :

[jboss-user] [Management, JMX/JBoss] - Re: Strange results with twiddle.sh when Jboss is down

2006-11-24 Thread [EMAIL PROTECTED]
I think it has to do with how the naming service is looked up. If it can't find it, it multicasts to the network to find the server. There is some option to turn this off, so you can search for it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988398#3988398

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss JAXB class loading problem

2006-11-24 Thread [EMAIL PROTECTED]
I am assuminig that you have the JAXB classes at the root of your EAR archive (or some other accesible location). Do you have the JAR files listed in the relevant MANIFEST.MF entries in your application components (ie WAR, EJB)? View the original post :

[jboss-user] [JBoss Seam] - Re: Some philosophy on the context name and access to Java B

2006-11-24 Thread toni
Let me give you a short example to put the above said into a meanigfull context: Lets says I have a database table, which stores customers all of which I would like to list row by row in a JSF table, which is contained inside a single JSP page. Each row also contains action links which

[jboss-user] [Security JAAS/JBoss] - Custum LoginModule calling EJB in non-default security domai

2006-11-24 Thread camueller
I'm using a custom login module which in turn uses an EJB to verify username/password. However, this EJB is part of a security domain, since it also provides methods relying on an authenticated principal. Calls from an standalone Java application to various EJBs being part of the security

[jboss-user] [Security JAAS/JBoss] - Re: How to config SSLOptions in Jboss 4.x ?

2006-11-24 Thread Pbeeckma
Already tried this but only https works and not the SSLVerifyClient and SSLOptions View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988404#3988404 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988404

[jboss-user] [Security JAAS/JBoss] - Re: How to config SSLOptions in Jboss 4.x ?

2006-11-24 Thread Pbeeckma
Connector port=8443 address=${jboss.bind.address} maxThreads=100 strategy=ms maxHttpHeaderSize=8192 emptySessionPath=true scheme=https secure=true clientAuth=false SSLVerifiClient=require SSLEngine=On SSLOptions=+StdEnvVars

[jboss-user] [EJB 3.0] - Re: Problem with FetchType.EAGER - multiple instances of an

2006-11-24 Thread kimbaltrue
One interesting note is that I'm getting a multiple of 5 per record. So, if I have twelve (12) records I get back sixty (60) records and duplicates. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988403#3988403 Reply to the post :

[jboss-user] [EJB/JBoss] - Expose EJB simultaneously by JRMP and HTTP

2006-11-24 Thread nidget
Hi all, We are migrating an application from Weblogic to JBoss. This application is done in Swing and uses EJBs for the server side. We have users that are accessing it from the internal network over JRMP and a few other users are accessing it with a VPN over HTTP (the VPN has firewalls that

[jboss-user] [JBoss Eclipse IDE (users)] - Deploying an ejb-jar in jboss eclipse ide

2006-11-24 Thread ge0ffrey
I have installed a jboss 4.0.5 with the ejb3 profile. I have create a little poc project as a new ejb3 project: /src /mypackage/MyWebService.java /META-INF/ejb-jar.xml MyWebService.java uses @WebService and @WebMethod etc. If I jar it manually and drop it in the deploy dir, it works. However I

[jboss-user] [EJB 3.0] - Re: Problem with FetchType.EAGER - multiple instances of an

2006-11-24 Thread kimbaltrue
It looks like this behavior isn't a bug (see quote from http://docs.jboss.org/ejb3/app-server/HibernateAnnotations/reference/en/html_single/index.html#d0e1046) anonymous wrote : 2.2.5.5. Association fetching | You have the ability to either eagerly or lazily fetch associated entities. The

[jboss-user] [EJB 3.0] - Re: Slow performance of queries and POJO mapping

2006-11-24 Thread markvl2
Following your suggestion, I tried setting FlushModeType to COMMIT (the only other value supported with EJB3) as follows, but the query is as slow as before. | public List TestData select( int accountId, Timestamp timeScheduled ) { | Query query = em.createNativeQuery(

[jboss-user] [JBoss/Spring Integration] - Re: jboss icon change

2006-11-24 Thread alesj
Totally missed forum? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988412#3988412 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988412 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: @Clustered problem with SFSB and JBossAS 4.0.5.GA

2006-11-24 Thread [EMAIL PROTECTED]
This is a known issue with SFSB, EJB3RC9 and JBossCache. I can't find the JIRA ticket at the moment but the issue is with SFSB and JBossCache. Once I track it down I will post it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988413#3988413 Reply to the

[jboss-user] [JBoss Seam] - si:selectItems Value is not a valid option.

2006-11-24 Thread rmemoria
Hi, I'm using JBOSS 4.0.5GA, SEAM 1.1.0RC1 and SelectItems 1.1.1beta2. I have a page to edit users properties, and one of theses fields is the user's company (using si:selectItems). The list of companies show up perfectly, but when I click Ok to save the user, in te validation phase I get the

[jboss-user] [JBoss AOP] - error when calling MethodInvocation

2006-11-24 Thread fabiocsilva
When the getInstance() method is called, occurs an error in the advice, but pointcut uses the clause call. What it is made a mistake? | | bind pointcut=call(* controllers.HealthWatcherFacade-getInstance()) | advice aspect=aspects.distribution.HealthWatcherClientSideAspect

[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-24 Thread gus888
I found that the dojo wiki editor is very good, and tomahawk already integrate it. The dojo wiki editor was donated by Jotspot which already was bought by Google. I guess the dojo wiki editor will become more popular in the future. View the original post :

[jboss-user] [JBoss jBPM] - Re: when comes next version of jBPM?

2006-11-24 Thread kukeltje
the roadmap in the jira does contain minor versions. See http://jira.jboss.org/jira/browse/JBPM?report=com.atlassian.jira.plugin.system.project:roadmap-panel 3.1.3 is already out, but from what I see not on the jboss.org site the latest version is 3.1.2, as does the .com site. (Tom??) 3.1.3 is

[jboss-user] [JBoss/Spring Integration] - Re: jboss icon change

2006-11-24 Thread [EMAIL PROTECTED]
oh sorry, i have posted in a different forum. Anyway its working now, removed the cokies and cache from the firefox browser. thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988417#3988417 Reply to the post :

[jboss-user] [JBossWS] - Re: Port does not contain operation meta data for Envelop

2006-11-24 Thread darlan
I saw this http://www.jboss.org/index.html?module=bbop=viewtopict=93882, but a I don't know if this problem was really fixed. It is a big problem to me. Could anyone help me? Please post any information about that. Thanks! -- Darlan View the original post :

[jboss-user] [EJB 3.0] - SerializationException when attempting to activate a statefu

2006-11-24 Thread redyz
Hi, I got the SerializationException problem when JBoss 4.0.4 tries to activate a stateful session bean that was passivated (and hence serialized to a file unser [JBOSS-DIR]/server/all/tmp/sessions directory). I am not using enum. The error is as follows: Exception in thread AWT-EventQueue-0

[jboss-user] [JBoss Seam] - Strange NoSuchMethodError

2006-11-24 Thread virgo47
I wanted to continue with simple CRUD application on another machine, with the same setup JBoss 4.0.5 + JBoss Seam 1.1 CR1. There are only two screens, Search Detail. Search starts with empty list (no DB access) and when I hit Search button, following exception occurs: |

[jboss-user] [JBoss AOP] - Re: error when calling MethodInvocation

2006-11-24 Thread fabiocsilva
The aspect is a subclass and the advice is declared in superclass. I placed the advice in subclass and executed. JBoss AOP does not allow inheritance of advices? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988425#3988425 Reply to the post :

[jboss-user] [JBoss Portal] - How to make my portal app default?

2006-11-24 Thread margotmedia
Hello, I am running JBoss Portal + AS 2.4 on Windows XP with Java 5. I have created and deployed a simple portal with some pages and portlets. The url is currently http://localhost:8080/portal/portal/MyPortal;. How can I make this portal default? I.e. I want to access it at

[jboss-user] [JBoss Seam] - Re: si:selectItems Value is not a valid option.

2006-11-24 Thread petemuir
The EntityConverter reloads the Entity from the persistence context when submitting using a different instance of your EntityManager. As a result the objects aren't the same. To get round this you have to use 'id equality' - override the equals method on the Entity to return true if the ids

[jboss-user] [JBoss Portal] - How to specify ejb-ref / ejb-local-ref in Portlet deployment

2006-11-24 Thread margotmedia
Hello, I want to call a SessionBean directly from within a Portlet. How can I specify the ejb-ref / ejb-local-ref parameters (which I need to specify in order to get the JNDI lookup with the InitialContext work)? As far as I can see, there is no possibility to do this in portlet.xml. My

[jboss-user] [JBoss Eclipse IDE (users)] - Memory sizing recommendations

2006-11-24 Thread [EMAIL PROTECTED]
I'm running the JBoss IDE and I am running a 4.0.5.GA server installed by JEMS 1.2.0 from within Eclipse. I only have a few small dynamic web projects in the workspace. After several edit/deploy iterations to develop a web service client, I start getting out of memory errors in the log typified

[jboss-user] [JBoss jBPM] - Re: when comes next version of jBPM?

2006-11-24 Thread kukeltje
afaik, the wiki also has a reference to the jira. If it doesn't, feel free to add it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988431#3988431 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988431

[jboss-user] [JBoss AOP] - Re: Tracing/Logging - Actual RMI calls vs calls between EJBs

2006-11-24 Thread ykrishnaprasad
EJB 3 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988433#3988433 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988433 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Common Beans???

2006-11-24 Thread pander
Hi, Not sure if this is the correct place to post this but hopefully someone on here will know the answer or be able to offer some good advice. In my WebApp I am using the DatabaseServerLoginModule to login my users and also perform some custom processing during the login process for

[jboss-user] [JBoss Seam] - Understanding Conversations

2006-11-24 Thread toni
Hi Gavin, I wrote a short but interesting example to help me understand how conversations work in Seam. I think it's good for beginners - maybe you want to include something similar into the examples? The app consists of only one JSP page, which allows the user to start and end a conversation

[jboss-user] [Performance Tuning] - Tuning JBoss: What to look for

2006-11-24 Thread viniciuscarvalho
Hello there! Thanks to your help our tuning is going pretty well :) I just would like a suggestion from you guys on what metrics should I be looking for my application? We use the web-console + graphs to monitor a few stuff (connection count http, jdbc calls) what else should be checked (I know

[jboss-user] [Clustering/JBoss] - Re: minor jdk version difference - would that be a BIG issue

2006-11-24 Thread [EMAIL PROTECTED]
This *may* help: http://serialver.sourceforge.net/ It's an Ant task which means you could probably use Ant's file filters to glob the entire java/* and javax/* namespaces. Never tried it though. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988438#3988438

[jboss-user] [JBoss AOP] - Jboss servlet/aop Deploymentexception: Cannot find aspect

2006-11-24 Thread kistler59
Ok, here is the scenario: I'm trying to develop a webapplication using aop to implement role based security (I don't believe the pre-defined Security aspects will be sufficient) I have written the annotations into the aspect class but wrote the jboss-aop.xml file aswell so I could try to use

[jboss-user] [EJB 3.0] - Re: Slow performance of queries and POJO mapping

2006-11-24 Thread jc7442
If you turn hibernate logs off, is it always so slow ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988441#3988441 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988441 ___

[jboss-user] [JBoss Seam] - Using seam-gen with JBoss IDE (Eclipse), where are all the .

2006-11-24 Thread ellenzhao
I was trying out the seam-gen with the latest JBoss IDE. After finished the command line tasks, used Eclipse's new -- java project -- myproject at the correct place. Then Eclipse automatically builded, exploded, everything looked perfect. However the project doesn't work properly. After a

[jboss-user] [JBoss AOP] - Re: Jboss servlet/aop Deploymentexception: Cannot find aspec

2006-11-24 Thread [EMAIL PROTECTED]
| advice name=myAdvice asepct=test.dlens.myAspect / | should be | advice name=myAdvice aspect=test.dlens.myAspect / | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988443#3988443 Reply to the post :

[jboss-user] [JBossWS] - WSTOOLS BUG error resolving component

2006-11-24 Thread ste
When I run WSTOOLS against a document/literal WSDL describing an arbitrary object, it fails with this error: anonymous wrote : ERROR [JBossXSErrorHandler] JBossWS_weather.samples_xsd41009.xsd[domain:http://www.w3.org/TR/xml-schema-1]::[key=src-resolve.4.2]::Message=src-resolve.4.2: Error

[jboss-user] [JBoss AOP] - Re: Jboss servlet/aop Deploymentexception: Cannot find aspec

2006-11-24 Thread [EMAIL PROTECTED]
I've created a JIRA issue to give some more meaningful messages http://jira.jboss.com/jira/browse/JBAOP-313 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988445#3988445 Reply to the post :

[jboss-user] [JBoss Portal] - database

2006-11-24 Thread justin_sane
I want to store a String with my portlet/jboss. I used portletPreferences hoping, that it was that easy, but can't get anything from it. I just put a portletPreferences.setValue(key,something) in the processAction ant it just crashes... Anyone can give me a little hint?! View the original post

[jboss-user] [JBoss Seam] - Re: si:selectItems Value is not a valid option.

2006-11-24 Thread rmemoria
Thanks peter, Now it's working fine. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988447#3988447 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988447 ___ jboss-user mailing

[jboss-user] [JBossWS] - Re: jbossws 1.0.4GA + Tomcat standalone fails: KernelRegistr

2006-11-24 Thread bocio
I opened a bug report http://jira.jboss.com/jira/browse/JBWS-1401 bye View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988450#3988450 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988450

[jboss-user] [JBoss Seam] - Re: Using seam-gen with JBoss IDE (Eclipse), where are all t

2006-11-24 Thread ellenzhao
Got it. The | unless=eclipse.running | in the seam-gen generated build.xml is blocking all the compilation. Just remove it and everything works. :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988452#3988452 Reply to the post :

[jboss-user] [JBoss AOP] - Re: Jboss servlet/aop Deploymentexception: Cannot find aspec

2006-11-24 Thread kistler59
First off - thank you for spotting my type... :-/... lol. That would be VERY helpful having more meaningful exceptions - thank you :)! Ok, that exception has disappeared. I'm trying the approach where, the war is deployed - with all classes in a jar in: WEB-INF/lib/classes.jar and the

[jboss-user] [JBoss Seam] - Re: Update to Seam i18n to support resource bundle types rel

2006-11-24 Thread [EMAIL PROTECTED]
Seam 1.1 lets you define keys that are scoped to a particular page in myViewId_en.properties. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988454#3988454 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988454

[jboss-user] [JBoss Seam] - Re: Beta2 - CR1 problem: Cannot get value for expression '#

2006-11-24 Thread [EMAIL PROTECTED]
Whole stack trace, please. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988456#3988456 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988456 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Possible to test Passivation from Embedded EJB3?

2006-11-24 Thread [EMAIL PROTECTED]
Looks like a classloading problem to me, not a serializability problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988457#3988457 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988457

[jboss-user] [JBoss Seam] - Re: Strange NoSuchMethodError

2006-11-24 Thread [EMAIL PROTECTED]
You have incompatible jars floating around. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988458#3988458 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988458 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Using seam-gen with JBoss IDE (Eclipse), where are all t

2006-11-24 Thread [EMAIL PROTECTED]
The idea is that eclipse compiles the java for you, when it is running. As long as eclipse correctly detects your src folder, you should not need to change that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988459#3988459 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Beta2 - CR1 problem: Cannot get value for expression '#

2006-11-24 Thread roeber
no problem ;-) javax.ejb.EJBException: javax.faces.el.EvaluationException: Cannot get value for expression '#{org$jboss$seam$core$facesMessages}' at org.jboss.ejb3.tx.Ejb3TxPolicy.handleExceptionInOurTx(Ejb3TxPolicy.java:69) at

[jboss-user] [JBoss Seam] - Re: Persist and Seam Managed Lifecycle

2006-11-24 Thread valtoni
Thanks Gavin, you´re right! :) The extend solved my problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988465#3988465 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988465

[jboss-user] [JBoss Seam] - Re: Portal booking example loses conversation after validati

2006-11-24 Thread [EMAIL PROTECTED]
OK, this is certainly a bug. Is getRenderResponse() returning true, at least? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988466#3988466 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988466

[jboss-user] [JBoss Seam] - Re: Challenge: Simple Example Adding Records With Lookup Dro

2006-11-24 Thread petemuir
Thanks, I've added that to wiki page View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988467#3988467 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988467 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Using seam-gen with JBoss IDE (Eclipse), where are all t

2006-11-24 Thread ellenzhao
Yes my src folder was correctly recoginzed. The problem was that I always disable the Build Automatically on eclipse for its better performance and. Then, when I manually issue a build project command from the menu, the build.xml in the seam-gen generated file would simply short circuit the

[jboss-user] [JBoss Seam] - Re: Using seam-gen with JBoss IDE (Eclipse), where are all t

2006-11-24 Thread [EMAIL PROTECTED]
Sounds more like you have *completely* disabled the Eclipse Java Builder. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988470#3988470 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988470

[jboss-user] [JBoss Portal] - Re: Images and portlets

2006-11-24 Thread PeterJ
Now you know why I don't trust Eclipse (or any IDE) to do my builds or packaging. I always use Maven 2, or Ant, and I have yet to be surprised. But I am constantly helping people with strange problems where code works for me but not for them only to find out later that they were

[jboss-user] [JBoss Portal] - Re: database

2006-11-24 Thread PeterJ
Were you logged in at the time? If not, your processAction code will get an exception. Being lazy, I simply catch the exception within processAction and keep on going. If the above does not match your situation, please post the stack trace. View the original post :

  1   2   >