[jBPM] New message: "Re: handling exceptions in AssignmentHandler"
by Torsten R
User development,
A new message was posted in the thread "handling exceptions in AssignmentHandler":
http://community.jboss.org/message/524012#524012
Author : Torsten R
Profile : http://community.jboss.org/people/tcr
Message:
--------------------------------------------------------------
Hi,
in my current project we have some quite complex assignment handlers. In case an assignment does not work out (because of a broken configuration) we assign the task to an special user "error". [be sure your identity-session is able to handle the userid]. All tasks assigned to this user are accessible to the support team.
In addition we save the exception in a variable so that we do not need to crawl through the logs. Our support can check the configuration, reassign the task and solve the lock.
hth
Torsten
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/524012#524012
16 years, 2 months
[EJB 3.0] New message: "Re: Can't deploy EJB (Eclipse)"
by Xavi P
User development,
A new message was posted in the thread "Can't deploy EJB (Eclipse)":
http://community.jboss.org/message/524008#524008
Author : Xavi P
Profile : http://community.jboss.org/people/xafft
Message:
--------------------------------------------------------------
Hi Wolfgang,
I already had visited the first link and tried every one of the posts there with no luck, I think they fix it if you have JBoss 4 version.
Never mind, I've finally been able to find a solution : ) It was the jre stuff, let me explain in case someone else got the same issue with Eclipse Galileo and JBoss 5.1.0:
I desinstaled jdk 6 and installed jdk 5.0, downloaded again Eclipse and JBoss to start with clean installations and upgraded Eclipse with the following plug-ins of JBoss Tools (this maybe isn't necessary):
Hibernate Tools
JBoss WebServices Tools
JBossAS Tools
And that's all, I didn't have to do anything with the infamous endorsed folder!
Nevertheless, I'll try your JBoss plugin and test it with jdk 6.
Thanks so much for your time Wolfgang, I appreciate it
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/524008#524008
16 years, 2 months
[JBoss Tools] New message: "Re: Adding JBoss AS source to a project"
by Max Andersen
User development,
A new message was posted in the thread "Adding JBoss AS source to a project":
http://community.jboss.org/message/523999#523999
Author : Max Andersen
Profile : http://community.jboss.org/people/max.andersen@jboss.com
Message:
--------------------------------------------------------------
> dgolovin wrote:
>
> > henk53 wrote:
> >
> > > mailto:max.andersen@jboss.com wrote:
> > >
> > > If your project is setup to locate sources correctly then any debug launches that refer to that project should also work - if not then please report a bug.
> >
> > Using the debug view I then add both the EJB and web projects to the source lookup and then it can find the source of the .java file that is directly in the project.
> It looks like lunch configuration for server should be altered after project deployed/undployed to/from the server. WTP JBoss AS adapter does that but JBossTools JBossAS adapter doesn't.
hmm - I would be surprised if the wtp adapters does that...it sounds wrong.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/523999#523999
16 years, 2 months