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 211149 - UNABLE TO DEPLOY MULTIPLE STATELESS EJB WEB SERVICES TO A GLASSFISH 2.1 DOMAIN
Summary: UNABLE TO DEPLOY MULTIPLE STATELESS EJB WEB SERVICES TO A GLASSFISH 2.1 DOMAIN
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 10:33 UTC by Marian Mirilovic
Modified: 2015-07-15 11:42 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2012-04-13 10:33:09 UTC
Transferred from BugDB:
https://bug.oraclecorp.com/pls/bug/webbug_print.showbug?c_rptno=13894004

====================================================
*** HNASSIRY  03/27/12 12:02 pm *** 
Client has created a test case to mimic the issue on our side.  I've included 
in this ticket and including all of the jars needed.  One of the projects in 
the newly attached zip has two libraries that you'll need to create.  I've 
sent you those jars.  The JMSJCA library has uses the jmsotd.jar file.  The 
alerter uses the com.stc.* and com.sun* jar files.  You should be able to 
fully compile these projects once you create the libraries in NB.  Once you 
are able to compile all of the projects.  Follow these exact steps: 
1.)  Compile project WEFIWebServiceExternal. 
2.)  Once the compile is complete, deploy it out to a glassfish instance. 
  2a.)  As the project is deploying, build and compile WEFIWebService 
Internal. 
3.)  Once the second compile is complete, deploy the second project to 
glassfish. You should see the first project get undeployed. 

Feel free to set up a webex if you get stuck and we can investigate this 
further together. 

Regards, 
Haroon 
*** HNASSIRY  03/27/12 12:05 pm *** 
@ Following file uploaded to 
@ ftp://bugftp.us.oracle.com/upload/bug_13/bug13894004 :  SamplesForSupport.zip 
*** HNASSIRY  03/27/12 12:08 pm *** 
@ Escalation Request RECEIVED for review by BDE. 
@ Request Id: ESC:13894004.1529960 
*** HNASSIRY  03/30/12 01:01 pm *** 
hi, 
just making sure this bug is visible. 

Regards 
Haroon 
====================================================
Comment 1 Vince Kraemer 2012-05-14 19:30:15 UTC
Corrected the version info.

It looks like the server plugin is doing what it is told to do...

j2eeserver thinks that the one project has to be undeployed BEFORE the second project deploys.

It looks like the root cause of this is some project name versus directory name issue.  In this case we have two projects.

WEFIWebServiceInternal  located in %FOO%\WEFIWebServiceInternal\test and 
WEFIWebServiceExternal  located in %FOO%\WEFIWebServiceExternal\test

see the internal issue for details.
Comment 2 Vince Kraemer 2012-05-14 19:47:25 UTC
it looks like this issue is NOT happening in 7.1.1.