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 74523 - Exception when you try to test second deployed web service
Summary: Exception when you try to test second deployed web service
Status: RESOLVED INVALID
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-06 15:59 UTC by Jaroslav Pospisil
Modified: 2006-06-03 17:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of InvocationTargetException (113.88 KB, image/png)
2006-04-06 16:00 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2006-04-06 15:59:14 UTC
build 200604060200

Create two web modules on glassfish and web services in each of them(create
default web services from wizard,don't forget to uncomment default operations).
Try to deploy one web module and then test web service - everything works.
Deploy second web module and try to test ws of first one - still works.
Try to test web service of second web module - it takes long time and finally
Exception in browser appears.Problem is,that from this moment even first web
service,tesable until now,also generates the same exception and to undo
this,both modules must be undeployed and server restarted.
Attaching screenshot of browser exception.
Comment 1 Jaroslav Pospisil 2006-04-06 16:00:32 UTC
Created attachment 29668 [details]
screenshot of InvocationTargetException
Comment 2 Jaroslav Pospisil 2006-04-06 16:16:23 UTC
Important clarification - it happens only,when is one of modules web module and
another ejb module. When web services are in two web modules, it works OK.

Attaching excerpt from glassfish Output tab.

Comment 3 Jaroslav Pospisil 2006-04-12 09:10:24 UTC
Moved to glassfish.