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 143743 - Start browser with J2EE App.- MalformedURLException
Summary: Start browser with J2EE App.- MalformedURLException
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-13 11:12 UTC by lankaprasad
Modified: 2009-09-14 23:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (70.33 KB, text/plain)
2008-08-14 06:01 UTC, lankaprasad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lankaprasad 2008-08-13 11:12:33 UTC
Create New J2EE Application and deployed to GlashFishV2.
After re-building war and ejb projects cannot run and start browser my case is FF3.

Browsing: ${client.url}
java.net.MalformedURLException: no protocol: ${client.url}
        at java.net.URL.<init>(URL.java:567)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at org.netbeans.modules.ant.browsetask.NbBrowse.execute(NbBrowse.java:75)
Comment 1 Peter Pis 2008-08-13 11:15:00 UTC
Reassigning to java.
Comment 2 Peter Pis 2008-08-13 11:17:37 UTC
Reassigning to "j2ee". 

Could you please attach messages.log?

Comment 3 lankaprasad 2008-08-14 06:01:57 UTC
Created attachment 67362 [details]
messages.log
Comment 4 Petr Hejl 2008-11-10 13:15:28 UTC
Looks like GF issue.
Comment 5 Vince Kraemer 2008-11-10 16:46:46 UTC
please provide more detailed steps to reproduce this issue...

I think I know how to...

Create New J2EE App and deploy to GF v2.

I am not sure what you mean by...
   After re-building war and ejb projects cannot run and start browser my case is FF3.
Comment 6 Martin Fousek 2008-12-08 08:12:33 UTC
Reporter didn't provided required information for more than 14 days. 
I'm closing this issue as worksforme, as we are not able to reproduce it with available information. 
Please, feel free to reopen when you face the problem again but attach the additional info.

thank you for report
Comment 7 Vince Kraemer 2008-12-08 17:30:50 UTC
this was closed accidentally
Comment 8 Vince Kraemer 2009-09-14 23:18:01 UTC
this is over a year old now...

I have not been able to reproduce with available data.