This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 92687 - Deployment will not deploy Java EE SU
Summary: Deployment will not deploy Java EE SU
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: deepakhp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 12:48 UTC by deepakhp
Modified: 2008-10-17 11:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ServiceAssembly (5.38 KB, application/octet-stream)
2007-01-17 12:49 UTC, deepakhp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deepakhp 2007-01-17 12:48:50 UTC
Created a EJB WebService. 
Created CompositeApp with EJB webservice and FileBinding WSDL
When deployed, only FileBinding SU is deployed. SU containing EJB is not deployed.
Refer attached service assembly
Comment 1 deepakhp 2007-01-17 12:49:28 UTC
Created attachment 37442 [details]
ServiceAssembly
Comment 2 Jun Qian 2007-02-09 02:12:08 UTC
Girish, could you take a look at this?
Comment 3 _ gmpatil 2007-02-09 08:30:37 UTC
Service Assembly jbi.xml does not list SU for Java EE Service Engine. 
Please try with latest Gavotte build, see still building wrong SA.
Comment 4 srinivaschintalapati 2007-02-13 11:30:26 UTC
Verified and working fine.

App Server details:

  App Server version           = Sun Java System Application Server 9.1 (build 
b34)
  App Server build date        = Tue Jan 30 23:48:00 GMT+05:30 2007

JBI details:
_______________________________________________________________________________
________

Running at 13 February 2007 10:32:09 AM on Windows XP 5.1 [x86] using Java 
1.5.0_09-b03 from c:\Progra~1\Java\jdk1.5.0_09\jre

  app server type              = GLASSFISH (sub-type = CLUSTER version = 91)
  app server domains           = 1 (instances = 0 cluster = )
  java.io.tmpdir               = C:\WINDOWS\TEMP\
  jbi port                     = 17888 (secure = true)
  installed product build      = 070209_4
  installed product variant    = Kenai
  installed product kit type   = image


JBI build details:

  JBI Framework     build date = Fri Feb 09 23:27:28 GMT+05:30 2007 [source: 
C:/Kenai/gf91/jbi/lib/jbi_framework.jar]
  HTTP SOAP Binding build date = Thu Feb 08 10:30:22 GMT+05:30 2007 [source: 
C:/Kenai/gf91/jbi/components/com.sun.httpsoapbc-1.0-2/httpsoapbc.j
ar]
  BPEL Engine       build date = Thu Feb 08 10:31:12 GMT+05:30 2007 [source: 
C:/Kenai/gf91/addons/jbi-components/bpelserviceengine.jar]


NetBeans build details:

  Netbeans IDE      build      = 070209
  Netbeans IDE      version    = 200702090600                 [source: 
C:/Kenai/netbeans/5.5.1/build_info]
  Netbeans IDE      build date = Fri Feb 09 08:24:24 GMT+05:30 2007 [source: 
C:/Kenai/netbeans/5.5.1/platform6/core/core.jar]
  CAPS Modules      build date = Fri Feb 09 02:23:32 GMT+05:30 2007 [source: 
C:/Kenai/netbeans/5.5.1/soa1/ant/nblib/org-netbeans-modules-compap
p-projects-jbi.jar]
Comment 5 Jun Qian 2007-02-13 18:42:03 UTC
It works with the latest build.
Comment 6 deepakhp 2007-03-28 12:16:28 UTC
Verified in the following build and the issues is not reproducible.

App Server details:

  App Server version           = Sun Java System Application Server 9.1 (build
b40-rc)
  App Server build date        = Tue Mar 20 23:38:08 GMT+05:30 2007

JBI details:
_______________________________________________________________________________________

Running at 28 March 2007 04:16:06 PM on Windows XP 5.1 [x86] using Java
1.5.0_10-b03 from d:\Java\jdk1.5.0_10\jre

  app server type              = GLASSFISH (sub-type = CLUSTER version = 91)
  app server domains           = 1 (instances = 0 cluster = )
  java.io.tmpdir               = C:\DOCUME~1\dh112019\LOCALS~1\Temp\
  jbi port                     = 17888 (secure = true)
  installed runtime build      = 070323_2
  installed component build    = 070323_2
  installed product variant    = Kenai
  installed product kit type   = image


JBI build details:

  JBI Framework     build date = Fri Mar 23 12:16:38 GMT+05:30 2007 [source:
d:/gf91/jbi/lib/jbi_framework.jar]
  HTTP SOAP Binding build date = Thu Mar 22 08:40:18 GMT+05:30 2007 [source:
d:/gf91/jbi/components/sun-http-binding/httpsoapbc.jar]
  BPEL Engine       build date = Thu Mar 22 08:41:02 GMT+05:30 2007 [source:
d:/gf91/addons/jbi-components/bpelserviceengine.jar]


NetBeans build details:

  Netbeans IDE      build      = 070307_20
  Netbeans IDE      version    = 200703070600                 [source:
d:/netbeans/5.5.1/build_info]
  Netbeans IDE      build date = Wed Mar 07 09:24:58 GMT+05:30 2007 [source:
d:/netbeans/5.5.1/platform6/core/core.jar]
  CAPS Modules      build date = Wed Mar 07 23:17:42 GMT+05:30 2007 [source:
d:/netbeans/5.5.1/soa1/modules/org-netbeans-modules-compapp-projects-jbi.
jar]
Comment 7 deepakhp 2008-10-17 11:54:57 UTC
Closing the bug, since it is already verified