[JBoss-user] [JBossWS] - Re: JBossWS - new webservice stack information required

2006-02-10 Thread grp_eee
Hi, We were actually looking to use the current JBoss Axis stack for our webservices. But I read from the JBoss WIKI recently that, JBoss is not going to support/further develop JBoss Axis stack once it's own stack is released. So we are now quite concerned/confused about what webservice stack

[JBoss-user] [JBoss jBPM] - Re: failed to lazily initialize a collection of role: ... .T

2006-02-10 Thread ejimenez
Are you using EJBs? I've found this when I've passed an object across classloader boundaries (EJBs in different EARs in a container) and then try to access an association within the object. The Hibernate proxy object no longer holds the information necessary to lazily load the associated class.

[JBoss-user] [JBoss jBPM] - Re: Trouble getting SubProcessInstance in new jbpmSession

2006-02-10 Thread ejimenez
http://jira.jboss.com/jira/browse/JBPM-462 The fix in the details works very well if you are using subprocess end events. That's what we used to "init" and "save" subprocesses, particularly when they didn't find any wait states. View the original post : http://www.jboss.com/index.html?module

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

2006-02-10 Thread ejimenez
My comments here apply to 3.0.2. I think that's what you are using, correct me if I'm wrong. The subProcessToken is not persistent. Hence when you load the process instance from the DB, its always null. Is there something you want to do that you cant accomplish using the subprocess end event?

[JBoss-user] [Beginners Corner] - clustering in jboss.

2006-02-10 Thread ahamed_vi
hello friends, i am using jboss 4.0.1 application server.now i wanted to implement load balancing and fail over method for my application.what are the steps I have to do for this. Pls help me soon. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [EJB 3.0] - Re: Application Design with EJB3.0

2006-02-10 Thread echon
ok, what i read is really nice. They throw the complete logic in sessionbeans and let act them as componets for jsf (like actions is struts) and solve the transation/lazy-fetching with different contexts and with something like an action phase and render phase (like portlets with processAction a

[JBoss-user] [JBoss Seam] - Seam architecture questions

2006-02-10 Thread echon
Hi, i am currently designing somethink like a portal system (not implicitly JSR168 - it's not a must). After creating some prototypes with different technologies i now finally found seam (long long way ... ). I like the way seam handles the lazy loading problem and do without the facade pattern

[JBoss-user] [JBossCache] - Re: Problem With EJB or JBOSS CACHE..seems L1 Cache Problem

2006-02-10 Thread [EMAIL PROTECTED]
JBossCache is not used for the Hibernate session (i.e. L1) cache. If you've determined that this has nothing to do with JBossCache as a L2 cache, you're better off posting on the Hibernate forums. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923038#3923038

[JBoss-user] [JBoss Portal] - Re: JBoss Portal + JBoss AS 4.0.3SP1 question regarding MySQ

2006-02-10 Thread mjohnpeter
you have to do two steps 1 copy msql-ds.xml from(C:\jboss-4.0.3SP1\docs\examples\jca\) and past it in to deploy dir.. you have to spcifie the databse propertices example PortalDS jdbc:mysql://localhost:3306/jbossportal com.mysql.jdbc.Driver root * org.

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

2006-02-10 Thread ScottDawson
We needed something like the signOut(url) suggested by Julien, so I've added a signOut(String destinationPage) method in JBossActionResponse. The parameter is a page reference (like "default.Test"), not a URL. I've added a destination parameter in the JSP (menu.jsp) to get things started: |

[JBoss-user] [Nukes User] - Re: Using Forums 2.0 beta

2006-02-10 Thread qmaster
Oops...Wrote my posting after I read this thing http://www.jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade Any alternatives ? I need a forum app, I can build one but would take time. Thanks for reading... Q www.goodstockimages.com View the original post : http://www.jboss.com/index

[JBoss-user] [JBoss jBPM] - websale example

2006-02-10 Thread vballarta
Please somebody knows the steps in order to deploy websale example ...what are the config files that i have to change?? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923034#3923034 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: IllegalStateException - CachedConnectionInterceptor

2006-02-10 Thread mikevmoran
Things I've tried: Upgraded Hibernate to the same version shipped with AS 4.0.3sp1 (3.1.RC2). Did not help. Turned of the CachedConnectionManager debug Caused the application to run out of connection (set to 100 in -sd.xml, more than enough for my Cactus test) 17:43:02,890 ERROR [JDBCExceptionR

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Which version of Hibernate comes with JBoss 4.0.3?

2006-02-10 Thread mikevmoran
JBoss AS 4.0.3sp1 has Hibernate 3.1.rc2. To find the version open the Manifest.mf file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923032#3923032 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923032 --

[JBoss-user] [JBoss Seam] - Re: Modifying Hibernate validator msgs

2006-02-10 Thread patrick_ibg
On #2, use a @Length (min = 1) validator. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923031#3923031 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923031 --- Thi

[JBoss-user] [Management, JMX/JBoss] - JBossNotCompilantMBeanExcetion

2006-02-10 Thread ashish7s
Hi, When I start the jBoss-4.0.2 on HP-UX 11.11 I get the following exception : [MainDeployer] could not create deployment: file: ./server/default/conf/jboss-service.xml org.jboss.deployment.DeploymentException: Error parsing the XML file, from XMLMetaData: ; - nested throwable: (org.j

[JBoss-user] [EJB 3.0] - Problem With EJB or JBOSS CACHE..seems L1 Cache Problem

2006-02-10 Thread kasinath
Posted: Fri Feb 10, 2006 5:08 pmPost subject: In the first case, we are looking up 5000 entities by looping on the client, meaning that we start a new session 5000 times. In the second case, the lookup loop has been moved into the session bean. Under the second scenario, all of these

[JBoss-user] [EJB/JBoss] - Problem With EJB or JBOSS CACHE..seems L1 Cache Problem

2006-02-10 Thread kasinath
Posted: Fri Feb 10, 2006 5:08 pmPost subject: In the first case, we are looking up 5000 entities by looping on the client, meaning that we start a new session 5000 times. In the second case, the lookup loop has been moved into the session bean. Under the second scenario, all of these

[JBoss-user] [JBossCache] - Problem With EJB or JBOSS CACHE..seems L1 Cache Problem

2006-02-10 Thread kasinath
Posted: Fri Feb 10, 2006 5:08 pmPost subject: In the first case, we are looking up 5000 entities by looping on the client, meaning that we start a new session 5000 times. In the second case, the lookup loop has been moved into the session bean. Under the second scenario, all of these

[JBoss-user] [JBoss Seam] - Modifying Hibernate validator msgs

2006-02-10 Thread TrippCCN
1) Is there a way to override Hibernates DefaultValidatorMessages.properties file so that I can have custom messages without actually changing the properties file inside hibernate-annotations.jar? 2) The @NotNull validator only checks for Null but not empty strings (eg. empty form field)... obv

[JBoss-user] [Nukes User] - Re: Using Forums 2.0 beta

2006-02-10 Thread bdaw
What do you mean by forums 2.0? Nukes isn't developed any more. There is only Forums Portlet (for JBoss Portal 2.0 or 2.2) Look here: http://www.jboss.com/products/jbossportal View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923024#3923024 Reply to the post

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Exception:

2006-02-10 Thread hgdeoro
Hi! I get "org.hibernate.HibernateException: Unable to locate current JTA transaction" when trying to get the curretn hibernate session. See the logs: [STDOUT] ctx.lookup("java:/hibernate/TesisSessionFactory"): [EMAIL PROTECTED] [STDOUT] ctx.lookup("UserTransaction")[EMAIL PROTECTED] And when e

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss JMS Remote Queue

2006-02-10 Thread stevech10
I have a web component that needs to send data to a remote queue. Both machines are running JBoss 4, but I cannot get the web client to communicate with the remote server, it always communicates with the local machine. I have setup the remote properties as follows in my web component: Properties

[JBoss-user] [JBoss Seam] - JBPM task integration

2006-02-10 Thread js8523
Hi All I have a project with similar ake up to dvdstore example (JBPM processes). I am trying to start a process (registerInterest), this works succesfully. (@createProcess("matchCustomer")). I then have a page containing a list of all the tasks that need to be completed (straight out of th

[JBoss-user] [Nukes User] - Using Forums 2.0 beta

2006-02-10 Thread qmaster
Hello, I'm very new to the forums. I want them to integrate with an existent application. As you can imagine I have a bunch of questions. Can you tell me if the installation notes located at http://www.jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade would be valid for my forums 2.0 ? Anyon

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: problem deploying the Eclipse IDE tutorial under jboss-4

2006-02-10 Thread anhtuyen
1 - Make sure that steps to generate EJB related files (in Chapter 5) have been done correctly. (Check mispelling) 2- Check XDoclet tags on top of FiboBean class were set correctly. These tags are very important to generate xml files. (You can delete the auto - generated tags and copy from Tutor

[JBoss-user] [Security & JAAS/JBoss] - Re: Problems with JAAS

2006-02-10 Thread j2ee_junkie
Two things seem not right here. First, your login config application policy does not contain org.jboss.security.ClientLoginModule. I think you need this in order for the authenticated principal info to get propagated to the server when you access an ejb. Second, the unathenticatedIdentity of

[JBoss-user] [JBoss Seam] - Re: Bookmakring jsf pages in seam?

2006-02-10 Thread liudan2005
What a stupid mistake I've made. Thanks Gavin. It works now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923012#3923012 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923012

[JBoss-user] [JBoss.NET] - Re: Urgent:ClassCircularityError

2006-02-10 Thread kabish
I am also getting the same error in 3.2.5 and 3.2.8 with JDK 1.4.2_05. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923011#3923011 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923011 --

[JBoss-user] [Management, JMX/JBoss] - Unexpected NoClassDefFoundError when an MBean depends on an

2006-02-10 Thread forkbomb
I have an MBean contained in a SAR that depends on a session bean in a separate EJB jar file, and I have included the appropriate depends element in jboss-service.xml. I would like my SAR file to contain ONLY the MBean, but I get a NoClassDefFoundError for my session bean's local interface from

[JBoss-user] [EJB 3.0] - Re: NPE createEntityManagerFactory

2006-02-10 Thread elkner
http://jira.jboss.com/jira/browse/EJBTHREE-438 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923006#3923006 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923006 --

[JBoss-user] [JBoss jBPM] - Re: Turning off Jbpm Logging

2006-02-10 Thread m_ok
(by "good luck!" I mean "hope it helps!" ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923005#3923005 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923005 ---

[JBoss-user] [JBoss jBPM] - Re: Turning off Jbpm Logging

2006-02-10 Thread m_ok
This is what the documentation has to say about turning off logging ( in http://docs.jboss.com/jbpm/v3/userguide/logging.html) : "For deployments where logs are not important, it suffices to get rid of the optional LoggingDefinition in the ProcessDefinition. That will prevent LoggingInstances f

[JBoss-user] [Security & JAAS/JBoss] - Re: Problems with JAAS

2006-02-10 Thread profet
forgot to mention that I removed the security on the member...added that code..then executed...otherwise it doesn't execute that member when I require the role guest. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923003#3923003 Reply to the post : http://w

[JBoss-user] [Security & JAAS/JBoss] - Problems with JAAS

2006-02-10 Thread profet
I setup a DatabaseServerLoginModule with a config that looks like this: | | | | | | guest | useFirstPass | java:/JBossAtWorkDS | SELECT PASSWORD FROM USER WHERE NAME=? | SELECT ROLE.NAME

[JBoss-user] [Installation, Configuration & Deployment] - UDP error after installation

2006-02-10 Thread rrockwell
Running into problems trying to bring up JBOSS on my machine after install. Trying to run Running JBOSS 4.0.3-SP1 on XP using Java 1.5_06. Downloaded the install JAR, ran the installer, said that I wanted the EJB3 profile. use a DOS window to start the system. 1st boot complains about port 808

[JBoss-user] [EJB 3.0] - UDP InvalidClassException on startup

2006-02-10 Thread rrockwell
Running into problems trying to bring up JBOSS on my machine after install. Trying to run Running JBOSS 4.0.3-SP1 on XP using Java 1.5_06. Downloaded the install JAR, ran the installer, said that I wanted the EJB3 profile. use a DOS window to start the system. 1st boot complains about port 808

[JBoss-user] [JBoss jBPM] - Timer to node to timer trouble

2006-02-10 Thread iterrell
Ok, here's the situation. I have a process that relies heavily on timers. In fact, the business process looks something like: do something, do something else after 10 days, do something else after 10 more days, etc. Some of the somethings are automated (node), and some are not (tasknode). My

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MDB Fails to retrieve messages from Topic after bombardm

2006-02-10 Thread pallidan
Thanks for your help. I tried the new concurrent.jar that came with jboss 3.2.8, but it didn't fix the problem. In fact, whiel the problem still occured, the event handling seemed to be out of order. I'll have to try switching completely to 3.2.8 when I have the chance. When I get around to

[JBoss-user] [JBossWS] - ProxyContext is not visible ffrom the Classloader

2006-02-10 Thread anniexie
When I run a client against a deployed webservice in JBoss 4.0.2, I got following exception: 5:09:36,068 INFO [AxisServlet] Exception: java.lang.IllegalArgumentException: interface org.jboss.mx.util.ProxyContext is not visible from class loader at java.lang.reflect.Proxy.getProxyC

[JBoss-user] [JBoss Portal] - Re: Question about Changing the context path

2006-02-10 Thread bdaw
So you're almost there ;) In docs you have: anonymous wrote : | First, build the sources and deploy them, go to jboss-portal-2.0/build and type sh build.sh deploy, you should read BUILD SUCCESSFUL at the end of the operation. This operation should have copired the jboss-portal.sar to your

[JBoss-user] [EJB 3.0] - Re: RC4, MBean/EJB dependencies

2006-02-10 Thread amwilliams
I was able to finally get this to work, but only after I added the @Depends annotation like Klaus did before. I'm not sure why my case works and his doesn't. Anyway, here's the start of the MBean that now works. | @Service(objectName="chief:service=InvoiceFileService") | @Management(Invoi

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - IllegalStateException - CachedConnectionInterceptor

2006-02-10 Thread mikevmoran
I have found several posts documenting the IllegalStateException from the CachedConnectionInterceptor when developers do not adhere to J2EE semantics. Most of the posts were centered around Hibernate 2 using a Thread Local Pattern. I have a case where a bean managed SessionBean (no transaction

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

2006-02-10 Thread dharraj
Thanks Rainer. If the process instance persistence and token signal are both synchronized over process instance, I will not achieve a truely parallel fork, right? Raj View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922993#3922993 Reply to the post : http:/

[JBoss-user] [Installation, Configuration & Deployment] - Jboss 4.0 with Windows 2003 Web Edition

2006-02-10 Thread caesarkim
I am trying to use JBoss4.0 with Windows 2003 Web Edition. I am going to put all static files in the C:\Inetpub\www\ and use jsp/servlet in jboss. does anybody know how to do it or where I can find information about this configuration? I'd really appreciated it. View the original post : http:

[JBoss-user] [JBoss jBPM] - Re: Turning off Jbpm Logging

2006-02-10 Thread sbhojraj
Hello Guys: Can we please keep the discussion to the primary issue at hand i.e understanding what JBPM_LOG table is and how to control the data being inserted into it. Please start a new thread about HSQL DB issues. It would be truly appreciated. Santosh View the original po

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Jboss class loading problem

2006-02-10 Thread eagle45
Hi I have an EAR file with one war and one EJB jar on it. the tow module share some third party jars and shared classes so here are highlights of how I have it structured. MyEAR.ear -META-INF/application.xml -META-INF/jboss-app.xml <- used it for isolated hierchial class repository -lib

[JBoss-user] [JBoss jBPM] - Re: Turning off Jbpm Logging

2006-02-10 Thread [EMAIL PROTECTED]
To access the default HSQLDB you should open the jmx console (http://localhost:8080/jmx-console). Then locate the Hypersonic MBean and click on it. Navigate downwards to the operations and invoke the 'startDatabaseManager()' operation. The HSQLDB database manager opens and you can enter SQL to

[JBoss-user] [Beginners Corner] - Re: Java Web Start

2006-02-10 Thread hejl
Hi Moritz, I don't know of a way to find out which Server the app was loaded from, if one is using JWS. But since you need more info anyway (like, the port number) why not specify the info needed in the jnlp file? For example | That way, you can access the info using System.getProperty("jb

[JBoss-user] [EJB 3.0] - Re: @AttributeOverrides question

2006-02-10 Thread dunks
Nevermind I had one of those entities pointing at the wrong table. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922987#3922987 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922987 --

[JBoss-user] [Management, JMX/JBoss] - Re: NotificationLsitener must be a MBean?

2006-02-10 Thread chwang
Thank you, I have figured out how to do it after reading the link again you gave me. I have a small question. javax.management.NotificationListener intefrce has no subscribe/unsubscribe method. There is ony handleNotification(Notification notification, Object handback) method. So I only im

[JBoss-user] [JBoss Seam] - Re: Bookmakring jsf pages in seam?

2006-02-10 Thread [EMAIL PROTECTED]
You need to add comeFromUrl() to the local interface. Another question is, both hotels and hotel would null. why use hotel would give a different result? anonymous wrote : depends which appears first in the jsp View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [EJB/JBoss] - Re: Different transaction timeouts for specific methods in c

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

[JBoss-user] [JBoss.NET] - Re: Handling out/inout parameters

2006-02-10 Thread MMDave
Try this: public class MyService { public String serviceMethod(StringHolder arg1) { arg1.value = arg1.value + "world !"; return arg1.value; } } You need to return the value from your service. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922983#3922983 R

[JBoss-user] [Installation, Configuration & Deployment] - Error deploying .sar on JBoss 4.0.3SP1

2006-02-10 Thread lkierstead
I recenlty upgraded to JBoss 4.0.3SP1 and now when I depoy my .sar file that worked fine on JBoss 4.0.0 I'm getting an exception. It's occuring during the setting of the JNDI name on the rebind call, it's timming out. If I wait until JBoss is up and do a hot deploy it works fine. My jboss-ser

[JBoss-user] [EJB 3.0] - Re: What happened to AccessType in RC4/5?

2006-02-10 Thread Doegi
see the other threads in this forum, this is now automatically detected by the way you annotate the @Id (method or field) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922981#3922981 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m

[JBoss-user] [EJB 3.0] - Re: What happened to AccessType in RC4/5?

2006-02-10 Thread wesslan
I don't know about if it still is in the spce or not but you'll find your answer in this thread (see first and second reply): http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77054. Regards Peter View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922980#3

[JBoss-user] [EJB 3.0] - Re: Jboss 4.0.3 branch?

2006-02-10 Thread [EMAIL PROTECTED]
cvs co -r JBoss_4_0_3 jboss-4.0.x View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922979#3922979 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922979 --- This SF.ne

[JBoss-user] [Security & JAAS/JBoss] - Re: JaasSecurityManager.getActiveSubject(); retruns null

2006-02-10 Thread [EMAIL PROTECTED]
See "SecurityAssociation Changes" section of: http://wiki.jboss.org/wiki/Wiki.jsp?page=402UpgradeIssues View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922978#3922978 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922978

[JBoss-user] [JBoss Eclipse IDE (users)] - Can't debug JBoss on Eclipse

2006-02-10 Thread arielah
I have Eclipse 3.0.0 and JBoss 4.0.3 installed on my Windows 2000 machine. I can't step through my ejbs code when I set debug breakpoints. Please help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922977#3922977 Reply to the post : http://www.jboss.com

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Packaging configurations for EJB3.0 projects

2006-02-10 Thread [EMAIL PROTECTED]
There haven't really been any major changes in packaging for EJB3. The main difference is just the new XML Descriptors -- other than that, it's pretty much the same as EJB-JAR from ejb 2.1, i.e.. your-ejb3-jar: --- META-INF persistence.xml --- your class hierarchy and you can just impo

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: FiboEJB-client.jar and FiboWeb.war steps 9.2 and 9.3 in

2006-02-10 Thread [EMAIL PROTECTED]
No problem =) Yes, this is pretty easy to do... go into your project's packaging configuration, and for your EAR configuration, just click "Add File", and instead of using "Project File" use "External File" which will let you add any other war/jar/whatever from other projects by selecting them

[JBoss-user] [Security & JAAS/JBoss] - Re: Client Cert EJB

2006-02-10 Thread [EMAIL PROTECTED]
You need to use the PooledInvoker enhancements in 4.0.4RC1 to have access to the client cert for security decisions in the ejb container. SRP could be used to create a similar custom ssl type of arrangement as well. Since this is on top of the transport layer it can be integrated with any of th

[JBoss-user] [EJB 3.0] - What happened to AccessType in RC4/5?

2006-02-10 Thread mwelss
In RC4/5 there is no more access attribute of the @Entity annotation: @Entity(access=AccessType.FIELD) is no longer possible, while it still seems to be in the EJB3-SPEC-PFD?? How can I specify field access?? best regards, Martin View the original post : http://www.jboss.com/index.html?modu

[JBoss-user] [JBossCache] - Re: HashMap persistence problem

2006-02-10 Thread gysz
It seems that with the 1.2.4SP1 the above error not ocures. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922970#3922970 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922970 -

[JBoss-user] [EJB 3.0] - @AttributeOverrides question

2006-02-10 Thread dunks
I must be missing something because I can't get @AttributeOverrides to actually override the mapping laid down in the superclass... Here is my MappedSuperclass... | @MappedSuperclass | public abstract class ShipmentItem extends Entity | { | //relationship | protected Shipment

[JBoss-user] [Management, JMX/JBoss] - Re: NotificationLsitener must be a MBean?

2006-02-10 Thread chwang
Thank you very much! my servlet is in war, Jmx service is in sar. There is no servlet copy in sar. Can I just put the path and servlet class name to subsrcribe? or Mbean service to add lietener which includs the path and calss name? Thank you again Chwang View the original post : http://w

[JBoss-user] [JBoss Portal] - Re: sub-pages

2006-02-10 Thread glodo
thanks so much for you help.. It works fine. glodo View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922965#3922965 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922965 --

[JBoss-user] [Beginners Corner] - problem with JBoss class loading

2006-02-10 Thread eagle45
Hi I have an EAR file with one war and one EJB jar on it. the tow module share some third party jars and shared classes so here are highlights of how I have it structured. MyEAR.ear -META-INF/application.xml -META-INF/jboss-app.xml <- used it for isolated hierchial class repository -lib/*.j

[JBoss-user] [JBoss Seam] - Re: Bookmakring jsf pages in seam?

2006-02-10 Thread liudan2005
I've changed it to hotel, here is what I've got now: javax.el.ELException: /hotel.xhtml: create method not found at com.sun.facelets.compiler.UIText.encodeBegin(UIText.java:51) at com.sun.facelets.FaceletViewHandler.encodeRecursive(FaceletViewHandler.java:511) at com.sun.

[JBoss-user] [JBoss Seam] - Re: Bookmakring jsf pages in seam?

2006-02-10 Thread [EMAIL PROTECTED]
It should be @Factory("hotel") not "hotels". View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922962#3922962 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922962 ---

[JBoss-user] [JBoss Seam] - Re: Bookmakring jsf pages in seam?

2006-02-10 Thread liudan2005
Thanks Gavin. I've just noticed beta2 is out. Here is what I've tried. I've modified HotelBookingAction so it doesn't require login. Here is its class annotations: @Stateful @Name("hotelBooking") @Scope(SESSION) @Interceptors(SeamInterceptor.class) I then added a method: @Factory("hotels") pub

[JBoss-user] [EJB 3.0] - java.sql.Timestamp mapping to Oracle database

2006-02-10 Thread sierras
In an EJB 3.0 application... How do I get an Entity with an attribute of type java.sql.Timestamp mapped into an Oracle database as Timestamp(9) instead of as a Date as I'm getting now. Tanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922960#3

[JBoss-user] [JBoss jBPM] - Re: fork & join not working properly

2006-02-10 Thread [EMAIL PROTECTED]
The exectute method in the thread you mention is the execute method in a custom node and not the execute method of an action handler. Leaving a node should only been done by the node itself (i.e. by the execute method of the node). If you mess with this behaviour outside a node (e.g. in an acti

[JBoss-user] [Clustering/JBoss] - Re: DOES ANYONE IN JBOSS EVEN LOOK AT FORUM QUESTIONS?

2006-02-10 Thread [EMAIL PROTECTED]
That's the way to get an answer. We'll get right on it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922957#3922957 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922957

[JBoss-user] [JBoss Portal] - Re: Taglibs newbie question

2006-02-10 Thread pedrosacosta
/WEB-INF | --> /jsp |. | |..|---> JSP files | |-->/tld |.. | |...|---> tld files | |-->/lib |--->standard.jar |--->jstl.jar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922956#3922956 Reply to the post : http://www.jboss.com/

[JBoss-user] [JBoss Portal] - Re: Taglibs newbie question

2006-02-10 Thread pedrosacosta
The directory structure that i've in my project is: /WEB-INF | --> /jsp || | ---> JSP files |-->/tld | | | ---> tld files |-->/lib | --->standard.jar --->jstl.jar View the original post : http://www.jboss.c

[JBoss-user] [Clustering/JBoss] - DOES ANYONE IN JBOSS EVEN LOOK AT FORUM QUESTIONS?

2006-02-10 Thread zxcvbnm
Wake-up Jboss developer. If you guys can not solve the incidents, please scrap the project or sell off this company. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922954#3922954 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[JBoss-user] [Beginners Corner] - JBoss Linux Woes

2006-02-10 Thread jbossjleplat
I have a project that runs fine on Windows & JBoss (JBoss_4_0_3_SP1), but if I copy it to Linux (also JBoss_4_0_3_SP1), the servlet can't lookup the EJB (EJB3 stateless bean). It keeps on throwing a NameNotFoundException. Can anyone shed some light on this? I have started JBoss to use IPv4 in t

[JBoss-user] [EJB 3.0] - Re: EJB 3 Method level Interceptors

2006-02-10 Thread [EMAIL PROTECTED]
RC5 (we've done a release past RC4) follows EJB3 PFD. Also, JBoss 4.0.4 app server has EJB3 bundled too. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922952#3922952 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922

[JBoss-user] [JBoss Portal] - Taglibs newbie question

2006-02-10 Thread pedrosacosta
I've the following jsp: <%@ taglib uri="../tld/c.tld" prefix="c" %> <%@ taglib uri="../tld/portlet.tld" prefix="portlet" %> As result, i get ${5+4} instead of 9 ${portletContextScope.portletContextScopeTest}" instead of something The taglib uri are correct. I've put standard.jar an

[JBoss-user] [EJB 3.0] - UNION and EJB-QL

2006-02-10 Thread [EMAIL PROTECTED]
Hallo, I'm using this query. String query = "SELECT f " + "FROM " + Function.class.getName() + " f, " + FunctionUser.class.getName() + " fu, " + FunctionApplication.class.getName() + " fa " +

[JBoss-user] [JBossCache] - Re: New version of CachedSetImpl

2006-02-10 Thread ScottMarlowNovell
Should we add "export" functionality to JBoss Cache 1.4? I'm thinking that we could have a way to: 1. Return set of keys at a specified fqn 2. Return set of values at a specified fqn 3. Return map of keys/values at a specified fqn I might be able to use this functionality to improve the pe

[JBoss-user] [JBoss Seam] - Re: Bookmakring jsf pages in seam?

2006-02-10 Thread [EMAIL PROTECTED]
Use an @Factory method. Let me know if you need more help. By the way, there is a FAQ item on this... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922947#3922947 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922947

[JBoss-user] [Installation, Configuration & Deployment] - Re: Installing JBOSS SP1 into Windows 2003 Server

2006-02-10 Thread luis.moretto
I´ve made it work with the RC version View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922946#3922946 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922946 --- This SF

[JBoss-user] [EJB 3.0] - EJB 3 Method level Interceptors

2006-02-10 Thread [EMAIL PROTECTED]
Hi All, I'm using EJB 3 interceptors, now I need to apply them in method level. AFAIK, EJB3 specification include such feature, for instance: @Interceptors(org.acme.MyInterceptor.class) @ExcludeClassInterceptors public void someMethod() { } EJB3 Core Draft Page 275 While trying to do this wi

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

2006-02-10 Thread drosenbaum
Hi, I am heap profiling my application that uses JBoss Cache 1.2.4SP1 and am finding that the eviction seems to be using quite a bit of memory. In particular, here are snippets of my hprof output: | SITES BEGIN (ordered by live bytes) Fri Feb 10 09:54:18 2006 | percent l

[JBoss-user] [JBoss Portal] - Re: Question about Changing the context path

2006-02-10 Thread [EMAIL PROTECTED]
I tried to build the 'jboss-portal.sar' as in the document: JBOSS_HOME = C:\jboss-4.0.3SP1 then in the build directory, I typed: build (it's XP box) It said the 'build success', but I didn't find the 'jboss-portal.sar' is in the deploy directory: C:\jboss-4.0.3SP1\server\default\deploy. Thans

[JBoss-user] [EJB 3.0] - Re: Application Design with EJB3.0

2006-02-10 Thread patrick_ibg
http://docs.jboss.com/seam/reference/en/html/index.html (See chapter 5.4 for relevant text.) Note that Seam works with JSF, so this doesn't address your problem if you are required to use Struts. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922941#3922941

[JBoss-user] [JBoss Eclipse IDE (users)] - java.lang.NoClassDefFoundError: org/jboss/web/tomcat/tc5/ses

2006-02-10 Thread saschwen
Hello, I'm following the IDE tutorial and I'm getting this error when I deploy the app. Can anyone help me figure out whats going on. I've downloaded the newest IDE and JBoss 4.0.4. Thank you, Steve. 11:03:46,508 WARN [ServiceController] Problem starting service jboss.web.deployment:war

[JBoss-user] [Installation, Configuration & Deployment] - Re: Jboss-3.2.7 with tomcat-5.x error

2006-02-10 Thread SuperMario
Hi, did you wver find out what this errors mean ? I also get these message on my jboss 3.2.5. Sometimes 20 times in row from each the same IP address, but overall the IP adresses of these messages are always different. But why do they come ? Does the client abort the connection when closing his

[JBoss-user] [JBoss jBPM] - Re: JpdlXmlWriter bug?

2006-02-10 Thread hsf
I also have a question regarding the JpdlXmlWriter and the GPD... When deploying a process definition we can deploy a jpdl xml file with the process modeled in GPD. If JpdlXmlWriter has been deprecated how do you plan to generate the xml process definition in the GPD? How do you plan to do it?

[JBoss-user] [JBossWS] - JBOSS Application Server and international language support

2006-02-10 Thread jodugo
Does Jboss AS have international language support for input, display and output of multibyte languages such as Chinese and Russian? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922936#3922936 Reply to the post : http://www.jboss.com/index.html?module=bb&

[JBoss-user] [JBoss Eclipse IDE (users)] - Packaging configurations for EJB3.0 projects

2006-02-10 Thread spacy08
Hi all, is there any information about how to use the Packaging Configuration for EJB3.0 projects? Thank you in advance! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922935#3922935 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: mssql jdbc 2005 driver and jboss 3.2.1 (jvm 1.3.1_12)

2006-02-10 Thread tharonleblanc
driver does not run with jvm 1.3.1_12 anyways... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922934#3922934 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922934

[JBoss-user] [EJB/JBoss] - Webstart Client local cache

2006-02-10 Thread roli8200
Hello I'm on application design of a web start application (including form designer) to access CMP beans (or hibernate) on JBOSS. The most limiting part is the internet connection between the clients and the jboss server because its possible to exchange data bigger than 1MB between the clients

[JBoss-user] [JBoss jBPM] - Re: fork & join not working properly

2006-02-10 Thread forJbpm
Hi Koen, Is there any specifc reason to do this?? Please have a look at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=76586 When I can signal a token from outside of the program(message driven beans ) why can't I do it from whithin my action handler? Regards, View the original pos

[JBoss-user] [JBoss Portal] - Re: Question about Changing the context path

2006-02-10 Thread [EMAIL PROTECTED]
So I have to deploy the portal from the 'source' as the document in 2.3 : 2.3. Deploying JBoss Portal 2.3.2. From the sources Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922930#3922930 Reply to the post : http://www.jboss.com/index.html?modul

[JBoss-user] [JNDI/Naming/Network] - Re: Interoperability version 4.0.2 -> 3.2.7

2006-02-10 Thread rsood72
I have a similar problem I was wondering if there is any solution to it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922929#3922929 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922929

[JBoss-user] [JBoss Seam] - Re: Method not found: isJndiName

2006-02-10 Thread [EMAIL PROTECTED]
This is the reverse engineering tool and this has been fixed, see the other thread about it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922928#3922928 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922928 ---

  1   2   >