[jboss-user] [EJB 3.0] - Re: Problem with deploying entity EJB 3.0 on Jboss

2006-11-15 Thread hudowski
"wolfc" wrote : persistance.xml should be persistence.xml. Sorry, the name os this file is persistence.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986402#3986402 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=398

[jboss-user] [JBoss Portal] - Re: Where is the MyFaces cardemo portlet source?

2006-11-15 Thread rind911
i can't post cardemo portlet source code in this topic, send me email for get cardemo source code. [EMAIL PROTECTED] -AnhDV View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986399#3986399 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Reading a blob results in updating it to database

2006-11-15 Thread tomerbd2
Hi I have an entity bean: TestBLOB with fields: id, object, someString object is stored to database as a blob. When i findByPrimaryKey(id) the entity bean and do getObject() then at the end of the transaction the TestBLOB is being written to database (enabled my cmp logging). If i do the same

[jboss-user] [JBoss jBPM] - Re: Extending jPDL for using in web application

2006-11-15 Thread s_aliakbary
I'm not sure that a different solution is better or not, because I'm newbie in jBPM. But this approach has some side effects. For example by implementing our own node tags, the eclipse graphical designer will not recognize these node definitions. And some extra code for implementing this new nod

[jboss-user] [JBoss Portal] - Inter Portlet Communication in Jboss portal 2.4

2006-11-15 Thread sandeepjha18
Hi Is Inter Portlet Communication possible in Jboss Portal 2.4? If yes then how can it be achieved. Please help me out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986395#3986395 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [Installation, Configuration & Deployment] - Re: Trouble starting up JBoss

2006-11-15 Thread Azavia
OK, I installed the EJB3 configuration. I figured out that the port 1098 was being used due to some process on my computer. I stopped the process and then got no more of those errors. Now it looks like it is starting fine; it is like my original post, minus the warnings. But, in the JBos server

[jboss-user] [JBoss jBPM] - How Can delete the processdefinition from table

2006-11-15 Thread panny1982
I want to delete the processdefinition from table but it has Fk,so can't delete .please help me .(if use program ,how do it) Another I define a process but I try to rename the one nodeName,so I update the date at jbpm_node table ,it can run but error in show the img please help me ,than

[jboss-user] [Installation, Configuration & Deployment] - Re: Trouble starting up JBoss

2006-11-15 Thread visolvejboss
Hello, With 'all' server configuration, you can't able to run the EJB3. So, For running EJB3 Applications, you should install 'EJB3' Server Configuration while you are selecting the Server Configuration at the time of Installation by using jems installer jar. The error denotes, the ports

[jboss-user] [Installation, Configuration & Deployment] - Re: Trouble starting up JBoss

2006-11-15 Thread Azavia
hi, Thanks for the response. I reinstalled, with the "all" configuration. Is this supposed to support EJB3? i thought I read somewhere it should, but I am not sure. Anyway, now when I start, i get something like this at the end: --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- | ObjectN

[jboss-user] [Installation, Configuration & Deployment] - Re: Trouble starting up JBoss

2006-11-15 Thread visolvejboss
Hello, >From the Server log that you have given denotes that there is no problem in >starting of JBoss. The warnings are clearly stated that, its come from >deprecated configuration environment and it will be disappear in future >releases. And, It seems you need ejb3 but you have installed ejb

[jboss-user] [JBoss Seam] - Re: ClassCastException with ArrayList when implementing Sele

2006-11-15 Thread forumer
Do you mean I need to debug Seam source code or is there another way you are referring to? Even if I replace the problem xhtml with the following, I still get the same error! Do you think this could be problem because I am using 4.0.4.CR2 and Seam 1.0.1.GA? Thanks for your help! | |

[jboss-user] [EJB 3.0] - @Service EJB Undeploy error

2006-11-15 Thread alpheratz-jb
I have an @Service EJB (see code). It deploys OK. it works OK. I can see the bean being driven through its lifecycle OK. I can see ssetValue being called. I can see the value in the MBean Inspector page. However on undeploy/redeploy I get an exception (see traces): | java.lang.RuntimeExcept

[jboss-user] [JBossCache] - Re: How do I serialized an POJO stored in the cache

2006-11-15 Thread [EMAIL PROTECTED]
Well, actually, if you want to get aound it, you can implement Cloneable in your POJO and clone it yourself. PS: yes, it is a bug that I will fix soon. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986375#3986375 Reply to the post : http://www.jboss.com/in

[jboss-user] [EJB 3.0] - EntityManager out of the container causes exception

2006-11-15 Thread obergg01
I'm trying to write some unit tests for session beans with an in memory hsqldb, but cant get an instance of the EntityManagerFactory. To simplify the situation and make sure I got all dependencies I set up a new EJB3 profiled project with JBoss IDE (dependencies from JBoss 4.0.5.GA) and wrote t

[jboss-user] [Installation, Configuration & Deployment] - Log4j an JBOSS 4.0.5

2006-11-15 Thread russray
I have downloaded the latest version and ran the window installer. Where I start the server up, an error displays involving the log4j component. I have not changed the log4j.xml settings, so I am confused why this error would even happen: | 20:05:44,757 ERROR [STDERR] log4j:ERROR A "org.

[jboss-user] [JBoss jBPM] - Re: I have some problems Help!

2006-11-15 Thread achui_1980
i have found why this error occurs the transition tag must before event tag . View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986372#3986372 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986372 _

[jboss-user] [JBossCache] - Re: Error using objects as Fqn's in PojoCache

2006-11-15 Thread [EMAIL PROTECTED]
You are right. It is a bug. http://jira.jboss.com/jira/browse/JBCACHE-850 The fix is in 1.4.1 release. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986374#3986374 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=398637

[jboss-user] [JBoss Messaging] - jms error of jboss 4.0.5

2006-11-15 Thread dxb_han
public final static String INITIAL_CONTEXT_FACTORY = "org.jnp.interfaces.NamingContextFactory"; public final static String PROVIDER_URL = "jnp://127.0.0.1:1099"; public final static String URL_PKG_PREFIXES = "org.jboss.naming"; public final static String FACTORY_JNDI = "XAConnectionFactory";

[jboss-user] [Messaging, JMS & JBossMQ] - jms error of jboss 4.0.5

2006-11-15 Thread dxb_han
public final static String INITIAL_CONTEXT_FACTORY = "org.jnp.interfaces.NamingContextFactory"; public final static String PROVIDER_URL = "jnp://127.0.0.1:1099"; public final static String URL_PKG_PREFIXES = "org.jboss.naming"; public final static String FACTORY_JNDI = "XAConnectionFactory";

[jboss-user] [EJB 3.0] - Mixed EJB2.1 / EJB3 SessionBeans in same ear fail deployment

2006-11-15 Thread hakand
I'm trying to deploy an ear-file with mixed content of EJB2.1 and EJB3 SessionBeans onto JBoss 4.0.4 with the ejb3-option. Deploy fails for the EJB2.1-bean with essentially: - at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:

[jboss-user] [JBossWS] - how to select which certificate to use in wsse encryption?

2006-11-15 Thread croisfert
hi, howto select which certificate to use in wsse encryption? in the jboss-wsse-server.xml file we define the alias of the certificate to use for encrypt the response SOAP message. .. .. this is the alias of the certificate of the client. How i select this dynamically? View the original

[jboss-user] [JBossWS] - Re: SOAP 1.2 WSDL

2006-11-15 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-1378 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986359#3986359 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986359 ___ jboss-user

[jboss-user] [JBossWS] - Re: Create multiple web services with same SLSB ejb

2006-11-15 Thread [EMAIL PROTECTED]
You can't. One SLSB per endpoint View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986360#3986360 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986360 ___ jboss-user mailing lis

[jboss-user] [JBossWS] - Re: Webservices client and Dynamic Invocation Interface.

2006-11-15 Thread [EMAIL PROTECTED]
This is a classpath issue. Remove the Sun jars. Better then DII is to use ServiceFactory to create a dynamic proxy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986358#3986358 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBossWS] - Re: Restful web service with JBoss WS ?

2006-11-15 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-1213 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986357#3986357 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986357 ___ jboss-user

[jboss-user] [JBossWS] - Re: Getting the WSDL for a pojo endpoint at compile time

2006-11-15 Thread [EMAIL PROTECTED]
Currently not. This will be supported in 2.0.x View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986356#3986356 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986356 ___ jboss-us

[jboss-user] [JBossWS] - Re: Problem creating request for wsclient, serializating pa

2006-11-15 Thread [EMAIL PROTECTED]
Service is threadsafe, Call has state View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986355#3986355 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986355 ___ jboss-user mailin

[jboss-user] [JBossWS] - Re: Does jboss-4.0.4 with jbossws-1.0.2 fully support soap12

2006-11-15 Thread [EMAIL PROTECTED]
jbossws-2.0.x supports soap-1.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986353#3986353 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986353 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: JBossXSErrorHandler: cannot resolve XSD name when loadin

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

[jboss-user] [JBossWS] - Re: Client handler chain

2006-11-15 Thread [EMAIL PROTECTED]
Server and client side are fundamentally disconnectd. That the server is on the same host is irrelevant. Please check that the handler shows up in the Unified Meta Data Model (UMDM) in the logfile. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986351#3986351

[jboss-user] [JBoss Seam] - Road Map

2006-11-15 Thread [EMAIL PROTECTED]
I have mapped out a proper road map in JIRA: http://jira.jboss.com/jira/browse/JBSEAM?report=com.atlassian.jira.plugin.system.project:roadmap-panel (click "all versions" to see out to 1.2.0.BETA1) This is an aggressive plan, so please don't yell at us if releases slip somewhat. View the origin

[jboss-user] [JBossWS] - Re: Saving the Web Service Request as XML

2006-11-15 Thread [EMAIL PROTECTED]
Romeu is right, the jaxrpc handler willl do the job. With jbossws-2.0.x you will be able to use JAXB. Have a look at the JAXWS spec. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986348#3986348 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss Portal] - Re: Failed to create instance of Portlet.

2006-11-15 Thread PeterJ
The error text: The portlet TestRafiPortlet threw a runtime exception during init means that your portlet has a bug in it, in the init() method. Find and fix that bug. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986347#3986347 Reply to the post : http:

[jboss-user] [JBossWS] - Re: Consuming a web service from an EJB3 stateless sb

2006-11-15 Thread [EMAIL PROTECTED]
You can use the ServiceFactoryImpl to create a dynamic proxy. (i.e. no need for jndi lookup) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986346#3986346 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986346 _

[jboss-user] [JBoss Seam] - Re: warning appears when application with seam is deployed o

2006-11-15 Thread [EMAIL PROTECTED]
That is deeply wierd! But its just a WARNING, does the app run? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986345#3986345 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986345 ___

[jboss-user] [JBossWS] - Re: noice in SOAP reply

2006-11-15 Thread [EMAIL PROTECTED]
[01:17:58] Thomas Diesler: so if the receiver cant handle it, it their problem? [01:18:10] Jason Greene: yeah then they aren't HTTP/1.1 compliant [01:18:20] Thomas Diesler: merci [01:18:34] Jason Greene: in which case we can add them to the restricted agent list [01:18:36] ? in tomcat [01:18:42] ?

[jboss-user] [JBoss Seam] - warning appears when application with seam is deployed on gl

2006-11-15 Thread jeffreyzlee
Hi Can seam 1.1 run on glassfish 9.0? when I deploy application with seam 1.1, following warning appears. [#|2006-11-15T18:40:35.774-0500|WARNING|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=34;_ThreadName=Thread-52;_RequestID=e6c6a9c7-dedf-464d-9571-85066a639d18;|

[jboss-user] [JBossWS] - Re: Problems returning arrays from Webservice Method

2006-11-15 Thread [EMAIL PROTECTED]
For this fix not to get lost we'll need a jira issue with the patch + test case (modificatipon) attached. cheers View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986342#3986342 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBossWS] - Re: Problem with SAAJ Client for Webservice that receives at

2006-11-15 Thread [EMAIL PROTECTED]
Could you please create a jira issue and attach a patch against the 1.0.4 testsuite that allows us to reproduce this issue. cheers View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986341#3986341 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBossWS] - Re: ws-addressing and jsr-109

2006-11-15 Thread [EMAIL PROTECTED]
there are wsa tests for jaxrpc in the testsuite View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986339#3986339 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986339 ___ jboss-u

[jboss-user] [JBossWS] - Re: Simple Problem ? - SOAPBody.addDocument()

2006-11-15 Thread [EMAIL PROTECTED]
You can also create the message directly from the request string View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986337#3986337 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986337 __

[jboss-user] [JBoss Seam] - Re: seam-security example

2006-11-15 Thread sbryzak2
There will be a component of the security API that handles page security, however it currently has low priority. In terms of what it will provide, most likely it will be simple role-based restriction to view-tier resources. There are plans to support X509 authentication, however it is quite a

[jboss-user] [JBossWS] - Re: Encryption and Signature from .Net client

2006-11-15 Thread [EMAIL PROTECTED]
anonymous wrote : | I'm afraid that I don't get this fixed I'm gonna have to transfer our complete system to another application server or throw the complete ws-security stack of jboss overboard and implement the security handler myself from scratch tailored to what the .Net client is sending

[jboss-user] [JBossWS] - Re: Ejb3 JMSTransportSupport

2006-11-15 Thread jgilbert
one thing that is not right with this approach is that there is no jms address in the wsdl, because only the SLSB is deployed as a web service. any thoughts? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986336#3986336 Reply to the post : http://www.jboss.

[jboss-user] [JBoss Seam] - Re: Possible bug in remoting with POJO backing bean w/ inter

2006-11-15 Thread sbryzak2
It is a bug, fixed in CVS now. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986333#3986333 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986333 ___ jboss-user mail

[jboss-user] [JBossWS] - Re: Ejb3 JMSTransportSupport

2006-11-15 Thread [EMAIL PROTECTED]
Thanks, this work should be done against jbossws/trunk and should go into jbossws-2.0.0. Maybe you could create a jira issue and attach a patch against jbossws-2.0.0.CR1 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986334#3986334 Reply to the post : http

[jboss-user] [JBoss Eclipse IDE (users)] - Re: NullPointerException JBoss Eclipse IDE 2.0

2006-11-15 Thread [EMAIL PROTECTED]
I've only ever seen that error before if you try to start the server twice in a row, or try to terminate it while it's starting. Looking at the code, the only way for there to be a null pointer there is if the directory being added to the classpath either does not exist (unlikely) or the perms

[jboss-user] [JBoss Seam] - Re: How do I deal with exceptions when using the SAF?

2006-11-15 Thread ccanning
Thanks. That was what I was using while waiting for an answer. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986330#3986330 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986330

[jboss-user] [JBoss Portal] - Re: JBOSS portal + portletbridge

2006-11-15 Thread bcd2
I installed portlet bridge successfully (I think) into 2.6 then: - Went to admin clicked on "Portlets" - Selected portletbridge - Created an instance called "Google" and saved - clicked on "Instances" - Selected Google and attached a value of http://www.google.com to the initUrl variable - Went to

[jboss-user] [JBoss and NetBeans] - Re: jboss in one box and netbeans in another

2006-11-15 Thread vzapponi
I think that you must define: JAVA_HOME: C:\java\jdk1.5.0_09 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986328#3986328 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986328 _

[jboss-user] [JBoss Seam] - Re: How to impliment a Paged + Sorted DataTable (session) wi

2006-11-15 Thread [EMAIL PROTECTED]
Maybe you could try a page action to refresh the data? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986327#3986327 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986327 ___

[jboss-user] [EJB 3.0] - Re: query.getResultList(); <= contains the same instance X t

2006-11-15 Thread fbadt
Turns out what was thought to be the PK column was not. A PK on a sequence table was created and the former "pk" was used to group results on a common value. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986326#3986326 Reply to the post : http://www.jbos

[jboss-user] [JNDI/Naming/Network] - Re: JNDI Newbie - Please help !!!

2006-11-15 Thread mrroger
Thanks Peter. Thanks Jerry It was a misconfiguration in my Eclipse (using another JVM installed !!!). Very good. Thank a lot !! Giovanni View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986325#3986325 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [EJB 3.0] - Re: query.getResultList(); <= contains the same instance X t

2006-11-15 Thread jblackmore
Do you have any collections on that entity? Are you using EJBQL with joins? I think I stumbled over a related scenario, except I'm calling 'getSingleResult' and getting an exception that there are 6 or 8 or 124 elements. No code or queries or even data changed since 4.0.4 in my case, and this j

[jboss-user] [JBoss Portal] - Failed to create instance of Portlet.

2006-11-15 Thread mohamed.rafi
Hi, I am trying to install a new portlet into the JBoss Portal. However, when I try to deploy it, I get the following error: | 14:05:48,123 WARN [PortletAppDeployment] Failed to create instance TestRafiPortletInstance of portlet /testrafiportlet.TestRafiPortlet because portlet /testrafipor

[jboss-user] [Installation, Configuration & Deployment] - Ear deployer and CallByValue

2006-11-15 Thread asack
If I have an EAR with multiple EJB3 modules in it, and call by value is set, does that mean every call is marshalled or does that only apply to communcation between two different isolated EARs? My understanding is its the latter. That modules within the same isolated EAR are local calls. Than

[jboss-user] [EJB 3.0] - Re: JBoss Unified ClassLoader Hell? even with EJB3 ?

2006-11-15 Thread RikardF
Did you try to set "CallByValue" and "Isolated" to true in ear-deployer.xml? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986319#3986319 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986319 __

[jboss-user] [JBoss Seam] - Re: PhaseListener as Seam Component

2006-11-15 Thread [EMAIL PROTECTED]
nope, this is not possible View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986318#3986318 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986318 ___ jboss-user mailing list jbos

[jboss-user] [JBoss Seam] - Re: How do I deal with exceptions when using the SAF?

2006-11-15 Thread [EMAIL PROTECTED]
You can do stuff like: public String persist() |{ | if ( . ) { | return super.persist(); | } | else { | FacesMessages.instance().add("can't persist"); | return null; | } |} Is that OK? View the original post :

[jboss-user] [JBoss Seam] - Re: How to impliment a Paged + Sorted DataTable (session) wi

2006-11-15 Thread antispart
petemuir, thanks for the suggestion. You're right that #2 is the way to go, but I've tried that and got this exception: java.lang.IllegalArgumentException: @DataModel scope must be ScopeType.UNSPECIFIED or ScopeType.PAGE: If I could @DataModel(scope=ScopeType.EVENT) and If that means that this

[jboss-user] [JBoss Seam] - Re: Seam cannot find component

2006-11-15 Thread [EMAIL PROTECTED]
anonymous wrote : I believe Seam 1.1 will allow you to not use seam.properties if you have a META-INF/components.xml, but for now you'll need your seam.properties in the right place. Right. But most people won't have a META-INF/components.xml. View the original post : http://www.jboss.com/inde

[jboss-user] [JBoss Seam] - Re: Seam cannot find component

2006-11-15 Thread [EMAIL PROTECTED]
seam.properties does need to be at the root of the JAR file. I'm not an eclipse user, so I'm not really sure. I believe Seam 1.1 will allow you to not use seam.properties if you have a META-INF/components.xml, but for now you'll need your seam.properties in the right place. To verify that Se

[jboss-user] [EJB 3.0] - Re: Problem with deploying entity EJB 3.0 on Jboss

2006-11-15 Thread wolfc
persistance.xml should be persistence.xml. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986311#3986311 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986311 ___ jboss-user m

[jboss-user] [Security & JAAS/JBoss] - Logout with basic authentication

2006-11-15 Thread theSlave
I am using basic authentication in my application, and I want to implement a logout function. I have tried to use session.invalidate() but this does not seam to help me. Is there some other solution ? Thank you for your help ! Regards PC View the original post : http://www.jboss.com/index.htm

[jboss-user] [Javassist user questions] - Re: how to load external property file in JBOSS

2006-11-15 Thread informsantosh
Hi To access the propery file change the ant script to include that file in WEB-INF/ folder and add in the war. If you are using some frameworks like struts or spring its pretty easy to load property files. For struts you can refer to the example like how they load application message propert

[jboss-user] [JBoss Portal] - Re: JBoss Portal Stress Results (Repost)

2006-11-15 Thread walbar
Hi, I've performed the test on the new version from the trunk. I get: With the CMS Portlet: 15 p/s Without the CMS Portlet: 31p/s Yesterday I was trying to find out where in your code there were the SQL queries logued by hibernate. I was suspecting that they were the bottleneck but the source

[jboss-user] [JBoss Seam] - Re: @Log and NullPointerException

2006-11-15 Thread ccanning
Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986306#3986306 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986306 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [JBoss Eclipse IDE (users)] - NullPointerException JBoss Eclipse IDE 2.0

2006-11-15 Thread chw
Hey folks, I just installed Eclipse 3.2.1" and "JBoss Eclipse IDE 2.0". If I try to start an JBoss-Server (3.2) out of Eclipse I get a bunch of NullPointerExcpetions (see below). Can anybody help me with that? Greetings and thanks Chris java.lang.NullPointerException at org.jboss.ide.

[jboss-user] [Beginners Corner] - Re: ClassCastException with PortableRemoteObject.narrow call

2006-11-15 Thread srki
Hi Peter, Thank you for your help. I took a look at my packaging and saw the client ejb jar for a third party application somehow landed in my war file and in my ear file. As soon as I removed it from the war the problem was solved. Thank you View the original post : http://www.jboss.com/in

[jboss-user] [JBoss Portal] - Re: JBoss Portal Stress Results

2006-11-15 Thread [EMAIL PROTECTED]
removing JTA will not give you an extra performance boost as during the commit phase, every datasource (actually only the PortalDS) will say nothing has been changed and the TM will optmize. So the overhead is very minimal. Yesterday I improved the way that portal objects and instances are looke

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

2006-11-15 Thread gregd
Hi everyone. I've been working on Seam integration within ICEfaces for the last few months, and this version of ICEfaces contains the code changes necessary to allow Seam to work within our AJAX model. I think that it's a bit green at the moment, but that there's a great upside to be had over

[jboss-user] [JBoss Seam] - Re: @Log and NullPointerException

2006-11-15 Thread [EMAIL PROTECTED]
@Logger (and much other Seam functionality) is not supported for entities. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986300#3986300 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986300

[jboss-user] [JBoss.NET] - Re: JBoss 3.2.7 JBoss.Net: TransportAuthorizationHandler not

2006-11-15 Thread DanielAborg
Evidently it is fine to just not include this handler in your web-service.xml config, in case anyone else has a similar problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986299#3986299 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [JBoss Seam] - Re: @Log and NullPointerException

2006-11-15 Thread ccanning
I have an @Entity that is a seam managed component @Name and my @Logger is null. Is this related to this issue or is it a different issue that I should post? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986298#3986298 Reply to the post : http://www.jboss.

[jboss-user] [JBoss.NET] - Re: JBoss 3.2.7 JBoss.Net: TransportAuthorizationHandler not

2006-11-15 Thread DanielAborg
Ok, I worked it out 10 seconds after posting this. Doh. It's trying to load classes defined in web-service.xml and we're using TransportAuthorizationHandler. Now to figure out why we were using it and why it's no longer included. :-) View the original post : http://www.jboss.com/index.html?mo

[jboss-user] [JBoss.NET] - JBoss 3.2.7 JBoss.Net: TransportAuthorizationHandler not fou

2006-11-15 Thread DanielAborg
Hi, I've just upgraded to JBoss 3.2.7 in an attempt to migrate our application to higher versions and I'm getting a rather odd exception to do with JBoss.Net. Since the exception doesn't mention any of our code, I don't even know where to start looking for the possible cause of this. The only t

[jboss-user] [JBoss Seam] - Re: How to impliment a Paged + Sorted DataTable (session) wi

2006-11-15 Thread petemuir
How are you dealing with pagination and sorting? A couple of suggestions, (2) is much better IMO: 1) Create a new DataBinder for this, with isDirty() returning true always - you would only need to extend the DataModelBinder in Seam and override that method 2) Outject the DataModel into Event sc

[jboss-user] [JBoss Portal] - Re: Seeking answers to a few questions about JBoss & WSRP

2006-11-15 Thread [EMAIL PROTECTED]
Hi Pekka, "muted" wrote : | Is mandatory registration already possible and the documentation just doesn't reflect this yet or are there any patches or hotfixes/hacks that would enable us to require registration for the WSRP customers? The system we're planning on implementing would require a

[jboss-user] [Security & JAAS/JBoss] - JAAS login page field value

2006-11-15 Thread nipunbatra
Hi USing Form based authentication when we go to any secure page, we are redirected to login page by server and login page action is j_security_check After successfull login server redirects the request to secure page, Now on secure page if I try to do request.getParamenter("login_page_input_fie

[jboss-user] [Management, JMX/JBoss] - Re: How to find out jboss version after connecting to jboss?

2006-11-15 Thread PeterJ
Look at mbean "jboss.system:type-Server", attribute "Version". View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986287#3986287 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986287

[jboss-user] [JBoss Seam] - Re: How to impliment a Paged + Sorted DataTable (session) wi

2006-11-15 Thread antispart
Well, my temporary solution is that instead of outjecting a @DataModel I just set the value of the DataTable to a method that always refreshs the list. view: ... SFSB: private List sessions; public String find() { query(); return null; } public List g

[jboss-user] [JBoss Seam] - Seam-gen and recursive tables

2006-11-15 Thread y_zl
anonymous wrote : packages an updated seam-gen which includes a totally revamped database to application reverse engineering tool based on Hibernate Tools I tried a simple recursive table test which has a field parent with a foreign key to this table's id column. test (id, parent, desc) th

[jboss-user] [JBoss Portal] - Re: JBoss Portal Stress Results

2006-11-15 Thread walbar
Anyway we don't need JTA in production since most of our portlets' logic would be read-only. We would use JTA during Staging, and in that phase we are not interested in performance yet. So, I'm still interested in knowing where I could remove JTA transactions. Would you help me? Thanks a lot,

[jboss-user] [Management, JMX/JBoss] - How to find out jboss version after connecting to jboss?

2006-11-15 Thread manojverma1991
Is there any MBean and attribute available which can provide the correct and upto date version number of running JBoss? I need to find out jboss version where I can connect jboss using RMI port. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986280#3986280

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

2006-11-15 Thread [EMAIL PROTECTED]
As I understand it, the ICEfaces guys believe that they already have Seam working with ICEfaces (possibly with some caveats) - but you would be better to ask them about that than me. I will try to have some kind of ICEfaces example in the next release of Seam. View the original post : http://w

[jboss-user] [JBoss Seam] - How do I deal with exceptions when using the SAF?

2006-11-15 Thread ccanning
I have to override the standard persistence mechanisms to get my persistence to work, but that requires some exceptions to be thrown and some messages to be sent back to the user. How do I deal with this in the SAF context? Does it require me to make my exceptions RuntimeExceptions? Is there a w

[jboss-user] [JBoss Seam] - How to impliment a Paged + Sorted DataTable (session) withou

2006-11-15 Thread antispart
I have what must be a fairly typical usecase. 1. User starts at search / list page. 2. Selects an object from list and modifies it 3. Returns to search / list page. Now, I can get this to work with something similar to the Booking example. SFSB @DataModel private List sessions; @F

[jboss-user] [Installation, Configuration & Deployment] - Trouble starting up JBoss

2006-11-15 Thread Azavia
Hi, I've just recently installed JBoss, and the eclipse ide with the jboss plugins. I'm having trouble getting JBoss started though. When I installed it, I used the jems installation package, and specified the ejb3-clustered install. It doesn't seem the "all" option includes ejb3, and I wanted

[jboss-user] [Management, JMX/JBoss] - can SchedulableMBeanMethod throw exception?

2006-11-15 Thread ajay662
Can the SchedulableMBeanMethod method throw exception? If so, what action does the MBeanServer take upon such an exception? Will MBean continue to get subsequent schedule triggers? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986270#3986270 Reply to the po

[jboss-user] [JBoss Seam] - Re: Exception when using @EJB (or JNDI to inject a session b

2006-11-15 Thread germit
sorry, do not want to bother anyone with nothing. i just recognized, that the latest CVS ist not the first line in the list of CVS packages. very sorry for this confusion... regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986269#3986269 Reply to the

[jboss-user] [EJB 3.0] - How to find out the jndi name of the session bean asking

2006-11-15 Thread mwoelke
Hi, does someone know how to find out the jndiname of a session bean from within one of its business methods. Or is it possible to find out what ear the session bean was deployed with? Regards, Milan Wölke View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=398626

[jboss-user] [JBoss Seam] - Re: Class not found org/jboss/seam/util/Validation

2006-11-15 Thread Dabubble
Right forgot to update that jar in one place. Thanks for the quick reply. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986266#3986266 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986266

[jboss-user] [JBoss Portal] - Re: XML not permitted in a portlet preference value?

2006-11-15 Thread free1000
In my posting my entity references were replaced with brackets in case 1 which should have read (ignoring my extra spaces). & lt ; column-definitions / & gt ; View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986265#3986265 Reply to the post : http://www.jb

[jboss-user] [JBoss Portal] - XML not permitted in a portlet preference value?

2006-11-15 Thread free1000
I'd like to add an XML fragment inside a portlet preference in portlet.xml but any XML content is unavailable when trying to get the preference. In all the following approaches the data in the value element is not available via the portlet preferences. I've tried the following content in the

[jboss-user] [JBoss Seam] - Re: Class not found org/jboss/seam/util/Validation

2006-11-15 Thread [EMAIL PROTECTED]
That class no longer exists, and is no longer used anywhere. Update ALL src directories. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986263#3986263 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986263 _

[jboss-user] [JBoss Seam] - Re: Class not found org/jboss/seam/util/Validation

2006-11-15 Thread Dabubble
Here's the stack trace (I'm using JBoss 4.0.5 and seam 1.1.0 BETA2) | 18:12:38,270 INFO [SeamExceptionFilter] killing transaction | 18:12:38,320 ERROR [SeamExceptionFilter] uncaught exception handled by Seam | javax.servlet.ServletException: org/jboss/seam/util/Validation | at javax.

[jboss-user] [JBoss Portal] - Re: JBoss Portal Stress Results

2006-11-15 Thread walbar
Those tests were performed on the 2.6 trunk version Julien mentioned above. In order to use JBoss Portal in my project I need better performance. I'm trying to guess how much it could give by tuning, caching, etc. From 0.96 p/s (in my first post) to 15p/s on version 2.6 there is a great improve

[jboss-user] [JBoss Seam] - Re: more seam resolver issues - how to handle a list that is

2006-11-15 Thread [EMAIL PROTECTED]
Sorry, but I'm not going to write your code for you. There is *nothing* here that the example applications are not doing, so please follow the examples. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986257#3986257 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Class not found org/jboss/seam/util/Validation

2006-11-15 Thread Dabubble
I can't seam to find this class anywhere. I made an update from the CVS just minutes ago. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986260#3986260 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986260

[jboss-user] [JBoss Seam] - Re: Exception when using @EJB (or JNDI to inject a session b

2006-11-15 Thread [EMAIL PROTECTED]
I do not believe that the bug discussed in this thread is not already fixed in CVS. And you guys havnt shown any evidence otherwise (logs, stacktraces, code, minimal test cases to reproduce the problem, etc.) Right now you are talking to yourselves. View the original post : http://www.jboss.co

  1   2   3   >