[JBoss-user] [JBoss jBPM] - dialect not found

2006-04-01 Thread infmas
hi for all,
i'm trying to deploy build.deploy.xml but i have got this error :

Buildfile: D:\jbpm-3.1\build.deploy.xml
declare.jbpm.tasks:
compile.jbpm:
build.jbpm:
build.jbpm.src:
compile.identity:
build.identity:
build.identity.src:
compile.jbpm.test:
compile.webapp:
compile.identity.test:
compile.examples:
compile:
build.webapp:
build.service.archive:
build.converter:
build:
db.clean:
[mkdir] Created dir: D:\jbpm-3.1\build\db
create.db:
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: Hibernate 3.1
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: hibernate.properties not found
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: using CGLIB reflection optimizer
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Environment 
[jbpmschema] INFO: using JDK 1.4 java.sql.Timestamp handling
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Configuration configure
[jbpmschema] INFO: configuring from file: hibernate.cfg.xml
[jbpmschema] 1 avr. 2006 10:51:26 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/action/Script.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/identity/User.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.identity.User - JBPM_ID_USER
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: org.jbpm.identity.User.permissions - 
JBPM_ID_PERMISSIONS
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/identity/Group.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.identity.Group - JBPM_ID_GROUP
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: org.jbpm.identity.Group.permissions - 
JBPM_ID_PERMISSIONS
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/identity/Membership.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.identity.Membership - 
JBPM_ID_MEMBERSHIP
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindCollection
[jbpmschema] INFO: Mapping collection: org.jbpm.identity.Membership.permissions 
- JBPM_ID_PERMISSIONS
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/db/hibernate.queries.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/ProcessDefinition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.ProcessDefinition - 
JBPM_PROCESSDEFINITION
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Node.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Node - JBPM_NODE
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Transition.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Transition - 
JBPM_TRANSITION
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Event.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Event - JBPM_EVENT
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/Action.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder 
bindRootPersistentClassCommonValues
[jbpmschema] INFO: Mapping class: org.jbpm.graph.def.Action - JBPM_ACTION
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.Configuration addResource
[jbpmschema] INFO: Reading mappings from resource: 
org/jbpm/graph/def/SuperState.hbm.xml
[jbpmschema] 1 avr. 2006 10:51:27 org.hibernate.cfg.HbmBinder bindSubclass
[jbpmschema] INFO: Mapping subclass: org.jbpm.graph.def.SuperState - JBPM_NODE
[jbpmschema] 1 avr. 2006 

[JBoss-user] [EJB 3.0] - Re: PersistenceContextType.EXTENDED does not work ??

2006-04-01 Thread epbernard
Apparently BeanB does not create any transaction. So you really have 3 JTA 
transactions (one for each it. call)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934132#3934132

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934132


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Configuring deployment in Eclipse

2006-04-01 Thread epbernard
The fatal level misuse has been fixed in 4.0.4.CR1

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934135#3934135

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934135


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: How are entity beans detached?

2006-04-01 Thread epbernard
Just a few additions:
 - on a EXTENDED PC, the PC is destroyed when all SFSB involving with this PC 
are destroyed.
 - if the transaction is rollbacked, the PC is cleared

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934133#3934133

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934133


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: upgrade to JBoss 4.0.4RC1, ERROR

2006-04-01 Thread epbernard
http://hibernate.org/371.html, there were an extra 4, my mistake

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934134#3934134

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934134


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


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

2006-04-01 Thread [EMAIL PROTECTED]
Of course, we can use the the help we can get.

Example application are *always* useful, especially if they come with a 
tutorial explaining how they work and what they do.

Note that I spent all week updating the booking example.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934137#3934137

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934137


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: how to hide all start up info

2006-04-01 Thread [EMAIL PROTECTED]
I guess you don't wont to suppress the WARNings.

Increase the console log level to WARN or ERROR.

Or play with te conf/log4j.xml categories to up the level to WARN/ERROR of 
those categories you don't like to get logging from.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934136#3934136

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934136


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: Deployment order ejb3 / war

2006-04-01 Thread [EMAIL PROTECTED]
You can also use a depends element in jboss-web.xml to depend on the jmx object 
name of your ejb 3 deployment

jboss-4.0.x/docs/dtd/jboss-web_4_0.dtd



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934138#3934138

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934138


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


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

2006-04-01 Thread mirko27
gavin, is there any way to talk with you more real-time? I would start with 
tutorial then, but  I have few questions.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934139#3934139

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934139


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: EmbeddedId and GeneratedValue

2006-04-01 Thread squishy
i thoguht so. do you have an idea for working solution? i'd be very thankful :)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934141#3934141

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934141


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: ejb3 best practice question

2006-04-01 Thread kh2ouija
that is, instead of


  | @PersistenceContext(type=EXTENDED)
  | private EntityManager em;
  |
  | @Factory(messages)
  | public void findMessages()
  | {
  |   messages = em.createQuery(from Message msg order by msg.datetime 
desc).getResultList();
  | }
  | 

I'd have


  | @EJB
  | private MessageDAO messageDAO;
  |
  | @Factory(messages)
  | public void findMessages()
  | {
  |   messages = messageDAO.findAll();
  | }
  | 


where the MessageDAOBean is stateless and uses a non-extended EntityManager.

Is this the same thing? do I have to make the MessageDAOBean stateful too?



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934143#3934143

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934143


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Microcontainer] - Re: Future Architecture?

2006-04-01 Thread monjbossid
bkeh12 wrote : anonymous wrote : I would think a scripting framework based 
deployment would be more approriate (bsh, groovy, ...) 
  | anonymous wrote : It seems that with a set of reasonable defaults, there 
wouldn't be a need for jar files, META-INF information, and xml files. 
  | 
  | I an sympathy with your views.
  | 
  | see Scripting Support in Mustang(JDK6.0) 
http://www.ociweb.com/jnb/jnbFeb2006.html
  | and Bean Scripting Framework http://jakarta.apache.org/bsf/index.html

Hi, is this meaning something like single class file with deployment scrits 
inside the same class file would be enough for deployment? cool..

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934144#3934144

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934144


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [News Announcements] - JBossAS 4.0.4.CR2 released

2006-04-01 Thread [EMAIL PROTECTED]
The 4.0.4.CR2 release of JBossAS is now available from sourceforge: 

http://sourceforge.net/project/showfiles.php?group_id=22866package_id=16942

Full release notes with compatibility notes an highlights are included in the 
release readme. The summary for JBossAS-4.0.4.CR2 is:



Release Notes - JBoss Application Server - Version JBossAS-4.0.4.CR2

Feature Request

[JBAS-1107] - Add id attribute to module element in jboss-app.dtd
[JBAS-1156] - Implement jboss.server.log.dir
[JBAS-1293] - AOP HTTP session replication under Tomcat 5
[JBAS-1303] - Field replication for session data
[JBAS-2151] - Look into implementing flushOnSessionInvalidation using a session 
listener
[JBAS-2155] - Upgrade Xalan bundle to 2.7.0
[JBAS-2304] - Support Connection.prepareStatement(sql, resultSetType, 
resultSetConcurrency) in prepared statement cache
[JBAS-2369] - Add mssql-jdbc2-service.xml example using CLUSTERED INDEX on 
JMS_MESSAGES
[JBAS-2400] - Add probe.sh/bat script to JBoss/bin
[JBAS-2410] - Update tomcat5 to support multiple services
[JBAS-2471] - Incorrect categorization of EJB method permissions when calling 
JACC PolicyConfiguration implementations
[JBAS-2503] - JBossMQ JDBC2 Blob workaround for Oracle 4k limit
[JBAS-2515] - Keep track of non JTA resource usage and rollback local 
transactions where the user forgets
[JBAS-2574] - System Startup Script for JBoss AS on HP-UX
[JBAS-2760] - Use jboss.partition.name property in tc5-cluster-service.xml
[JBAS-2771] - ServiceBindingManager should allow more control over Tomcat5 ports
[JBAS-2778] - Add support for SSLSession tracking to the org.jboss.security.ssl 
package
[JBAS-2791] - Use jbossretro to make JBossWS 1.4 compatible
[JBAS-2926] - Restore the authentication only semantics of the * role-name
[JBAS-2936] - Upgrade JBossSerialization to 1.0.0.CR4
[JBAS-2937] - Disable RMI DGC by default (set to 1 FGC per hour)
[JBAS-2941] - Expose subscribers for a Queue
[JBAS-3014] - Upgrade to javassist 3.2.0.CR1
[JBAS-3015] - Support post-failover update of jvmRoute portion of session id 
when cookies are not used
[JBAS-3042] - Test Case Failure:  
org.jboss.test.webservice.samples.ServerSideJMSTestCase


h2Bug/h2

[JBAS-46] - EJB Deployment uses wrong ejb-local-ref for ejb-link
[JBAS-545] - CachedConnectionInterceptor hides CMPPersistenceManager
[JBAS-656] - HA-JNDI not replicating bindings
[JBAS-787] - Distributed Cache Invalidation Issue
[JBAS-790] - URLDirectoryScanner and URLDeploymentScanner
[JBAS-963] - post-table-create failure
[JBAS-993] - DeploymentException and invalid EJB-QL statements
[JBAS-1140] - Exception creating MySQL table using backquoted table name
[JBAS-1190] - Problem deleting relations
[JBAS-1214] - Incorrect data source used loading relationship field
[JBAS-1238] - Farm deployment fails to propagate to other servers
[JBAS-1330] - Client can't connect to cluster after network failure / forgets 
about target servers
[JBAS-1361] - Incorrect relations management
[JBAS-1444] - Incorrect warning about undefined query method with CMP1.x
[JBAS-1463] - RemoteException on Remote interface not verified correctly.
[JBAS-1504] - type mapping for boolean in finder wrong
[JBAS-1530] - NPE in JDBCStoreManager
[JBAS-1591] - Throwing InvalidKeyException in business mehtods cause 
RemoteException
[JBAS-1671] - alias-max-length DB2 typemapping
[JBAS-1678] - No LOB Support for remote clients
[JBAS-1806] - org.jnp.server.Main does not call custom 
RMIClientSocketFactory.setBindAddress() if method is provided
[JBAS-1926] - two timers executing at the same time in some conditions
[JBAS-1937] - Inconsistent change in ModelMBeanInfo serialized data usage 
between 3.2.x and 4.0.x
[JBAS-1958] - bin scripts not executable by default
[JBAS-1989] - eager-load-group for CMR doesn't work
[JBAS-2024] - binding service fails
[JBAS-2072] - Servlets in WEB-INF/lib/xxx.jar cannot be loaded from web.xml
[JBAS-2082] - IllegalArgumentException Unable to find operation getState()
[JBAS-2116] - JaasSecurityDomainUnitTestCase Fails in  Multi-User Environment
[JBAS-2117] - org.jboss.util.xml.DOMWriter.printInternal() skips the 
DOCUMENT_NODE
[JBAS-2127] - Batch-cascade-delete fails with NSEE
[JBAS-2170] - In REPL_SYNC, whole cluster slows down when an incident occurs.
[JBAS-2311] - getUserRoles via JaasSecurityManagerService didn't work (was OK 
in 4.0.1)
[JBAS-2328] - ConcurrentModificationException when closing JMS session
[JBAS-2334] - Dependency between packages is not correct
[JBAS-2337] - ejb3 profile needs jboss-jaxrpc.jar
[JBAS-2350] - ServiceBindingManager does not seem to work with the installer 
version
[JBAS-2363] - ExceptionAnalysis generate incorrect IDL name due to keyword 
collisions
[JBAS-2392] - NPE in EJBVerifier21.java
[JBAS-2419] - ClassNotFoundException not logged in EjbModule.addInterceptors
[JBAS-2420] - 1.21 Change in 
org.jboss.security.auth.spi.UsernamePasswordLoginModule.java breaks existing 
code
[JBAS-2429] - Clustered SSO improperly invalidated upon web 

[JBoss-user] [EJB/JBoss] - improve performance of message driven bean in jboss??!!

2006-04-01 Thread zokho
how can i improve performance of mdb ??
this is what i want to do:
i wanna send 5000 message from the client to the server(mdb) within a second.is 
it possible? i think there should be a configuration in jboss to manage that 
but where and how?
also i think it can depends on the connection factory.
plz tell me what  exacly i have to do??
thanks in advance


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934145#3934145

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934145


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: peoblem about extend PersistenceContext in SFSB

2006-04-01 Thread xiangya
Hi, 
According to my imagenation:
A session be injected a EntityManager,
and let this session bean exports that EntityManager,
it seems that can be acceptable. that is just as same as I wanna using a 
individual  EntityManager in stardard environments.
I don't know if  that if right.

jsr 220 should be done a investment by me.

Regards,

qinxian.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934142#3934142

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934142


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - DOCTYPE missing in Seam faces-config.xml

2006-04-01 Thread SunFire
I just played around with the most recent myfaces 1.1.3-snapshot and facelets 
1.1.2 and it seems to be required to put a DOCTYPE element in the 
faces-config.xml of seam
!DOCTYPE faces-config PUBLIC
  |   -//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN
  |   http://java.sun.com/dtd/web-facesconfig_1_1.dtd;
I still haven't gotten it to work but at least this got me one step further :)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934147#3934147

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934147


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - JMS and MDB - client notification

2006-04-01 Thread Olivier_Debels
We have an application where clients need to be notified.

We opted to use JMS, i.e. the client creates a temporary queue and can register 
itself to the server using this queue.  Whenever a notification is needed the 
server sends a message to the registered temporary queues (unregistering is not 
needed, if a temporary queue can not be reached the client is assumed to be 
gone).

At the server we have some processing which produces notification.  In order to 
decouple the processing part from the notification part the processing sends 
notification messages to a notification queue.

From there the notifications are picked up and send further to the client 
(using temporary queues as described above), filtering of notifications etc... 
is by thus decoupled from processing.

We have a mdb listening to the notification queue on the server and sending 
messages to the client temporary queues.  Is this the best way to do this?

I don't see how I can have a mdb which picks up the same message more than once 
(i.e. once for each client), filter them and optionally send it to the client 
temporary queue.  So the only thing I see is to have a singleton mdb (in order 
to send notifications in the right order), this means one thread which handles 
all client notifications.

Furthermore then I need a way to loop over the client queues.  For this we use 
a @Service in which the temporary queues are registered.

I know this architecture is working but I'm wondering if there is a possibility 
to have multiple threads for notification (for which I need the mdb or 
something else to pick up the same message once for each client...)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934148#3934148

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934148


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: java.lang.NoClassDefFoundError: org/apache/axis/client/S

2006-04-01 Thread irisel
Ok, that's cool. I'll try it.

Regards,
Jose.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934152#3934152

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934152


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Override URL and Port For WS

2006-04-01 Thread irisel
I am using JWSDP. It generates a Impl and Stub class.
Some people do a explicit cast when using the _Impl class, to get the reference 
to the Stub, to set the properties we need. I chose to extend the Impl class in 
this way:
public com.irisel.oms.ws.client.OMBrowserEndpoint 
getOMBrowserEndpointPort(String url) {
  | String[] roles = new String[] {};
  | HandlerChainImpl handlerChain = new 
HandlerChainImpl(getHandlerRegistry().getHandlerChain(new 
QName(http://com.irisel.oms.ws;, OMBrowserEndpointPort)));
  | handlerChain.setRoles(roles);
  | com.irisel.oms.ws.client.OMBrowserEndpoint_Stub stub = new 
com.irisel.oms.ws.client.OMBrowserEndpoint_Stub(handlerChain);
  | try {
  | stub._initialize(super.internalTypeRegistry);
  | stub._setProperty(Stub.ENDPOINT_ADDRESS_PROPERTY, url);
  | } catch (JAXRPCException e) {
  | throw e;
  | } catch (Exception e) {
  | throw new JAXRPCException(e.getMessage(), e);
  | }
  | return stub;
  | }
  | public com.irisel.oms.ws.client.OMBrowserEndpoint 
getOMBrowserEndpointPort(String url,String user,String pwd) {
  | OMBrowserEndpoint_Stub stub = (OMBrowserEndpoint_Stub) 
this.getOMBrowserEndpointPort(url);
  | stub._setProperty(Stub.USERNAME_PROPERTY,user);
  | stub._setProperty(Stub.PASSWORD_PROPERTY,pwd);
  | return stub;
  | }
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934153#3934153

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934153


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - user Doc + clustering topic

2006-04-01 Thread noicangi
hi thanks for updating the user documentation about clustering, it would be 
great if you can add some little information about the cache and jgroups, i was 
googling and i found at the wiki some information about 2 clusters on the same 
networkafter some brute force...i understand the behabour of cluster 
service and tc5 service but i'am still with the question about the partition 
name, where to set the default partition name on the xml?

in the documentation its important to add some information to users who are 
just interested on the portal and for them jboss its just the hair of the tail.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934149#3934149

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934149


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Failed to boot JBoss jboss-4.0.4.CR2 run.sh jboss-service

2006-04-01 Thread logmein
Hi. I have just installed jboss AS 4.0.4CR2 with the jar installer from the 
download page and I was not able to run the server because:

/bin/run.sh results in:
Failed to boot JBoss:
.../default/conf/jboss-service.xml could not be open...

In the installation process:
- I choose to name my configuration MyConf (not default)
- The installer tell that if you want to start the server with your 
configuration, you must use the -c option with run.sh

So to run your server, just start:
run.sh -c MyConf

Hope that this will help you not to lose your time like me in the too big JBoss 
forum.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934150#3934150

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934150


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - java.lang.NullPointerException in synchronizeinfo when build

2006-04-01 Thread sanding
Hi,

When attempting to build JBossWS_1_0_0_CR6 of jboss-head 
I get a java.lang.NullPointerException in synchronizeinfo.

If I am doing something wrong, please indicate what should be done to fix this.

This is the command used to check out the source:

cvs  -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co -r JBossWS_1_0_0_CR6 
jboss-head

These are the commands used to build:

JAVA_HOME=/opt/java/share/jdk1.5.0_03
  | export JAVA_HOME
  | 
PATH=/opt/java/share/jdk1.5.0_03/bin:/opt/java/share/apache-ant-1.6.3/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:.
  | export PATH
  | ANT_HOME=/opt/java/share/apache-ant-1.6.3
  | export ANT_HOME
  | sh -x ./build.sh
  | echo  
  | echo done
  | echo  

And this is the output of the build:

+ JAVA_HOME=/opt/java/share/jdk1.5.0_03
  | + export JAVA_HOME
  | + 
PATH=/opt/java/share/jdk1.5.0_03/bin:/opt/java/share/apache-ant-1.6.3/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:.
  | + export PATH
  | + ANT_HOME=/opt/java/share/apache-ant-1.6.3
  | + export ANT_HOME
  | + sh -x ./build.sh
  | ++ basename ./build.sh
  | + PROGNAME=build.sh
  | ++ dirname ./build.sh
  | + DIRNAME=.
  | + GREP=grep
  | + ROOT=/
  | + ANT_HOME=
  | + ANT_SEARCH_PATH=tools
  | tools/ant tools/apache/ant ant
  | + ANT_BUILD_FILE=build.xml
  | + ANT_OPTIONS=-find build.xml
  | + MAX_FD=maximum
  | + cygwin=false
  | + darwin=false
  | ++ uname
  | + main
  | + maybe_source ./build.conf /root/.build.conf
  | + '[' -f ./build.conf ']'
  | + '[' -f /root/.build.conf ']'
  | + '[' false = false ']'
  | ++ ulimit -H -n
  | + MAX_FD_LIMIT=1024
  | + '[' 0 -eq 0 ']'
  | + '[' maximum = maximum -o maximum = max ']'
  | + MAX_FD=1024
  | + ulimit -n 1024
  | + '[' 0 -ne 0 ']'
  | ++ search tools tools/ant tools/apache/ant ant
  | ++ search=tools tools/ant tools/apache/ant ant
  | +++ pwd
  | ++ 
ANT_HOME=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools
  | ++ 
ANT=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/bin/ant
  | ++ '[' -x 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/bin/ant ']'
  | +++ pwd
  | ++ 
ANT_HOME=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/ant
  | ++ 
ANT=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/ant/bin/ant
  | ++ '[' -x 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/ant/bin/ant
 ']'
  | +++ pwd
  | ++ 
ANT_HOME=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/apache/ant
  | ++ 
ANT=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/apache/ant/bin/ant
  | ++ '[' -x 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/tools/apache/ant/bin/ant
 ']'
  | +++ pwd
  | ++ 
ANT_HOME=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/ant
  | ++ 
ANT=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/ant/bin/ant
  | ++ '[' -x 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/ant/bin/ant ']'
  | + ANT_HOME=
  | + '[' x = x ']'
  | + target=build
  | ++ pwd
  | + _cwd=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build
  | + '[' x = x ']'
  | + '[' '' '!=' / ']'
  | + cd ..
  | ++ pwd
  | + cwd=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head
  | ++ search tools tools/ant tools/apache/ant ant
  | ++ search=tools tools/ant tools/apache/ant ant
  | +++ pwd
  | ++ ANT_HOME=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools
  | ++ 
ANT=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools/bin/ant
  | ++ '[' -x 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools/bin/ant ']'
  | ++ echo /opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools
  | ++ break
  | + ANT_HOME=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools
  | + '[' x/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools = x 
']'
  | + cd /opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build
  | + '[' /opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head '!=' / ']'
  | + found=true
  | + '[' true '!=' true ']'
  | + ANT=/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools/bin/ant
  | + '[' '!' -x 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools/bin/ant ']'
  | + ANT_OPTS=-Xmx256m
  | + ANT_OPTS=-Xmx256m -Dbuild.script=./build.sh
  | + cd .
  | + export ANT ANT_HOME ANT_OPTS
  | + '[' x '!=' x ']'
  | + exec 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/tools/bin/ant -find 
build.xml
  | Searching for build.xml ...
  | Buildfile: 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/build/build.xml
  | 
  | check.inhibit.downloads:
  | 
  | check.proxy:
  | 
  | set.proxy:
  | 
  | createthirdparty:
  |   [get] Getting: 
http://repository.jboss.com/antlr/2.7.6rc1/component-info.xml
  |   [get] To: 
/opt/java/build/jboss/jboss/JBossWS_1_0_0_CR6/jboss-head/thirdparty/antlr/component-info.xml
  | 

[JBoss-user] [JCA/JBoss] - Re: Jboss 3.2.7 JCA question.

2006-04-01 Thread minamti
This happens on JBoss 4 too, after about 16 hours. 

The same NotSerializable Exception and also take a look at memory consumption 
of Jboss classes

Here is the heap dump, when the  passivation failure happens


Runtime Heap Summary


Runtime Instance List
-

  Package  Class
CountMemory   
  ---  -
---   
Total   
  2,323,058 53,902,968
   org.jboss.ejbStatefulSessionEnterpriseContext
   232,258  (10.0%)14,864,512  (27.6%)
   org.jboss.ejb
StatefulSessionEnterpriseContext$StatefulSessionContextImpl232,258  (10.0%) 
5,574,192  (10.3%)
org.jboss.resource.connectionmanager
CachedConnectionManager$KeyConnectionAssociation   232,258  (10.0%) 
3,716,128   (6.9%)
   org.jboss.util.idUID 
   232,255  (10.0%) 5,574,120  (10.3%)
 org.jboss.proxyClientContainer 
   232,253  (10.0%) 3,716,048   (6.9%)
 org.jboss.proxy.ejbStatefulSessionInterceptor  
   232,253  (10.0%) 3,716,048   (6.9%)
org.jboss.invocationInvocationContext   
   232,253  (10.0%) 3,716,048   (6.9%)
 org.jboss.proxySecurityInterceptor 
   232,253  (10.0%) 3,716,048   (6.9%)
 org.jboss.proxyTransactionInterceptor  
   232,253  (10.0%) 3,716,048   (6.9%)
org.jboss.invocationInvokerInterceptor  
   232,253  (10.0%) 5,574,072  (10.3%)
 org.jboss.net.protocol.fileFileURLConnection   
83   (0.0%) 2,656   (0.0%)
 org.jboss.mx.serverInvocation  
83   (0.0%) 6,640   (0.0%)
org.jboss.deployment.scannerURLDeploymentScanner$DeployedURL
82   (0.0%) 2,624   (0.0%)
 org.jboss.mx.serverInvocationContext$NullDispatcher
82   (0.0%) 1,968   (0.0%)
org.jboss.resource.connectionmanager
NoTxConnectionManager$NoTxConnectionEventListener   29   (0.0%) 
1,624   (0.0%)
org.jboss.resource.connectionmanagerConnectionRecord
27   (0.0%)   648   (0.0%)
org.jboss.mx.loadingResourceInfo
22   (0.0%)   352   (0.0%)
   org.jboss.loggingLog4jLoggerPlugin   
12   (0.0%)   192   (0.0%)
   org.jboss.loggingLogger  
12   (0.0%)   192   (0.0%)
org.jboss.tmGlobalId
 8   (0.0%)   192   (0.0%)
org.jboss.tmTransactionImpl 
 8   (0.0%)   768   (0.0%)
org.jboss.tmXidImpl 
 8   (0.0%)   320   (0.0%)
 org.jboss.net.protocol.fileFileURLLister$1 
 6   (0.0%)   144   (0.0%)
  org.jboss.util.timeoutTimeoutFactory$TimeoutImpl  
 6   (0.0%)   192   (0.0%)
org.jboss.mx.server.registryMBeanEntry  
 4   (0.0%)   128   (0.0%)
 org.jboss.mx.serverRawDynamicInvoker   
 4   (0.0%)   288   (0.0%)
org.jboss.invocationInvocationStatistics$TimeStatistic  
 3   (0.0%)   144   (0.0%)
org.jboss.invocationPayloadKey  
 3   (0.0%)48   (0.0%)
 org.jboss.net.protocol.fileFileURLLister   
  

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - JSPs with JDK5.0 features do not compile

2006-04-01 Thread AstroNox
Hello everyone,

I'm currently having a problem; in essence, as in the title, is about JSPs with 
JDK5.0 features that do not compile.

I'm running JBoss 4.0.3 SP1 with the default integrated Tomcat 5.5, with JDK5.0.

I wrote a very simple JSP in Eclipse 3.1.2 with the JBoss IDE 1.5.1 GA, 
packaged and deployed into JBoss. There is no problem with starting JBoss or 
deploying the WAR. This is the JSP:

?xml version=1.0 encoding=UTF-8 ?
  | %@ page language=java contentType=text/html; charset=UTF-8 
pageEncoding=UTF-8%
  | %
  | java.util.VectorString v = new java.util.VectorString();
  | %

It's just the declaration and definition of a Vector using JDK5.0's generics 
feature.

However, when I tried to access this JSP through the browser, I get this error:

02:14:15,000 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
  | org.apache.jasper.JasperException: Unable to compile class for JSP
  | 
  | An error occurred at line: 3 in the jsp file: /index.jsp
  | Generated servlet error:
  | Syntax error on token , invalid AssignmentOperator
  | 
  | An error occurred at line: 3 in the jsp file: /index.jsp
  | Generated servlet error:
  | Syntax error on token =, != expected
  | 
  | An error occurred at line: 3 in the jsp file: /index.jsp
  | Generated servlet error:
  | Syntax error on token , ( expected
  | 
  | An error occurred at line: 3 in the jsp file: /index.jsp
  | Generated servlet error:
  | Syntax error on token (, invalid Expression
  | 
  | 
  | at 
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
  | at 
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:328)
  | at 
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:397)
  | ... etc

Ok, this basically means that the compiler did not recognize the JDK5.0 
features. I had already set the following options in Tomcat's conf/web.xml file:

   servlet
  |   servlet-namejsp/servlet-name
  |   servlet-classorg.apache.jasper.servlet.JspServlet/servlet-class
  |   init-param
  |  param-namefork/param-name
  |  param-valuefalse/param-value
  |   /init-param
  |   init-param
  |  param-namexpoweredBy/param-name
  |  param-valuefalse/param-value
  |   /init-param
  |   init-param
  |  param-namecompilerSourceVM/param-name
  |  param-value1.5/param-value
  |   /init-param
  |   init-param
  |  param-namecompilerTargetVM/param-name
  |  param-value1.5/param-value
  |   /init-param
  |   ...
  |/servlet

It still does not work, it does not compile.

I did search Google for any possible solutions but to no avail. For some reason 
it seems as if no one encountered it before; either I'm not searching properly 
or there are no articles on this issue. I did find a thing about Tomcat 
versions prior to 5.5.16 (this issue was fixed in 5.5.16):

http://issues.apache.org/bugzilla/show_bug.cgi?id=38389

The problem was regarding the compilerSourceVM and compilerTargetVM as 
mentioned above.

However, I'm very sure that the version of Tomcat that came with JBoss 4.0.3 
SP1 is not 5.5.16, although I was unable to find which version was it.

I believe if I were to integrate Tomcat 5.5.16 into JBoss, the issue might be 
resolved. However I'm unable to find any such tutorial or resource to 
accomplish this on Google.

Another note is that I'm unwilling to use JBoss 4.0.4 RC1 because there is a 
bug with EJB3's TransactionManager (yes, I'm using EJB3; RC5 integrated into 
default server configuration):

http://www.jboss.com/index.html?module=bbop=viewtopict=78114

Basically I'm stumped. Tried all I can. Can anyone please tell me how to 
resolve this issue in JBoss 4.0.3 SP1? Please direct me to any existing 
resolutions, if any. I would also appreciate links to articles that describe 
how to integrate Tomcat 5.5.x into JBoss. Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934154#3934154

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934154


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - process definition question

2006-04-01 Thread 232.8
I am a bit confused regarding the definition of a process.

Below is a small process I try to create:
I have two tasks:
a) writing a book
b) reading a book

I create one swimlane for people that can read, and one swimlane for people 
that can write.

At the deployment processdefinition I do not know which users that belong to 
the swimlanes,
so I want to assign the actors after I have instantiated the process
(by fetching swimlanes and do something like
swimLaneInstance.setActorId(donald);
)


However, I get errors when deploying/instantiating the process (see below), but 
I cannot see that my process definition is much different than any examples I 
can find.

Can you guys help me out with what is wrong?


I also noticed that the start-state is not listed as an element in the schema 
(but is referred to in that document, so I assume that is just an error in the 
schema? )
jbpm-starters-kit-3.0.1/jbpm/doc/schema/jpdl-3.0.html

Thankful for any help.



  | ?xml version=1.0 encoding=UTF-8?
  | 
  | process-definition 
  |   xmlns=http://jbpm.org/3/jpdl;
  |   xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  |   xsi:schemaLocation=http://jbpm.org/3/jpdl 
http://jbpm.org/xsd/jpdl-3.0.xsd;
  |   name=simpleDeluxe
  | 
  |   swimlane name=writer/
  |   
  |   swimlane name=reader/
  | 
  |start-state name=start
  |   transition name=tr1 to=first/transition
  |/start-state
  | 
  |state name=first
  |   transition name=tr1 to=writeBook/transition
  |/state
  | 
  |task-node name=writeBook
  | task swimlane=writer
  |   controller
  | variable name=booktitle /
  |   /controller
  | /task
  |   transition name=tr1 to=BookIsWritten/transition
  |/task-node
  | 
  |state name=BookIsWritten
  |   transition name=tr1 to=readBook/transition
  |/state
  | 
  |task-node name=readBook
  | task swimlane=reader
  |   controller
  | variable name=review /
  |   /controller
  | /task
  |   transition name=tr1 to=BookHasBeenRead/transition
  |/task-node
  | 
  |state name=BookHasBeenRead
  |   transition name=tr1 to=end/transition
  |/state
  | 
  |end-state name=end/end-state
  | 
  | /process-definition
  | 



errors I get when I try deploy  instantiate the process:


  | 20:27:40,953 WARN  ErrorCounter : *** WARNING: Keyword  'end' is being 
intepreted as an identifier due to: expecting IDENT, found 'end'
  | Hibernate: select taskinstan0_.ID_ as ID1_, taskinstan0_.NAME_ as 
NAME2_26_, taskinstan0_.DESCRIPTION_ as DESCRIPT3_26_, taskinstan0_.ACTORID_ as 
ACTORID4_26_, taskinstan0_.CREATE_ as CREATE5_26_, taskinstan0_.START_ as 
START6_26_, taskinstan0_.END_ as END7_26_, taskinstan0_.DUEDATE_ as 
DUEDATE8_26_, taskinstan0_.PRIORITY_ as PRIORITY9_26_, 
taskinstan0_.ISCANCELLED_ as ISCANCE10_26_, taskinstan0_.ISSIGNALLING_ as 
ISSIGNA11_26_, taskinstan0_.ISBLOCKING_ as ISBLOCKING12_26_, taskinstan0_.TASK_ 
as TASK13_26_, taskinstan0_.TOKEN_ as TOKEN14_26_, 
  | taskinstan0_.SWIMLANINSTANCE_ as SWIMLAN15_26_, 
taskinstan0_.TASKMGMTINSTANCE_ as TASKMGM16_26_ from JBPM_TASKINSTANCE 
taskinstan0_ where taskinstan0_.ACTORID_=? and (taskinstan0_.END_ is null) and 
taskinstan0_.ISCANCELLED_=false
  | 
  | 20:27:41,593 DEBUG JpdlXmlReader :
  | process definition line 13: cvc-complex-type.2.4.a: Invalid content was 
found starting with element 'start-state'. One of
  | '{http://jbpm.org/3/jpdl:swimlane, 
  | http://jbpm.org/3/jpdl:state, http://jbpm.org/3/jpdl:task-node, 
http://jbpm.org/3/jpdl:super-state, 
  | http://jbpm.org/3/jpdl:process-state, http://jbpm.org/3/jpdl:node, 
  | http://jbpm.org/3/jpdl:fork, http://jbpm.org/3/jpdl:join, 
  | http://jbpm.org/3/jpdl:decision, http://jbpm.org/3/jpdl:end-state, 
http://jbpm.org/3/jpdl:action,
  | http://jbpm.org/3/jpdl:script, http://jbpm.org/3/jpdl:create-timer, 
http://jbpm.org/3/jpdl:cancel-timer,
  | http://jbpm.org/3/jpdl:task, http://jbpm.org/3/jpdl:event, 
http://jbpm.org/3/jpdl:exception-handler}' is expected.
  | 
  | 20:27:41,656 DEBUG JpdlXmlReader : process definition line 13: 
cvc-complex-type.2.4.a: Invalid content was found starting with element
  |  'start-state'. One of '{http://jbpm.org/3/jpdl:swimlane, 
  | http://jbpm.org/3/jpdl:state, http://jbpm.org/3/jpdl:task-node, 
http://jbpm.org/3/jpdl:super-state, 
  | http://jbpm.org/3/jpdl:process-state, http://jbpm.org/3/jpdl:node, 
http://jbpm.org/3/jpdl:fork,
  | http://jbpm.org/3/jpdl:join, http://jbpm.org/3/jpdl:decision, 
http://jbpm.org/3/jpdl:end-state, http://jbpm.org/3/jpdl:action, 
  | http://jbpm.org/3/jpdl:script, http://jbpm.org/3/jpdl:create-timer, 
http://jbpm.org/3/jpdl:cancel-timer,
  | http://jbpm.org/3/jpdl:task, http://jbpm.org/3/jpdl:event, 
http://jbpm.org/3/jpdl:exception-handler}' is expected.
  | 





View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934156#3934156

Reply to the post : 

[JBoss-user] [EJB 3.0] - Re: Hibernate-Validator and

2006-04-01 Thread bigm25
done.

http://opensource.atlassian.com/projects/hibernate/browse/ANN-301


(and sorry for the crosspost in hibernate forum)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934160#3934160

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934160


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Eden space increasing by 10Mb every minute and GC'ing back t

2006-04-01 Thread khooke
I'm running JBoss 4.0.1sp1 on Fedora Core4, with JDK 1.5.0_05.

I have a low traffic web app deployed to the server that gets approx 6 page 
hits an hour. The JVM is configured with -Xms128m -Xmx128m.

Using JConsole I see the eden VM space increase by 10Mb each minute and then 
get collected back down to near 0. This is a regular pattern each minute. The 
survivor space is next to 0 and tenured gen is also constant at around 34Mb.

Even during periods of no activity on my server, I am stil seeing this 
contunuous saw-tooth pattern of memory use in the eden space - it goes from 0 
to 10Mb in 1 min, and then is collected back down to 0 again.

Is this normal behavior?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934155#3934155

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934155


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: sharing library-jar globally in EAR

2006-04-01 Thread afjochnick
Well, the having jar in both ejb and war seems to be kind of the standard 
approach which is a bit weird to me, since you need to put the same code in 
multiple places which is not extremely good in the case where i want all in an 
EAR to use the same classes

I of course don't want to put it in default/lib for the reloading and class 
scoping problems.


But, the reason i don't like the application.xml-approach either is that if i 
suddenly realize i need another jar, to redeploy i need to manually edit that 
file and add one more entry, in contrast to a lib-folder where i put stuff and 
it's automagically added to the classpath when i redeploy. To me, this is a big 
minus... 


But, of the three options i also think that the last option it's the least bad. 
But i still think it IS bad... anyone has any other insights?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934161#3934161

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934161


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Jboss 3.2.7 JCA question.

2006-04-01 Thread [EMAIL PROTECTED]
At a quick glance, in your SFSB is the connection handle transient? It looks 
like when passivation occurs, it is trying to serialize your adapter. 




View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934159#3934159

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934159


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: java 5.0 features in JSP problem

2006-04-01 Thread afjochnick
Hmmm, noone has any insights to share?? How depressing...

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934162#3934162

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934162


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: Tutorial: Integrating EJB3.0 into JBoss AS 4.0.4.CR2

2006-04-01 Thread [EMAIL PROTECTED]
What is wrong with using the ejb3, ejb-clustered selections from the installer?


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934165#3934165

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934165


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: Tutorial: Integrating EJB3.0 into JBoss AS 4.0.4.CR2

2006-04-01 Thread AstroNox
Actually, I just checked and the error that was in 4.0.4RC1 is still present:

07:27:53,750 WARN  [EJBTimerServiceImpl] Cannot obtain TransactionManager from 
JNDI, using TxManager.getInstance(): javax.naming.NameNotFoundException: 
TransactionManager not bound

It was also recommended to use the manual, self-install package to avoid this 
problem (it worked for me):

http://www.jboss.com/index.html?module=bbop=viewtopict=78114

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934167#3934167

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934167


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Tutorial: Integrating EJB3.0 into JBoss AS 4.0.4.CR2

2006-04-01 Thread AstroNox
As the manual, self-install JBoss AS 4.0.4.CR2 package does not come with 
EJB3.0 in any of the three server configurations, this tutorial serves as a 
quick guide to integrate EJB3.0 into a server configuration.

* Download the EJB3.0 manual package:
  | http://www.jboss.com/products/list/downloads.
  | * Extract all the files within the package.
  | * Go to the lib folder of the extracted files. You should see these files 
and folders:
  | * ejb3.deployer
  |   | * jboss-aop-jdk50.deployer
  |   | * jboss-j2ee.jar
  |   | * jboss-remoting.jar
  |   | * jboss-serialization.jar
  |   | * ejb3-clustered-sfsbcache-service.xml
  |   | * ejb3-entity-cache-service.xml
  |   | * ejb3-interceptors-aop.xml
  | * Determine the server configuration that you would like to integrate with 
EJB3.0.
  | * If you would like to install EJB3.0 into the all configuration:
  | * In your server/all/deploy folder:
  |   | * Copy ejb3.deployer over
  |   |   | * Copy jboss-aop-jdk50.deployer over
  |   |   | * Copy ejb3-clustered-sfsbcache-service.xml over
  |   |   | * Copy ejb3-entity-cache-service.xml over
  |   |   | * Copy ejb3-interceptors-aop.xml over
  |   |   | * Remove jboss-aop.deployer
  |   | * In your server/all/lib folder:
  |   | * Remove ejb3-persistence.jar
  |   |   | * Remove hibernate3.jar
  |   |   | * Remove hibernate-annotations.jar
  |   |   | * Remove hibernate-entitymanager.jar
  | * If you would like to install EJB3.0 into the default configuration:
  | * In your server/default/deploy folder:
  |   | * Copy ejb3.deployer over
  |   |   | * Copy jboss-aop-jdk50.deployer over
  |   |   | * Copy ejb3-clustered-sfsbcache-service.xml over
  |   |   | * Remove jboss-aop.deployer
  |   | * In your server/default/lib folder:
  |   | * Remove ejb3-persistence.jar
  |   |   | * Remove hibernate3.jar
  |   |   | * Remove hibernate-annotations.jar
  |   |   | * Remove hibernate-entitymanager.jar
  | * Your server configuration now supports EJB3!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934164#3934164

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934164


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - what wrong is it? please help!

2006-04-01 Thread dnthuan
I begin try to use jboss 4.0.2. But I can run default application. Eclipse 
3.1.2 raises 2 notices like that :


cvc-complex-type.2.4.b: The content of element 'ejb-jar' is not complete. One 
of '{http://java.sun.com/xml/ns/j2ee:display-name, 
http://java.sun.com/xml/ns/j2ee:icon, 
http://java.sun.com/xml/ns/j2ee:enterprise-beans}' is expected.
ejb-jar.xml erpvinaEJB/ejbModule/META-INF

The content of file ejb-jar.xml :

?xml version=1.0 encoding=UTF-8?
ejb-jar id=ejb-jar_ID version=2.1 xmlns=http://java.sun.com/xml/ns/j2ee; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation=http://java.sun.com/xml/ns/j2ee 
http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd;
display-name
erpvinaEJB/display-name
/ejb-jar
 

I cannot fix it. Please help me

Thank you.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934168#3934168

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934168


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: Tutorial: Integrating EJB3.0 into JBoss AS 4.0.4.CR2

2006-04-01 Thread AstroNox
Nothing. You don't get the installer running on Bash though.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934166#3934166

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934166


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Eden space increasing by 10Mb every minute and GC'ing ba

2006-04-01 Thread markgowdy
Hi

I haven't checked this on JBoss but this pattern is consistent with the heap 
usage patterns on other containers and application servers.  It is due to the 
application server threads running in the background and the objects 
allocated/GC'd for that purpose.  This is not something to be concerned about, 
unless the amount of heap in use increases over time (ie, look at the heap 
usage for each valley before/after GC activity and if this increases, then this 
could point to an application server/application leak).  Also, 0-10Mb is not a 
particularly large delta so I would not be too concerned here.  If it was going 
from 0-100+Mb then I would perform additional analysis.

Since this is JBoss, you may wish to look at the AppServer slimming/tuning wiki 
to see if there are any services you can turn off/remove.  This will have an 
impact on performance, and probably also on the heap usage.

Hope this helps.

Mark

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934169#3934169

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934169


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - 4.0.4.CR2 ejb3.deployer missing some jars?

2006-04-01 Thread scotttam
I just downloaded and installed 4.0.4.CR2 with the GUI and selected the ejb3 
configuration. When I look at the jars under the 
server/default/deploy/ejb3.deployer directory, I only see the following:


  | jboss-annotations-ejb3.jar
  | jboss-ejb3.jar
  | jboss-ejb3x.jar
  | 

In the last release (4.0.4RC1), there was the following:


  | asm.jar
  | cglib-2.1_2jboss.jar
  | dom4j.jar
  | ejb3-persistence.jar
  | hibernate3.jar
  | hibernate-annotations.jar
  | hibernate-entitymanager.jar
  | jaxen-1.1-beta-4.jar
  | jboss-annotations-ejb3.jar
  | jboss-ejb3.jar
  | jboss-ejb3x.jar
  | 

Is this correct? 

Thanks,

Scott

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934170#3934170

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934170


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Help me

2006-04-01 Thread msnsky
ysql 5.0
Tomcat 5.5
Jbpm 3.1


(1) Then modified  src\config.files\hibernate.cfg.xml
(2) create Database Jbpm
(3) Then modified java.jbpm\org\jbpm\db\JbpmSessionFactory.java to be as 
follows: 
 public static JbpmSessionFactory getInstance() { 
if (instance==null) {   
log.debug(building singleton JbpmSessionFactory); 
instance = buildJbpmSessionFactory(); 
} 
return instance; 
}

(4) ant build -buildfile build.xml
(5) ant build.webapp -buildfile build.deploy.xml
I get jbpm.war

(6) In Tomcat Manager,Deploy the jbpm.war

(7) In Tomcat Manager, I can see The Jbpm is running. 
Http://localhost:8080/jbpm/index.jsp. In IE, I can see just like blank.

The log:

log4j:WARN No appenders could be found for logger 
(org.apache.catalina.session.ManagerBase).
log4j:WARN Please initialize the log4j system properly.
LocaleUtils - Locale name null or empty, ignoring
CommandExecutorThread - java.lang.NoClassDefFoundError: org/hibernate/Session
10:27:28 WARN  [CAFilter] init (line:81) java.lang.IllegalStateException: No 
WebApplicationContext found: no ContextLoaderListener registered?
CommandExecutorThread - java.lang.NoClassDefFoundError: org/hibernate/Session
Exception in thread JbpmScheduler java.lang.NoClassDefFoundError: 
org/hibernate/Session
at 
org.jbpm.persistence.db.DbPersistenceServiceFactory.openService(DbPersistenceServiceFactory.java:55)
at org.jbpm.svc.Services.getService(Services.java:136)
at org.jbpm.svc.Services.getPersistenceService(Services.java:175)
at org.jbpm.JbpmContext.getPersistenceService(JbpmContext.java:509)
at org.jbpm.JbpmContext.getSchedulerSession(JbpmContext.java:417)
at 
org.jbpm.scheduler.impl.SchedulerThread.executeTimers(SchedulerThread.java:103)
at org.jbpm.scheduler.impl.SchedulerThread.run(SchedulerThread.java:70)
10:27:36 DEBUG [BusinessTypeController] setDelegate (line:265) Found action 
method [public org.springframework.web.servlet.ModelAndView 
org.powerstone.workflow.web.BusinessTypeController.successSubmit(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
 throws java.lang.Exception]


Please Help me. Thank you!


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934172#3934172

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934172


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - What Nightly Build Files should I have??? - isJndiName Erero

2006-04-01 Thread nirving
Hi All
I am very very confused about this error and how to fix it... 
12:42:09,375 ERROR [[/seamapp]] Exception sending context initialized event to 
listener instance of class org.jboss.seam.servlet.SeamListener
  | java.lang.IllegalArgumentException: java.beans.IntrospectionException: 
Method not found: isJndiName

http://jboss.com/index.html?module=bbop=viewtopict=77165
says that I should be using the nightly build to fix the issue, but I have 
downloaded the nightly build from 
http://download.jboss.org/jbosside/builds/nightly/buildResults.html and 
installed and I still get that error when I generate and deploy. 

Any ideas?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934171#3934171

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934171


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JNDI/Naming/Network] - Re: How to access DB/session beans from applet?

2006-04-01 Thread efratb
Hi,

Yes, I solved the problem somehow...
I added all the jboss jars to the classpath, and the files of the server side I 
added to the applet's jar.
Good luck...
Efrat

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934174#3934174

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934174


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user