sean-cc / jain-slee

Automatically exported from code.google.com/p/jain-slee
0 stars 0 forks source link

Failure to create service.xml with EclipSLEE plugin 2.1.0.FINAL #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Deploy the 2.1.0.FINAL plugin inside the plugins folder
2. Create a new JAIN SLEE project
3. Create a SBB class
4. Try to create a SLEE service associated with the SBB
5. A null pointer exception arises which bars you from creating the service 
description.

What is the expected output? What do you see instead?
The expected output is the creation of the service.xml for the service, but 
instead the NPE bars you from reaching this point in the wizard.

What version of the product are you using? On what operating system?
JAIN SLEE 2.6.0, Eclipse Indigo SR2, OpenJDK 7, Ubuntu Linux 12.04.LTS, 
EclipSLEE 2.1.0.FINAL

Please provide any additional information below.

Original issue reported on code.google.com by mosiu...@gmail.com on 21 Sep 2012 at 12:36

Attachments:

GoogleCodeExporter commented 9 years ago
I've been able to reproduce this issue. Will fix.

Original comment by brainslog on 30 Sep 2012 at 6:42

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 644bd575e623.

Fixed the problem, it was an error in the public identifier.

Original comment by brainslog on 30 Sep 2012 at 6:44

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 87d26121db5a.

Fixed the problem, it was an error in the public identifier.

Original comment by brainslog on 30 Sep 2012 at 6:46

GoogleCodeExporter commented 9 years ago
Proper revision link is 
http://code.google.com/p/jain-slee/source/detail?r=644bd575e623&repo=eclipslee

Original comment by brainslog on 30 Sep 2012 at 6:46

GoogleCodeExporter commented 9 years ago
Issue 10 has been merged into this issue.

Original comment by brainslog on 14 Nov 2012 at 12:32

GoogleCodeExporter commented 9 years ago
Has this fix been compiled in binary downloadable version? 

I'm using the same version but the problem persists.

Original comment by carlos.r...@gmail.com on 29 Jun 2013 at 9:37