[jboss-user] [JBoss Eclipse IDE (users)] - Eclipse and jbosside building workspace problems

2006-12-05 Thread markjb
Hi, Our project includes EJB 2.1 and we use eclipse,jbosside and xdoclet in our env and we have several problems that effect the develpoment time: eclipse version 3.1.1 jbosside version 1.5.1 We have a build process (ant) that executes xdoclet which creates home,remote,local interfaces and inse

[jboss-user] [Management, JMX/JBoss] - Re: using TargetModuleID

2006-12-05 Thread AlexGout
Hi, thanks for your suggestion. I looked at that solution, but my problem is, it is jboss specific. I prefer to not use appserver specific references in my code. Any other ideas? Regards, Alex View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991200#3991200 R

[jboss-user] [Installation, Configuration & Deployment] - Re: strange! halt of jboss + DB2(XA)

2006-12-05 Thread richard_djs
This is the warn infomation in server.log. 2006-12-05 15:40:10,242 WARN [org.jboss.tm.TransactionImpl] Transaction TransactionImpl:XidImpl[FormatId=257, GlobalId=d31287/89, BranchQual=, localId=89] timed out. status=STATUS_ACTIVE 2006-12-05 15:41:23,351 WARN [org.jboss.tm.TransactionImpl] Trans

[jboss-user] [JBossCache] - Re: JBossCache as a message oriented middleware?

2006-12-05 Thread [EMAIL PROTECTED]
The cache was designed for 90% reads and 10% writes scenarios. If you use it the other way round, I do *not* recommend using JBossCache. If you want a notification bus, then rather use something like JMS or JGroups directly. If you only have 1 writer in the cluster though, your idea might work V

[jboss-user] [JBoss AOP] - Re: Can't read parameter annotations through reflection

2006-12-05 Thread stalep
hm, i might be far off, but if i remember correctly tomcat doesnt work well with annotations (dont sue me if im wrong, its early in the morning). could you try to deploy the code in jboss and not tomcat and see how it works? since it works when you test is outside tomcat i believe that its no jbo

[jboss-user] [JBoss jBPM] - Deactivate logging in JBPM_LOG in Jbpm 3.0.0?

2006-12-05 Thread sscortan
Hello, I would like to turn off (deactivate) the logging of the Jbpm actions in my table JBPM_LOG, which has now more than 10 records to my application. It takes time to save these logging records, and with one sequence only for all the tables, the ID number of any record becomes very big.

[jboss-user] [JBoss Seam] - Re: Using textInput inside a dataTable inside a form?

2006-12-05 Thread sherkan777
I have same problem but I think when U use dataTable component is submited x times (x is size of your collection). I made some example private String tagName; private List tagList; and method implemented

[jboss-user] [JBoss Seam] - Re: Using textInput inside a dataTable inside a form?

2006-12-05 Thread sherkan777
Result of my problem is to create form for each row... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991206#3991206 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991206 ___

[jboss-user] [JBoss Seam] - Re: Using textInput inside a dataTable inside a form?

2006-12-05 Thread sherkan777
My Propsion for smokingPipe problem, try to make somethink like this: | | | | | | | | | | | | | | | | | | | |

[jboss-user] [JBoss jBPM] - Re: Deactivate logging in JBPM_LOG in Jbpm 3.0.0?

2006-12-05 Thread sscortan
I want to add that I use Jbpm 3.0.0 with Tomcat 4.1.27 and Hibernate 3.0.5, not JBoss or Spring. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991208#3991208 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991208 _

[jboss-user] [JBoss AOP] - Re: Bug in SuperClassesFirstWeavingStrategy?

2006-12-05 Thread stalep
hm, its seems like we got a general concurrent bug here. i was hoping it was only generated advisors (SuperClassesFirstWeavingStrategy) that caused the problem... i looks like our systemclassloader is creating a deadlock, if you got the time. could you try to deploy the app in jboss and see if t

[jboss-user] [Security & JAAS/JBoss] - configuring the number of allowed attempts for user

2006-12-05 Thread venkatborusu
Hi, This is my first post in to this forum. I am new to JAAS, so please correct me if I am going in wrong path. For user authentication we are planning to use JAAS: HTTP-basic authentication. We have requirement to configure the number of allowed attempts for user, if they fail while trying t

[jboss-user] [JBoss/Spring Integration] - Re: myApp.spring deploting

2006-12-05 Thread ramar73
No, just wring cut and paste...anyway never mind. I found a solution following another way. No Jmx services at all. All initialization is made by spring. Regards. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991213#3991213 Reply to the post : http://www.jb

[jboss-user] [Security & JAAS/JBoss] - Re: Programmatic Login Advice

2006-12-05 Thread pander
Josh, I hear ya, this sounded to me like it was something that should be easily accomplished but I am struggling. Surely the admins on here must either know exactly how to do this, or know of a good resource to use on the web which details how to do it. To be honest, I'm astonished that more pe

[jboss-user] [JBoss jBPM] - Re: Installing jBPM 3.2

2006-12-05 Thread [EMAIL PROTECTED]
the suite bundle contains a preconfigured jboss installation. you could e.g. search for the diffs between that configuration and the default configuration of the same but cleanly downloaded jboss version. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991217

[jboss-user] [Beginners Corner] - Deploy compressed war

2006-12-05 Thread jaleyba
Hi I want to deploy a war application but without expand it. I tried but JBoss ignored my war file, so I wonder if there is a switch of setting to force JBoss to see unexploited wars. Thanks in advance J View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=399

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Question for the BMP experts

2006-12-05 Thread tknerr
Hello, I have a question for the BMP experts out there: We want to realize data access to a non-standard database, thus CMP does not work and we have to write our own SQL-like code to access it. It does not support transactions. Now, the idea was to use BMP Entity beans to realize this scenario

[jboss-user] [Beginners Corner] - Re: Deploy compressed war

2006-12-05 Thread jaikiran
You just have to place that archive(named *.war) in the %JBOSS_HOME%/server/default/deploy folder and start the server. That will be picked up by JBoss View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991224#3991224 Reply to the post : http://www.jboss.com/i

[jboss-user] [EJB 3.0] - Re: EntityManager is loosing updates

2006-12-05 Thread konstantin.ermakov
I added Version to my data and I did not receive any new exceptions. The only exception I can see in the JBoss log file is as following: 2006-12-05 11:18:36,674 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler] Exiting on IOE java.net.SocketException: socket closed at java.net.Sock

[jboss-user] [JBoss jBPM] - web based user and process management in JBPM

2006-12-05 Thread fuligj
Hello! Is their any web based interface to the user and process management in JBPM? I think something similar to the admin tab what is not yet implemented. Thank You! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991240#3991240 Reply to the post : http://

[jboss-user] [JBoss Seam] - jndi lookup with 2 Seam WARs in one EAR

2006-12-05 Thread fcorneli
Hi, I have 2 Seam-based web application WARs in one single EAR. Apparently if WAR1 has a @Name("login") component and WAR2 has also a @Name("login") component, then Seam cannot seem to lookup the correct component, even if those two components use different @LocalBinding and in each components.

[jboss-user] [EJB/JBoss] - Re: 4.0.4.GA - @javax.persistence.OneToMany(mappedBy) - brok

2006-12-05 Thread smix007
hello, I have practically the same problem that you: in TermProj | public class TermProj implements Serializable { | | @EmbeddedId | protected TermProjPK termProjPK; | //join with TermSource | @ManyToOne | @JoinColumn (name = "AUIW") | private TermSou

[jboss-user] [JBoss Seam] - Re: Excessive [could not destroy component] 1.1B1 to 1.1CR1

2006-12-05 Thread lowecg2004
Done. http://wiki.jboss.org/wiki/Wiki.jsp?page=JbossTimeoutSettingForSeam A peer review is recommended and any comments are, of course, welcome. C. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991236#3991236 Reply to the post : http://www.jboss.com/inde

[jboss-user] [EJB 3.0] - Re: EntityManager is loosing updates

2006-12-05 Thread konstantin.ermakov
Before this exception I receive the following message: [org.hibernate.jdbc.JDBCContext] TransactionFactory reported no active transaction; Synchronization not registered View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991234#3991234 Reply to the post : htt

[jboss-user] [JBoss jBPM] - JMS TCP connections

2006-12-05 Thread turcototo
Hi. I need to implement an async path in my process and I decided to use a JMS queue and an MDB. In an ActionHandler I have: [...] | public void execute(ExecutionContext context) throws Exception { | ... | long tid = context.getProcessInstance().getId(); |

[jboss-user] [Beginners Corner] - Help on .SAR file directure

2006-12-05 Thread riji
Hi all, I have a .sar file in deploy directory. Could anyone please tell me what is the standard structure of the sar file. We are having the structure as below. ./sar com/../../../*.class META-INF/jboss-service.xml META-INF/MANIFEST.MF/ WEB-INF/lib/*.jar WEB-INF/web.xml

[jboss-user] [JBoss Portal] - Changes not reflected

2006-12-05 Thread vikash.anand
Hello All; I have got a sample called HelloWorldJSPPortlet. I tried to make some changes in JSP page in order to use this application for my development. Changes made by me is not reflected on JSP. After frequest trying the portlet is not even showing in management page. I have put

[jboss-user] [Messaging, JMS & JBossMQ] - javax.jms.InvalidDestinationException: Destination is not an

2006-12-05 Thread chaituu
followed this url and deployed new new messaging instance http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMessagingBuildInstructions i created mdb.ear and deployed in the mesaging instance.my requirement is i am trying to lookup remote queue; i followed below url for scoped ear for Remote Messagin

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - JSPs shown as text in Firefox (Content-Type: text/plain)

2006-12-05 Thread bassman5
Hi I have XServlet 2.4; JBoss-4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054)/Tomcat-5.5 using mod_jk to attach Apache all works JSP gets compiled and executed. But the Content-Type is text/plain but should be text/html and this makes firefox show the jsp html as text. IE seems to ge

[jboss-user] [EJB 3.0] - Re: Instantiate bean in EJB 3.0

2006-12-05 Thread thejavafreak
Thank you so much. You're a real help. I guess I was to focused on method, while it was only uses annotation as a marker. Regards, Joshua View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991243#3991243 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss Seam] - Re: Injection of primitive with required=false

2006-12-05 Thread dilator
Yeah that works too :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991246#3991246 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991246 ___ jboss-user mailing list jboss-us

[jboss-user] [JBoss Portal] - Re: Changes not reflected

2006-12-05 Thread [EMAIL PROTECTED]
If you work on an exploded directory, changes to your JSP will be reflected by Tomcat. If the portlet is not showing in the management page, it means that the portlet is not successfully deployed View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991245#3991245

[jboss-user] [Installation, Configuration & Deployment] - JBoss 5 Hot deployment

2006-12-05 Thread thejavafreak
Hi all, How do I turn on hot-deploy feature in JBoss 5? I tried hot-deployment of EJB3 but it seems didn't work, as I have to shutdown the server first and then get it back on. Or is this feature not available anymore? Thanks so much View the original post : http://www.jboss.com/index.html?m

[jboss-user] [EJB 3.0] - unable to proceed for this ava.lang.AbstractMethodError

2006-12-05 Thread bkrish_sun
Reason: java.lang.RuntimeException: java.lang.AbstractMethodError: org.hibernate.ejb.HibernatePers istence.createContainerEntityManagerFactory(Ljavax/persistence/spi/PersistenceUnitInfo;Ljava/util/Ma p;)Ljavax/persistence/EntityManagerFactory; I am unable proceed for this error. View the ori

[jboss-user] [EJB 3.0] - java.lang.AbstractMethodError

2006-12-05 Thread bkrish_sun
Reason: java.lang.RuntimeException: java.lang.AbstractMethodError: org.hibernate.ejb.HibernatePers istence.createContainerEntityManagerFactory(Ljavax/persistence/spi/PersistenceUnitInfo;Ljava/util/Ma p;)Ljavax/persistence/EntityManagerFactory; I am created persistence.xml for ejb3.0 in META-

[jboss-user] [JBoss AOP] - Re: Can't read parameter annotations through reflection

2006-12-05 Thread dwl8
I did a bit more testing and when I get rid of the @ReadLock bind in my jboss-aop.xml, parameter annotations can be read correctly even when deployed in Tomcat. I'll try it on JBoss and see if I have more luck. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss AOP] - Re: Obscure error message

2006-12-05 Thread flavia.rainone
You need to remove the wildcard from the pointcut expression. When JBoss AOP sees this wildcard, it thinks it is the return type value. And then it doesn't validate the "new" keyword, because this cannot be used with return type values. View the original post : http://www.jboss.com/index.html?m

[jboss-user] [JBoss jBPM] - Jbpm 3.0.0 - why data loss from process definition tables?

2006-12-05 Thread sscortan
Hello, I'm using Jbpm 3.0.0 and Tomcat 4.1.27 for a purchasing order workflow application which has 7 process definitions (workflows), using PostgreSQL 8.0. The process definitions have 5-8 steps, forks, joins and decisions. I have dozens of process instances and hundreds of tasks successfully c

[jboss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - how to connect orale database for EJB3.0

2006-12-05 Thread bkrish_sun
what are the steps are made to connect oracle database in EJB3.0 for JBoss application Server View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991255#3991255 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991255 ___

[jboss-user] [Beginners Corner] - mscreate.dir

2006-12-05 Thread hv11663
Hello all together, I have a Problem when I start JBoss on a Windows Plattform. Windows create in the directory ${ServerPath}/tmp/deploy/ three mscreate.dir files. This three files generate some errors at the start sequence. Anyone here who knows why this Files would be created. View the origina

[jboss-user] [JBoss AOP] - Re: Obscure error message

2006-12-05 Thread fabiocsilva
How I inform that the class can be public or private? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991258#3991258 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991258 ___ j

[jboss-user] [Beginners Corner] - Re: Deploy compressed war

2006-12-05 Thread childsce
You can also just have JBoss running and drop it in at anytime and it will pick it up within 10 seconds you should see it grap it from the command prompt. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991257#3991257 Reply to the post : http://www.jboss.co

[jboss-user] [JBoss Seam] - Re: Question about Conversations and Stateful Bean Instances

2006-12-05 Thread [EMAIL PROTECTED]
You are creating nested conversations. They will see the component from the outer conversation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991259#3991259 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991259 __

[jboss-user] [JBoss Seam] - Re: Seam package 1.1 CR2 contains Hibernate 3.2.0 CR1/2

2006-12-05 Thread [EMAIL PROTECTED]
Yes because we are stuck on an old release of JBoss E-EJB3. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991260#3991260 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991260 ___

[jboss-user] [Beginners Corner] - Re: mscreate.dir

2006-12-05 Thread childsce
Do you mean the %serverpath%\server\default\tmp\deploy directory? Also what type of files does in generate? The path listed above is just a temp directory that stores files used recently by JBoss. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991261#399126

[jboss-user] [JBoss Seam] - Re: NPE After adding @RequestParameter to SESSION bean

2006-12-05 Thread [EMAIL PROTECTED]
Which version of Seam is this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991262#3991262 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991262 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: jndi name of ejb in ear

2006-12-05 Thread [EMAIL PROTECTED]
anonymous wrote : | Would it be possible for the Seam jndiPattern to automatically look in the EAR's jndi namespace? | I wish. Unfortunately, no. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991265#3991265 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss AOP] - Re: Can't read parameter annotations through reflection

2006-12-05 Thread flavia.rainone
Hi! I think I've found the problem. Could you please just confirm to me that the problem stays the same even if you run it as a simple java application, without any server involved? Besides, I need to know which version of JBoss AOP you are using, so I can fix your version first. View the origi

[jboss-user] [JBoss Seam] - Re: is hibernate.cfg.xml mandatory in examples of Seam 1.1 C

2006-12-05 Thread [EMAIL PROTECTED]
Definitely not. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991266#3991266 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991266 ___ jboss-user mailing list jboss-user@list

[jboss-user] [JBoss Seam] - Re: @End conversation and @Begin new one on same Action

2006-12-05 Thread [EMAIL PROTECTED]
Not so much an anti-pattern exactly, there are perfectly good reasons why a developer might want to do this - its just that I'm not aware of any way that this could be well-defined (ie. would not behave pathologically) given the other design constraints. View the original post : http://www.jbo

[jboss-user] [JBoss Seam] - Re: Seam UML diagrams

2006-12-05 Thread [EMAIL PROTECTED]
anonymous wrote : Do you mean UML diagrams of Seam itself? Which don't exist of course. Hehe, outside of university courses and some -extremely- backward consulting companies, designing software using UML is a definite anti-pattern :-) View the original post : http://www.jboss.com/index.html?

[jboss-user] [Security & JAAS/JBoss] - Re: Forcing redirection to a specific page with j_security_c

2006-12-05 Thread lost_traveller
I needed this too and after searching the forums it appears lots of people ask this question, the answer is that there is no neat solution, your best solution is to write a javax.servlet.Filter for every page that sets some session attribute when the user is logged in, e.g. |publ

[jboss-user] [JBoss AOP] - Re: Obscure error message

2006-12-05 Thread flavia.rainone
I don't think there is a way to do this. Currently, the class expressions are all based on the name of the class, and not on its accessibility from other classes. However, you can specify the constructor to be private or public. But you put a wildcard in the place of the constructor accessibilit

[jboss-user] [JBoss Seam] - Re: jndi lookup with 2 Seam WARs in one EAR

2006-12-05 Thread [EMAIL PROTECTED]
Ahem, it is definitely not a bug. Seam names are scoped to EARs, not WARs. (Think about it.) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991271#3991271 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991271 _

[jboss-user] [JBoss jBPM] - Re: Deactivate logging in JBPM_LOG in Jbpm 3.0.0?

2006-12-05 Thread turcototo
comment this line in the file jbpm.cfg.xml | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991272#3991272 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991272 ___ jboss

[jboss-user] [JBoss Seam] - Re: Multiple page actions per single view-id?

2006-12-05 Thread [EMAIL PROTECTED]
The original patch created by Dave Whittaker had that feature, but the changes I committed did not. I have asked him to submit a smaller patch. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991273#3991273 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss Seam] - Re: May i generate a full application by seam-gen in a datab

2006-12-05 Thread [EMAIL PROTECTED]
yes. http://docs.jboss.com/seam/1.1CR2/reference/en/html/gettingstarted.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991275#3991275 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991275 _

[jboss-user] [JBoss Seam] - Re: Postgre, Indexes & stored procedures...

2006-12-05 Thread sherkan777
2) I think you can use Native Queries for this (assuming you mean from EJB3 not J2EE). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991277#3991277 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991277 ___

[jboss-user] [Beginners Corner] - Re: mscreate.dir

2006-12-05 Thread hv11663
Yes, I mean the %serverpath%\server\default\tmp\deploy directory. In this directory the tmp3103myfaces-api.jar etc. files are created and three mscreate.dir files. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991279#3991279 Reply to the post : http://www.

[jboss-user] [JBoss Seam] - Re: Is it possible to create a generics SFSB

2006-12-05 Thread [EMAIL PROTECTED]
Sure you can. You don't need to do anything special for that View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991278#3991278 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991278 __

[jboss-user] [JBoss Seam] - DataModel - DataModelSelection

2006-12-05 Thread koatto
Is there a way to wire together a Datamodel and a datamodelselection programmatically, without using any annotation I've collections persisted through hibernate i'd like to use in h:datatable in conjunction with row selection listeners. Guidelines and patterns widely accepted. Thanks. View the or

[jboss-user] [EJB 3.0] - Problem with storing SYBASE

2006-12-05 Thread ponds81
Problem with storing SYBASE "IMAGE" DATA TYPE in jboss using entity bean We are using JBoss-4.0.4.GA, Entity Bean 2.x (CMP), Sybase 12.5 File Name :- jconn2.jar File Version :- 1.4.2_04 File Size:- 876 kb When we try to insert an object in to column of data type "IMAGE" in Sybase by using EJ

[jboss-user] [EJB 3.0] - Re: EntityManager is loosing updates

2006-12-05 Thread konstantin.ermakov
Hello! It seems that some internal error leads to incorrect data in my entity bean POJO: | 2006-12-05 14:13:14,496 INFO [myapp] Invoking: mypackage..session.MyObjectSession.getObject() | 2006-12-05 14:13:14,496 DEBUG [org.hibernate.impl.SessionImpl] opened session at timestamp: 47731

[jboss-user] [JBoss Seam] - Re: Postgre, Indexes & stored procedures...

2006-12-05 Thread sherkan777
Sorry for this bug...don't know why my question wasn't submited:/ 2) I think you can use Native Queries for this (assuming you mean from EJB3 not J2EE). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991284#3991284 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Re: Postgre, Indexes & stored procedures...

2006-12-05 Thread sherkan777
Somethink wrong is going on, I cant submit my question Test 3. But I want to use stored procedure... Can anyone tell me how to invoke it? sorry for question here on seam forum but guys on EJB didn't answered for this topic. View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [Beginners Corner] - Re: mscreate.dir

2006-12-05 Thread hv11663
I guess I found the problem cause. In the %serverpath%\server\default\deploy directory and two subdirectories are a mscreate.dir file. At the start sequence jboss generated three tmpmscreate.dir files in the %serverpath%\server\default\tmp\deploy. View the original post : http://www.jboss.com/

[jboss-user] [JBoss Seam] -

2006-12-05 Thread toni
Hi, I read the wiki on how to use the several times, looked at the examples, but I still run into the following excepiton: javax.faces.FacesException: value must be iteratable But I'm returning a List, which is iteratable. I'm using JBoss 4.04GA, with Seam 1.0.1 GA and 1.1.1beta2 of selectIt

[jboss-user] [JBoss Seam] - Re: NPE After adding @RequestParameter to SESSION bean

2006-12-05 Thread lowecg2004
Hi Gavin, Seam 1.1 CR2 - CVS built yesterday. C. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991288#3991288 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991288 ___ jbos

[jboss-user] [Messaging, JMS & JBossMQ] - Singleton MDB being run in two threads

2006-12-05 Thread antont
using: jboss 4.0.3SP1 (on linux) and 4.0.4 and 4.0.5 GAs (on winxp) I have configured a MDB to be a singleton as instructed in the FAQ, with the Singleton Message Driven Bean directive in jboss.xml . When configured so, that MDB is being run in max. two threads in parallel, instead of one. If

[jboss-user] [JBoss Seam] - EJB3StandaloneBootstrap - java.lang.IllegalArgumentExceptio

2006-12-05 Thread eiswind70
I try to set up some Junit tests for our SEAM Project. I struggle now even with the CVS relase from 20061204 with the following exception : java.lang.RuntimeException: java.lang.RuntimeException: Unable to create a KernelInitializer based on the specified KernelConfig at org.jboss.ejb3.

[jboss-user] [Clustering/JBoss] - Re: same SLSB in multiple clusters

2006-12-05 Thread jotis99
Does this (JIRA EJBTHREE-424) mean that you cannot specify a partition name from jboss.xml too? I've tried lots of permutations to no avail. The following from jboss.xml doesn't seem to work: ApplicationPartition org.jboss.ha.framework.interfaces.RandomRobin

[jboss-user] [Clustering/JBoss] - Re: same SLSB in multiple clusters

2006-12-05 Thread jotis99
Does this (JIRA EJBTHREE-424) mean that you cannot specify a partition name from jboss.xml too? I've tried lots of permutations to no avail. The following from jboss.xml doesn't seem to work: ApplicationPartition org.jboss.ha.framework.interfaces.RandomRobin

[jboss-user] [EJB 3.0] - Re: mappedBy reference an unknown target entity property

2006-12-05 Thread smix007
Hello, you use @idClass. Whereas in my code I use @Embeddable and @EmbeddedId I thus seek a solution with my problem of joint for the following code: @Embeddable | public class TermProjPK implements Serializable { | private String auiw; | @Column(name = "AUIS", nullable = false) | private

[jboss-user] [JBoss Eclipse IDE (users)] - Re: IDE 2.0beta - Tomcat server doesnt show Web Modules

2006-12-05 Thread infinity2heaven
I couldnt fnd the reason but I believe the runtume config of Tomcat within JBossIDE is different than that of default tomcat install. (I dont know where it is even after looking in server.xml). The workaround for now is to click on Servers, in the config dialog click on web modules, add "externa

[jboss-user] [JBoss Portal] - AJAX Support as seperate Plugin

2006-12-05 Thread sridhark79
Hi, I have seen the AJAX (drag n drop) features in JBoss 2.6 DR. That was fabuolous. Can we have a kind of a AJAX Plugin that can be fitted with JBOSS 2.4 release. Might be too silly a question. But it would be very worthy till we have a stable 2.6.. Thanks Sridhar View the original post :

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

2006-12-05 Thread petemuir
Can you use your debugger and check what the variable originalValue refers to on line 213 of org.jboss.seam.selectitems.ui.UISeamSelectItems The only reason that exception should occur is that originalValue does not implement Iterable (which List does). Also, try using List not List as the retu

[jboss-user] [JBoss Seam] - Re: Question about Conversations and Stateful Bean Instances

2006-12-05 Thread ekusnitz
1. For some reason, we haven't been able to get to the debug page since we updated to 1.1CR2 with Portal 2.4.1. Previously, however, we were not seeing any conversations on that page 2. There is no @Create method on the superclass. It probably does not need the @Name annotation (I didn't code th

[jboss-user] [JBoss AOP] - Re: Bug in SuperClassesFirstWeavingStrategy?

2006-12-05 Thread chasta
Here are the stack traces of the locked threads (copied from Eclipse's debugger, after suspending them): Thread 1 Thread [TotalRecordings Thread] (Suspended) ClassLoader.findBootstrapClass(String) line: not available [native method]

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

2006-12-05 Thread petemuir
oops try using List as the return type View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991300#3991300 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991300 ___ jboss-user ma

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Hibernate not Working

2006-12-05 Thread davidmate
Same problem here. I'm using the "all" configuration over jbossas-4.0.4GA, with EJB 3.0 RC9. I'd appreciate any help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991302#3991302 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JSP in JBoss IDE??

2006-12-05 Thread [EMAIL PROTECTED]
You "encouragement" doesn't motivate anyone in really answering you. But have you even tried following the releases, jiras and cvs commits we have been doing to remedy those issues before starting to complain ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss AOP] - Re: Can't read parameter annotations through reflection

2006-12-05 Thread dwl8
I ran the Person class as a simple java app with the -javaagent vm parameter and the problem still occurs. The main method prints out "# of Annotations Found: 0". If I run main w/o JBoss AOP there is no issue. I get # of Annotations Found: 1" View the original post : http://www.jboss.com/index

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

2006-12-05 Thread toni
I did all this. It's an ArrayList and I tried using List and other things. It's not working and I guess another bug. Oh, well... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991308#3991308 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [JBoss Seam] - Embedded EJB / DS EM Configuration

2006-12-05 Thread eiswind70
I try to set up an embedded EJB/Seam Configuration. But Seam doesnt inject an Entity Manager when I try: | @In | private EntityManager em; | I get a NPE. I treid to use the EntityManagerFactory then to obtain an EM, but then I get | javax.persistence.PersistenceException: org.hiber

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JSP in JBoss IDE??

2006-12-05 Thread lightbulb432
Actually, yes...knowing the level of support people receive in these forums (more often than not...though it's not to say that help is ALWAYS hard to come by here), posting on here is generally considered a "last resort"... And, seriously, apart from being a hardcore coder, how do you expect mer

[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: javax.jws.WebService.portNa

2006-12-05 Thread hroriz
I am having the same problem as Marco. I did what was suggested but unfortunately did not succeed. I updated the directories, it's ok. The file ejb3-persistence.jar can be found in different directories: jboss-4.0.4.GA\server\default\deploy\ejb3.deployer\ jboss-4.0.4.GA\client\ jboss-4.0.4.GA\

[jboss-user] [JBossCache] - Any way to save the current Transaction and make commit in o

2006-12-05 Thread saho
Hi everybody, Are there any way to save the current Transaction and make commit in other Thread (not the transaction starter) ? I have tried to save the status of TransactionManager, with suspend and resume, it works only in the same Thread(Transaction Starter) but doesn?t in other Thread. So

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

2006-12-05 Thread petemuir
Well if it is a bug I would like to fix it. Did you debug UISeamSelectItems? What was the value of originalValue? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991313#3991313 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [Installation, Configuration & Deployment] - Re: Shared classpath within an EAR?

2006-12-05 Thread lightbulb432
Norman, thanks for the response. A couple follow-up questions for you. I've been reading up on classpaths in Java EE and it seems you can configure classpaths by putting information into the MANIFEST.MF file. However, it seems like in JBoss you don't really "need" to do it, because classpaths a

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unable to precompile JSPs with JBOSS 4.0.5GA

2006-12-05 Thread lking28
looks like part of my post was cut off.. Heres my Ant configuration excerpt. View the

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Unable to precompile JSPs with JBOSS 4.0.5GA

2006-12-05 Thread lking28
All, I'm upgrading from JBOSS 4.0.1 to 4.0.5 along with Java 5. Along the way I've come accross the problem of my ANT script failing to pre-compile my JSP's. Below is an excerpt from my script.

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unable to precompile JSPs with JBOSS 4.0.5GA

2006-12-05 Thread lking28
< taskdef classname="org.apache.jasper.JspC" name="jasper2" > < classpath id="jspc.classpath" > < pathelement location="/opt/app/java5/jdk/lib/tools.jar" /> < fileset dir="${tomcat.home}/server/lib" > < include name="

[jboss-user] [JBoss AOP] - Re: Can't read parameter annotations through reflection

2006-12-05 Thread dwl8
also forgot to add that i'm using version 1.5.2. Thanks for your help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991319#3991319 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991319 _

[jboss-user] [JBoss Seam] - problem passivation thread: ConcurrentModificationException

2006-12-05 Thread lowecg2004
Every now and then I get the following message in my logs: 2006-12-05 12:27:09,109 DEBUG [org.jboss.seam.contexts.Lifecycle] destroying event context | 2006-12-05 12:27:09,109 DEBUG [org.jboss.seam.core.Events] Processing event:org.jboss.seam.preDestroyContext.EVENT | 2006-12-05 12:27:09,109

[jboss-user] [Testimonials] - JBoss Reference

2006-12-05 Thread bluelight
I am wondering if I can get a reference list for using JBoss (possibly with open source ECM) in a high volume/high performance (millions user) web environment. Thanks a lot. Tony View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991321#3991321 Reply to the p

[jboss-user] [JBoss Seam] - Re: Broken CVS? CNF org.jboss.seam.ui.UISecure

2006-12-05 Thread [EMAIL PROTECTED]
CVS is fixed now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991323#3991323 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991323 ___ jboss-user mailing list jboss-user@li

[jboss-user] [Installation, Configuration & Deployment] - Re: strange! halt of jboss + DB2(XA)

2006-12-05 Thread [EMAIL PROTECTED]
You are going to have to turn on TRACE level debugging in your log4j.xml configuration file for JBossJCA. There are a few examples in the log4j.xml config file that show you how to do this. Also, could you post your ejb-jar.xml (if EJB2.x) and your *-ds.xml file. View the original post : ht

[jboss-user] [JBoss jBPM] - Re: Deactivate logging in JBPM_LOG in Jbpm 3.0.0?

2006-12-05 Thread sscortan
Thank you, but this line does not exist in jbpm.cfg.xml for the version 3.0.0. In V3.0.0 the logging is activated by default and I don't find a way to deactivate it, for no more records in JBPM_LOG table. The class DbLoggingServiceFactory exists since version 3.1.1 of Jbpm. Is there another solu

[jboss-user] [EJB/JBoss] - Specification/Architectural question about EJBs and XML

2006-12-05 Thread balteo
Hello, My problem is as follows: I would like for a session ejb to retrieve information from xml files (other that the ejb DDs of course...). I prefer the XML-file solution to the relational-database solution as it is more lightweight. (We haven't got the resources nor the skill to administrate

[jboss-user] [Javassist user questions] - Method Parameter Annotations

2006-12-05 Thread flavia.rainone
Hi! I need to know how to add and remove parameter annotations from/to a CtMethod, since we need this feature in JBoss AOP. Could somebody help me? Thanks in advance! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991340#3991340 Reply to the post : http://w

  1   2   3   >