[jboss-user] [JBoss Cache: Core Edition] - Newbie to JBoss cache

2009-07-29 Thread dynamolalit
Hi,

i am newbie to jboss cache.Can anybody please tell me how to use it in 
project.I am using jboss as 4.2.3.It has its own cache.I could not find many 
examples on net.Only one i found is here

http://www.samaxes.com/2009/03/jboss-pojocache-configuration/comment-page-1/#comment-182

But this is also not working fine.

Can anyone help me where to start??

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

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246852
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Error while starting JBoss+jBPM.

2009-05-25 Thread dynamolalit
Is anybody out there to help?

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

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4233024
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Error while starting JBoss+jBPM.

2009-05-22 Thread dynamolalit
Hi,

I have JBoss 4.2.2  i have configured jBPM 3.2.6 installer jar on it.I was 
getting some DB related error which i removed using 


http://www.jboss.org/index.html?module=bbop=viewtopicp=4198452#4198452

But now i am getting these logs while trying to start my JBoss.

anonymous wrote : 15:53:04,381 ERROR [LogInterceptor] NoSuchEntityException in 
method: public abstract void javax.ejb.TimedObject.ejbTimeout(javax.ejb.Timer):
  | javax.ejb.NoSuchEntityException: Entity not found: primaryKey=5
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.execute(JDBCLoadEntityCommand.java:238)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.execute(JDBCLoadEntityCommand.java:88)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.loadEntity(JDBCStoreManager.java:646)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.loadEntity(JDBCStoreManager.java:628)
  | at 
org.jboss.ejb.plugins.CMPPersistenceManager.loadEntity(CMPPersistenceManager.java:406)
  | at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.loadEntity(CachedConnectionInterceptor.java:252)
  | at 
org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invoke(EntitySynchronizationInterceptor.java:243)
  | at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)
  | at 
org.jboss.ejb.plugins.EntityReentranceInterceptor.invoke(EntityReentranceInterceptor.java:126)
  | at 
org.jboss.ejb.plugins.EntityInstanceInterceptor.invoke(EntityInstanceInterceptor.java:278)
  | at 
org.jboss.ejb.plugins.EntityLockInterceptor.invoke(EntityLockInterceptor.java:104)
  | at 
org.jboss.ejb.plugins.EntityCreationInterceptor.invoke(EntityCreationInterceptor.java:76)
  | at 
org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
  | at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
  | at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350)
  | at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
  | at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
  | at 
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
  | at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
  | at 
org.jboss.ejb.EntityContainer.internalInvoke(EntityContainer.java:527)
  | at org.jboss.ejb.Container.invoke(Container.java:960)
  | at 
org.jboss.ejb.txtimer.TimedObjectInvokerImpl.callTimeout(TimedObjectInvokerImpl.java:99)
  | at 
org.jboss.ejb.txtimer.TimerImpl$TimerTaskImpl.run(TimerImpl.java:561)
  | at java.util.TimerThread.mainLoop(Timer.java:512)
  | at java.util.TimerThread.run(Timer.java:462)
  | 15:53:04,381 ERROR [TimerImpl] Error invoking ejbTimeout: 
javax.ejb.NoSuchObjectLocalException: Entity not found: primaryKey=5
  | 15:53:04,391 ERROR [LogInterceptor] NoSuchEntityException in method: public 
abstract void javax.ejb.TimedObject.ejbTimeout(javax.ejb.Timer):
  | javax.ejb.NoSuchEntityException: Entity not found: primaryKey=6
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.execute(JDBCLoadEntityCommand.java:238)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.execute(JDBCLoadEntityCommand.java:88)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.loadEntity(JDBCStoreManager.java:646)
  | at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.loadEntity(JDBCStoreManager.java:628)
  | at 
org.jboss.ejb.plugins.CMPPersistenceManager.loadEntity(CMPPersistenceManager.java:406)
  | at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.loadEntity(CachedConnectionInterceptor.java:252)
  | at 
org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invoke(EntitySynchronizationInterceptor.java:243)
  | at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)
  | at 
org.jboss.ejb.plugins.EntityReentranceInterceptor.invoke(EntityReentranceInterceptor.java:126)
  | at 
org.jboss.ejb.plugins.EntityInstanceInterceptor.invoke(EntityInstanceInterceptor.java:278)
  | at 
org.jboss.ejb.plugins.EntityLockInterceptor.invoke(EntityLockInterceptor.java:104)
  | at 
org.jboss.ejb.plugins.EntityCreationInterceptor.invoke(EntityCreationInterceptor.java:76)
  | at 
org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
  | at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
  | at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350)
  | at 

[jboss-user] [JBoss jBPM] - Not getting workflow output on alfresco server console.

2009-05-21 Thread dynamolalit
Hi,

I am following this tutorial for workflow

http://www.mastertheboss.com/en/jbpm/51-jbpm-tutorial-part-1.html

but not getting expected results on back end alfresco server console.I am using 
alfresco 2.0.0 with JBoss with jdpl designer plugin for eclipse.I am deploying 
workflow from eclipse directly into alfresco using plugin.

Can anyone please help me out how to get desired results?

Thank You,
Regards,
Lalit

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

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4232451
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - How to configure jbpm in jboss.

2009-05-21 Thread dynamolalit
Hi,

Can anyone tell me how to configure jbpm in jboss app server.Is there any 
integrated version available?

Thanks  Regards,
Lalit.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4232500
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Setting Portlet Preferences in Jboss Portal

2009-02-26 Thread dynamolalit
Hi,
 
i am working on JBoss portal customization  created one portlet  for Address 
Book management.I have requirements to set per user preferences per portlet in 
JBoss Portal like number of contacts per page in address book for each user.

One way i noticed is in Edit mode of portlet,call backend to store 
preferences.But in my case i have two back ends- first is JBoss Portal  other 
is Server handling address book.Server team wants to store these preferences in 
Portal itself not in backend.I also noticed setting preferences in  tag in 
portlet.xml. But i can not use this also.

So can anyone suggest me how i can store these preferences in JBoss Portal 
so when user logs out  again log in,he should get his preferences again as 
same.Can anyone please help me how to store user preferences in JBoss Portal 
using JBoss preference Management after getting it from portlet.

TIA.
Regards,
j lalit

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

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4213345
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Popup problem in JBoss Portal

2008-09-28 Thread dynamolalit
Hi,

I want to provide a popup on a link on my JSR168 portlet to add a contact using 
that popup.i have used this way:

window.open(http://localhost:8080/AddressBookPortlet/WEB-INF/AddContact.jsp,addContactWindow,status=no,toolbar=no,scrollbars=yes,menubar=no,height=300,width=300;);

But i am getting HTTP 404 error.Is there any other way to generate popup in 
JBoss Portal.

Any help will be appriciated.

TIA.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4179258
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss POrtal Customization

2008-09-04 Thread dynamolalit
i went through the presentation shared by PeterJ at 
http://jbossworld.com/downloads/presentations/.Thanks a lot for that Peter but 
i want more features like theme development  layout customization.Can anyone 
help me out on that.

TIA

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4174264
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - JBoss Portal Theme Development

2008-09-04 Thread dynamolalit
Hi,

I want to develop some custom theme for JBoss Portal for our client.I read it 
somewhere that it is not a big job to do but not getting from where to 
start.Can anyone help me out on this.

TIA.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4174269
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - JBoss POrtal Customization

2008-09-02 Thread dynamolalit
Hi,

I want to customize the JBoss portal for my project.Can anyone help me out how 
to do it.Main issues are customizing images on mail page  on other 
pages,defining different users  assign different roles to them so that a 
particular user can have access to a predefined number of portlets  other such 
issues.

I have checked on net but little help is there.Any link,doc etc will be highly 
appreciated.

TIA.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4173719
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss POrtal Customization

2008-09-02 Thread dynamolalit
dynamolalit wrote : Hi,
  | 
  | I want to customize the JBoss portal for my project.Can anyone help me out 
how to do it.Main issues are customizing images on main page  on other 
pages,defining different users  assign different roles to them so that a 
particular user can have access to a predefined number of portlets  other such 
issues.
  | 
  | I have checked on net but little help is there.Any link,doc etc will be 
highly appreciated.
  | 
  | TIA.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4173720
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Full Portal Page Refresh Problem

2008-09-01 Thread dynamolalit
One more thing i noticed while administrating the JBoss Portal is that we have 
option of partial refresh of portal under admin link.Under Portal objects 
link,for a specific portal page,this property can be checked fro partial 
refresh,but when i checked it and updated my portal page, my portlets are not 
working.Quite confusing i can say.Also no specific docs i found relating to 
this so far.

Anyone to help please??

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4173657
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Full Portal Page Refresh Problem

2008-08-27 Thread dynamolalit
Hi,

I have deployed two portlets in JBoss Portal.In first portlet,user can enter 
user name in an input box  clicks submit.After clicking Submit button,the user 
name is shown in other portlet with some greeting message.The user name is 
shown in other portlet using APPLICATION_SESSION in Portlets.
   It is working fine but when i click on Submit 
button,the entire portal page is refreshed instead of the two portlets leading 
to restart of other portlets.I am confused as what is leading to this behavior- 
Submit button or something else.Can anyone help me on this.

TIA.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4172769
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user