Management tools
----------------
Key: JBESB-544
URL: http://jira.jboss.com/jira/browse/JBESB-544
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Tooling
Affects Versions: 4.2 Milestone Release 1
Reporter: Mark Little
Assigned To: Mark Little
Priority: Critical
Fix For: 4.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBESB-364?page=com.atlassian.jira.plug... ]
Mark Little closed JBESB-364.
-----------------------------
> jBPM integration
> ----------------
>
> Key: JBESB-364
> URL: https://jira.jboss.org/jira/browse/JBESB-364
> Project: JBoss ESB
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Process flow
> Affects Versions: 4.0 CR2
> Reporter: Mark Little
> Assignee: Esteban Schifman
> Priority: Critical
> Fix For: 4.2 Milestone Release 1
>
>
> Adding a jBPM Action that knows how to invoke a service, an ESB action that knows how to start a new process instance or via the tokenid in the message header, signal a process instance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBESB-335?page=com.atlassian.jira.plug... ]
Mark Little closed JBESB-335.
-----------------------------
> File.getParent can return null
> ------------------------------
>
> Key: JBESB-335
> URL: https://jira.jboss.org/jira/browse/JBESB-335
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Rosetta
> Affects Versions: 4.0 CR2
> Reporter: Mark Little
> Assignee: Esteban Schifman
> Priority: Blocker
> Fix For: 4.0 CR2
>
>
> FileCourier.postFile relies on getParent never returning null so it can get the post directory if one is not specified in the EPR. It even does a comparison later on without checking for null. Unfortunately it is legal for getParent to return null. However, in that situation we should throw an exception at the very least. The signature doesn't allow for it and I'm not changing it yet. If a post directory is not specified we will assume a relative default directory of 'post'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBESB-320?page=com.atlassian.jira.plug... ]
Mark Little closed JBESB-320.
-----------------------------
> Initial deployment of the sar reports an NPE on the console
> -----------------------------------------------------------
>
> Key: JBESB-320
> URL: https://jira.jboss.org/jira/browse/JBESB-320
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.0 CR1
> Reporter: Kevin Conner
> Assignee: Kevin Conner
> Fix For: 4.0
>
>
> Initial deployment of the sar raises an NPE in the Generator.getListeners(boolean) method.
> The initial service list is null but this is not handled by the code.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
wise have a bug for which it may download too many wsdls and store them in a temporary dir
------------------------------------------------------------------------------------------
Key: JBESB-2020
URL: https://jira.jboss.org/jira/browse/JBESB-2020
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.4
Reporter: Stefano Maestri
Bug in the underlying library: wise download wsdl too many times. IOW it caches only generated object, but not wsdls used to generate them.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
add configurability for location where wise store smooks reports for its transformation
---------------------------------------------------------------------------------------
Key: JBESB-2021
URL: https://jira.jboss.org/jira/browse/JBESB-2021
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.4
Reporter: Stefano Maestri
Assignee: Stefano Maestri
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
wise doesn't clean its internal smooks cache
--------------------------------------------
Key: JBESB-2022
URL: https://jira.jboss.org/jira/browse/JBESB-2022
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.4
Reporter: Stefano Maestri
Assignee: Stefano Maestri
It may results in a class loading problem after a re-deployment of same actions
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
wise's sample have problem because targetPackage not specified in properties files
----------------------------------------------------------------------------------
Key: JBESB-2036
URL: https://jira.jboss.org/jira/browse/JBESB-2036
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.4
Reporter: Stefano Maestri
Assignee: Stefano Maestri
New Wise-core have no more targetPackage set to it.javalinux.wise as default. It's breaking qs samples
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Avoid excessive reflective inspection of wise classes for better performance
----------------------------------------------------------------------------
Key: JBESB-2037
URL: https://jira.jboss.org/jira/browse/JBESB-2037
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web Services
Reporter: Stefano Maestri
Assignee: Stefano Maestri
Moving reflective inspection of generated classes to intialise method of SOAPAction would give better performance caching method pointer needed for ws calls during deployment and not for all service call.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira