[jboss-user] [JBoss jBPM] - Re: JBPM 3.1 console

2007-06-16 Thread subodhc
Yes, i am talking about the JBPM console. The one which has default users like 
"bert"..."cookie monster". 

Not sure how you can enable password authentication using web.xml. Would 
appreciate if you could elaborate more on this.

Also, i am not sure how you can use default JSF for rendering the HTML 
components.

Thanks in advance
Subodhc

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055009#4055009

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055009
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - problem with seam-gen generating EBs from oracle 10XE

2007-06-16 Thread sirmyth
Hi ,
Im new to seam, I just picked up a Seam book "Jboss Seam etc etc" and 
I just run seam-gen few times and can not figure out HOW to generate EB from 
database.(I tryed seam generate-entities)
I confirmed that my seam-setup values.
I use same values in Eclipse to connect to that DB.
There are no error messages ...
I use JBoss 4.0.5GA, seam 1.2.1GA, Oracle10XE

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055008#4055008

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055008
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: jBPM in Websphere 6.0

2007-06-16 Thread kukeltje
did you try? there is a jBPM war file... deploy it and get back with error 
reports

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055006#4055006

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055006
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM JSF Integrartion

2007-06-16 Thread kukeltje
hmmm. that is the real simple part... forms.xml maps the plain xhtml 
(facelets based jsf pages) on tasks... remarkable you could not find that link 
from the examples

if it does not work, there is something wrong

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055001#4055001

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055001
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM 3.1 console

2007-06-16 Thread kukeltje
asumming you are talking about the webconsole:

1) in the web.xml

2) yes, the default jsf ones

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055000#4055000

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055000
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: EJB3.0 and Web container - this should be easy, but...

2007-06-16 Thread kimbaltrue
Here's an update:
(P.S. I'm running JBOSS 4.2.0)

After some searching and frustration, it occured to me that I could eliminate 
the shared object issue by copying the shared library into the
lib directory. Yes, this is an act of desperation, but it did provide some 
relief. I'm now able to call the EJB successfully, and the Bean interface and 
ServiceException do not generate a NoClassDefFoundException.

However - there's always a however - I can no longer hot deploy the 
application. If I try, the CPU goes to 100%, and everything hangs - more or 
less. Also, it's not very satisfying to have the EJB interface stored outside 
the EAR file.

Is there any other solution outside of JBOSS 5? That is my eventual target,
but it would be nice to get some decent testing in while 5 stabilizes.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054999#4054999

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054999
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: How to adjust memory size when using InstallJBossService

2007-06-16 Thread forumer
Very much appreciated, Peter.

Thank you!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054998#4054998

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054998
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: changes on @In injected properties with BUSINESS_PROCESS

2007-06-16 Thread aggtecnologia
Sorry for double posting (desperation superseded manners). I have been trying 
different approaches for thee days.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054996#4054996

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054996
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Business process variables duplicted when updated.

2007-06-16 Thread aggtecnologia
Thank you Gavin for your PROMPT (yes in capitals :-) ) response.

I would like to verify if I am interpreting the right way what´s going on. Here 
is a snippet from  my code:

@Stateful
@Name("verifyData")
public class verificarDatosBean implements verificarDatos {

@In
@Out(scope=ScopeType.BUSINESS_PROCESS, required=false)

@EndTask
public String saveModifiedData() {
return "/home.seam";
}

@Remove @Destroy public void destroy(){}

public String getUnDato() { 
return unDato;
}

public void setUnDato(String unDato) {
this.unDato = unDato;
}

}

1. When seam finds:

 @In
private String unDato; 

injects the the BUSSINESS_PROCESS variable unDato. (The variable was already 
created elsewere with BUSSINESS_PROCESS scope AND I already called a method 
annotated with @StartTask, so I am inside a BUSSINESS_PROCESS)

2. As soon as any method inside the object is executed (I think in my case it 
is the getter because this EJB is acting as a Backing Bean) Seams finds:

private String unDato; 
@Out(scope=ScopeType.BUSINESS_PROCESS, required=false)

and creates the new variable with the same name (unDato) and scope (unDato) but 
with different Id.

3. When I execute:

@EndTask
public String saveModifiedData()

Seam sees that the task is completed and updates the original variable.

Forgive my verbosity but I want to be sure I am conceptually right. (So I learn 
once for good)

 Claudio





View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054995#4054995

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054995

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Glassfish example and the entity converter.

2007-06-16 Thread soluble
I am using I am using Glassfish v2 build 48 and the Hibernate that comes 
bundled with jboss-seam-1.2.1.GA. According to the MANIFEST.MF file in 
\jboss-seam-1.2.1.GA\hibernate\lib\hibernate3.jar it is version 3.2.1.ga.

Thanks for the help, it is much appreciated.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054994#4054994

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054994
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Glassfish example and the entity converter.

2007-06-16 Thread dochez

It looks like an incompatibility between Hibernate and GlassFish. In most 
cases, we generate this message when an application was undeployed (or 
redeployed) and someone still holding a reference to the old application's 
class loader is trying to load classes or resources from it. 

Emmanuel Bernard pointed me to the thread, so we have the right people involved 
to find the problem. 

could you answer the following questions : 

which version of glassfish and hibernate are u using ?

thx, jerome



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054992#4054992

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054992
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Seam 1.2.0 with Jboss 4.2.0

2007-06-16 Thread pdpantages
Hello forum:

I am trying to upgrade to Seam 1.2.0.GA and Jboss 4.2.0.GA, from
1.1.6/4.0.5.

I saw M.Yuan's instructions "Seam Example Apps for Jboss AS 4.2.0.GA"
and have followed these.  I also took a look at the code provided
under seambook_examples_for_jboss4.2.0/*. Everything looks quite
straightforward. I tried a few of the examples, which were OK.

Two differences I have from the examples: 
(1) I still use tomahawk 1.1.3
(2) I am using drools. I had setup drools as per the example in
1.1.6 distribution and did not change this.

I noticed that M.Yuan did not include the drools example in the
exmaples in seambook_examples_for_jboss4.2.0.

One of the problems I have is the exception below:
NoClassDefFoundError: com/sun/el/ExpressionFactoryImpl

The only com/sun/el/ExpressionFactoryImpl.class I can find is in
el-ri..jar, which, of course, has been removed as per the
instructions.

Is this happening because I am using drools?

Any ideas would be appreciated, as I am a bit stuck at this point.

Thanks, PdP


  | java.lang.NoClassDefFoundError: com/sun/el/ExpressionFactoryImpl
  | at 
org.jboss.seam.util.UnifiedELValueBinding.(UnifiedELValueBinding.java:18)
  | at 
org.jboss.seam.security.Identity.evaluateExpression(Identity.java:506)
  | at org.jboss.seam.security.Identity.checkRestriction(Identity.java:149)
  | at org.jboss.seam.pages.Page.enter(Page.java:206)
  | at org.jboss.seam.core.Pages.enterPage(Pages.java:276)
  | at 
org.jboss.seam.jsf.AbstractSeamPhaseListener.enterPage(AbstractSeamPhaseListener.java:276)
  | at 
org.jboss.seam.jsf.AbstractSeamPhaseListener.beforeRender(AbstractSeamPhaseListener.java:214)
  | at 
org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:56)
  | at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:222)
  | at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
  | at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  | at 
org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  | at 
org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:96)
  | at 
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:220)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:63)
  | at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
  | at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:57)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
  | at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:79)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
  | at org.jboss.seam.web.SeamFilter.doFilter(SeamFilter.java:84)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  | at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  | at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
  | at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  | at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
  | at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)
  | at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
  | at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
  | at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
  | at 
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
  | at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  | at 
org.apache.catalin

[jboss-user] [JBoss Seam] - Re: NPE when accessing EM with Seam-managed transactions

2007-06-16 Thread dmacbride
I knew it had to be small.  I misunderstood how the injection would work:  I 
thought it would inject into instance named 'em'.

That solved my problem.  Thanks very much Gavin

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054990#4054990

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054990
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Glassfish example and the entity converter.

2007-06-16 Thread [EMAIL PROTECTED]
OK, no problem.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054988#4054988

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054988
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: changes on @In injected properties with BUSINESS_PROCESS

2007-06-16 Thread [EMAIL PROTECTED]
Second question answered here (please don't double-post):

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054985#4054985

First question (not really related) is more a question for the jBPM team, about 
what are the dirty-checking semantics for jBPM variables. It matters what 
exactly an Invoice is, btw, and how you get it Converted to something that jBPM 
can persist.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054987#4054987

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054987
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Business process variables duplicted when updated.

2007-06-16 Thread [EMAIL PROTECTED]
That is all totally expected behavior.

A String doesn't have an implicit BUSINESS_PROCESS scope, you need to specify 
that explicitly.

And Seam tasks are atomic - they do not modify the process instance variables 
until the task completes successfully, at which time the task instance 
variables are copied back to the process instance. This is a Really Nice Thing. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054985#4054985

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054985
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: NPE when accessing EM with Seam-managed transactions

2007-06-16 Thread [EMAIL PROTECTED]
You have:

@In EntityManager fixmgmtEntityManager;
  | private EntityManager em;

ie. two fields, instead of just one.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054984#4054984

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054984
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Greate thanks to Jboss team and Jboss-Seam team especial

2007-06-16 Thread monkeyden
I don't think any of this could be overstated.  Seam has completely changed the 
way I view and approach the development of web applications.  I don't want to 
take anything away from other frameworks (particularly the ones which were 
great for their time) but Seam is a HUGE leap forward and has dramatically 
changed today's landscape.  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054982#4054982

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054982
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - LazyInitializationException in PostLoad method

2007-06-16 Thread icordoba
Hi,
I am getting the following exception when trying to get the size of a one to 
many relation in a PostLoad method. Of course, this code runs inside a SLSB DAO 
and should so be inside a transaction:
org.hibernate.LazyInitializationException: failed to lazily initialize a 
collection, no session or session was closed
  | at 
org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:358)
  | at 
org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:350)
  | at 
org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:97)
  | at 
org.hibernate.collection.PersistentSet.size(PersistentSet.java:139)
  | at 
com.servengine.contentmanager.CMCategory.postLoad(CMCategory.java:52)

I am using Set as the type for the relation and have set Eager load. How am i 
suppoused to access EJB CMRs from callback methods lik PostLoad?

Thanks for any help,
Ignacio
 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054980#4054980

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054980
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: changes on @In injected properties with BUSINESS_PROCESS

2007-06-16 Thread aggtecnologia
Hi koenhandekyn

I noticed almost the same behavior but, in my case, the variable gets 
duplicated. What I mean is that after executing a method in the class I end up 
with TWO variables with the same name (in your case invoice), one containing 
the new value and the new one (also called invoice but with a higher Id) 
containing the same value of the original invoice.

Have you seen something like that?

Thanks in advance,

Claudio 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054979#4054979

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054979
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Business process variables duplicted when updated.

2007-06-16 Thread aggtecnologia
Hi all!
I am trying to update JBPM business process variables using Seam annotations.
I noticed the following behavior:

When I use:
@In
@Out
private String unDato;

my class retrieves the variable but the modifications do not get persisted when 
I call the @EndTask annotated function (the last one before destroying the 
class)

When I use:
@In
@Out(scope=ScopeType.BUSINESS_PROCESS, required=false)
private String unDato;

my class also retrieves the variables but as soon as the class gets created a 
new variable with the same name (unDato) and value is created in the database 
(jbpm_variableinstance). When I leave the class and finish the task, The old 
variable is updated correctly but the new "ghost" variable remains in the DB 
(with the original value).

I found a workaround by updating variables "by hand": instead of using @Out I 
use:

Contexts.getBusinessProcessContext().set("unDato", unDato);

This way I do what I need: just modify the content of the original value.

Im I doing something wrong in the way I am trying to use annotations?

Thanks in advance,

Claudio




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054978#4054978

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054978
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - NPE when accessing EM with Seam-managed transactions

2007-06-16 Thread dmacbride
Hi,

I've been trying to persist an entity to DB, but I'm unable to get the 
seam-injected entity manager to work for me.  I get errors even when trying to 
em.clear() and em.flush() so I think I have some fundamental problem.  Below is 
the error I get when I call em.clear() from my view page.  The action listener 
call fails with EJB transaction roolback, which seems t be caused by a NPE.  
I'm not sure where the NPE is coming from.  Maybe the entitymanagerfactory 
can't be found?  Maybe my analysis is way off base.  :)  Any help is greatly 
appreciated!

Stack:  JBOSS AS 4.05
Seam: 1.1
Hibernate: 3.2
also with myfaces / facelets / ajax4jsf

In the log I see:
anonymous wrote : 
  | 2007-06-16 14:27:36,945 DEBUG 
[org.jboss.seam.core.ManagedPersistenceContext] created seam managed 
persistence context for persistence unit: 
java:/EntityManagerFactories/fixmgmtDatasource
  | 2007-06-16 14:27:36,945 DEBUG [org.jboss.seam.util.Naming] JNDI 
InitialContext 
properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 java.naming.provider.url=localhost:1099, 
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 2007-06-16 14:27:36,945 DEBUG [org.hibernate.ejb.AbstractEntityManagerImpl] 
Looking for a JTA transaction to join
  | 2007-06-16 14:27:36,945 DEBUG [org.hibernate.ejb.AbstractEntityManagerImpl] 
Transaction already joined
  | 2007-06-16 14:27:36,945 INFO  [STDOUT] SubmitCustomerAction.processRequest: 
 start
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.util.Naming] JNDI 
InitialContext 
properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 java.naming.provider.url=localhost:1099, 
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.contexts.Contexts] found in 
conversation context: org.jboss.seam.core.persistenceContexts
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.intercept.RootInterceptor] 
intercepted: submitCustomer.PRE_DESTORY
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.preRemoveVariable.submitCustomer
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postRemoveVariable.submitCustomer
  | 2007-06-16 14:27:36,955 DEBUG 
[org.jboss.seam.interceptors.RemoveInterceptor] Stateful component was removed: 
submitCustomer
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.jsf.SeamPhaseListener] after 
phase: INVOKE_APPLICATION(5)
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.events
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.afterPhase
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.util.Naming] JNDI 
InitialContext 
properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 java.naming.provider.url=localhost:1099, 
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.facesMessages
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.facesMessages
  | 2007-06-16 14:27:36,955 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.facesMessages
  | 2007-06-1

[jboss-user] [JBoss Seam] - Re: Glassfish example and the entity converter.

2007-06-16 Thread soluble
Thanks for the reply. I thought it was possible that my problem was related to 
Seam, this is why I posted on the form: I assumed that at some point with the 
Glassfish example javax.persistence.Persistence.createEntityManagerFactory 
would be called for database access. Therefore, why should the 
core:entity-manager-factory component which explicitly calls 
Persistence.createEntityManagerFactory cause my problems unless the component 
was incompatible with Glassfish.

However, as it is obvious to you that Seam plays no part in my problems and I 
am one step closer to solving them.

Thanks again.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054976#4054976

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054976
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Glassfish example and the entity converter.

2007-06-16 Thread [EMAIL PROTECTED]
So, I don't quite understand what you're looking for here. You have found some 
kind of possible incompatibility between Hibernate and GlassFish, that does not 
appear to be in any way related to Seam.

Why do you think you will find anyone in the Seam forum who can solve the 
problem?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054975#4054975

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054975
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: selectDate with pattern

2007-06-16 Thread soluble
I also require dd/MM/. Using Seam 1.2.1.GA, the dateFormat property in 
 doesn't seem to work.


  | 
  | 
  | 
  | 
  | 

It still produces a MM/dd/ output. I have looked at previous posts and the 
Seam Resource servlet in my web.xml. What am I doing wrong? Is this a bug?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054974#4054974

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054974
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - EJB3.0 and Web container - this should be easy, but...

2007-06-16 Thread kimbaltrue
I have an EAR file that contains an EJB 3.0 Stateless bean, a Persistence Unit, 
(currently a shard JAR), and a WAR file.

The persistence unit loads, the EJB 3.0 bean loads, and references both the 
persistence unit and the shared jar.

The WAR file will not load as long as it tries to access the EJB bean.

Here is my Application file


  | http://www.w3.org/2001/XMLSchema-instance"; 
ns0:schemaLocation="http://java.sun.com/xml/ns/j2ee 
http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"; version="1.4" 
xmlns="http://java.sun.com/xml/ns/j2ee";>
  | athenaeum
  | 
  | athenaeumEJB.jar
  | 
  | 
  | athenaeumModel.jar
  | 
  | 
  | athenaeumShare.jar
  | 
  | 
  | 
  | athenaeum.war
  | /athenaeum
  | 
  | 
  | 

Here is my bean declaration

@Stateless
  | @Remote(org.ccf.athenaeum.ejb.Collection.class)
  | @Local(org.ccf.athenaeum.ejb.Collection.class)
  | @TransactionManagement(TransactionManagementType.BEAN)
  | @Interceptors(org.ccf.service.ServiceMetrics.class)
  | public class CollectionBean extends ServiceSupport implements Collection

I have an application exception

@ApplicationException
  | public class ServiceException
  | extends Exception


In the WAR file I have a faces bean that attempts to access the EJB.


  | Collection result = null;
  | 
  |  InitialContext context = new InitialContext();
  |  result = (Collection)context.lookup("athenaeum/CollectionBean/local");
  | 
  |  return result;
  | 

At first I didn't have the shared library. I had all the EJB code and interface 
in the EJB Jar file, but as soon as I put a reference to the bean in the Faces 
code I got a NoClassDefFoundException - classic right.

So, after trying serveral things including putting  in the Web.xml, I 
finally tried splitting the EJB interface and the exception class into a shared 
JAR. The EJB jar loaded fine. The WAR failed.

I even added a reference to the shared jar into the WAR file's manifest.


  | Manifest-Version: 1.0
  | Ant-Version: Apache Ant 1.6.5
  | Created-By: 1.5.0_06-b05 (Sun Microsystems Inc.)
  | Built-By: Owner
  | Class-Path: athenaeumShare.jar
  | 

I still get:


2007-06-16 12:48:11,156 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/athenaeum]] 
Exception sending context initialized event to listener instance of class 
com.sun.faces.config.ConfigureListener
  | java.lang.NoClassDefFoundError: org/ccf/athenaeum/ejb/Collection
  | at java.lang.Class.getDeclaredMethods0(Native Method)
  | at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
  | at java.lang.Class.getDeclaredMethods(Class.java:1763)
  | at 
com.sun.faces.config.ManagedBeanFactoryImpl.scanForAnnotations(ManagedBeanFactoryImpl.java:1140)
  | at 
com.sun.faces.config.ManagedBeanFactoryImpl.(ManagedBeanFactoryImpl.java:156)
  | at 
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:926)
  | at 
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:507)
  | at 
com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:402)
  | at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3854)
  | at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4359)
  | at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
  | at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
  | at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
  | at 
org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at 
org.apache.catalina.core.StandardContext.init(StandardContext.java:5310)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
  | at 
org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at 
org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)
  | at 
org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
  | at 

[jboss-user] [JBoss Seam] - Re: Glassfish example and the entity converter.

2007-06-16 Thread soluble
I wonder if the lack of replies means that no one gets this problem or everyone 
gets it but does not know how to solve it... It is a pitty because it makes 
Glassfish completely impractical as a platform for using wonderful Seam.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054972#4054972

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054972
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: selectItems and enums

2007-06-16 Thread Sammy8306
Note to self: getValues() of course is not a static method, which explains the 
failure. I would like to make it static, but if I do it is not recognized as a 
valid getter method by the EL-resolver. Back to square one (though it is a 
nice, working solution for non-null enum values).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054971#4054971

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054971
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: selectItems and enums

2007-06-16 Thread Sammy8306
Here's the code for the enum:


  |  public enum Enum_level 
  |   { 
  | GOOD("Good"), AVERAGE("Average"), BAD("Baaad!")  ;
  | 
  | private String label;
  | 
  | Enum_level (String label) 
  | { 
  |   this.label = label;
  | }
  | 
  | public String getLabel()
  | { 
  |   return label;
  | }
  | 
  | public Enum_level[] getValues() {
  | 
  |   return Enum_level.values();
  |  
  | }
  | 
  | public String toString()
  | { 
  |   return label;
  | }
  |   }
  | 
  | 

and here's the accompanying jsf code:


  | 
  |   
  |   
  |  
  | 

However, it turns out that the problem of not being able to get enum values 
from non-initialized references is still there. I think the EL-resolver just 
refuses to call getValues(), when (in this case) getLevel() returns null. 
Though it can safely do so, since it is a static accessor. Bummer :-( I really 
hoped this would work... this should be possible, right?? 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054970#4054970

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054970
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Configuring conversations to flush-mode=manual

2007-06-16 Thread rmemoria
Hi all,

Does anybody know how to automaticly configure every long running conversation 
to begin as flush mode = MANUAL???

All the conversations I start in my application are like that, and in some 
circunstances it's going to save me some lines of code.

I tried to do that in components.xml, but I didn't find enough information for 
that.

Thanks All,
Ricardo Memória

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054969#4054969

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054969

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBOSS 4.2.0 & MySQL

2007-06-16 Thread jdijkmeijer
I have had the same a few times: configuring jboss to use mysql as default 
database, so I wrote a simple ant task

Not sure if 4.2 is complete, it worked well for 4.0.2 (I made a few changes, 
for 4.2 standardjaws has been replaces by standardjbosscmp-jdbc) but the server 
starts without a error.

have funnn


  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  |
  |
  | 
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054967#4054967

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054967
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: loading resource from process class

2007-06-16 Thread gogoasa
created jira issue : http://jira.jboss.com/jira/browse/JBPM-992

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054965#4054965

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054965
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: How to install the jbpm-jpdl-suite-3.2.GA on linux?

2007-06-16 Thread [EMAIL PROTECTED]
There are some special switches in jBPM making sure that it doesn't run on 
Ubuntu... :-p

No seriously, I also experienced that some of the build scripts are not running 
on linux as I switched to Fedora 7 recently. Here is the manual process:

- extract the jbpm-jpdl-suite-3.2.GA bundle in your preferenced folder. you'll 
see the newly created jbpm-jpdl-3.2.GA folder which I call ${JBPM_HOME}.

- extract the correct Eclipse version (e.g. 3.2.1) in the folder 
${JBPM_HOME}/designer.

- make sure all the extracted scripts are executable:
[EMAIL PROTECTED] ~]$ chmod 755 ${JBPM_HOME}/server/start.sh
  | [EMAIL PROTECTED] ~]$ chmod 755 ${JBPM_HOME}/server/bin/run.sh

- start the server with the command ${JBPM_HOME}/server/start.sh

- start the designer with the command ${JBPM_HOME}/designer/eclipse/eclipse 
-data ${JBPM_HOME}/designer/workspace


You could create a start.sh script in the ${JBPM_HOME}/designer folder 
containing the above command. Use ${JBPM_HOME}/designer/start.bat as the 
example.

Regardss
Koen

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054964#4054964

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054964
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: Create timer -

2007-06-16 Thread nlmarco
Hello wolfc,

thanks a lot for your quick and very helpful reply!!! It works!

I know that it's bad to turn on this option, but I need it for a development 
system (when we'll go productive, there will be solely xa-resources).

For other readers browsing this thread, here a short summary:

I edited the file "jboss/server/default/conf/jbossjta-properties.xml" and added 
the property "com.arjuna.ats.jta.allowMultipleLastResources" with value "true":

  |   
  | 
  |   
  | 
Note, that it must be "true", even though other properties in the same file use 
the values "YES"/"NO".

Best regards, Marco :-)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054963#4054963

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054963
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Problem when configuring virtual hosts in jboss-4.2.0.GA

2007-06-16 Thread ataud
I need to configure 2 virtual hosts (mydomain1.com and mydomain2.com).
I write in JBOSS_HOME/server/default/deploy/jboss-web.deployer/server.xml: 

  | 
  | 
  | 
  | 
  | 
  | 
  | 
  |www.mydomain1.com
  |
  | 
  | 
  | 
  |www.mydomain2.com
  |
  |
  | 
  | 
  | 

I deploy mydomain1.war containing :
- jboss-web.xml

  | /mydomain1
  | mydomain1.com
  | 
  | 
- index.jsp

  | 
  | wellcome to mydomain1.com
  | 
  | ...
  | 

I deploy mydomain2.war containing :
- jboss-web.xml

  | /mydomain2
  | mydomain2.com
  | 
  | 
- index.jsp

  | 
  | wellcome to mydomain2.com
  | 
  | ...
  | 

But when I populate www.mydomain1.com and www.mydomain2.com in the browser I 
obtain an empty page !!! 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054962#4054962

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054962
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss AOP] - Re: Maven 2 plugin?

2007-06-16 Thread stalep
currently the plugin depends on jboss aop 2.0.0alpha2 since thats the latest 
maven release atm. the plan is that it will depend on 2.0 when its released. 
mainly since thats what we want people to use and it also has less depencies on 
other modules. - but there is nothing in the maven plugin that uses 2.0 code so 
if there is a demand for a plugin that depends on 1.5 i guess we can do that 
too. i havent tried running 2.0 compiled code on 1.5, but i believe it would 
work as long as you use the classic instrumentor and none of the new features 
in 2.0 (i think :).

howto download jboss aop from svn is covered here; 
http://www.jboss.com/wiki/Wiki.jsp?page=BuildingJBossAOPFromSubversion, but 
there is no need to compile anyting else than the maven plugin, just go into 
maven-jbossaop-plugin and run "mvn install".


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054961#4054961

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054961
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Page scope, SERVER state sav, etc - clear explaination for th

2007-06-16 Thread przemjaskier
I find page scope quite confusing and don't fullly understand how it works. 
Documentation is extremely short on this, and I found two threads (at the end 
of this post), that appear as giving two different answers from Gavin. Lack 
and/or incomplete info on this subject does not help with sane design of 
Seam-driven application. Can documentation on this be extended, please?

Important: I'm using javax.faces.STATE_SAVING_METHOD=SERVER state saving, but 
every answer that I found on this subject seams like assuming CLIENT?

1. First post talks about INVOKE_APPLICATION->INVOKE_APPLICATION 
(cross-requests) lifetime only, so why @Destroy method is never invoked (even 
after session timeout) on my PAGE-scoped bean? Is this bean freed and ready for 
gb collection or just leaks memory somewhere? Why? I just need this bean to 
endure form submission...

2. Second post talks about serialization of this scope to the client, but I 
have SERVER state saving and AFAICT nothing gets serialized to the client, so 
how it works in this configuration? What about memory consumption and 
management.

3. Is Seam meant for proper working in a SERVER state saving environment at 
all? Everything looks to work ok...


http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932795#3932795
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=90425

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054960#4054960

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054960
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - How to install the jbpm-jpdl-suite-3.2.GA on linux?

2007-06-16 Thread dabd
Hi, 

I am a total newbie with jbpm.  I downloaded and extracted the 
jbpm-jpdl.suite-3.2.GA on Ubuntu.  I read the readme.html file but I don't see 
the instructions on installing jbpm.

How do I tell eclipse where to find the gpd plugin?  How do I get the included 
JBoss server up and running?

Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054959#4054959

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054959
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Seam ajax problem

2007-06-16 Thread Stateless Bean
I got app on seam with remoting function. My problem is that:
on FF app works fine without problems, but on IE and Opera 9.x after user login 
and few seconds using app user is logouted?

Is this typical bug in Seam or I do somethink wrong?

I use Seam 1.2.1GA + Seam Realm on JBoss 4.0.5

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054958#4054958

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054958
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam jBPM: use annotation or pages.xml to get next task?

2007-06-16 Thread bsmithjj
"[EMAIL PROTECTED]" wrote : This is done in CVS, Brad, please try it out!

Ok - it will take me a few days to review this issue and try this out. 

Thanks,
Brad

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054957#4054957

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054957
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM JSF Integrartion

2007-06-16 Thread ambika_devi
Hi roccolocko

Suggest and help me in the code which u have given to me..

Hi Ronald

JBPM Console is using some forms.xml and some .xhtml files.. 

Where by i couldn't understand completely with that.

If i am using the forms.xml and some xhtml files also it is not working

I couldn't view that in Jbpm Console process 
instance(http://localhost:8080/jbpm-console)

Thanks
Ambika



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054955#4054955

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054955
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam 1.3.0 Alpha - pdf component causes problem

2007-06-16 Thread fmars
I found the source of problem. i explain here, maybe some other netbeans users 
too need this.

i am a netbeans user and open seam projects with netbeans. on my computer are 
jdk 5 and jdk 6 installed.
i run netbeans with jdk 6 because of swing improvements in java 6.

i knew already, that i have to use jdk 5 for seam and jboss.
therefore i set java_home to jdk 5 and tested, while building a seam project, 
but outside of netbeans.

the reason was that the built-in ant uses the jdk of netbeans on which it runs. 
 it has compiled sources with jdk 6.
i couldn't figure out it immediately, because sometimes it deploys 
successfully, but most of the times not.

one should  set explicitly in netbeans jdk to 5 for a seam project, if jboss 
runs on jdk 5.

a question: can't error log show a proper message like: hey, this is compiled 
with jdk 6 and i am not happy with it :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054954#4054954

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054954
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - jsf problem - could not find Factory...

2007-06-16 Thread galrub
Hello all, need some help, 
Getting an exception when deploying a war on Jboss 4.2.GA
there is no lib directory in the war, just the basiic faces-config.xml and 
web.xml in WEB-INF dir (made according to jboss site).
and two JSPs that I got from  
'http://www.coreservlets.com/JSF-Tutorial/index.html' 


the exception top looks like this top looks like this:
java.lang.IllegalStateException: Application was not properly initialized at 
startup, could not find Factory: javax.faces.context.FacesContextFactory
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:256)
at javax.faces.webapp.FacesServlet.init(FacesServlet.java:142)
at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
 goes on for 3 pages.

when I went on localhost:8080 the war was deployed and got the pages but these 
pages don't use any JSF tags, just declare them

any ideas how to fix this, need to do a richfaces project... so this needs to 
WORK! :-)

thank you in advance,
GR




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054953#4054953

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054953
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: Why is jboss closing my connection?

2007-06-16 Thread teknokrat
Ok, thanks. Is there a way to switch this off on a per connection factory 
level? I would like to get the benefits of the checking for database 
connections but not on my own session based connections.

Also, just out of curiosity, what is the heuristic that jboss uses to decide 
that a connection has been checked out of the pool long enough and needs 
closing?

cheers

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054952#4054952

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054952
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Pass JavaScript method outcome to server?

2007-06-16 Thread eirirlar
anonymous wrote : Another thought was as "onclick" that calls a Seam 
@Remote-method with the correct JavaScript parameters. 

This is what I ended up doing in the end. I had a look at ajax4jsf's jsFunction 
solution as well, but seam's remoting seems cleaner and simpler.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054951#4054951

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054951
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Management, JMX/JBoss] - Re: Use of JSR88 implementation (J2EE deployment api)

2007-06-16 Thread Boemm
Has nobody any Idea or hint!?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054950#4054950

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054950
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Jbpm-jpdl-3.2.GA + sql server : Only one process instance fo

2007-06-16 Thread redolive
I used db/jbpm.jpdl.mssql.sql file extracted from jbpm-jpdl-suite-3.2.GA.zip to 
create the jbpm database. There is a unique constraint on column group (KEY_, 
PROCESSDEFINITION_) on table JBPM_PROCESSDEFINITION, but the key property of 
process instance object is set to null by default, so inserting more than one 
process instance of a process definition into JBPM_PROCESSDEFINITION will 
dissatisfy this unique constraint. How to solve this problem? Can I remove the 
unique constraint?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054949#4054949

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054949
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-16 Thread timfox
You should really run all the non clustered examples if you installed non 
clustered or all the clustered examples if you installed clustered.

Can you post your client code too?

thanks.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054948#4054948

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054948
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-16 Thread adrian_p
:timfox

I have successfully run ejb3mdb example. Should i try all the other examples 
and then conclude that the installation is successful?

I can post my client code here if it's necessary.

thanks a lot. I'm grateful for you help.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054947#4054947

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054947
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss AOP] - Re: Maven 2 plugin?

2007-06-16 Thread jorgemoralespou_2
Great,
Is it only for JBoss AOP 2.0 or does it also work with JBoss AOP 1.5.x?

Also, could you post the svn adress so we can download code?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054946#4054946

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054946
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - This request requires HTTP authentication (). Error

2007-06-16 Thread vsramineni
Hai ,
  
Iam developing a portal using custom layout and theme.
When i send a request to portal the default page of the portal is appearing 
without any problem. But the problem is when i click on a link which is 
pointing to another page of the same portal, in the browser iam getting an like 
this 

This request requires HTTP authentication ().


plz help me

Thanks,


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054945#4054945

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054945
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user